
/*
#################################################
# Body
# 
#################################################
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#3b83d3 url(/images/background_plain.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333;
}
/*
#################################################
# Wrapper / Content Wrapper / endOfSection
# 
#################################################
*/
#wrapper { 
	margin:0 auto;
	width: 800px;

}
#content_wrapper { 
	width: 800px;
	background:#fff;
	border:0px solid #000;
	float:left;
}
.endOfSection { clear: both; } 

/*
#################################################
# Header / Header 2
# 
#################################################
*/
#header {
	width: 800px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 126px;

}
#header2 {
	width: 600px;
	float: right;
  display: block;
	padding: 0px;
  margin-left: 0px;
  margin-top: 5px;
	border: 0px solid #ccc;
	height: 200px;
}

/*
#################################################
# top section / logo/ search / label
# 
#################################################
*/
#top_section{
	border:0px solid #fff;
	float:right;
	width:400px;
}
#logo {
	float:left;
	text-align:right;
	width:275px;
	height:125px;
}
#search {
	text-align:right;
	color:#fff;
	font-size:12px;
	width:300px;
	height:43px;
	margin:20px 0px 0px 0px
}
label{
	font-size:11px;
	font-weight:bold;
	width: 400px;
	display: block
}
/*
#################################################
# Top Nav
# 
#################################################
*/
#top_nav {
	display:block;
	height:40px;
	float:right;
}
#top_nav a{
	color:#FFCC00;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 13px 0px 13px;
}
/*
#################################################
# Navigation
# 
#################################################
*/
#navigation {
	text-align:center;
	float: left;
	height:38px;
	padding: 10px 0px 0px 0px;
}
#navigation a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 8px 0px 8px;
}
#navigation a:hover{
	color:#FF8700;
	text-transform:uppercase;
	text-decoration:none;

}
#navigation a.current{
	color:#FF8700;
	text-transform:uppercase;
	text-decoration:none;

}
/*
#################################################
# left Column / Sizer
# 
#################################################
*/
#leftcolumn { 
	 border: 0px solid #ccc;
	 margin: 5px 0px 0px 2px;
	 padding: 0px;
	 width: 190px;
	 float: left;
   display: block;
}

#sizer{
	background-image:url(/images/sizer_bk.gif);
	background-repeat:no-repeat;
	width:185px;
	height:22px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding:8px 0px 0px 5px;
	margin:0px 0px 3px 0px;
}
#sizer a{
	font-size:11px;
	color:#ffcc00;
	text-decoration:none;
	font-weight:bold;
}
/*
#################################################
# Contact Box
# 
#################################################
*/
#contact_box{
	background-image: url(/images/contact_blue.gif);
	background-repeat:no-repeat;
	width:190px;
	height:121px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding:10px 0px 0px 0px;
	margin:0px 0px 3px 0px
}
/*
#################################################
# Box Top / Box Bottom
# 
#################################################
*/
#left_bottom{
	padding:0px;
}
#left_top{
	padding:0px;
}
/*
#################################################
# Appointment Box
# 
#################################################
*/
#appointment_box{
	width:180px;
	text-align:left;
	font-size:12px;
	color:#fff;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#blue_content{
	background-image: url(/images/appointment_blue.gif);
	background-repeat:no-repeat;
	width:180px;
	height:335px;
	text-align:left;
	font-size:12px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:10px 5px 0px 5px;
}
#blue_text{
	width:180px;
	text-align:left;
	font-size:12px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:5px;
}
/*
#################################################
# Section Title
# 
#################################################
*/
#rightcolumn {
  display: block;
  float: right;
  width: 600px;
  border: 0px solid #ccc;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

#header2 img {
  width: 600px;
  text-align: right;
}

#header2 {
  text-align: right;
}

.Links_Title, .Title_Title, .Title_Content{
	font-size:16px;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	width:auto;
}

