/*  =reset.css */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address { margin : 0; padding :0; }

h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }




/* =body */
body {
	width : 100%;
	margin : 15px 0px;
	font : 88%/1.5em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #6666FF;
	color: #000000;
}
a:link, a:active, a:visited, a:hover {
	display: inline;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
/* Highlighting the current page */

body.home #nav_main a#home, body.news #nav_main a#news, body.services #nav_main a#services, body.programs #nav_main a#programs, body.staff #nav_main a#staff, body.facility #nav_main a#facility, body.contact #nav_main a#contact {
	color: #0057A8;
	font-weight: bold;
}
#blist {
	list-style-type:disc;
	list-style-position: inside;
}
#galleryie {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	overflow:hidden;
	width:495px;
	height:240px;
	border:1px solid #FF6600;
	background-color: #6666FF;
	background-image: url(map.jpg);
	background-repeat: no-repeat;
	background-position: right center;
  }
#galleryie li {
	float:left;
  }
#galleryie li a {
  display:block; 
  height:240px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #FF6600; 
  cursor:default;
  }
#galleryie li a img {border:0;}
#galleryie li a:hover {
	width:320px;
	background-color: #6666FF;
  }


#branding {
	width : 100%;
	height: 200px;
	position: relative;
	background-image: url(healthfit.png);
	background-repeat: no-repeat;
}
#branding h1 {
	position : absolute;
	left : 0;
	top : 0;
	height : 170px;
	width : 260px;
	text-indent : -9999px;
}
#branding h2 {
	padding-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	line-height: normal;
	padding-top: 15px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 250px;
	width: 363px;
} 
#branding img {
	position: absolute;
	left: 613px;
	top: 0px;
	z-index: 0;
}
#nav_main {
	width: 100%;
	position: relative;
	text-align: center;
	border-top: 1px solid #FFA416;
	border-bottom: 2px solid #FF6600;
	height: 30px;
}
#nav_main ul {
	list-style-type: none;
	text-decoration: none;
    }
#nav_main ul li {
	display: inline;
}
#nav_main ul li a, a:link {
	display: block;
	text-decoration: none;
	padding-right: .6em;
	padding-left: .6em;
	color: #FFFFFF;
	font: bolder 110%/28px Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	text-align: center;
	float: left;
	width: 95px;
}
#nav_main ul li a:hover {
	color: #FF6600;
}
a.glossary {
    position:relative;
}
a.glossary span {
	display: none;
}
a.glossary:hover span {
	position: absolute;
	top:2em;
	left:-10em;
	display: block;
	font-size: 80%;
	color: #CCCCCC;
	background-color: #505B6F;
	border: 1px solid #FFFFFF;
	width: 300px;
	padding: 5px;
	line-height: 1.5em;
	z-index: 10;
}

a.tooltip span {
	display: none;
	font-size: 110%;
	color: #FFA416;
	font-weight: normal;
}
a.tooltip:hover span {
    position: absolute;
	top:-160px;
	left:290px;
	text-transform: none;
	width: 280px;
	line-height: 1.2em;
	display: block;
}

  

#content {
	width : 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	clear: both;
}
#content h1 {
	font-size: 150%;
	color: #0057A8;
	clear: both;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 20px;
}
#content h2 {
	font-size: 120%;
	color: #330099;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#content h3 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#content h4 {
	font-size: 110%;
	color: #FF6600;
	font-weight: bold;
}
#content h5 {
	font-size: 110%;
	color: #0057A8;
	font-weight: bold;
}
#content p {
	padding: 0px;
	margin: 0px;
}
#content a, a:link, a:active, a:visited {
	color: #0057A8;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	width: inherit;
	background-image: none;
	float: none;
	font: bold 100%/1.5em Verdana, Arial, Helvetica, sans-serif;
}	
#content a:hover {
	color: #FF6600;
	text-decoration: none;
}
#contentMain {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: right;
	width: 66%;
	position: relative;
}

