body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#feffee;
}

.headerBG{
background-image:url(images/header_bg.jpg); background-repeat:repeat-x; width:100%;
}

#header { background-image: url(images/header.jpg);
	background-repeat: no-repeat; 
	height: 100px;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header h1 {
	Font-family:Arial; float:left;
	font-size: 35px;
	font-weight: bold; color:#FFFFFF;
	margin: 0px 0px 0px 0px; padding: 5px 0px 0px 150px;
}

#header h3 {
	Font-family:Arial; float:left;
	position:absolute; top:50px; left:135px; 
	font-size: 18px;
	font-weight: bold; color:#FFFFFF; padding:15px 0px 0px 150px; margin: 0px 0px 0px 0px;	
}

#wrapper1 {
    margin:10px 0px 0px 5px;
	width: 1000px;
	}
	
form {
	margin-bottom: 1px;
}

.menu { background-image:url(/images/menubg.jpg);
	background-repeat:repeat-x;
	font-size: 18px; font-family:"Trebuchet MS", Arial;
	width:100%; height: 60px;
	font-weight: Normal;
	color: #403b30;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.menu ul {padding:19px 0px 0px 0px; margin: 0px 0px 0px 0px; width:1000px;   
}

.menu li {
	margin: 0px 0px 0px 0px; display:inline;
	list-style-type:none;
}

.menu li a {
	color: #403b30;
	text-decoration: none;  
	padding: 13px 15px 12px 15px; 
	}
	
.menu li a:hover {
	color: #5d3d00; background-color:#ffebc1;
	}
	
.menu img {
	float: right;
	}

.LeftSection {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	}

