body {
	font-family:verdana,sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-variant: normal;
	background-color:white;
}
#mainSite{
	width:900px;
	border:solid 1px #dedbd6;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	padding-bottom:40px;
}

.bullets {
	color: #b2ab9e;
	font-size: 9px;
}
#topNav {
	height:20px;
}
#topLinks{
	margin:10px 0 0 113px;
}
#topLinks li {
	float:left;
	margin:0 11px 0 0;
	list-style:none;
}
a {
	font-size: 12px;
	color: #64853A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #64853A;
}
a:hover {
	text-decoration: none;
	color: #E96F35;
}
a:active {
	text-decoration: none;
	color: #C3D82D;
}
#graphicalBannerIndex {
	width:900px;
	height:107px;
	margin-top:77px;
	
}
#graphicalBanner {
	width:900px;
	height:75px;
	margin-top:77px;
	
}
.style1 {
	margin:15px 34px 0 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c4c31;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c4c31;
	line-height: 16px;
}
.link_in_text {font-size: 11px; font-weight: bold; }

#calendarTable {
	width:827px;
	margin:15px 0 0 64px;
}
#calendarTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c4c31;
}
#calendarTable td.even {
	padding:7px 0 13px 19px
}
#calendarTable td.odd {
	padding:15px 0 23px 19px
}



