@charset "UTF-8";
/* CSS Document */

body {
	background-color: #171717;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EEEEEE;
	line-height: 120%;
}
a {
	outline: none; /* remove the dashed border when clicking on links with negative indents */
}

a:link {
	outline: none;
	color: #FFFF00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF6600;
}
a:visited {
	color: #CC9900;
}
#container {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
}


/* home page navigation area  */
#hometitle {
	height: 200px;
	width: 197px;
	float: left;
	background-image: url(../images/homenavtitle.gif);
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#hometitle p {
	margin: 0;
	padding: 0;
}
ul#homenav {
	float: right;
	list-style-type: none;
	height: 200px;
	width: 473px;
	margin: 0px;	
	padding: 0px;
	background-image: url(../images/homenav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
ul#homenav li {
	width: 473px;
}
ul#homenav li a {
	width: 473px;
	display: block;
	text-indent: -5000px;
}
ul#homenav li#nav1 {
	height: 49px;
}
ul#homenav li#nav1 a {
	height: 49px;
	background-image: url(../images/homenav.gif);
	background-position: 0px 0px;
}
ul#homenav li#nav1 a:hover, ul#homenav li#nav1 a.here  {
	background-position: 473px 0px;
}
ul#homenav li#nav2 {
	height: 36px;
}
ul#homenav li#nav2 a {
	height: 36px;
	background-image: url(../images/homenav.gif);
	background-position: 0px -49px;
}
ul#homenav li#nav2 a:hover, ul#homenav li#nav2 a.here  {
	background-position: 473px -49px;
}
ul#homenav li#nav3 {
	height: 36px;
}
ul#homenav li#nav3 a {
	height: 36px;
	background-image: url(../images/homenav.gif);
	background-position: 0px -85px;
}
ul#homenav li#nav3 a:hover, ul#homenav li#nav3 a.here  {
	background-position: 473px -85px;
}
ul#homenav li#nav4 {
	height: 36px;
}
ul#homenav li#nav4 a {
	height: 36px;
	background-image: url(../images/homenav.gif);
	background-position: 0px -121px;
}
ul#homenav li#nav4 a:hover, ul#homenav li#nav4 a.here  {
	background-position: 473px -121px;
}
ul#homenav li#nav5 {
	height: 43px;
}
ul#homenav li#nav5 a {
	height: 43px;
	background-image: url(../images/homenav.gif);
	background-position: 0px -157px;
}
ul#homenav li#nav5 a:hover, ul#homenav li#nav5 a.here  {
	background-position: 473px -157px;
}

/* the promo boxes  */
ul#footernav {
	clear: both;
	list-style-type: none;
	display: inline;
	margin: 0px;
	width: 670px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul#footernav li a {
	text-indent: -5000px;
}
ul#footernav li#footer1 {
	height: 34px;
	width: 329px;
	float: left;
	background-image: url(../images/butn_findadoctor.gif);
}
ul#footernav li#footer1 a {
	height: 34px;
	width: 329px;
	float: left;
	background-image: url(../images/butn_findadoctor.gif);
	display: block;
}
ul#footernav li#footer1 a:hover {
	background-position: 329px 0px;
}
ul#footernav li#footer2 {
	height: 34px;
	width: 329px;
	float: right;
	background-image: url(../images/butn_browseclasses.gif);
}	
ul#footernav li#footer2 a {
	height: 34px;
	width: 329px;
	float: right;
	background-image: url(../images/butn_browseclasses.gif);
	display: block;
}
ul#footernav li#footer2 a:hover {
	background-position: 329px 0px;
}

/* the graphical footer  */
p#footer {
	clear: both;
	height: 21px;
	width: 670px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	font-size: 10px;
	float: left;
	background-color: blue;
	display: inline;
}


