@charset "UTF-8";
body {
	background-image: url(/assets/images/gfx-bg-body.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div, span, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 15px;
	list-style-type: disc;
}
a {
	color: #294D64;
}
a:hover {
	color: #294D64;
	text-decoration: underline;
}
img {
	display:block;
}
ul.no_margin {
	margin: 0px;
	padding: 0px;
	clear: both;
}
li.no_wrap {
	float: left;
	list-style-type: none;
}
div#container {
	background-image: url(/assets/images/gfx-bg-band.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	min-height: 716px;
	min-width: 955px;
	clear: both;
	padding-top: 41px;
}
div#header {
	clear: both;
	height: 90px;
	width: 100%;
	background-image: url(/assets/images/gfx-bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#footer {
	clear: both;
	width: 955px;
	position: relative;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 12px;
	padding-bottom: 25px;
}
div#content {
	min-height: 461px;
	width: 100%;
	clear: both;
}
div#headline {
	width: 100%;
	position: relative;
	clear: both;
	height: 75px;
	margin-bottom: 25px;
}
img#headline {
	position: relative;
	clear: both;
	padding-top: 50px;
	padding-left: 113px;
	padding-right: 113px;
}
div#left_col {
	width: 218px;
}
div#center_col {
	width: 400px;
	padding: 15px 30px;
}
div#right_col {
	width: 190px;
	padding: 15px;
	font-style: italic;
}
div.column {
	min-height: 386px;
	float: left;
}
img#co_logo {
	padding-top: 17px;
	padding-left: 17px;
	padding-bottom: 17px;
}
img#cocv_logo {
	margin-right: 402px;
	margin-left: 402px;
	position: relative;
}
ul.nav_list {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 135px;
	float: right;
}
li.nav_item {
	height: 20px;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 2px;
}
li.nav_item:hover {
	background-image: url(/assets/images/gfx-li-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
span.sub_head {
	font-weight: bold;
	color: #3A6E8F;
	clear: both;
}
img.dr_photo {
	margin-right: 30px;
}
div.dr_bio {
	height: 250px;
	clear: both;
}
li.no_wrap_bio {
	float: left;
	width: 255px;
	list-style-type: none;
}
li.no_wrap_photo {
	float: left;
	width: 105px;
	list-style-type: none;
	margin-right: 30px;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
div.dr_quote {
	height: 180px;
}
div.serv_col {
	float: left;
	width: 175px;
	margin-right: 25px;
}
ul.serv_list {
	margin: 0px 25px 0px 15px;
	padding: 0px;
}
li.serv_list_item {
	margin-bottom: 7px;
	list-style-type: disc;
}
img.map_img {
	padding-left: 65px;
	clear: both;
	padding-bottom: 25px;
}
.clearfix {
	clear: both;
}
div#img_num {
	background-color: #000000;
	height: 25px;
	width: 50px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	margin-top: -25px;
}
