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

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

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


#pages-nav {
	width: 764px;
	height: 120px;
	 }
	 
.h1-bg {
	width: 504px;
	background: url(images/h1-bg.gif) repeat-y right;
	}
	
.h1-bg h1 {
	margin: 0px;
	font:12px/16px Arial, Helvetica, sans-serif;  
	color: #ffffff;
	background: url(images/h1-header.gif);
	padding-top: 2px;
	padding-left: 14px;
	height: 22px;
	}
.h1-bg h3 {
	font-size: 15px;
	}

.h1-break {
	clear: both;
	background: url(images/h1-footer.gif);
	width: 504px;
	height: 20px;
	}

.h2-bg {
	width: 256px;
	background: url(images/h2-bg.gif) repeat-y right;;
	}
	
.h2-bg h2 {
	margin: 0px;
	font:12px/16px Arial, Helvetica, sans-serif;  
	color: #ffffff;
	background: url(images/h2-title.gif);
	padding-top: 2px;
	padding-left: 14px;
	height: 22px;
	}

.h2-break {
	clear: both;
	background: url(images/h2-footer.gif);
	width: 256px;
	height: 20px;
	}

.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-header.gif);
	padding-top: 2px;
	padding-left: 14px;
	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: 14px;
	padding-right: 24px; 
	 } 
	 
.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; }	
	
#pages-break { width: 760px; height: 26px; }

#horizon {
    float:right;
    width:200px;
	margin:0px 25px 0px 10px;
	padding-top: 10px;
    background-color:#FF99FF;
	}
	
	#horizon p, #horizon h1 {
	color:#000;
	width:175px;
	margin:0px 5px 0px 5px;
	}
	
/*----------Video Styles BL---------------*/
.wlk_distext{
display:block;
visibility:hidden;
}
.clear{
clear:both;
}
.right{
float:right;
}
.doctorVid{
height:200px;
width:200px;
}
.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.vid{
color:#01009a;
height:200px;
width:200px;
}
#vidContainer img{
border:none;
}
#vidContainer{
margin:0 auto;
width:400px;
height:auto;
}
#vidContainer h2{
margin-top:20px;
padding-left:5px;
}
.vid {
height:200px;
width:200px;
float:left;
}
.h1-bg p{
color:#fff;
padding: 0 40px;
}
#facebook {
  float:left; 
  padding-right:7px;  
  margin-top:2px;
}
#facebook img{
border:none;
}
.faceText{
width:118px;
display:block;
text-align:center;
position:relative;
left:22px;
top:4px;
cursor:pointer;
}
p.rightCol{
  padding-left:207px;
}

