@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat-y;
	background-color: #D0D8BE;
	-webkit-text-size-adjust: none;
	width: 350px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/bg.gif);
}
 #container {
	width: 750px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 240px;
	background-color: #ACBA8C;
	height: 805px;
} 
 #header {
	background-color: #ACBA8C;
	height: 145px;
	width: 750px;
} 
#container #header #topnav {
	background-color: #ACBA8C;
	float: left;
	width: 750px;
	height: 20px;
}
#container #header #topnav ul {
	margin: 0px;
	padding: 0px;
}
#container #header #topnav li {
	display: inline;
}
#container #header #topnav a {
	background-color: #ACBA8C;
	text-align: center;
	display: inline;
	width: 150px;
	float: left;
	padding-top: 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#container #mainContent note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#container #header #topnav a:hover {
	background-color: #ACBA8C;
	text-align: center;
	display: inline;
	width: 150px;
	float: left;
	padding-top: 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F9EDC3;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #927742;
	margin-left: 20px;
	padding-bottom: 0px;
	margin-top: 20px;
}



 #mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	background-color: #f4eac4;
	border: 5px solid #473900;
	padding-top: 0px;
	height: 585px;
	font-size: 14px;
} 
#container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483A00;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 10px;
	padding-top: 0px;
	line-height: normal;
}
#container #mainContent ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #473900;
	margin-left: 25px;
}



#container #mainContent img {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #mainContent #specialties {
	float: left;
	width: 233px;
	margin-left: 13px;
	background-color: #F4EAC4;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 2px;
	height: auto;
	margin-right: 10px;
	margin-top: 0px;
	position: absolute;
	top: 511px;
	left: 291px;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #483900;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #483900;
}
#container #mainContent #specialties em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 5px;
}
#container #mainContent #specialties ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #473800;
	line-height: normal;
}




 #footer {
	background-color: #ACBA8C;
	height: 125px;
	width: 750px;
	margin-top: 0px;
	margin: 0;
	padding: 0;
} 
#container #mainContent hr {
	width: 700px;
	float: none;
	clear: both;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
}
#container #mainContent .style7 {
	font-weight: normal;
}
#container #mainContent #contact .style14 u strong {
	font-family: Verdana, Geneva, sans-serif;
}
#container #mainContent p {
	font-weight: bold;
}
#container #mainContent p {
	font-weight: normal;
}
