@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-color: #1E2664;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:center;
}
#header {
	background-image: url(images/header.jpg);
	height: 104px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	background-image: url(images/contentbg.jpg);
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
#leftside {
	height: 274px;
	width: 211px;
	float: left;
}
#rightside {
	float: right;
	width: 613px;
	background-image: url(images/rightside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:left;
	_margin-right: -10px;
	/* pass rules to Mac IE only \*//*/
	margin-right: -10px;
	/**/
}
#text {
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	width: 602px;
	float: right;
	margin-right: 10px;
	padding-top: 15px;
}
#text2 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 87px;
	width: 824px;
	clear: both;
}
#referringdoctors {
}
#logo {
	clear: left;
}
#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 30px;
}
#copyright {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A2552;
}
#sitemap a {
	color: #FFFFFF;
}
#leftbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftbar a {
	text-decoration: none;
	color: #000000;
}
#credits {
	color: #FFFFFF;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
#credits a {
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #384C91;
}
.picture {
	border: 3px solid #0A2755;
}
.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
#middlebg {
	background-image: url(images/rightside.jpg);
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right;
}
.line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #021128;

}
#subnav {
	background-color: #F0F2F9;
	width: 200px;
	margin-right: 5px;
	margin-left: 10px;
	float: right;
	border: 1px solid #0A2552;
	padding: 5px;
	margin-bottom: 10px;
}
#subnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#subnav a {
	display:block;
	color: #34488D;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #EFEFD6;
	width: 16em;
	margin: 1px;
	background-color: #FFFFFF;
}
#subnav a:hover {
	background-color:#34488D;
	color: #FFFFFF;
}
.border {
	border: 1px solid #96A5D6;
}

#subnav a:active {
	color: #FFFFFF;
	background-color: #577FA3;
}
#subnav h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: -5px;
	padding-right:5px;
	padding-top: 0px;
	text-align: right;
	display:inline;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #34488D;
}

#subnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #34488D;
	margin: -5px;
	padding: 5px;
	text-align: right;
}
.slidecaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #1E4767;
}
.tableborder {
	border: 1px solid #B6B194;
	background-color: #FFFFFF;
}
.slidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E4767;
}
blockquote .quote {
	margin-left: 10px;
	font-style: italic;
	font-weight: bold;
}
blockquote {
	margin-left: 15px;
}
.question {
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #384C91;
	margin-bottom: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336600;
}
.tdheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #202867;
	text-decoration: none;
	background-color: #EAEAEA;
}
.hours {
	border: 1px solid #98A7D8;
}
#areas {
	background-color: #1E2664;
	font-size: 9px;
	color: #FFFFFF;
}
