/*
drdougcrosby
S.S.
Feature Color: B6A289
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: url(images/background.jpg) repeat;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	}
#shell { 
	margin: 0 auto 0 0; 
	width: 960px;
	position: relative;
	}
#container { 
	width: 960px;
	background: url(images/container.jpg) left repeat-y;
	}
#contentwrapper { 
	width: 960px;
	background: url(images/wrapperhome.jpg) left top no-repeat;
	min-height: 435px;
	_height: 435px;
	}
#bottom {
	width: 960px;
	height: 167px;
	background: url(images/bottom.jpg) left no-repeat;
	}

/*Contact*/
#contact {
	width: 175px;
	float: left;
	}

/*Content*/
#content { 
	width: 510px; 
	padding: 175px 0 0 0;
	margin-left: 56px;  
	color: #fff !important;
	}
	.content * {font-family: Jester, Verdana, Arial, Helvetica, sans-serif; font-size:14px}
	.content p { padding: 10px 0 5px 0; }
	.content a, .content a:visited, .content a.CommandButton:link,
	.content .Head, .content .SubHead { color: #F2E3C4; text-decoration:underline;}
	.content a:hover { color: #AA957A;text-decoration:underline; }
	.content ul { margin: 0 0 10px 25px; }
	.content ul li { list-style: disc; }
	.content ol { margin: 0 0 10px 30px; }
	.content table td { margin: 5px 0px; }
	.content h2, h3, h4, h5 { color: #E5D9BF; font-weight: bold; padding: 5px 0 0 0; }
	.content h3 { font-size: 16px; line-height: 18px; }
	.content h4 { font-size: 14px; line-height: 16px; }

/*Footer*/
#footer {
	width: 457px;
	height: 97px;
	text-align: center; 
	color: #000; 
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;

	padding: 0px 0 0 32px;
	float: left;
	 }
#footer a, #footer a:visited { 
	color: #000; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #B6A289; 
		}
.freeconsultation {
	float: left;
	padding-left: 40px;
	}

/*Feature and Photos*/
#flash {
	width: 491px;
	height: 192px;
	position: absolute;
	left: 205px;
	top: 6px;
	}
.pagephoto {
	border: 1px #000 solid;
	}
.photo {
	padding: 5px; 
	border: 1px solid #B6A289; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #B6A289; 
	background: #fff;
	}
.photoright { 
	float: right; 
	margin: 5px 0 0 5px; 
	border: 1px solid #B6A289; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #B6A289; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #B6A289 solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #B6A289 solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}
#right {
	width: 341px;
	height: 721px;
	position: absolute;
	left: 620px;
	top: 0;
	background: url(images/rightside4.jpg) top no-repeat;
	}
#rightflash {
	position: absolute;
	left: 6px;
	top: -5px;
	}


/*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 36px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px; 
	margin: 0; 
	padding: 0;
	color: #EBDDBB !important;
	}

	
/*DNN Overrides*/
.Normal { 
	font-family: Verdana, Arial, Helvetica !important; 
	font-size: 12px !important; 
	line-height: 21px; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 9px !important; 
	font-family: Arial, Helvetica, sans-serif !important; 
	font-weight: normal !important; 
	}
