@charset "UTF-8";
#top_content {
	z-index: 5;
	position: absolute;
	top: 0px;
}
#body_content {
	z-index: 10;
	top: 0px;
	position: absolute;
	width: 200px;
	height: 1px;
	visibility: hidden;
}

body {
	background-image: url(images/bkgnd.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#content {
	margin: auto;
	width: 880px;
}
#content #top_left {
	float: left;
	width: 308px;
	height: 111px;
}
#content #top_right #search_box {
	padding-top: 25px;
	padding-left: 250px;
}
#jumpMenu {
	background-color: #ADDEF3;
	border: 1px solid #5684B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07346B;
	height: 28px;
	padding-top: 5px;
}
#content #top_nav {
	background-image: url(images/_layout/sjmg_03.jpg);
	background-repeat: repeat-y;
	height: 29px;
	margin: auto;
	float: left;
	width: 880px;
}
#content #top_right {
	float: left;
	width: 572px;
	height: 111px;
	background-image: url(images/_layout/sjmg_02.jpg);
	background-repeat: no-repeat;
}
#content #body_content_area {
	width: 880px;
	float: left;
	background-color: #FFFFFF;
}
#content #body_content_area #intro_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #004060;
	float: left;
	padding-left: 65px;
	padding-right: 65px;
}
#content #body_content_area #meet_our_phys a {
color: #FFFFFF;
}
#content #body_content_area #meet_our_phys_div {
	width: 700px;
	padding-right: 65px;
	padding-left: 65px;
	float: left;
	padding-top: 25px;
}

#content #body_content_area #meet_our_phys a:hover {
	color: #003F5F;
	background-color: #FFFFFF;
}
#content #body_content_area #meet_our_phys {
	float: left;
	background-color: #004060;
	width: 700px;
	padding: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
p, .p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

a {
	color: #990000;
	text-decoration:none
}

a:hover {
text-decoration:underline
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 880px;
	padding: 10px;
}
#interest_box {
	background-color: #33667F;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 14px;
	line-height: 20px;
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #004060;
	border: 1px solid #004060;
}

#interest_box a {
	color:#FFFFFF;

}

#interest_box a:hover {
	color:#00C3E3;
	text-decoration:underline; 

}
.div_line {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #014061;
}
#home_specialties_nav {
	width: 300px;
	background-color: #FF0000;
	z-index: 1;
	right: 12px;
	float: left;
}
.yellow_highlight {
	background-color: #FF9;
}

.bio img {
	float: left;
	margin: 0 20px 20px 0;	
}

.bio .copy {
	float: left;
	width: 73%;	
}

.bio p {
	margin-top: 0;
}

.bio {
	width: 100%;
	overflow: hidden;	
}