.FindDoctor {
	float: left;
	font-size: 12px;
	width: 200px;
	margin-left: 0px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.FindDoctor h3 {
	font-weight: bold;
	background-color:#ffebc1; border: 1px solid #dbcaa5;
	font-size: 11px;
	color: #973500;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px 6px 6px 6px;
	text-align: center;
}
.FindDoctor p {
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
	color:#034fe7;
	line-height:20px;
}
.FindDoctor ul {
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
	color: #e0611c;
}
.FindDoctor li {
	list-style-type:none;
	padding-top: 1px;
	padding-left: 5px;
	border-bottom: 2px solid #eaebdb;
}
.FindDoctor li strong{
	list-style-type:none; font-size:16px;
	font-weight: Normal;
	padding: 6px 0px 6px 0px;
}
.FindDoctor li a {
	color: #000033;
	padding:5px 0px 5px 0px;
	text-decoration: none;
}

.FindDoctor li a:hover {
	color: #000000; background-color:#dfe1c4;
	text-decoration: none;
	padding:2px 0px 2px 0px;
}

.MainBox {
	float:left;
	font-size: 12px;
	background-color: #fefff7;
	border:solid 1px #caccb0;
	width: 500px;
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	}
	
.MainBox h3 {
	font-weight: normal; font-family:Georgia; background-color:#e5e8c4;
	height:35px;
	font-size: 20px;
	color: #313131;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left:20px;
	text-align: Left;
}
.MainBox p {
	padding-right: 3px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 3px;
	text-align: left;
	padding-bottom: 4px;
	}
	
.MainBox p img{
	float: left;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MainBox p strong{
	color:#973500;
}

.MainBox hr {
	color: #A6E6DF;
	margin-top: 3px;
	margin-bottom: 9px;
	padding-right: 3px;
	padding-left: 3px;
}

.MainBox h2 {
	background-color:#fff0cf; border:1px dotted #d7c399;
	margin: 5px 0px 5px 0px;
	text-align: center; font-family:Georgia;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	clear: both; width:480px;
}

.MainBox a {
	text-decoration: none;
	color: #9e400c;
}

.MainBox a:hover {
	color: #575757;
	text-decoration: underline;
}

.MainBoxListArea {
	font-size: 12px;
	text-align:left;
	clear: both;
}

.MainBoxListArea strong {
	color:#034858;
	margin-top: 3px;
	margin-bottom: 3px;
}

.MainBoxListArea ul {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: -3px;
	margin-left: 20px;
}

.MainBoxListArea li {
	list-style-type:none;
	padding-top: 8px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.MainBoxListArea li strong{
	list-style-type:none;
	margin-left: -3px;
	font-weight: bold;
	padding-top: 4px;
}

.MainBoxListArea li a {
	color: #004d88; text-decoration: underline;
}

.MainBoxListArea li a:hover {
	color: #000000;	
	text-decoration: none;
}

.MainBox ul {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 10px;
	margin-left: 20px;
}
.MainBox li {
	list-style-type:none;
	padding-top: 1px;
	padding-left: 25px;
	list-style-position: inside;
	list-style-type: disc;
}
.MainBox li strong{
	list-style-type:none;
	margin-left: -3px;
	font-weight: bold;
	padding-top: 4px;
}
.MainBox li a {
	color: #973500;
	text-decoration: none;
}
.MainBox li a:hover {
	color: #000000;
	padding-left: -1px;
	text-decoration: underline;
}

.mainboxreadmore{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
a.mainboxreadmore{font-family:"Trebuchet MS"; font-size:14px; text-decoration:underline; font-weight:bold; color:#87692c; background-image:url(images/bullet1.gif); background-repeat:no-repeat; background-position: left center; padding: 0px 0px 3px 15px}
a.mainboxreadmore:hover{ color:#545454;}

.MainBixLeftPicture {
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 7px;
	margin-top: 7px;
	text-align: center;
}

.RightSection {
float: right;
padding :0px 0px 0px 0px;
width: 225px;}

.RightSectionTitle {
	font-size: 14px;
	font-weight: normal; font-family:"Trebuchet MS", Arial;
	background-color:#ccbb96; border: 1px solid #baa984;
	text-align: center;
	color:#000000;
	height: 28px;
	padding-top: 4px;
	margin-bottom: 3px;
}

.DoctorBox {
	float: left;
	font-size: 12px;
	border-left:solid 1px #eeddba;
	border-right:solid 1px #eeddba;
	border-bottom:solid 1px #eeddba;
	width: 225px;
	margin:0px 0px 5px 0px;
	background-color: #fff5df;
	}
	
.DoctorBox h3 {
	font-weight: bold;
	background-color:#dfcca4;
	font-size: 11px;
	color: #5d4517;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}

.DoctorBox h3 strong{
	font-size: 13px;
	color: #5d4517;
}

.DoctorBox h3 a{ color:#9e400c; padding: 0px 0px 5px 0px;}

.DoctorBox h3 a:hover{ color:#000000; padding: 0px 0px 5px 0px;}

.DoctorBox p {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: left;
}

.DoctorBox p strong {color:#9e400c;}

.DoctorBox h4 {
	font-weight: bold;
	height:25px;
	font-size: 11px;
	color: #fff5df;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	border:solid 1px #dacaa8;
	background-color: #ac863a;
	}
	
.DoctorBox h4 a {
	text-decoration: none;
	color: #fff5df;
}

.DoctorBox h4 a:hover {
	color: #ffe6af;
	text-decoration: underline;
}

.DoctorBox img {
	float: left;
	padding-right: 5px;
}
.DocotrBoxPhotoCenter {
	text-align: center;
	width: 225px;
	background-color: #fff3e0;
}
.DocotrBoxPhotoCenter img{
	float: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer {
	text-align: center;
	width: 1000px;
	padding-bottom:5px;
	margin-top: 6px;
	margin-left: 10px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	background-color:#ebecd6;
}
#footer a {
color: #973500;
	text-decoration: none;
}
#footer a:hover { color:#000000;
	text-decoration: underline;
}

#WideRightSection {
	float:left;
	position:relative;
	width:750px;
	margin:0px 10px 0px 3px;
}

.WideRightSectionTitle {
	font-size: 12px;
	font-weight: bold;
	background-color:#fff0cf; border: 1px solid #d8c49a;
	text-align: center;
	padding:5px 5px 5px 5px;
	margin-bottom: 3px;
}

.LocalDoctorRow {
	width: 780px;
	clear: both;
	margin-bottom: 5px;
}

.searchresult {
	position:absolute;
        left:0px;
        top:20px;
        width:100%;
	height:96%;
        margin: 3px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        overflow: auto;
}
.searchresult a {
	text-decoration:none;
}
.searchresult a:hover {
	text-decoration:underline;
}

.searchresult a:visited {
	color: #0000FF;
}
.searchhead {        
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-align:center;
	background-color: #B0C0DF;
}
.searchtitle{
	font-size: 11px;
	font-weight: bold;
	background-color: #00FF00;
}