/*
brazonesortho
S.S.
Feature Color: F19C08
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #284847;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	background: url(images/background01.jpg) top center repeat-x #294945;
	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: #446B66;
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper.jpg) no-repeat;
	}


/*Header*/
#header { 
	width: 900px; 
	height: 413px;
	overflow: hidden;
	}

/*Content*/
#title {

	}	

#content { 
	width: 507px; 
	padding: 0;
	margin-left: 109px; 
	min-height: 110px; 
	_height: 110px; 
	color: #000 !important; 
	}
	#content p { padding: 10px 0 5px 0; }
	#content a, #content a:visited { color: #68B8AD; }
	#content a:hover { color: #6BB3AF; }
	#content ul { margin: 0 0 10px 25px; padding: 10px 0 0 0; }
	#content ul li { list-style: disc; }
	#content ol { margin: 0 0 10px 35px; padding: 10px 0 0 0; }
	#content table td { margin: 5px 0px; }
	#content h2, h3, h4, h5 { color: #8CC5BD; font-weight: bold; padding: 5px 0; }
	#content h3 { font-size: 16px; line-height: 18px; }
	#content h4 { font-size: 14px; line-height: 16px; }
	#content .Normal { color: #fff !important; }

/*Footer*/
#footer {
	width: 900px;
	padding: 80px 0 10px 0; 
	text-align: center; 
	color: #A5A5A5; 
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) top no-repeat;
	 }
#footer a, #footer a:visited { 
	color: #A5A5A5; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #6BB3AF; 
		}
#footeraddress {
	font-size: 12px;
	font-weight: bold;
	}

/*Feature and Photos*/
#pagephoto { }
.photo {
	padding: 5px; 
	border: 1px solid #8CC5BD; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #8CC5BD; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #8CC5BD; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #8CC5BD solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #8CC5BD solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
#pics {
	width: 214px;
	height: 320px;
	position: absolute;
	margin-left: 616px;
	top: 230px;
	}
.staffTable strong {
	color: #6DB6AD;
	}
.staffTable tr td {
	padding: 10px 0;
	}

/*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 0 0 109px; 
	padding:0;
	}

/*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; 
	}
