@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; background:#ffffff;}

#topBackground {background-image:url(images/backgroundRpt.jpg); background-repeat:repeat-x; height:750px; width:100%; position:absolute;}

#content {background-image: url(images/main_content.png); height:auto; width:810px;
margin-top:32px; margin-bottom: 2%; margin-left:auto; margin-right:auto;}

#mainContent{background-image:url(images/repeat_bg.png); background-repeat:repeat-y; width:650px; height:auto; float:right; }

#sideBar {background-image:url(images/leftBarbg.png); background-repeat:repeat-y; width:150px; height:220px; float:left; position: fixed;}
	#sideHeader {background-color:#FFFFFF; width:150px; height:100px; border-bottom:1px solid #666666;}
	 #targetFitness{background-image:url(images/targetFitnessLogo.jpg); width:150px; height:100px; margin-left:auto; margin-right:auto;}

#header {height:100px; width:650px; background-image:url(images/headerBg.jpg); border-bottom:1px solid #666666;}
	 #newLeaf{background-image:url(images/newleafLogo.jpg); width:100px; height:100px; float:left; margin-left:3%;}
	
#textContent {float:left; width:480px; height:auto; padding:2%; background-color: #FFFFFF;}

#rightLinks {float:right; width:120px; height:auto; margin:3% 2% 0% 0%; color: #333333; font-weight:bold;}

#footer {width:648px; height:30px; background-color: #ffffff; border: 1px solid #E4E4E4; border-top:1px solid #666666;}

#navContainer {width:130px; height:auto; margin-left:auto; margin-right:auto; margin-top:5%;}

a.nav, a.nav:link, a.nav:visited {display:block; width:auto;  text-decoration:none; font-size:12px; font-weight:normal; color: #333333; line-height:25px; overflow:hidden;}
a.nav:hover {color:#f06508;}
a {text-decoration:none; color:#333333;}
a:hover {text-decoration:none; color:#f06508;}
a.visited {text-decoration:none; color:#0033FF;}

.clear {clear:both; height:1px; width:auto;}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#333333; }
h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color:#f06508; margin: -2% 1% 1% 3%;}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#999999; text-align: center; margin-top:1.5%; margin-left:auto; margin-right:auto;}
h4 {font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}