#page_title{}
h1{
	color:#003366;
	font-size:16px;
	line-height:0px;
	padding:10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	clear:both;
}
#page_content{
	padding:10px;
	line-height:18px;
	font-size:13px;
	margin:0px 0px 20px 0px;
	width:580px;
}
#page_content_home{
	padding:5px;
	line-height:16px;
	font-size:12px;
	margin:0px 0px 20px 0px;
	width:auto;
}
#page_content_survey{
	padding:0px;
	line-height:16px;
	font-size:12px;
	margin:20px 0px 0px 0px;
	width:558px;
	clear:both;
}
#page_content_survey a{
	font-size:12px;
	margin:15px 0px 0px 0px;
	text-decoration:underline;
	color:#3399ff
}
#page_content_survey a:hover{
	font-size:12px;
	margin:15px 0px 0px 0px;
	text-decoration:none;
}
#page_content img{
	padding:0px;
	border:2px solid #E7DDBD;
	margin:0px 5px 5px 5px;
}
#page_content_about{
	float:left;
	background-image:url(/images/box_index.gif);
	background-repeat:no-repeat;
	height:261px;
	width:272px;
	padding:10px;
	line-height:16px;
	font-size:12px;
	margin:15px 0px 0px 5px;
}
#page_content_news{
	float:left;
	display:inline;
	background-image:url(/images/box_index.gif);
	background-repeat:no-repeat;
	height:261px;
	width:272px;
	padding:10px;
	line-height:16px;
	font-size:12px;
	margin:15px 0px 0px 5px;
}
#page_content_home a{
	font-size:12px;
	margin:15px 0px 0px 0px;
	text-decoration:underline;
	color:#3399ff
}
#page_content_home a:hover{
	font-size:12px;
	margin:15px 0px 0px 0px;
	text-decoration:none;
	color:#3399ff
}
#page_content_long{
	clear:both;
	display:block;
	background-image:url(/images/long_box.gif);
	background-repeat:no-repeat;
	height:112px;
	width:568px;
	padding:10px;
	line-height:16px;
	font-size:12px;
	margin:0px 0px 0px 5px;
}
#page_content_long2{
	clear:both;
	display:block;
	/*background-image:url(/images/long_box.gif);
	background-repeat:no-repeat;*/
	height:112px;
	width:568px;
	padding:10px;
	line-height:16px;
	font-size:12px;
	margin:0px 0px 0px 5px;
}
#page_content_blue1{
	color:#fff;
	float:left;
	display:block;
	background-image:url(/images/long_box.gif);
	background-repeat:no-repeat;
	height:132px;
	width:578px;
	padding:5px;
	line-height:18px;
	font-size:12px;
	margin:0px 0px 0px 0px;
}
#page_content_find{
	color:#fff;
	float:left;
	display:inline;
	background-image:url(/images/find_box.gif);
	background-repeat:no-repeat;
	height:201px;
	width:271px;
	padding:10px;
	line-height:18px;
	font-size:12px;
	margin:5px 0px 5px 5px;
}
#page_content_subscribe{
	color:#fff;
	float:left;
	display:inline;
	background-image:url(/images/find_box.gif);
	background-repeat:no-repeat;
	height:201px;
	width:271px;
	padding:10px;
	line-height:18px;
	font-size:12px;
	margin:5px 0px 5px 5px;
}
#page_content a{
	color:#0066CC;
	text-decoration:none;
}
#page_content a:hover{
	color:#0066CC;
	text-decoration:underline;
}
#top{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:12px;
	color:#003366;
	float:right;
	width:600px;

}
#top a{
	font-weight:bold;
	padding:0px;
	font-size:12px;
	color:#003366;
	text-decoration:underline;
}
#top a:hover{
	font-weight:bold;
	padding:0px;
	font-size:12px;
	color:#003366;
	text-decoration:none;
}
#results a{
	line-height:18px;
	font-size:12px;
	text-decoration:underline;
	color:#003366;
	font-weight:bold;
}
hr {
	 border: 1px dashed #003366;
	 width: 100%;
	 color: #003366;
	 height: 1px;
}
#results{
	padding:10px;
	line-height:18px;
	font-size:12px;
	margin:0px 0px 20px 0px;
	width:580px;
}
#photo{
	float:left;
	width:150px;
}
#doctors{
	display:block;
	border:1px solid #000;
}
#midlevel{
	width:400px;
	border:0px solid #000;
	padding:10px;
}
#bio_title{
	font-size:16px;
	font-weight:normal;
	color:#003366;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
