*:focus { outline: none }
body {
  margin: 0;
  padding: 0;
  background-position: top left; 
  background-repeat: repeat-x;
  background-color: #d1e2dc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

img { border: none; }

a:link, a:active {
  text-decoration: none;
  color: #666;
}

a:visited {
  text-decoration: none;
  color: #666;
}

a:hover {
  text-decoration: underline;
}

#main {
  margin: 0 auto;
  width: 940px;
}

.marginp {
  padding: 9px 15px ;
  margin: 0;
}

.standardlink {
  color: #006699;
}

.sublink {
  color: #777;
}

.disclaimer { font-size: 8pt; }

/* navigation Area of the Document */

#topnav {
  height: 24px;
  background: #FFF url(../images/buttons/topnav_back.jpg) top left repeat-x;
  position:relative;
}

#topnav a { margin: 0 15px 0 15px; float:left; }
#topnav a, #topnav a:link, #topnav a:visited, #topnav a:hover { color:#ff6002; text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:10px; line-height:21px; font-family:Verdana, Geneva, sans-serif; }
#topnav a:hover { color:#686868; }
.top_sep { width:3px; height:3px; background:#000; overflow:hidden; display:box; float:left; margin:10px 0 5px 0px; }
#topnav_container { position:absolute; right: 0px; }
#topnav sel, #topnav a.sel, #topnav a.sel:link, #topnav a.sel:visited { color:#686868; }

#logoarea {
  background: #FFF;
}

#subnav {
  height: 30px;
  background: #FFF url(../images/buttons/subnav_back.jpg) top left repeat-x;
}

/* Stage Area of the Document */

#stage {
  clear: left;
  background-color: #FFF;
  padding-top: 5px;
}

#container {
  width: 930px;
  margin: 0 auto;
  background: url(../images/text-back.jpg) top right repeat-y;
}

#flasharea {
  width: 545px;
  margin: 0;
  float: left;
  border: none;
  display: block;
}

#drbacks {
  width: 385px;
  float: left;
  margin: 0;
  border: none;
  display: block;
}

#bluebox {
  height: 129px;
  background-color: #006699;
  color: #FFF;
  line-height: 16pt;
  font-size: 9pt;
  text-align: justify;
}

#greybox {
  color: #006699;
  background: #FFF url(../images/grey_box.jpg) top left no-repeat;
  height: 191px;
  padding: 0px;
  margin:0px;
}

#menubox {
  color: #006699;
  background: #FFF url(../images/menu_box.gif) top left repeat-y;
  padding: 5px 0px 5px 0;
  margin:0px;
  border-bottom:8px #ddd solid;
  border-top:8px #ddd solid;
  font-size:14px;
}

#menubox ul { margin: 0; padding: 0px 15px 0px 35px; list-style-image: url(../images/arrow.gif); }
#menubox li { margin-bottom: 0px; line-height: 14pt; }

#sm li ul { display:none; }

#sm li.active ul { display:block; }
#sm li.sel ul { display:block; }
#sm li.sel a { font-weight:bold; }
#sm li.sel ul li a { font-weight:normal; }

#greybox2 {
  color: #006699;
  background: #FFF url(../images/grey_box2.jpg) top left no-repeat;
  height: 250px;
  padding: 0px;
  margin:0px;
}

#greybox ul { margin: 0; padding: 15px 15px 15px 35px; list-style-image: url(../images/arrow.gif); }
#greybox li { margin-bottom: 10px; line-height: 14pt; }

ul.ul_arr { margin: 0; padding: 15px 15px 15px 35px; list-style-image: url(../images/arrow.gif); }
ul.ul_arr li { margin-bottom: 10px; line-height: 14pt; }

#bottombar {
  height: 5px;
  background-color: #006699;
  margin-top: 5px;
}

#locationimages {
	width: 360px;
	margin: 10px 0 0 4px;
	text-align: right;
}

#logos {
	float: right;
	width: 175px;
	margin: 10px 0 0 4px;
	text-align: right;
}

