@charset "utf-8";
/* CSS Document */

body {
	font-family: "Tahoma", Verdana, Helvetica;
	background: url(images/top.jpg) top repeat-x;
	margin: 0px;
	padding: 0px;
	color: #928C7E;
	font-size: 11px;
	background-color: #3E8712;
}
a:link, a:active, a:visited {
	font-family: "Tahoma", Verdana, Helvetica;
	color:#79BF1A;
}
a:hover {
	color:#B00D00
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	color: #CD3529;
	font-weight: normal;
	text-align: center;
	font-family: "Tahoma", Verdana, Helvetica;
	font-style: normal;
	padding: 6px 0;
	margin: 0;
	background-color: #F7F5F4;
}
h2 {
	margin: 5px 0;
	font-size: 15px;
	color: #514A39;
	font-family: "Tahoma", Verdana, Helvetica;
	padding: 6px 5px;
	font-weight: normal;
	text-align: center;
	background-color: #F7F5F4;
}


h3 {
	margin: 0px;
	font-size: 14px;
	color: #0066FF;
	font-family: "Tahoma", Verdana, Helvetica;
	padding: 6px 5px;
	font-weight: normal;
}
h4 {
	font-family: "Tahoma", Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #C1883C;
}
.p1{
	background: url(images/dot.jpg) #FFFFFF  left top repeat-x;
	float: left;
	width:990px;
}
.p2 {
	background: url(images/bottom.jpg) left bottom repeat-x;
}
.p3 {
	background: url(images/dot.jpg) left top repeat-y;
}
.p4 {
	background: url(images/dot.jpg) right top repeat-y;
}
.p5 {
	background: url(images/topleft.gif) left top no-repeat;
}
.p6 {
	background: url(images/topright.jpg) right top no-repeat;
}
.p7 {
	background:url(images/bottomleft.jpg) left bottom no-repeat;
}
.p8 {
	background: url(images/bottomright.jpg) right bottom no-repeat;
	height: 47px;
	width: 970px;
	padding: 20px 0 0 20px;
	position: relative;

}
.w1 {
	background: url(images/pagetl.jpg) left top no-repeat;
	float: left;
	clear: both;
	width: 990px;
	background-color: #FFFFFF;
}
.w2 {
	background: url(images/pagetr.jpg) right top no-repeat;
}
.w3 {
	background:url(images/pagebl.jpg) left bottom no-repeat;
}
.w4 {
	background: url(images/pagebr.jpg) right bottom no-repeat;
	height: 320px;
	padding: 10px;
	display: table;

}
.font1 {
	font-family: "Tahoma", Verdana, Helvetica;
	font-size: 11px;
	font-style: italic;
	color: #3E8712;
}
.underwhite {
	background: url(images/underwhite.jpg) top left no-repeat;
	width:990px;
	height:auto;
	float: left;
}
a.tab:link, a.tab:active, a.tab:visited {
	background:url(images/tabs.gif) no-repeat;
	font-size: 15px;
	font-weight: normal;
	float: left;
	height: 28px;
	text-decoration: none;
	width: 140px;
	padding: 10px 0 0 20px;
	margin: 2px 3px 0 0;
	color: #308916;
}
a.tab:hover {
	background:url(images/tabs2.gif) no-repeat;
	text-decoration: none;
	color: #0C6803;
}
.members, a.members:link, a.members:active, a.members:visited {
	font-size: 11px;
	color: #E3D366;

}
a.members:hover {
	color: #F1EAB4;
}
.right {
	float:right;
	margin: 0 0 4px 4px;
}
.left {
	float:left;
	margin: 0 6px 4px 0;
}
.f1 {
	background: url(images/footertl.gif) left top no-repeat;
	float: left;
	clear: both;
	width: 990px;
	background-color: #609C3C;
	margin: 5px 0;
	height: auto;
}
.f2 {
	background: url(images/footertr.gif) right top no-repeat;
}
.f3 {
	background:url(images/footerbl.gif) left bottom no-repeat;
}
.f4 {
	background: url(images/footerbr.gif) right bottom no-repeat;
	height: auto;
	padding: 10px;
	display: table;
	width: 970px;
	text-align: center;
	color: #A7D150;

}
a.bb:link, a.bb:active, a.bb:visited {
	background:url(images/graybutton1.jpg) no-repeat;
	font-size: 15px;
	font-weight: normal;
	float: left;
	height: 31px;
	text-decoration: none;
	width: 285px;
	padding: 8px 10px 0 20px;
	margin: 2px 3px 0 0;
	color: #6D654E;
	text-align: center;
}
a.bb:hover {
	background:url(images/graybutton2.jpg) no-repeat;
	text-decoration: none;
	color: #6D654E;
}
a.gg:link, a.gg:active, a.gg:visited {
	color: #A7D150;
}
a.gg:hover {
	color: #C8E292;
}
