/* Normalize */

img
{
	border: none;
}


/* True Health Family Wellness */

body
{
	margin: 0;
	padding: 0;
	background: #ccf9b5 url(../images/main-bg.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}

#topbar
{
	position: absolute;
	top: 0;
	left: 50%;
	width: 900px;
	height: 43px;
	margin-left: -450px;
	background: #8ba0f7 url(../images/topbar-bg.gif) repeat-x top left;
	text-align: right;
	z-index: 500;
}

#content
{
	background: #fff url(../images/2col-bg.gif) repeat-y top left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e8e8e8;
	width: 900px;
	margin: 0 auto;
	overflow: auto;
	padding-bottom: 30px;
}

#maincontent
{
	margin-left: 202px;
}

#sidebar
{
	width: 201px;
	float: left;
	font-size: 91%;
	padding-top: 0;
}

h1
{
	width: 195px;
	height: 119px;
	float: left;
	margin: 4px 0 4px 6px;
	background: url(../images/title.gif) no-repeat top left;
	display: inline;
}

h1 span
{
	margin: -10000px;
}

h2
{
	font-size: 170%;
	font-weight: normal;
	color: #ff8400;
	margin-left: 15px;
	margin-top: 15px;
}

#sidebar h2
{
	font-size: 125%;
	margin-top: 1em;
}

h3
{
	font-size: 100%;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 0;
}

hr
{
	border: none;
	color: #ccc;
	background-color: #ddd;
	height: 1px;
	margin: 10px 15px 5px;
}

a
{
	color: #4c6cf3;
}

#sidebar hr
{
	margin: auto 0;
}

ul li
{
	list-style-image: url(../images/arrow-bullet.gif);
	margin-bottom: .5em;
}

/* Top bar menu */

#topbarmenu
{
	margin: 0 15px 0 0;
	font-size: 80%;
}

#topbarmenu li
{
	display: inline;
	line-height: 42px;
}

#topbarmenu li a
{
	color: #fff;
}

/* Main header */

#mainheader
{
	width: 900px;
	padding-top: 43px;
	margin: 0 auto 0;
	background: #fff;
	overflow: auto;
}

.mainheader {
	float: right;
	margin: 4px 5px 0 0;
}

/* Menu */

#menu
{
	background: #a0f576 url(../images/menu-bg.gif) no-repeat top left;
	padding: 0;
	margin: 0 5px 4px 0;
	float: right;
	width: 689px;
	height: 43px;
	display: inline;
	text-align: center;
	line-height: 42px;
}

#menu li
{
	display: inline;
	color: #fff;
}

#menu li a
{
	color: #374a9b;
	padding: 4px 11px;
	text-decoration: none;
}

#menu li a:hover
{
	color: #8ba0f7;
}

#footermenu
{
	float: right;
	width: 695px;
	text-align: center;
	font-size: 80%;
	padding-bottom: 0;
	margin-top: 15px;
}

#footermenu ul
{
	margin: 15px auto;
	padding: 0;
}

#footermenu li
{
	display: inline;
	color: #fff;
	margin: 0;
}

#footermenu li a
{
	color: #374a9b;
	padding: 0 11px;
	text-decoration: none;
	margin: 0;
}

#footermenu li a:hover
{
	color: #8ba0f7;
}

/* Text */

p
{
	margin: 1em auto;
}

#maincontent p
{
	margin-left: 15px;
	margin-right: 15px;
}

#sidebar p
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
}

.paragraphstarter
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-right: .5em;
}

.nomargin
{
	margin: 0;
}

.nopadding
{
	padding: 0;
}

.imageleft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imageright
{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

blockquote
{
	color: #4c6cf3;
	font-style: italic;
	text-align: right;
	display: block;
}

#functionadvertising
{
	float: right;
	width: 695px;
	text-align: center;
	font-size: 80%;
	color: #aaa;
	padding-bottom: 0;
	margin-top: 25px;
}

#functionadvertising a
{
	color: #99f;
}

#functionadvertising a:hover
{
	text-decoration: none;
}

/* One-Column Template */

body.one_column #content
{
	background: #fff;
}

body.one_column #maincontent
{
	margin-left: 0;
}

body.one_column #footermenu, body.one_column #functionadvertising
{
	float: none;
	width: auto;
}

/* Page-specific styles */

ul#truehealth_whatwhyhow
{
}

ul#truehealth_whatwhyhow li
{
	margin-top: 20px;
	margin-bottom: 20px;
}

ul#truehealth_whatwhyhow h3,ul#truehealth_whatwhyhow p
{
	margin-left: 0;
}
