body {
	background-color: #FFFFCC;  
	margin: 0 0 0 0;
	}

body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #002925;
	}

.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #004646;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	color: #000000;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #323600;
	text-transform: uppercase;
}


.ispeople { 
	visibility:hidden;
	display:none;
}
a {
	text-decoration: none;
	color: #007F73;
}

a:hover { 
	color: black;
	text-decoration: underline;
	}

a:visited {
	color: #006666;
}

a:active {
	color: #006666;
}

hr {
	color: #999999;
}

.padded {
	padding: 5px 5px 5px 5px;
}

.sidebarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #002925;
}
.eventsFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFCC;
}
.footerEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFCC33;
}
form { 
	margin: 0; 
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	} 

form.tb {
	display:inline;
	}


.visit {
	font-size: 22px;
	color: #333333;
	border-left: 1px solid #ffcc33;
	padding: 0px 12px 0px 12px;
}
.visit ul {
	font-size: 10px;
	list-style-type: disc;
	list-style-image: url(graphics/bullet.gif);
	padding: 0 12px 0 12px;
}
#map {
	
	border: 1px solid #ffcc33;
}
#mapSm {
	float: right;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #002925;
}

.bodyBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #002925;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #323600;
	text-transform: uppercase;
}

.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #323600;
}

.bottom {
	bottom: 0px;
	position: absolute;
}
.top {
	position: absolute;
	top: 0px;
}