#body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-width: 10px;
	border-right-width: 30px;
	border-bottom-width: 10px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	height: 770px;
	width: 680px;
	text-align: left;
}

#top
{
	z-index: 1;
	height: 207px;
}

#search
{
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFff;
	left: 534px;
	top: 41px;
}
#bottomutility
{
	z-index: 3;
	background-color: #00CC99;
	top: 50px;
	border: 1px none #000000;
	right: 0px;
	text-align: center;
	width: auto;
	font-size: small;
}

#bottomaddress
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}


#bottomutility A
{
	text-decoration: none;
	color: #0000FF;
}

#body A
{
	text-decoration: underline;
	color: #003300;
}

#bottomaddress A
{
	text-decoration: none;
	color: #0000FF;
}

#tertiary A
{
	text-decoration: none;	
	color: #330000;
}

.events
{
	background-color:#FFFFCC;
	font-family: Times, serif;
	font-size: 12px;
	border: thin solid #CCCCCC;
	text-indent: 0px;
	padding-left: 10px;
}

.box-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}
.box-home2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}
.box-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003700;
	text-align: right;
	font-weight: bold;
}
.hometitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: left;
	padding-left: 10px;
}
.homenav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px;
}
.homenav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #381206;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF33;
}
