@charset "UTF-8";
/* CSS Document */

body { 
	background: #D3DEF0 url(images/bg-body-index.jpg) repeat-x; 
	margin: 0; 
	font:12px/16px Arial, Helvetica, sans-serif;  
	  }

#wrap { width: 764px; margin: 0 auto; }

#header {  }

#header-flash {
	width:764px;
	height:162px;
	margin-left: 0px;
	 } 


#sub-header-flash {
	width:764px;
	height:38px;
	margin-left: 0px;
	 } 

#index-nav {
	width: 764px;
	height: 110px;
	 }
	 
.h-bg {
	width: 248px;
	background: url(images/h-bg.gif) repeat-y right;
	}
	
.h-bg h1 {
	margin: 0px;
	font:12px/16px Arial, Helvetica, sans-serif;  
	color: #ffffff;
	background: url(images/h-title.gif);
	padding-top: 2px;
	padding-left: 22px;
	height: 28px;
	}

.h-text h2 {
	font:16px Arial, Helvetica, sans-serif;  
}

.h-break {
	clear: both;
	background: url(images/h-footer.gif);
	width: 248px;
	height: 20px;
	}
	
.h-text {
	font:12px/16px Arial, Helvetica, sans-serif;  
	color: #ffffff;
	padding-left: 10px;
	padding-right: 20px; 
	 } 
	 
.h-text a:link { color: #ffffff; }
.h-text a:visited { color: #ffffff; }
.h-text a:active { color: #ffffff; }
.h-text a:hover { color: #ffffff; }

.h-rows { padding-left: 11px; }

form {
	width:150px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #66CCFF;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
#contact_business_quick { display:none; }
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
    font-size:.90em;
	color:#000;
	margin-bottom:10px;
	}

#footer a:link { 
color:#000; 
}
#footer a:visited {
color:#551A8B;
}
#footer a:hover, #footer a:active { color:#0000EE; }

#footer ul {margin-top:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #000;
	}

	#footer li.first { border: none; }	
/*----------Video Styles BL---------------*/
.wlk_distext{
display:block;
visibility:hidden;
}
.doctorVid{
height:200px;
width:200px;
position:relative;
left:20px;
}
.doctorVid a{
display:block;
height:200px;
width:200px;
background: url(../images/doctor1.jpg) no-repeat;
text-align:center;
}
.doctorVid a:hover{
height:200px;
width:200px;
background: url(../images/doctorOver1.jpg) no-repeat;
text-align:center;
}
.h-text a.testimonialPic{
border:none;
display:block;
color:#01009a;
}
.h-text a.testimonialPic:hover{
color:#ffffff;
}
.newsImg{
float:right;
margin-left:2px;
margin-bottom:2px;
}
.leftImg{
float:left;
margin-right:8px;
margin-bottom:2px;
}