/*
deanbannermandental
S.S.
Feature Color: 4673AE
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #000;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	}
#shell { 
	margin: 0 auto; 
	width: 861px;
	position: relative;
	}
#container { 
	width: 861px;
	background: #fff;
	}
#contentwrapper { 
	width: 861px;
	background: url(images/wrapper.jpg) no-repeat;
	min-height: 322px;
	_height: 322px;
	}


/*Header*/
#header { 
	width: 861px; 
	height: 248px;
	background: url(images/header.jpg) no-repeat;
	}

/*Content*/
#title {

	}	
#contentLeft { 
	width: 200px; 
	padding: 0; 
	color: #fff !important;
	position: absolute;
	top: 207px;
	left: 17px;
	}
#contentLeft .Normal {
	font-size: 11px !important;
	line-height: 16px;
	}
#contentLeft a {
	color: #fff !important;
	text-decoration: underline;
	}
#contentCenter { 
	width: 585px; 
	padding: 0;
	margin-left: 252px; 
	min-height: 350px; 
	_height: 350px; 
	color: #000 !important; 
	}
	.content p { padding: 10px 0 5px 0; }
	.content a, #content a:visited { color: #033E4E; }
	.content a:hover { color: #6BB3AF; }
	.content ul { margin: 0 0 10px 25px; }
	.content ul li { list-style: disc; }
	.content table td { margin: 5px 0px; }
	.content h2, h3, h4, h5 { color: #000; font-weight: bold; padding: 5px 0; }
	.content h2 { font-size: 16px; line-height: 18px; }
	.content h3 { font-size: 14px; line-height: 16px; }
	.content h4 { font-size: 13px; line-height: 15px; }
	h1 { font-size: 18px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000; }

#callout {
	width: 856px;
	height: 137px;
	clear: both;
	padding: 0 0 0 5px;
	}
.callout {
	float: left;
	border: none;
	}
.callout_first {
	position: absolute;
	left: -10px;
	border: none;
	}

/*Footer*/
#footer {
	width: 861px;
	padding: 60px 0 10px 0; 
	text-align: center; 
	color: #A5A5A5; 
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) top no-repeat;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #A5A5A5; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #A40A0A; 
		}
#footeraddress {
	font-size: 12px;
	font-weight: bold;
	}

/*Feature and Photos*/
#pagephoto { }
.pagephoto {
	position: absolute;
	left: -13px;
	}
.photo {
	padding: 5px; 
	border: 1px solid #4673AE; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #4673AE; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #4673AE; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #4673AE solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #4673AE solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
#pics {
	width: 214px;
	height: 320px;
	position: absolute;
	margin-left: 616px;
	top: 230px;
	}

/*DNN Overrides*/
.Normal { 
	font-family: Verdana, Arial, Helvetica !important; 
	font-size: 12px !important; 
	line-height: 18px; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	font-weight: normal !important; 
	}
