body {
	background: #193010 url(../images/BG.jpg) top center no-repeat;
	text-align: center;
	margin: 0;}

body {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#193010;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#478524;
	scrollbar-highlight-color:#87b96c;
	scrollbar-shadow-color:#000000;
	BACKGROUND-COLOR: #478524;
	scrollbar-track-color: #478524;
}


body, p, ul, li { font: 12px/14px Arial, Helvetica, sans-serif; }

a:link,a:active,a:visited{color:#4f9427;text-decoration:none}

a:hover{color:#d29f24;text-decoration:underline;}



/* layout - basic */



#container {
	position: relative; /* allows everything within this div to be positioned absolutely inside of it */
	width: 790px;
	margin: 0 auto 0 auto;
	text-align: left;
	}



#footer {
	top: 600px;
	right; 0px;
	width: 790px;
	height: 15px;
	}

.frmLabel {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	}
	
.frmSubmit {
	cursor:hand;
	border:solid 1px #2f5719;
	background:#468424;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#468424;
	}
	
.frmTextArea {
	width:220px;
	height:80px;
	border:0;
	background:#2f5719;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f8f6cf;
	padding:3px;
	}
	
.frmInput {
	width:220px;
	height:15px;
	border:0;
	background:#2f5719;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f8f6cf;
	padding:3px;
	}
	
.frmSelect {
	width:230px;
	height:20px;
	border:0;
	background:#2f5719;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f8f6cf;
	}



.container {width:389px; position:relative; margin:0 auto; text-align:left; border-right:0px solid #fff; }

.callout {
text-align:left;
padding:0 0px 0px 0px;
overflow: auto;
}


h1.headline {margin:10px 0 10px 0; font-size:1.5em;}

.green {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#49991c; font-weight: normal; line-height:12pt;}

.bold {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#3b7020; font-weight: bold; line-height:11pt;}

.projects {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#666666; font-weight: normal; line-height:11pt;}

.white {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight: normal; line-height:10pt;}

.whitesm {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; font-weight: normal; line-height:10pt;}

.goldlg {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#c19100; font-weight: bold; line-height:14pt;

.gold {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#d29f24; font-weight: normal; line-height:10pt;

.home {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; font-weight: normal; line-height:10pt;}

.sm {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#bdcb7c; font-weight: normal; line-height:12pt;}

titles {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#E1D795; font-weight: normal; line-height:12pt; font-size:14px;}


/* layout - advanced */

/* navigation - basic */
#nav { text-align: left; }
li { display: inline; margin: 0 10px 0 0; }

