body {margin:0; padding:0; background-color:#996600}
.body   { background-color: #e0ce8b; padding: 10pt; border: none #fc0 }

p   { color: #251d1d; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
li  { color: #251d1d; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a       { color: #036; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


h1       { 
	color: #251d1d; 
	font-weight: bold; 
	font-size: 13pt; 
	line-height: 13pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-repeat: no-repeat; 
	word-spacing: 2pt; 
	letter-spacing: 1pt }
h2, .hdtwo   { 
	color: #036; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	word-spacing: 3pt; 
	letter-spacing: 2pt }
h3, .hdthree { 
	color: black; 
	font-weight: bold; 
	font-size: 9pt; 
	line-height: 11pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	word-spacing: 3pt; 
	letter-spacing: 2pt }


/*HOMEPAGE*/
#homepage {margin:0 auto 0 auto;
	width:788px;
	text-align:center}

#homepage a{ color:black;
text-decoration:none
}

#homepage a:hover {color:black; text-decoration:underline}

#hp_text {margin:400px 30px 100px 30px;
	text-align:left}

/*Structural divs*/

#header {
	width:788px;
	margin: 0 auto 0 auto;}

#content_wrapper{
	width:788px; 
	background-color:#e0ce8b;
	margin:0 auto 0 auto;
	}
	
#side_menu {
	width:330px;
	float:left}
	
#title_section {
	width:438px;
	float:left;
	margin:0 10px}
	
#content_main {
	width:768px;
	clear:both;
	margin:10px 10px;
	padding-top:5px;}
	
#footer_wrapper {
	width:788px;}				


/*Sub_nav*/
#sub_nav {
	width:160px;
	margin:5px 5px 5px 8px;
	padding: 0px 5px 5px 8px;
	float:right;
	background-color:#c7963c;
	border:1px solid white;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#sub_nav p {color:white}

#sub_nav a {color:white; text-decoration:none}

#sub_nav a:hover {text-decoration:underline}
	
.quick {font-weight:bold;
	text-align:center}	


/*Miscellaneous*/
.highlight   { background-color: #036; border: ridge thin #b8860b }
.footer { text-align: center }
#footer_wrapper a       { color: #036; font-size: 9pt; line-height: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#footer_wrapper p {font-size:9pt}
.center { text-align: center }
.column {width:48%; float:left}
.module {margin:8px;}

#htmod {
	margin:8px auto 0px auto;
	text-align:center;
	height:96px;
	background-color:#996600;
	
	}
#htmod table {
	border:solid white 1px;
	width:772px;
	margin:0px auto 0px auto;
}
#htmod td {
	background-color:#FFFFFF;
	color:#996600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align: center;
}

#htmod td a {
	color:#996600;
}
#htmod td a:hover {
	color:#1c5b8e;
}