#contentSecond {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 20%;
	position: relative;
}
#contentSub {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	clear: both;
}
#eventbar {
	float: left;
	width: 230px;
	position: relative;
	margin: 20px 0px 0px 15px;
	padding: 0px;
	color: #FFFFFF;
}
#eventbar p {
	text-align: center;
}
#eventbar a, a:link, a:active, a:visited {
	display: inline;
	color: #FFFFFF;
	text-align: center;
}
#eventbar h2 {
    color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 230px;
	position: relative;
	margin: 20px 0px 0px 15px;
	padding: 0px;
	color: #FFFFFF;
}
#sidebar h2 {
color: #FFFFFF;
}
#sidebar ul {

}
#sidebar ul li {
	height: 25px;
	list-style-type: none;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar ul li a, a:link, a:active, a:visited {
	display: block;
	color: #FFFFFF;
	width: 155px;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 30px;
}
#sidebar ul li a:hover {
	color: #FF6600;
	background-image: url(arrowHover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar img {
	border: 2px solid #6666FF;
	padding: 0px;
	margin-left: 13px;
}
.sidebox {
	padding: 0px 20px 15px;
	background-color: #0057A8;
	border-right: 3px solid #FF6600;
}
.boxInnerBG {
	padding: 10px 10px 10px 20px;
	position: relative;
	color: #FFFFFF;
	background-color: #0057A8;
	border: 2px solid #FF6600;
}
.box {
	margin: 10px 0px 0px;
	padding: 0px;
}
.boxInner {
	padding: 10px 10px 10px 20px;
	position: relative;
}
.bt {
	background-image: url(bg_sidebar.png);
	margin: 0px;
	background-repeat: no-repeat;
	height: 25px;
	background-position: left top;
}
.bb {
	background-image: url(bg_sidebar.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-bottom: 10px;
}

.clear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#siteinfo {
	width: 100%;
	background-image: url(siteinfo.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-top: 20px;
	position: relative;
}
#siteinfo h1 {
	position : absolute;
	height : 101px;
	width : 197px;
	background-image: url(logoBottom.png);
	background-repeat: no-repeat;
	left: 604px;
	text-indent: -9999px;
	top: 0px;
}
#siteinfo h2 {
	color: #0058F0;
	font-weight: bold;
	font-size: 110%;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 8px;
	top: 5px;
}
#siteinfo p {
	position: absolute;
	left: 280px;
	top: 110px;
	width: 310px;
	font-size: 70%;
}
#siteinfo a, a:link, a:active, a:visited {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#siteinfo ul {
	list-style-type: none;
	position: absolute;
	left: 285px;
	top: 5px;
	width: 311px;
	text-decoration: none;
}
#siteinfo ul li {
	display: inline;
}
#siteinfo ul li a, a:link, a:active, a:visited {
	text-decoration: none;
	padding-right: 1em;
	float: left;
	padding-left: 0.5em;
	font-size: 90%;
	display: block;
}
.zoom {
z-index: -10;
}
.footnote {
	font-size: 70%;
	line-height: normal;
	position: absolute;
	left: 290px;
	bottom: 2px;
	width: 487px;
	z-index: 20;
	overflow: visible;
}
.highlight {
	font-style: italic;
	font-weight: bold;
}
.highlightbold {
	font-weight: bold;
}
.highlightO {
	font-weight: bold;
	color: #FF6600;
}
.highlightW {
	color: #FFFFFF;
}
 /* image styles */
.imgRight {
	float: right;
	border: 2px solid #6666FF;
	margin-left: 10px;

}
.imgLeft {
	float: left;
	border: 2px solid #6666FF;
	padding: 0px;
	margin-right: 10px;

}
#container {
	width : 800px;
	margin : 0 auto;
	background-image: url(bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 4px solid #FF6600;
	padding: 0px;
}
