/* STU Content Page */

/*Zero all margins and padding*/

html, body, div, h1, 
h2, h3, h4, h5, h6, 
ul, ol, dl, li, dt, 
dd, p, blockquote, 
pre, form, fieldset, 
table, th, td {
	margin: 0;
	padding: 0;
} 

body {
	color: #444;
	margin: 0px;
	padding: 0px;
	background: url(../images/main_bg_pat.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
}

#center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 1000px;
	text-align: left;
} 

/*header content area*/
#header {
	width: 1000px;
	height: 130px;
	float: left;
	background: url(../images/main_bg_tile.png) repeat-y;	
}

#main_photo {
	float: left;	
}

#headertop {
	background: url(../images/border_top.png) no-repeat;
	width: 1000px;
	height: 30px;
}
#utilities {
	float: left;
	width: 200px;
	height: 25px;
	font-size: 0.625em;
	margin: 20px 0px 0px 40px;
	padding-top: 5px;
}

#utilities a:link{
	color: #00853e;
	font-weight: bold;
}

#logo {
	margin-left: 30px;	
	width: 240px;
	height: 150px;
	float: left;
}

#topnav {
	float:left;
	margin-left: 30px;
	margin-right: auto;
	margin-top: 20px;
	width: 700px;
	height: 30px;
}

#topnav_home {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 950px;
	height: 100px;
}


/*news box*/
#news {
	float: right;
	margin-right: 30px;
	width: 220px;
	background: #336cab;
}

#news #news_mid div{
font-size:0.9em;
}

#news_top {
	width: 220px;
	height: 30px;
	background-image: url(../images/news_top.png);
	background-repeat: no-repeat;
}

#news_mid{
	width: 220px;
	min-height: 170px;
	line-height: 0.875em;
	background-image: url(../images/news_bg_tile.png);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#news_bot {
	width: 220px;
	height: 20px;
	background-image: url(../images/news_bot.png);
	background-repeat: no-repeat;
}

#news ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
	padding-bottom: 1em;
}

#news li {
	margin-top: 0.75em;
	background-image: url(../images/news_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .5em;		
}

#news a:link{
	color: #FFFFFF;
	margin: 20px 20px 0px 0px;
	font-size: 0.6875em;
	text-decoration: none;
}

#news a:hover{
	color: #F28B00;
	margin: 20px 20px 0px 0px;
	font-size: 0.6875em;
	text-decoration: underline;
}

#news a:visited{
	color: #CCCCCC;
	margin: 20px 20px 0px 0px;
	font-size: 0.6875em;
	text-decoration: none;
}

#news a:active{
	color: #F28B00;
	margin: 20px 20px 0px 0px;
	font-size: 0.6875em;
	text-decoration: none;
}

#news p {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*.newsBody {
	color: #F28B00;
	margin: 20px 20px 0px 0px;	
	font-size: 0.6875em;
}*/

#news_more {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;	
}


/*overall content area*/
#main {
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: url(../images/main_bg_tile.png) repeat-y;
}

/*left navigation*/
#leftnav {
	float: left;
	display: block;
	width: 220px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d68532;
	
}

#leftnav_top {
	width: 220px;
	float: left;
	height: 30px;
	display: block;
	padding: 0px;
	background: url(../images/left_nav_top.png);
	background-repeat: no-repeat;
}

#leftnav_bottom {
	width: 220px;
	float: left;
	height: 20px;
	display: block;
	padding: 0px;
	background-image: url(../images/left_nav_bot.png);
	background-repeat: no-repeat;
}

#leftnav ul {
	float: left;
	display: block; 
	_height: 250px;
	min-height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0em 0px 0px 0px;
	list-style-type: none;
	background-image: url(../images/left_nav_bg_tile.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#leftnav li { 
	width: 220px;
	display: block; 
	float: left;
	margin-left: 0px;
	margin: 0px;
	height: 30px;
	/*border-top: 1px solid #e0a43f; 
	border-bottom: 1px solid #cc6625;*/
	background:url(../images/left_nav_but_bg.png) repeat-x;
	background-position: bottom;
}

#leftnav li a {
	width: 200px;
	height: 25px;
	display: block;
	float: left;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#leftnav li a:hover {
	width: 200px;
	height: 25px;
	display: block;
	float: left;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #f0af14;
}

#leftnav li ul {	

	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
	list-style-type: none;
}


/*main content area*/
#divider {
	float:left;
	width:1000px;
	height:20px;
}

#content {
	margin: 0px 300px 0px 270px;
	width: 430px;
}

#content-full {
	margin: 0px 50px 0px 270px;
	width: 680px;
	min-height:400px;
}

#content div a, #content-full div a{
	font-size: 0.6875em;
}

#content div a, #content-full div.p-replace a{
	font-size: 1em;
}

#content ul, #content-full div.p-replace ul {
	margin-top: 1em;
	margin-bottom: 1.5em;
	font-size: 1em;
}

#content p, #content-full p { 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1.5em;
	font-size: 0.6875em;	 
}

#content p, #content-full div.p-replace { 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1.5em;
	font-size: 0.6875em;	 
}

#content ul, #content-full ul {
	margin-top: 1em;
	margin-bottom: 1.5em;
	font-size: 0.6875em;
}

#content li, #content-full li {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 20px;
}

#content h1, #content-full h1 {
	color: #277039;
	margin: 0px;
	font-size: 1.125em;
	line-height: 1.125em;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	
}

#content h2, #content-full h2 {
	color: #29568F;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 0.6875em;
	text-transform:uppercase;
}

#content a, #content-full a {
	color: #0E1D6D;
	text-decoration: none;
}

#content a:link, #content-full a:link { 
	border-bottom: 1px solid #00853e;
	color: #00853e;
}

#content a:visited, #content-full a:visited {
	color: #999999;
	border-bottom: 1px solid #999999;
}

#content a:hover, #content a:active, #content-full a:hover, #content-full a:active {
	color: #F28B00;
	border-bottom: 1px solid #F28B00;
}

#content_news {
	margin: 0px 300px 0px 270px;
	width: 430px;
}

#content_news p{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1.5em;
	font-size: 0.6875em;	
}

#content_news h1 {
	color: #277039;
	margin: 0px;
	font-size: 1.125em;
	line-height: 1.125em;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;	
}

#content_news a {
	color: #0E1D6D;
	text-decoration: none;
}

#content_news a:link { 
	border-bottom: 1px solid #00853e;
	color: #00853e;
}

#content_news a:visited {
	color: #999999;
	border-bottom: 1px solid #999999;
}

#content_news a:hover, #content a:active {
	color: #F28B00;
	border-bottom: 1px solid #F28B00;
}


/*footer section*/

#footer {
	clear: both;
	width: 940px;
	height: 40px;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

#footer p{
	width: 470px;
	color: #FFFFFF;
	height: 50px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 0.6875em;
}

#bottom_border {
	clear: both;
	width: 1000px;
	height: 30px;
	background-image: url(../images/border_bottom.png);
	background-repeat: no-repeat;
}



