body {
	background-color: #99bb99;
	background-color: #e1c594;
	background-color: #e1eff5;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-size: small;
	margin: 0px;
}

a:link, a:visited, a:hover {
	color: #3399CC;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	border-bottom: thin dotted #003399;
	text-decoration: none;
}


#main {
	width: 800px;
	background-color: #CFD9C1;
	background-color: #CFD9C1;
	margin: 0 auto 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 160px;
}

#topmenu, #submenu {
	background-color: #98C2C5;
	background-color: #98C2C5;
	text-align: center;
	padding: 12px 10px 8px 10px;
	margin: 0px;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	color: #194719;
}

#topmenu a:link, a:visited, a:hover {
	color: #194719;
	text-decoration: none;
}

#topmenu a:hover {
	border-bottom: thin dotted #194719;
}

#topmenu a.selected {
	color: #e8eee8;
}

#topmenu > ul, #submenu > ul {
	display: inline;
	list-style-type: none;
}

#topmenu li, #submenu li {
	display: inline;
	padding: 0px 20px 0px 20px;
}

#submenu {
	background-color: #A2C160;
	background-color: #A2C160;
	text-transform: none;
}
#submenu a:link, a:visited, a:hover {
	color: #003366;
	text-decoration: none;
}
#submenu a:hover {
	border-bottom: thin dotted #194719;
}
#submenu a.selected {
	color: #e8eee8;
}

#sidebar {
	width: 150px;
	float: left;
	clear: right;
	font-size: 80%;
	/*border: 1px solid #d4ddd4;*/
}

#sidebar > #menu {
	padding: 10px 3px 5px 5px;
}
#sidebar > #menu ul {
	margin-left: -8px;
}


#content {
	/* width: 710px; */
	width: 608px;
	padding: 0px 20px 10px 20px;
	/* margin: auto; */
	margin: 0px 0px 0px 150px;
	background-color: #ffffff;
	border: 1px solid white;
}

#footer {
	text-align: center;
	padding: 30px 20px 10px 20px;
	font-size: 60%;
	background-color: #ffffff;
	margin: 0px 0px 0px 150px;
	width: 610px;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
*/

#menu h3 {
	margin-bottom: -8px;
}

.eventinfo {
	padding-left: 20px;
}

div#join th {
	text-align: right;
	vertical-align: top;
}

div#join td {
	padding: 5px 0px 10px 4px;
}

hr {
	width: 70%;
}

.subtitle {
	font-style: normal;
	margin-top: -15px;
	color: #A3CE53;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.Quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #146D12;
}
style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A3CE53;
}
.SideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
