@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #d6e7a5;
	background-image: url(../images/bkgd_index06.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
/*- Link Styles----------------------- */

a:link {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #665A30;
	text-decoration: none;
}

.class1 a {
	color: #68614D;
	font-weight: bold;
	text-decoration: underline;
}
.class1 a:link {
	color: #68614D;
	text-decoration: underline;
	font-weight: bold;
}
.class1 a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.class1 a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.class1 a:active {
	text-decoration: underline;
	color: #68614D;
	font-weight: bold;
}
.class2 a {
	font-weight: normal;
	font-size: 11px;
}
.class2 a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.class2 a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
.class2 a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.class2 a:active {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.class3 a {
	font-weight: normal;
	font-size: 12px;
}
.class3 a:link {
	color: #000;
	text-decoration: none;
}
.class3 a:visited {
	color: #000;
	text-decoration: none;
}
.class3 a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.class3 a:active {
	text-decoration: none;
	color: #000;
}
.class4 a {
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
.class4 a:link {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.class4 a:visited {
	color: #999;
	text-decoration: none;
}
.class4 a:hover {
	text-decoration: underline;
	color: #666;
}
.class4 a:active {
	text-decoration: none;
	color: #666;
}
#index_content {
	background-image: url(../images/bkgd_index_body.jpg);
	background-repeat: repeat-y;
	width: 770px;
	float: left;
	padding-bottom: 20px;
}
#index_contentbody {
	width: 490px;
	margin-left: 8px;
	color: #000;
	float: left;
	margin-top: 20px;
	text-align: left;
	vertical-align: text-top;
}
#site_sidebar {
	margin-right: 21px;
	margin-left: auto;
	width: 222px;
	margin-top: 20px;
	float: right;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	text-align: left;
}
.oneColFixCtrHdr #container {
	width: 770px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerTOP {
	height: 119px;
	width: 770px;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	width: 770px;
}
.oneColFixCtrHdr #footer {
	padding-top: 10px;
	padding-bottom: 0;
	float: left;
	width: 751px;
	background-image: url(../images/bkgd_footer.jpg);
	background-repeat: repeat-y;
	height: 90px;
	padding-left: 19px;
	font-size: 11px;
}

#flashHolder {
	height: 270px;
	width: 770px;
	float: left;
	background-color: #FFF;
}
.boxHolder {
	width: 770px;
	float: left;
	background-image: url(../images/bkgd_6boxes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#box_musclepain {
	background-image: url(../images/bkgd_musclepain.png);
	height: 216px;
	width: 212px;
	padding-left: 22px;
	padding-right: 22px;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#box_clinic {
	background-image: url(../images/bkgd_clinic.png);
	height: 216px;
	width: 212px;
	padding-top: 50px;
	padding-left: 23px;
	padding-right: 23px;
}
#box_products {
	background-image: url(../images/bkgd_products.png);
	height: 216px;
	width: 212px;
	padding-top: 50px;
	padding-right: 22px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
.TXT-Heading01 {
	font-weight: bold;
	font-size: 14px;
}
.OrangeTEXT {
	color: #AF7A45
}
.GreyTEXT {
	font-size: 10px;
	color: #688541;
}
.GreenTEXT {
	color: #688541;
}
.whiteTEXT {color: #FFFFFF
}
#div_navigation {
	float: left;
	height: 29px;
	width: 770px;
	padding-top: 2px;
}
.16ptBOLD {
	color: #000;
	font-size: 16px;
}
#site_content {
	width: 770px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	background-color: #FFF;
	padding-top: 20px;
}
#content_box {
	width: 770px;
	height: auto;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: visible;
	visibility: visible;
}
#content_wBar {
	float: right;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	margin-right: 20px;
}
#content_full {
	width: 770px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

#content_sideBar {
	margin-right: 0px;
	width: 190px;
	margin-top: 10px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
}
.submenu_bkgd_standard {
	width: 170px;
	height: 16px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	background-color: #CAC5A8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.submenu_bkgd_standardBottom {
	width: 170px;
	height: 16px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	background-color: #CAC5A8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.submenu_bkgd_selected {
	width: 170px;
	height: 16px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	background-color: #f9f5d8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.submenu_bkgd_selectedBottom {
	width: 170px;
	height: 16px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	background-color: #f9f5d8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.submenu_bkgd_standardTOP {
	background-image: url(../images/sub_bkgd_standard_top2.jpg);
	background-repeat: repeat-y;
	width: 170px;
	height: 16px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

.submenu_bkgd_submenu {
	width: 170px;
	height: 16px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #63562A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.submenu_bkgd_submenuMid {
	width: 170px;
	height: 16px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #63562A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

.submenu_bkgd_standardLONE {
	background-image: url(../images/sub_bkgd_selected_lone.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 19px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.img_floatRIGHT {
	float: right;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-top: 4px;
}
.img_floatLEFT {
	float: left;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 8px;
}

.TXT-Heading02 {
	font-weight: bold;
	font-size: 18px;
}
.TXT-Heading03 {
	font-weight: bold;
	font-size: 26px;
	color: #688541;
}
.TXT-Heading04 {
	font-weight: bold;
	font-size: 26px;
}


.11ptTEXT {
	color: #000;
	font-size: 11px;
}
#content_noBar {
	width: 730px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
#contactForm_SUCCESS {
	font-size: 13px;
	font-weight: bold;
	background-color: #A9CB39;
	width: 708px;
	border: 1px dashed #999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#contactForm_ERROR {
	font-size: 13px;
	font-weight: bold;
	background-color: #980E10;
	width: 708px;
	border: 1px dashed #999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFF;
}

