/* CSS RESET BELOW */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* ----------------------------------------  COMMON STYLES AND CLASSES ------------------------------------- */

body {
	background-color:#044488;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.clear {
	clear:both;
}

#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-bottom:25px;
}

.mannix {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

.mannix a {
	color:#FFF;
	text-decoration:underline;
}

.mannix a:hover {
	text-decoration:none;
}

.footerNav {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.footerNav a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.footerNav a:hover {
	color:#FFF;
	text-decoration:underline;
}

.footerCta {
	text-align:center;
	padding:12px 0 0 0;
}

.footerAddress {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c3e6a7;
	line-height:1.3;
	margin:6px 0;
}

.required {
	font-size:10px;
	font-style:italic;
	margin-left:40px;
}

.largeText {
	font-size:14px;
}

.imgPadding {
	margin:15px;
}

.padLeft {
	margin-left:45px;
}

#testimonials {
	margin-left:10px;
}

#testimonials p {
	padding-top:12px;
}

#testimonials strong {
	font-size:14px;
}

/* ----------------------------------- HOMEPAGE STYLES AND CLASSES ----------------------------------- */

#homeHeader {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#779ABF;
	text-align:center;
	margin:8px 0px;
}

.rightPad {
	padding-right:20px;
	font-weight:bold;
}

.midPad {
	padding:0 8px;
}

#homeTopContainer {
	width:957px;
	height:95px;
	background-image:url(/images/home_01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
}

#homeNavTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	padding:12px 17px 0 0;
	letter-spacing:1px;
}

#homeNavTop a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#homeNavTop a:hover {
	color:#c3e6a7;
}

#homeMidContainer {
	height:223px;
	widows:957px;
	background-image:url(/images/home_02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#homeBotContainer {
	height:327px;
	widows:957px;
	background-image:url(/images/home_03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.homeTble {
	width:950px;
}

.homeTble td {
	text-align:center;
}

#homeContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:957px;
	height:201px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	background-image:url(/images/homeContentBg.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;
}

.rightPx {
	margin-right:2px;
}

#homeContent table tr td {
	padding-left:8px;
}

#homeContent p {
	line-height:1.4;
	margin-top:12px;
}

#homeContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	line-height:1;
	font-weight:bold;
	letter-spacing:-1px;
}

#homeContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:2px;
}

#homeFooter {
	width:970px;
	height:94px;
	vertical-align:bottom;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:30px;
	padding-left:20px;
}

#homeFooter .botNav {
	color:#FFF;
	line-height:1.3;
}

#homeFooter .botNav a {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color:#FFF
}

#homeFooter .botNav a:hover {
	text-decoration:underline;
}

#homeFooter .address {
	color:#BDE6A2;
	line-height:1.3;
	font-size:11px;
	margin:3px 0 3px 0;
}

#homeFooter .address strong {
	font-weight:bold;
	margin-right:12px;
}

#homeFooter .mannix {
	font-size:10px;
	color:#FFF;
	margin-top:12px;
}

#homeFooter .mannix a {
	color:#FFF;
	text-decoration:underline;
}

#homeFooter .mannix a:hover {
	color:#FFF;
	text-decoration:none;
}

.home-text-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	line-height:1.3;
	padding:5px 15px;
}

.home-text-bot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.3;
	padding:0 10px;
}

/* ----------------------------------- LiveWellADK STYLES AND CLASSES ----------------------------------- */

#livewell-top {
	width:960px;
	height:48px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#livewell-body {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/livewell-body-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFF;
}
	
#LivewellNavTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	margin:6px 6px;
	letter-spacing:1px;
	float:right;
	width:820px;
	color:#FFF;
}

#LivewellNavTop a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#LivewellNavTop a:hover {
	color:#c3e6a7;
}

#LivewellLogoBot {
	width:128px;
	float:right;
}

#LivewellBotRow {
	width:960px;
	height:12px;
	background-image:url(/images/livewell-bot.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#livewellLeft {
	width:218px;
	float:left;
	margin-left:12px;
	margin-top:240px;
}

#livewellLeft .livewellAdk {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#509619;
	margin-bottom:12px;
	margin-left:8px;
	font-weight:bold;
}

#livewellLeft .navTable {
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

#livewellLeft .navTable a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#livewellLeft .navTable a:hover {
	text-decoration:underline;
}

#livewellLeft .navTable img {
	margin-right:3px;
}

#livewellLeft .imgPad{
	margin:15px 0;
}

#mainContent {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:655px;
	margin-left:45px;
	margin-top:25px;
	float:left;
	padding:10px;
	line-height:1.4;
}

#mainContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:36px;
	margin-bottom:3px;
	padding:0;
	font-weight:bold;
	letter-spacing:-1px;
}

#mainContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#044488;
	font-size:24px;
	margin-bottom:3px;
	margin-top:20px;
	padding:0;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.1;
}

#mainContent a {
	color:#4c9a18;
	text-decoration:underline;
}

#mainContent a:hover {
	text-decoration:none;
}

#mainContent .forms a {
	font-family:Arial, Helvetica, sans-serif;
	color:#044488;
	font-size:14px;
	font-weight:bold;
	line-height:1.1;
	text-decoration:underline;
}

#mainContent .forms a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#055BBA;
	text-decoration:none;
	color:#0662C6;
}

#mainContent p {
	margin-bottom:8px;
	margin-top:2px;
}

#mainContent .detoxFaqs p{
	margin-bottom:18px;
}

#glossary p {
	padding-bottom:18px;
}

#glossary hr {
	width:500px;
	color:#044488;
	margin:8px;
}

#glossary h3 {
	color:#FFFFFF;
	margin:8px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

#glossary h3 a {
	color:#FFFFFF;
	text-decoration:underline;
}

#glossary h3 a:hover {
	text-decoration:none;
}

/* -------------------------------- LiveWellADK-COLUMN STYLES AND CLASSES -------------------------------- */


#LivewellColBotRow {
	width:960px;
	height:12px;
	background-image:url(/images/botRightGrey.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#mainContentCol {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:437px;
	margin-left:45px;
	margin-top:25px;
	float:left;
	padding:10px;
	line-height:1.4;
}

#mainContentCol ul {
	list-style-type:disc;
	color:#000;
	margin-left:12px;
}

#mainContentCol ul li {
	margin-top:9px;
}

#mainContentCol h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:36px;
	margin-bottom:3px;
	padding:0;
	font-weight:bold;
	letter-spacing:-1px;
}

#mainContentCol h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#044488;
	font-size:24px;
	margin-bottom:3px;
	padding:0;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:1;
}

#mainContentCol p {
	margin-bottom:8px;
	margin-top:2px;
}

#mainContentCol a {
	color:#4c9a18;
	text-decoration:underline;
}

#mainContentCol a:hover {
	text-decoration:none;
}

#rightColGrey {
	width:218px;
	float:left;
	color:#000000;
	font-size:12px;
	margin-left:10px;
	margin-top:25px;
	font-size:12px;
	line-height:1.3;
	background-image:url(/images/rightGreyColBG.jpg);
	background-color:#E6EDF7;
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
}

#rightColGrey #rightColGreyContent {
	margin:18px;
}

#rightColGrey #rightColGreyContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#509619;
	padding-bottom:5px;
	margin-top:5px;
	font-weight:bold;
	line-height:1;
}

#rightColGrey #rightColGreyContent p {
	margin-bottom:8px;
	margin-top:3px;
	line-height:1.4;
}



/* -------------------------------- GERBER CHIROPRACTIC STYLES AND CLASSES -------------------------------- */

#ChiroLogoBot {
	width:117px;
	float:right;
}

#ChiroNavTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	margin:6px 6px;
	letter-spacing:1px;
	float:right;
	width:820px;
	color:#044488;
}

#ChiroNavTop a {
	color:#044488;
	font-weight:bold;
	text-decoration:none;
}

#ChiroNavTop a:hover {
	color:#4C9A18;
}

#chiro-body {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/chirobackgr.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFF;
}

#chiro-body #mainContent {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:655px;
	margin-left:45px;
	margin-top:25px;
	float:left;
	padding:10px;
	line-height:1.4;
}

#chiro-body #mainContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#044488;
	font-size:36px;
	margin-bottom:10px;
	padding:0;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1;
}

#chiro-body #mainContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#044488;
	font-size:24px;
	margin-bottom:6px;
	margin-top:22px;
	padding:0;
	font-weight:bold;
	letter-spacing:-1px;
}

#chiro-body #mainContent p {
	margin-bottom:8px;
	margin-top:2px;
}

#chiro-body #mainContent a {
	color:#4FAB00;
}

#chiro-body #mainContent a:hover {
	text-decoration:none;
}

#livewellLeft .navTable td {
	vertical-align:top;
	padding-right:3px;
}

#livewellLeft .navTable .form {
	font-weight:lighter;
	color:#000;
	margin-left:25px;
	letter-spacing:1px;
}

.topMargin {
	margin-top:15px;
}

.divForm {
	padding:20px 0 0 35px;
}

.divForm li {
	padding:8px 0;
}

.divForm a {
	font-size:18px;
	color:#44A500;
	text-decoration:none;
	font-weight:bold;
}

.divForm a:hover {
	color:#44A500;
	text-decoration:none;
}

.peanutbutter a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
	text-align:center;
	margin-bottom:10px;
}

.peanutbutter a:hover {
	text-decoration:none;
}

