/*
kanedentalcenters
S.S.
Feature Color: 27595B
*/

/*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 {
	background: url(images/background01.jpg) top center repeat-x;
	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 896px;
	background: url(images/container.jpg) repeat-y;
	border-right: 2px #fff solid;
	border-left: 2px #fff solid;
	padding: 0 0 50px 0;
	}
#contentwrapper { 
	width: 896px;
	background: url(images/wrapper.jpg) no-repeat;
	}


/*Header*/
#header { 
	width: 900px; 
	height: 378px;
	background: url(images/header.jpg) no-repeat;
	}

/*Content*/
#title {

	}	

#content { 
	width: 590px; 
	padding: 35px 0 0 0;
	margin-left: 262px; 
	min-height: 255px; 
	_height: 255px; 
	color: #000 !important; 
	}
	.content p { padding: 10px 0 5px 0; }
	.content a, #content a:visited { color: #552801; }
	.content a:hover { color: #27595B; }
	.content ul { margin: 0 0 10px 25px; }
	.content ul li { list-style: disc; }
	.content ol { margin: 0 0 10px 35px; }
	.content table td { margin: 5px 0px; }
	.content h2, h3, h4, h5 { color: #27595B; font-weight: bold; padding: 5px 0 0 0; }
	.content h3 { font-size: 16px; line-height: 18px; }
	.content h4 { font-size: 14px; line-height: 16px; }

.NormalBold, .NormalBold a {
	color: #fff !important;
	}

/*Flash*/
#flash {
	width: 900px;
	height: 227px;
	background: #fff;
	}
#flashtext {
	645px;
	height: 188px;
	position: absolute;
	top: 152px;
	left: 0;
	}

/*Footer*/
#footer {
	width: 900px;
	height: 100%;
	padding: 0 0 0 10px; 
	text-align: center; 
	color: #fff; 
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #fff; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #C8BCEC; 
		}
#footerAddress {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	}

/*Feature and Photos*/
.pagephoto {
	border: 5px #542700 solid;
	}
.photo {
	padding: 5px; 
	border: 1px solid #27595B; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #27595B; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #27595B; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #27595B solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #27595B solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}

/*Sifr*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0; 
	}
.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
	}
.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	text-decoration: none; 
	}
.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
	}
.sIFR-replaced > div { 
	display: none !important; 
	}
.sIFR-active h1 {
	visibility:hidden; 
	font:normal 48px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 48px; 
	margin: 0; 
	padding:0;
	}



/*DNN Overrides*/
.Normal { 
	font-family: Verdana, Arial, Helvetica !important; 
	font-size: 12px !important; 
	line-height: 18px !important; 
	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; 
	}