#bio{
	padding:0px 5px 0px 5px;
	float:right;
	width:390px;
	display:inline;
	margin:0px 5px 0px 5px;
}
#bio_name{
	padding:0px 5px 0px 5px;
	width:150px;

}
#photo img {
	border:3px solid #F7FBFF;
}

div.float {width:auto;
	border:0px solid #333;
	 float: left;
	 height:240px;
	 text-align:center;
	 margin:0px 0px 0px 0px;
	 padding:0px;
  }
  
div.float p {
	width:auto;
	text-align:center;
	color:#fff;
	padding:0px;
	font-size:10px;
	font-weight:bold;

   }
div.float a {
   font-size:11px; 
   color:#003366; 
   text-decoration:none; 
   font-weight:bold; 
   }
div.float img {
	border:3px solid #F7FBFF;
}
div.float a img {
	border:3px solid #F7FBFF;
}
div.float a:hover img {
	border:3px solid #3399ff;
}

/*
#################################################
# Section Title
# 
#################################################
*/
#footer { 
	font-size:11px;
	width: 790px;
	height:120px;
	text-align:center;
	margin:0 auto;
	clear: both;
	padding:30px 5px 0px 5px;
	color: #0099FF;
	background-image:url(/images/footer_bk.gif);
	background-repeat:no-repeat;
  
}
#footer a{ 
	line-height:18px;
	text-transform:uppercase;
	color: #0099FF;
	padding:0px 2px 0px 2px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#footer a:hover{ 
	text-transform:uppercase;
	color: #0099FF;
	padding:0px 2px 0px 2px;
	text-decoration:underline;
}
#footer_locations { 
	font-size:11px;
	width: 790px;
	margin:0 auto;
	clear: both;
	padding:5px 5px 5px 5px;
	color: #0099FF;
  
}
#locations_content { 
	font-size:11px;
	width: 580px;
	border-bottom:1px solid #111;
	color: #0099FF;
	padding:10px;
	 margin:0px 0px 10px 0px;
}
#contact{
	width:135px;
	border:0px solid #003230;
	color:#fff;
	font-size:11px;
	float:left;
	padding:0px 10px 5px 10px;

}
#contact_content a{
	color:#0066CC;
	text-decoration:none;
}
#contact_content{
	width:180px;
	border:0px solid #003230;
	color:#333;
	font-size:11px;
	float:left;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
}
#contact_content img{
	border:3px solid #fff;

}
/*
#################################################
# Section Title
# 
#################################################
*/
table.form_table {
	font-size:12px;
	width:400px;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.form_table th {
	color:#fff;
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #333;
}
table.form_table td {
	text-align:left;
	color:#003366;
	border-width: 2px;
	padding: 5px;
}
/*
#################################################
# Services Table
# 
#################################################
*/
table.services {
	width:100%;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.services th {
	color:#fff;
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #333;
}
table.services td {
	text-align:left;
	color:#E7DDBD;
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: #E7DDBD;

}
/*
#################################################
# Subscription Table
# 
#################################################
*/
table {
	border-width:0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}
table th {
	color:#fff;
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: white;
	background-color: #333;
}
table td {
	text-align:left;
	font-size:12px;
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #E7DDBD;
}
table td .Title_Title{
	color:#003366;
	font-size:16px;
	padding:10px;
	margin:0px 0px 0px 0px;
}
table h1 {
	text-align:left;
	color:#003366;
	font-size:16px;
	padding:0px;
	margin:0px 0px 0px 0px;
}

