@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#130000;
	color:#d9d4a3;
	margin:0;
	padding:0;  
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute; top: 0; left: 0; right: 0; bottom: 0;
}
p {
	margin:0;
	padding:0;
}
#all {
	margin-left:auto;
	margin-right:auto;
	width:886px;
}
#wrap {
	background-image:url(images/bkgd_wrapper.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0;
	padding:0;
}
#header {
	background-image:url(images/header.jpg);
	width:886px;
	height:77px;
}
#banner {
	background-image:url(images/banner_flash.jpg);
	width:886px;
	height:243px;
}
#maps {
	margin-left:600px;
	top:20px;
	position:absolute;
	width:110px;
	height:16px;
}
.pad {
padding: 15px;
}
a {
	color:#d9d4a3;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#content-container {
	background-color:#130000;
	background-image:url(images/content_bkgd.jpg);
	background-repeat:repeat-x;
min-height: 410px;
_height: 410px;
}
#content {
width:598px;
float: left;
}
#content-sub {
width:577px;
padding:10px;
}
#doctor_action {
	background-image:url(images/doctors_box.jpg);
	width:272px;
	height:128px;
	float:left;
	margin-left:10px;

}
#doctor_action_text {
	margin-top:45px;
	margin-right:100px;
	margin-left:10px;
}
#gallery_action {
	background-image:url(images/photo_gallery_box.jpg);
	width:272px;
	height:128px;
	float:left;
	margin-left:27px;
}
#gallery_action_text {
	margin-top:39px;
	margin-left:15px;
}
#column {
	width:275px;
	float:right;
}
#column-header {
	background-image:url(images/column_header.jpg);
	background-repeat:no-repeat;
	width:271px;
	height:11px;
}
#column-video {
	background-image:url(images/content_video.jpg);
	background-repeat:no-repeat;
	width:271px;	
	height:221px;
}
#column-video-sm {
	background-image:url(images/content_video_sm.jpg);
	background-repeat:no-repeat;
	width:271px;	
	height:170px;
}
#column-video-skincancer {
	background-image:url(images/content_video_skincancer.jpg);
	background-repeat:no-repeat;
	width:271px;	
	height:208px;
}
#column-content {
	background-image:url(images/column_content.jpg);
	background-repeat:no-repeat;	
	width:271px;
	height:138px;
	padding-left:7px;
}
#column-footer {
	background-image:url(images/column_footer.jpg);
	background-repeat:no-repeat;	
	width:271px;
	height:13px;
}
.column-text {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:.9;
}
.column-title {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:.8;
}
.bold
{
	color:#d9d4a3;
	font-weight:700;
}
li {
	list-style-image:url(images/bullet.gif);
}
#footer
{
	color:#d9d4a3;
	width:886px;
	font-size:11px;
	line-height:1;
	margin-right:auto;
	margin-left:auto;
    clear: both;
}

#footer a
{
	color:#d9d4a3;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}
#clearrow {
	clear:both;
}
.img
{
	float:left;
	display:block;
}

.img-r
{
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}

.img-l
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#nav {
	width:566px;
	height:33px;
	top:44px;
	position:absolute;
	margin-left:320px;
}
#spacer {
	height:18px;
}
.page_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}