.imglink {
	border: 1px solid #e7e7e7;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imglink:hover {
	border: 1px solid #FF6600;
}

.inlineimage {
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}

.inlineimglink {
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}
.inlineimglink:hover {
	border: 1px solid #FF6600;
}

/* Textarea for secondary pages */

#textarea {
  min-height: 377px;
  height:auto !important;
  height:377px;  
  margin-right: 5px;
  padding: 0 10px 7px 10px;
  display: block;
  border: 1px solid #e7e7e7;
  color: #006699;
}

#textarea h3 {
  display: block;
  padding: 0;
  margin: 5px 0 20px 0;
  background: url(../images/h3back.gif) bottom left repeat-x;
  color: #FF6600;
}

#textarea h1 {
  font-size: 10pt;
  display: block;
  padding: 0;
  margin: 5px 0 10px 0;
  color: #006699;
}

#textarea2 {
  min-height:249px;
  height:auto !important;
  height:249px;
  padding: 0 0px 7px 0px;
  display: block;
  background: url(../images/back.gif)
  color: #006699;
}

#textarea2 h1 {
  font-size: 10pt;
  display: block;
  padding: 0;
  margin: 10px 5px 0 13px;
  color: #006699;
}

#textarea ul {
  padding-left: 25px;
  margin-left: 0px;
  list-style-type: square;
}

#textarea ol {
  padding-left: 25px;
  margin-left: 0px;
}

#textarea ol li {
  margin-bottom: 10px;
}

#textarea ol li ul {
  margin-top: 12px;
  list-style-type: square;
}

#textarea ol li ul li {
  margin: 0;
  padding: 0;
}

#textarea b {
  color: #FF6600;
}

/* Footer area of the Document */

#footer {
  background-color: #d1e2dc;
}

#copyright {
  float: center;
  font-size: 8pt;
  color: #006699;
  margin: 5px 0 0 0;
  background-color: #d1e2dc;
  padding: 0;
}

#legal {
  float: center;
  font-size: 8pt;
  color: #006699;
  margin: 5px 0 0 0;
  padding: 0;
}

/* Top Nav Button States */

#home_btn {
  display: block;
  float: right;
  width: 61px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/home.jpg) top left no-repeat;
}
#home_btn:hover {
  background: url(../images/buttons/home.jpg) bottom left no-repeat;
}
#home_btnact {
  display: block;
  float: right;
  width: 61px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/home.jpg) bottom left no-repeat;
}

#hours_btn {
  display: block;
  float: right;
  width: 76px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/hours.jpg) top left no-repeat;
}
#hours_btn:hover {
  background: url(../images/buttons/hours.jpg) bottom left no-repeat;
}
#hours_btnact {
  display: block;
  float: right;
  width: 76px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/hours.jpg) bottom left no-repeat;
}

#location_btn {
  display: block;
  float: right;
  width: 94px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/location.jpg) top left no-repeat;
}
#location_btn:hover {
  background: url(../images/buttons/location.jpg) bottom left no-repeat;
}
#location_btnact {
  display: block;
  float: right;
  width: 94px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/location.jpg) bottom left no-repeat;
}

#contactus_btn {
  display: block;
  float: right;
  width: 105px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/contactus.jpg) top left no-repeat;
}
#contactus_btn:hover {
  background: url(../images/buttons/contactus.jpg) bottom left no-repeat;
}
#contactus_btnact {
  display: block;
  float: right;
  width: 105px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/contactus.jpg) bottom left no-repeat;
}

/* Sub Nav Buttons */

#specialties_btn {
  display: block;
  width: 110px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/specialties.jpg) top left no-repeat;
}
#specialties_btn:hover {
  background: url(../images/buttons/specialties.jpg) bottom left no-repeat;
}
#specialties_btnact {
  display: block;
  width: 110px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/specialties.jpg) bottom left no-repeat;
}

#practitioners_btn {
  display: block;
  width: 127px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/practitioners.jpg) top left no-repeat;
}
#practitioners_btn:hover {
  background: url(../images/buttons/practitioners.jpg) bottom left no-repeat;
}
#practitioners_btnact {
  display: block;
  width: 127px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/practitioners.jpg) bottom left no-repeat;
}

