* { margin:0; padding:0 }
BODY {
	font-size: .75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #C7CCAC;
	color: #2A2602;
	width: 770px;
	margin: 0 auto;
}
.brown-table {
	color: #fff;
	background: #A09A8D;
	padding: 7px;
	border: 1px solid #fff;
	width: 208px;
}
.date { background: url(images/date-bg.gif) repeat-x ; height: 29px; text-align:center
}
.mainbg {
	background: #FAF9F8;
	padding: 10px 0 0 0;
}
.newsletter {
	font-weight: bold;
	color: #fff;
	background: #91B260;
	padding: 5px;
	border: 1px solid #fff;
}
.newsletter2 {
	font-weight: bold;
	color: #fff;
	background: #7F7F7F;
	padding: 5px;
	border: 1px solid #fff;
}
.news-events {
	color: #2A2602;
	background: #fff;
	border: 1px solid #2A2602;
	width: 216px;
	text-align:left
}
.sideBg { background: url(images/right-side-bg.jpg); width:30px }
.smtext {
	font-size: 90%;
	color: #2A2602;
	text-decoration: none;
}
.sm-white {
	font-size: 90%;
	color: #fff;
	text-decoration: none;
}
.green-links {
	color: #A1B41A;
	font-weight: bold;
	text-decoration: none	
}
.gold-select {
	font-size: 90%;
	background: #EEBA23;
	text-decoration: none;
	border-bottom: 1px solid #fff
}
.FORM {
	font-size: 90%;
	color: #2A2602;
	background: #F0E8A4;
	border: 1px solid #D5D4BE
}
.button {
	font-size: 90%;
	color: #fff;
	background: #909963;
	border: 1px solid #fff
}
.go-button {
	font-size: 90%;
	color: #fff;
	background: #121831;
	border: 1px solid #fff;
    padding: 1px
}
.FORM2 {
	font-size: 90%;
	color: #2A2602;
	background: #F0E8A4;
	border: 1px solid #fff;
	width: 128px;
	height: 18px;
}
.gold-table {
	color: #2A2602;
	background: #FAF9F8;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #A3A170;
	border-top: 0;
}
.text-table {
	color: #2A2602;
	background: #ECECE3;
	text-decoration: none;
	padding: 7px;
	border-right: 1px dotted #2A2602;
}
.text-table2 {
	color: #2A2602;
	background: #ECECE3;
	text-decoration: none;
	padding: 7px;
	border-right: 1px dotted #2A2602;
}
.darkbrown {
	font-size: 90%;
	color: #fff;
	background: #3F2210;
}
.darkbrown a { color: #fff; text-decoration: none }
.darkbrown a:hover { color: #909963; text-decoration: underline }
h2 { 
	color: #2A2602;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}