/* top nav for interior pages */
ul#topnav {
	clear: both;
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	width: 670px;
}
ul#topnav li a {
	text-indent: -5000px;
	background-repeat: no-repeat;
}
ul#topnav li#navhome {
	height: 34px;
	width: 329px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;	
}
ul#topnav li#navhome a {
	height: 36px;
	width: 200px;
	float: left;
	background-image: url(../images/logo.gif);
	display: block;
}
ul#topnav li#navhome a:hover {
	background-position: 200px 0px;
}
ul#topnav li#navcommericals {
	height: 36px;
	width: 163px;
	float: right;
	background-image: url(../images/butn_watchcommercials.gif);
	background-repeat: no-repeat;	
}	
ul#topnav li#navcommericals a {
	height: 36px;
	width: 163px;
	float: right;
	background-image: url(../images/butn_watchcommercials.gif);
	display: block;
}
ul#topnav li#navcommericals a:hover {
	background-position: -163px 0px;
}

ul#topnav li#forwardfriend {
	height: 36px;
	width: 133px;
	float: right;
	margin-right: 20px;
	display:inline;
	background-image: url(../images/butn_forwardfriend.gif);
	background-repeat: no-repeat;	
}	
ul#topnav li#forwardfriend a {
	height: 36px;
	width: 133px;
	float: right;
	background-image: url(../images/butn_forwardfriend.gif);
	display: block;
}
ul#topnav li#forwardfriend a:hover {
	background-position: -133px 0px;
}

/* content area for interior pages */

#bodycontainer {
	width: 670px;
	clear: both;
	float: left;
	padding-bottom: 40px;
}

#content {
	width: 445px;
	float: right;
	display: inline;	
}
#content h1 {
	padding: 0px;
	margin-top: 62px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #FFCC00;
	font-size: 140%;
	line-height: 140%;
}
h1#head_forwardtoafriend {
	padding: 0px;
	font-size: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content p.intro {
	font-size: 130%;
	line-height: 130%;
	color: #CCCCCC;
}
#content p, #content li {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 95%;
	line-height: 130%;
}
#content h2 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #FFCC00;
	font-size: 110%;
	line-height: 125%;	
}

#content h3 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFCC00;
	font-size: 100%;
	line-height: 115%;	
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content ul li {
	background-image: url(../images/bullet.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 12px;
}
#content ul li a {
}


/* left nav for interior pages */
#leftnav_container {
	width: 198px;
	float: left;
	display: inline;
}
#leftnav_container h3 {
	background-image: url(../images/navhead.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 198px;
}
#leftnav_container h4 {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #F2C900;
	text-transform: uppercase;
}
#leftnav_container p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #CCCCCC;
}
ul#leftnav {
	width: 198px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/leftnav.gif);	
}
ul#leftnav li {
	width: 198px;
	height: 40px;	
}
ul#leftnav li a {
	width: 198px;
	height: 40px;	
	display: block;
	text-indent: -5000px;
}
ul#leftnav li#nav1 a {
	background-image: url(../images/leftnav.gif);
	background-position: 0px 0px;
}
ul#leftnav li#nav1 a:hover, ul#leftnav li#nav1 a.here  {
	background-position: 198px 0px;
}
ul#leftnav li#nav2 a {
	background-image: url(../images/leftnav.gif);
	background-position: 0px -40px;
}
ul#leftnav li#nav2 a:hover, ul#leftnav li#nav2 a.here  {
	background-position: 198px -40px;
}
ul#leftnav li#nav3 a {
	background-image: url(../images/leftnav.gif);
	background-position: 0px -80px;
}
ul#leftnav li#nav3 a:hover, ul#leftnav li#nav3 a.here  {
	background-position: 198px -80px;
}
ul#leftnav li#nav4 a {
	background-image: url(../images/leftnav.gif);
	background-position: 0px -120px;
}
ul#leftnav li#nav4 a:hover, ul#leftnav li#nav4 a.here  {
	background-position: 198px -120px;
}
ul#leftnav li#nav5 a {
	background-image: url(../images/leftnav.gif);
	background-position: 0px -160px;
}
ul#leftnav li#nav5 a:hover, ul#leftnav li#nav5 a.here  {
	background-position: 198px -160px;
}
