@charset "utf-8";
body {
	font-size:14px;
	background-color:#EDF6DB;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	color: #333333;
			}
h1 {color:#006600;
	border-bottom:#006600 solid 1px;
	width: 350px;
	}
.headline{color:#1B4901;
	border-bottom:#006600 solid 1px;
	width: 250px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic; 
	margin-bottom: 15px
	}
	

h2 {
	color: #57989E;
}
#subhead {
	color: #57989E;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: xx-large;
	padding-bottom: 5px;
}


h3 {
	color: #333333;
}
a {
	color:#49671F;
	}
a:hover {
	color:#648E2A;
}
li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
		}

dt { font-weight:bold;
		padding-bottom:4px}
dd {padding-bottom: 8px;}
	

#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 824px;background-image:url(images/bg_content.jpg);
	}
#content {	
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	text-align: left;
}
#dept {
	font-size: small;
	color: #57989E;
	text-align: left;
}
#portfolio {width: 575; 
	}
#portfolio img {margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #006600
	}

#contentsub {
	border: 5px solid #57989e;
	background-color: #FFFFFF;
	padding-right: 10px;
	text-align: left;
	}
#top {
	background-image:url(images/topbar.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 100px;
	width: 770px;
	padding-top: 5px;
			}
#userinfo {
	float:right;
	width: 495px;
	height: 40px;
	font-family: Arial, "Arial Black";
	color: #333333;
	text-align: left;
	background:url(images/menubar.jpg) repeat-x;
	}

#userinfo a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	padding-right: 10px;
	padding-left: 10px;
	}

#userinfo a:hover {
	color:#FFFFCC;
	text-decoration: none;
}


#spacer {
	float:right;
	width: 495px;
	height: 50px;
	font-size:9px;
	color:#FFFFFF;
	text-align: left;
	}

/*------------------------------footer----------------------*/
#footerbox {
	color:#333333;
	font-size:11px;
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 72px;
	width: 824px;
}
#headline {
	padding-left: 400px;
	padding-top: 25px;
}
#graphtable  {
	border: 1px solid #57989E;
}



#footerbox a {
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}

#footerbox a:hover {
	color:#006600;
	text-decoration: underline;
}

/*THIS IS A TAG WE WON'T USE*/
#subfooter {
	text-align: center;
	text-align:center;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
			
#subfooter a{
	color: #57989E;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-size: 10px;
}
#subfooter a:hover{
	text-decoration:underline;
	color: #FFFFFF;
	}
/*------------------------------top menu bar----------------------*/

#nav {
	background-color: #57989e;
	text-align: center;
	height: 30px;
	padding-top: 15px;
}
#nav a{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height: 15px;
	width: 75px;
	margin-right: 10px;
	margin-left: 10px;
			
}
#nav a:hover{
	color:#F7FFCC;
			
}
/*------------------------------Banners----------------------*/

#banner {
	background-image: url(images/bnr.jpg);
	height: 228px;
}
#main_banner {
	background-image: url(images/flow.jpg);
	height: 568px;
}

#main_banner_text{
	text-align:left;
	float:right;
	width: 260px;
	height: 150px;
	padding-right: 25px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#b_spacer {
	float:right;
	width: 800px;
	height: 310px;
	font-size:9px;
	color:#FFFFFF;
	text-align: left;
	}

/*------------------------------sidebar menu----------------------*/
#sidebarmenu{
	text-align: right;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}

#sidebarmenu a{
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	margin-right: 10px;
	padding-right: 5px;
}
#sidebarmenu a:hover{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #889B62;
	color: #637147;

}
