@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	background-color: #697C8C;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/pattern_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper_stretched {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/pattern_wrapper_st.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.subhead {
	font-size: 110%;
	font-weight: bold;
	color: #247F5E;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	color: #FFFFFF;
	font-size: 85%;
	text-align: center;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 46px;
	background-color: #697C8C;
}
#footer_stretched {
	color: #FFFFFF;
	font-size: 85%;
	text-align: center;
	background-image: url(/images/footer_st.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 46px;
	background-color: #697C8C;
}
#nav {
	width: 160px;
	background-color: #004275;
	margin-left: 23px;
	padding-top: 20px;
	background-image: url(/images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	color: #FFFFFF;
	line-height: 110%;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #677A8A;
	border-right-color: #677A8A;
	border-bottom-color: #677A8A;
	border-left-color: #677A8A;
	font-size: 95%;
}
.subnav {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	font-size: 85%;
	background-image: url(/images/subnav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 120%;
	margin-top: 3px;
}
#sidebar {
	width: 181px;
	margin-right: 21px;
	margin-left: 11px;
}
#content {
	width: 510px;
	padding-left: 30px;
}
#content_stretched {
	padding-left: 20px;
	padding-right: 20px;
}
.calendar_date {
	font-weight: bold;
	color: #248361;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DADADA;
	display: block;
	padding: 2px;
}
.calendar_border {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.page_title {
	background-color: #004275;
	font-size: 180%;
	height: 22px;
	padding-top: 8px;
	background-image: url(/images/page_title_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 14px;
}
.page_title_stretched {
	background-color: #004275;
	font-size: 180%;
	height: 22px;
	padding-top: 8px;
	background-image: url(/images/page_title_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 150px;
	margin-right: 20px;
}
.page_title_2lines {
	background-color: #004275;
	font-size: 180%;
	height: 54px;
	padding-top: 8px;
	background-image: url(/images/page_title_corner_2lines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 14px;
	line-height: 100%;
}
.photo_spacer {
	padding-right: 14px;
}
.heads {
	font-size: 130%;
	font-weight: bold;
	color: #004275;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #004275;
	border-right-color: #004275;
	border-bottom-color: #004275;
	border-left-color: #004275;
	padding-bottom: 6px;
	display: block;
	padding-top: 4px;
}
a.nav:link {
}
.subnav_highlight {
	background-color: #00213A;
	padding-bottom: 10px;
}
.physician_specialties {
	color: #004275;
	background-color: #CCCCCC;
	display: block;
	padding: 1px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.physician_name {
	font-size: 115%;
	font-weight: bold;
	color: #247F5E;
}
.physician_desc {
	font-size: 90%;
	color: #004275;
}
#search {
	background-color: #FFFFCC;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.page_navigation {
	background-color: #99CCCC;
	display: block;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
}
.read_more {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #004275;
	padding: 3px;
	float: right;
	text-decoration: none;
}
.date {
	font-weight: bold;
	color: #248361;
	display: block;
	padding: 2px 2px 2px 0px;
	font-size: 90%;
}
a.date:link {
	font-weight: bold;
	color: #248361;
}
a.date:visited {
	font-weight: bold;
	color: #248361;
}

a.date:hover {
	font-weight: bold;
	color: #248361;
}

.subhead_blue {
	font-size: 110%;
	font-weight: bold;
	color: #004275;
}
.body_small {
	font-size: 85%;
	line-height: 120%;
}
.body_large {
	font-size: 16px;
	line-height: 19px;
}
.body_rev {
	color: #FFFFFF;
}
.body_xlarge {
	font-size: 19px;
	line-height: 22px;
}

