body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #5E7335;
	margin: 0;
}

h1 {
	font-size: 22px;
	color: #5E7335;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7B6C44;
	padding-top: 10px;
	line-height: 1.5em;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5E7335;
	padding-top: 10px;
	line-height: 75%;
}



div#content a:link {
	color: #5f8516;
	text-decoration: none;
}

div#content a:hover {
	color: #5f8516;	
	text-decoration: none;
}

div#content a:visited {
	color: #5f8516;
	text-decoration: none;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	margin-left: 10px;
	margin-right: 5px;
	font-size: 12px;
	color: #000;
}

li {
	margin-left: 5px;
	font-size: 12px;
	color: #000;
}

.plain {
	list-style: none;
	list-style-type: none;
}

/* Set up the two-column divs for the partners page */
/* And yeah, it's total divitis, but it works */

div.partnerContent {
	padding: 0;
	margin-bottom: 20px;
	float: left;
	width: 610px;
}

div.leftCol {
	padding: 0;
	width: 125px;
	float: left;
}

div.rightCol {
	padding-left: 10px;
	width: 460px;
	float: right;
	font-size: 90%;
}

div.eatimg {
		padding-top: 25px;
}

div#footer {
	text-align: center;
	font-size: 80%;
	color: #8d7c4e;
}

#footer p {
	font-size: 80%;
	color: #8D7C4E;
}

#footer a, a:visited {
	font-size: 100%;
	color: #8D7C4E;
	text-decoration: none;
}

#footer a:hover{
	font-size: 100%
	color: #8D7C4E;
	text-decoration: none;
}

.style5 {font-size: 12px}
.style6 {font-size: 18px;
		color:#FFFFFF;}
		
.style8 {color: #5E7335}
.style9 {color: #990033}


.header {
	font-size: 16px;
	font-weight: bold;
	color: #8d7c4e;
	padding-top: 10px;
	line-height: 75%;
}
.headergreen {
	font-size: 13px;
	font-weight: bold;
	color: #5E7335;
	padding-top: 10px;
	line-height: 75%;
}
.eventTitle {
	font-size: 13px;
	font-weight: bold;
	color: #5E7335;
}

.eventTitleCal {
	font-size: 18px;
	font-weight: bold;
	color: #5E7335;
	line-height: 75%;
}

.eventInfo {
	margin-left: 10px;
	color: #000;
}


.projects {
	font-size: 12px;
	color: #890005;
	text-decoration: none;
}

.txtBody {
	font-size: 14px;
}

.txtBodyBold {
	font-weight: bold;
	font-size: 14px;
}

.txtBodyHdr {
	font-weight: bold;
	font-size: 14px;
}

.txtBodySml {
	font-size: 11px;
}


.table1 {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
}

.mainTable {
	border: 2px 2px 0 2px;
	border-color: #CCC;
}

.mainTable td {
	border: 2px 2px 0 2px;
	border-color: #CCC;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
