* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/dark_gray_marble.gif);
}
.img_right {
	float: right;
	border: 2px solid #44546B;
	margin-left: 20px;
}
.img_left_small {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-top: 2px;
}
.txt_11pt {
	font-size: 11px;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	background-color: #EBE6C8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#top {
	height:88px;
	background-image: url(../images/encino_investigator_r1_c1.jpg);
	padding-left: 20px;
}
#top h1 {
	font-size: 16px;
	color: #710D19;
	padding-top: 25px;
}
#header {
	height:180px;
	background-image: url(../images/encino_investigator_r2_c1.jpg);
}
#topnav {
	height:41px;
	background-image: url(../images/encino_investigator_r3_c1.jpg);
}
#topnav_txt {
	float: right;
	padding-top: 10px;
	padding-right: 25px;
	font-size: 14px;
	color: #FFFFFF;
}
#topnav_txt a {
	color: #FFFFFF;
}
#topnav_txt a:hover {
	color: #FFFFFF;
}
#content {
}
#content_top {
	padding: 20px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C47D;
}
#content_top p {
	text-align: justify;
}
#content_top h1 {
	font-size: 16px;
	color: #840F1E;
}
#leftside {
	width: 380px;
	float: left;
}
#left_top {
	padding-left: 15px;
	padding-right: 10px;
	font-size: 11px;
	margin-top: 15px;
}
#left_top hr {
	color: #710D19;
	width: 200px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#left_top h2 {
	color: #31486A;
	font-size: 12px;
	padding-bottom: 4px;
}
#left_specialize {
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 10px 5px 15px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #710D19;
	border-bottom-color: #710D19;
	color: #31486A;
}
#left_extras {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#left_extras ul {
	list-style: none;
}
#left_extras li {
	background-image: url(../images/MAGNIFY.GIF);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	padding-left: 25px;
	color: #710D19;
}
#license {
	font-size: 11px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#rightside {
	float: left;
	width: 374px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0C47D;
}
#right_top {
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#right_top ul {
	list-style: none;
}
#right_top li {
	background-image: url(../images/CURVIEW.GIF);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 12px;
}
#right_extras {
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/left_extras_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	text-align: center;
	font-size: 10px;
	padding-top: 12px;
	color: #31486A;
}
#contactbox {
	text-align: center;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#contactbox a {
	color: #710D19;
}
#contactbox a:hover {
	color: #253650;
}
.phone {
	font-size: 24px;
	font-weight: bold;
	background-color: #253650;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer {
	height:70px;
	background-color: #253650;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #710D19;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
#footer .txt_11pt a {
	color: #A8BCD7;
}
.spaced {
	font-weight: bold;
	letter-spacing: 0.2em;
}
