@charset "utf-8";
/* CSS Document */

/*
brunerortho
S.S.
Feature Color: 2A5D9B
Link Color: 2A5D9B
Hover Color: 387B2B
Header Color: 2A5D9B
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #3B4A6B;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	background: url(images/background.jpg) top repeat-x;
	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper.jpg) no-repeat;
	min-height: 314px;
	_height: 314px;
	}

/*Header*/
#top {
	width: 856px;
	height: 37px;
	border-right: 1px #fff solid;
	border-left: 1px #fff solid;
	margin: 0 23px 0 21px;
	}
#toptlink {
	width: 325px;
	height: 30px;
	float: right;
	padding: 7px 0 0 0;
	}
#topnumber {
	width: 320px;
	height: 30px;
	padding: 7px 0 0 66px;
	float: left;
	}
#header { 
	width: 900px; 
	height: 195px;
	background: url(images/header4.jpg) no-repeat;
	}

/*Flash*/


/*Content*/
#title {
	}	
#content { 
	width: 580px; 
	padding: 30px 0 10px 0;
	margin-left: 66px; 
	min-height: 255px; 
	_height: 255px; 
	color: #0a2051 !important; 
	}
.content p { 
	padding: 10px 0 5px 0; 
	}
.content a, .content a:visited, .content a.CommandButton:link { 
	color: #2A5D9B; 
	}
.content a:hover { 
	color: #AD9277; 
	}
.content ul { 
	margin: 5px 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: #2A5D9B; 
	font-weight: bold; 
	padding: 5px 0 0 0; 
	}
.content h2 { 
	font-size: 18px; 
	line-height: 20px; 
	}
.content h3 { 
	font-size: 16px; 
	line-height: 18px; 
	}
.content h4 { 
	font-size: 14px; 
	line-height: 16px; 
	}
.content table tr td {
	padding: 2px 5px;
	}

/*Footer*/
#footer {
	width: 900px;
	padding: 20px 0 0 0; 
	text-align: center; 
	color: #fff; 
	font: 11px/18px Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) top no-repeat;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #fff; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #A68A72; 
		}

/*Callouts*/


/*Feature and Photos*/
#pagephoto {
	width: 185px;
	float: right;
	padding: 3px 32px 0 0;
	}
.pagephoto {
	border-bottom: 5px #fff solid;
	}
.photo {
	padding: 5px; 
	border: 1px solid #2A5D9B; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #2A5D9B; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #2A5D9B; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #2A5D9B solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #2A5D9B 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 26px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px; 
	margin: 0; 
	padding:0;
	}
.sIFR-active .toptext {
	visibility:hidden; 
	font:normal 18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px; 
	margin: 0; 
	padding:0;
	color: #fff;
	}


/*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: bold, Verdana, Arial, Helvetica, sans-serif !important; 
	color: #fff !important;
	}