#affiliations_btn {
  display: block;
  width: 122px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/affiliations.jpg) top left no-repeat;
}
#affiliations_btn:hover {
  background: url(../images/buttons/affiliations.jpg) bottom left no-repeat;
}
#affiliations_btnact {
  display: block;
  width: 122px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/affiliations.jpg) bottom left no-repeat;
}

#faqs_btn {
  display: block;
  width: 75px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/faqs.jpg) top left no-repeat;
}
#faqs_btn:hover {
  background: url(../images/buttons/faqs.jpg) bottom left no-repeat;
}
#faqs_btnact {
  display: block;
  width: 75px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/faqs.jpg) bottom left no-repeat;
}

#healthplans_btn {
  display: block;
  width: 121px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/healthplans.jpg) top left no-repeat;
}
#healthplans_btn:hover {
  background: url(../images/buttons/healthplans.jpg) bottom left no-repeat;
}
#healthplans_btnact {
  display: block;
  width: 121px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/healthplans.jpg) bottom left no-repeat;
}

/* Drop Down Button Style */

#subnav2, #subnav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav2 li {
		background:url(../images/menu_sep.gif) no-repeat;
}

#subnav2 li a {
	display: block;
	padding: 8px 20px 4px 20px;
	line-height:18px;
}

#subnav2 li a:link, #subnav2 li a:visited, #subnav2 li a:hover
{
	color:#00548b;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#subnav2 li a:hover, #subnav2 li.active a
{
	color:#686667 !important;
}

#subnav2 li {
	height:30px;
	float: left;
}

#subnav2 li ul {
	position: absolute;
	background: #e7e7e7;
	left: -999em;
	border: 1px solid #CCC;
	padding: 2px 0;
	width:190px;
}

#subnav2 li ul li
{
	float:none;
	height:100%;
	background:#e7e7e7 url(../images/arrow2.gif) 0 8px no-repeat;
}
#subnav2 li ul li a {
	padding: 3px 2px 3px 25px;
	float:none;
}

#subnav2 li ul li a:link, #subnav2 li ul li a:visited, #subnav2 li ul li a:hover
{
	color: #006699 !important;
	font-weight:normal;
}

#subnav2 li ul li a:hover
{
	text-decoration:underline;
}

#subnav2 li ul ul {
	margin: -2em 0 0 14em;
}

#subnav2 li:hover ul ul, #subnav2 li.sfhover ul ul {
	left: -999em;
}

#subnav2 li:hover ul, #subnav2 li.sfhover ul, #subnav2 li li:hover ul, #subnav2 li li.sfhover ul {
	left: auto;
}

#menu5 { width:220px !important; }

/* Lightbox CSS */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #CCC;
	}

.frm label {display:block;color:#333333;margin-top:10px}
#irc {color:#666666;font:11px Tahoma;}
#l_form {color:#666666;font:11px Tahoma;float:right;width:355px;margin:0px;border: none;background:#d2d2d2;padding:15px;height:356px;}

.frm {padding:0px;margin:0px;border:0px}
#l_form  .frm input , #l_form  .frm textarea{width:345px;border:1px solid #999999;font-size:14px;padding:2px}
.frm .btn {float:right;display:inline;margin:9px 0px;width:75px!important;border:1px solid #666666;background:#999999;color:white;font-weight:bold;text-transform:uppercase; cursor:pointer; }
#contactus { display: block; height:420px; }
#contactus input ,#contactus textarea{width:260px !important;}
#contactus .btn {width:75px!important}
#l_form h1 {color:#006495;margin:0px 0px 10px;padding:0px;font:18px Arial;text-align:center}
#contactus #l_form {float:none;margin:0px;border: none;background:white;padding:0px;display:block;width:260px}
#contactus h1 {font-weight:bold;color: #006699;margin:10px 0px 0px 0px;font:bold 12px Arial;text-align:left}

#sitemap li { list-style: none;	}
#sitemap li ul li { list-style:disc;	}	