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

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

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #8d7c4e;
	padding-top: 10px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5E7335;
}

div#content {
	width: 620px;
	padding: 10px;
}

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;
}

.header {
	font-size: 13px;
	font-weight: bold;
	color: #8d7c4e;
	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;
}

.nav {
	font-size: 11px;
	color: #5f8516;
}

a.nav:link {
	color: #5E7335;
	text-decoration: none;
}

a.nav:visited {
	color: #5E7335;
	text-decoration: none;
}

a.nav:hover {
	color: #5E7335;
	text-decoration: none;
}



.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: #5f8516;
	text-decoration: none;
}

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

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