body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
}
td {
}
p {
	margin: .5em;
	text-indent: 1em;
}
a:link {
	color: #534538;
	text-decoration: underline;
}  /* for unvisited links */
a:visited { color: #663333} /* for visited links */
a:active {
	color: #5C4C3F
} /* when link is clicked */
a:hover {
	text-decoration: underline;
} /* when mouse is over link */
.headers {
	font-size: 19px;
	font-weight: bold;
	color: #615142;
	text-transform: capitalize;
}
.sponsorlist-text {
	font-size: 14px;
	font-weight: bold;
}
.contenttable {
	border: 0px solid #669999;
}
.rednotice {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.notice {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.smallnoticetext {
	font-size: 10px;
	font-weight: bold;
}
.admintable {
	background-color: #FEF3C7;
	border: 1px solid #333333;
}

.breadcrumbs {
	font-size: 11px;
	margin: 2px;
	background-color: #F1EBE7;
	padding: 3px;
}
.small {
	font-size: 9px;
}
.green {
	color: #006633;
}
.admintable2 {
	background-color: #F8DE92;
	border: 1px solid #333333;
}
input {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
.redbg {
	background-color: #FFE9E6;
}
.greenbg {
	background-color: #E3FEDE;
}
.tiny {
	font-size: 9px;
}
.headerareabg {
	background-color: #FFFFFF;
}
.headerareabg-admin {
	background-color: #FFFFFF;
}
.contentarea {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 4px;
	float: left;
}
.footerarea {
	background-color: #FFFFFF;
}
.menuarea {
	background-color: #FFFFFF;
	width: 100%;
}
.sidebar {
	float: right;
	margin: 10px;
}
.directionsmap {
	float: right;
	margin: 10px;
	width: 320px;
}
