body {
	text-align:center;
	margin:0px 0px 0px 0px;
	background:#005747;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	min-height:850px;
	_height:850px;
	background:url(images/pageBG.jpg) repeat-x top;
}
#wrapper {
	margin:0px auto;
	width:900px;
}
#header {
	width:900px;
	height:168px;
	background:url(images/header.jpg) no-repeat top;
}
#flashBG {
	width:900px;
	height:285px;
	background:url(images/flashBG.jpg) no-repeat top;
}
#flash {
	float:right;
	width:625px;
	height:285px;
}
#shell {
	float:left;
	width:900px;
	min-height:291px;
	_height:291px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#menu {
	float:left;
	width:275px;
	min-height:576px;
	_height:576px;
	background:url(images/menuBG_1.jpg) no-repeat top;
}
#menu_text {
	float:left;
	width:250px;
	padding-top:250px;
}

#content_area {
	float:right;
	width:625px;
}
#text {
	float:right;
	width:625px;
	min-height:291px;
	_height:291px;
	background:url(images/contentBg.jpg) no-repeat top;
}
#welcome {
	float:left;
	width:500px;
	text-align:left;
	padding-top:70px;
	padding-left:30px;
	font-size:30px;
	color:#004c78;
}
#content_text {
	float:left;
	width:550px;
	text-align:left;
	color:#004c78;
	/*padding-top:15px;*/
	padding-left:30px;
}
#content_text p{
	font:11px Verdana,Arial,Sans-Serif;
	color:#004c78;
	line-height:1.5;

}
#content_text a{
	font:11px Verdana,Arial,Sans-Serif;
	color:#0206a8;
}
#content_text h2{
	font-family:Verdana,Arial,Sans-Serif;
	color:#000000; 
}
#content_text h3{
	font-family:Verdana,Arial,Sans-Serif;
	color:#000000;font-size:15px; font-weight:bold;
}
#content_text h4{
	font-family:Verdana,Arial,Sans-Serif;
	color:#000000;
}
#content_text h5{
	font-family:Verdana,Arial,Sans-Serif;
	color:#000000;
}
#content_text ul{
	font:11px "verdana";
	line-height:1.5;
	margin-left:-25px;
	color:#3F7A9B;
}
#content_text ol{
	font:11px "verdana";
	line-height:1.5;
	margin-left:-20px;
	color:#3F7A9B;
}
#content_text ul li{
	list-style-type:square;	
	color:#3F7A9B;
}
#footerBG {
	width:900px;
	height:195px;
	background:url(images/footerBG.jpg) no-repeat top;
}
#footer_text {
	float:right;
	width:600px;
	text-align:right;
	padding-top:170px;
	padding-right:20px;
	color:#935a39;
	font:normal 11px "verdana"; 
}

#footer_text a{

	font:normal 11px "verdana"; 
	color:#935a39;

}

#footer_text a:hover{
	font:normal 11px "verdana"; 
	color:#935a39;
	text-decoration:underline;
}



#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none;}


/*Menu Implmentation*/
#MainMenu {	
	position:relative; 
	text-align:left;
	list-style:none;
	margin:10px 0px 0px 5px; 
	padding:0px 0px 0px 80px;
	color:#B1EBC3;
	font:bold 15px verdana;
	width:150px;
}

#MainMenu li ul {	
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 	
	display:inline;
	background-color:transparent;	
}

#MainMenu .menuTitle {	
	padding:0px 0px 0px 0px;
	cursor:pointer;
	background-color:transparent;
}

#MainMenu div {	
	padding:0px 0px 0px 0px; 
	margin:-5px -14px 8px -14px; 
	background:url(images/BG_1.jpg) no-repeat;
	display:block;	
}

#MainMenu .menuTitle a:hover {	
	text-decoration:none;	
}

#MainMenu a {				
	font:bold 13px verdana;
	text-decoration:none;	
	min-height:21px;
	_Height:21px;
	display:block;	
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 25px;			
	color:#004C78;
	background:url(images/bullet.jpg) no-repeat;
	width:auto;
}

#MainMenu a:hover 
{
	text-decoration:none;
		background:url(images/bullet.jpg) no-repeat;

}

#MainMenu .selected {}

#MainMenu .current {}

#MainMenu li {
	list-style:none outside none; 	
	display:inline;
	background-color:transparent;
	
}

#MainMenu ul {
	margin:0; 
	padding:0px; 
	width:150px !important; 
	text-align:left; 
	border-width:0px; 
	text-indent:0px; 
	background-color:transparent;
}

#MainMenu ul li {
	list-style:none outside none;
	margin:0px 0px 0px 0px; 
	background-color:transparent;

}

#MainMenu ul li a {	
	font:bold 12px verdana;
	text-transform:none;	
	color:#005847;
	background:none;
	margin:-3px 0px 5px 0px;
	padding:2px 0px 2px 18px;
	border-right:none;
	min-height:20px;
	_height:20px;
}

#MainMenu ul li a:hover {	
	
	background:none;
	background:url(images/hover.jpg) no-repeat;	
	color:#000000;
} 



/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 26px/100% Arial, Helvetica, sans-serif;
	color:#004C78;
}



/*Feature and Photos*/
.photo{border:1px solid #000;}

/*DNN Overrides*/
.Normal { 
	font-family: Arial, Helvetica !important; 
	font-size: 12px !important; 
	color: #000 !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; 
	}
