/* --------- BODY ------------ */
body {
	margin:20px 0px; padding:0px;
	background-color:#97b297;
	background-position:top center;
	color:black;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
a:link  	{ color:#336633;text-decoration:underline; }
a:visited 	{ color:#336633;text-decoration:underline; }
a:hover 	{ color:#003300;text-decoration:underline; }
/* --------- MASTHEAD ------------ */
h2 {
	font-family:Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#ffff66;
	margin:0px 0px 0px 10px;
	text-align:left;
}
h3 {
	font-family:Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:white;
	margin:4px 0px 0px 10px;
	text-align:left;
}
/* --------- CONTENT ------------ */
.container {
	border:2px solid #003300;
	width:1000px;	
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font-family:Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#336633;
	margin:20px 0px 15px 0px;	
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#336633;
	margin:2px 0px 6px 0px;
}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin:0px 0px 6px 0px;
}
.txt {
	font-size:12px;
	line-height:15px;
	color:black;
	text-valign:top;
	vertical-align:top
}
.google728x90 {
	text-align:center;
	background-color:#003300;
}
/* --------- NAVIGATION ------------ */
.navTop {
	font-size:12px;
	color:#ffff66;
	height:25px;
	line-height:25px;
	background-color:#003300;
	padding:0px 0px 0px 5px;
}
a.navTop:link{
	font-size:12px;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:visited{
	font-size:12px;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:hover{
	font-size:12px;
	color:white;
	text-decoration:underline;
}
.navLeft {
	font-size:12px;
	font-weight:bold;
	color:white;	
	line-height:18px;
	background-color:#336633;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 0px 10px;
}
a.navLeft:link{
	font-weight:normal;
	color:#ffff66;
	text-decoration:none;
}
a.navLeft:visited{
	font-weight:normal;
	color:#ffff66;
	text-decoration:none;
}
a.navLeft:hover{
	font-weight:normal;
	color:white;
	text-decoration:underline;
}
.navBot {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:black;
	height:230;
}