* {margin: 0px; padding: 0px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #434343;
	background-color: #3F3020;
	margin: 0px;
	text-align: left;
}
.arrowtext {
	font-style: italic;
	line-height: 17px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 0px;
}

p {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 17px;
	text-align: left;
}
a:link {
	color: #00729C;
	text-decoration: underline;
}
a:hover {
	color: #1D4A65;
	text-decoration: underline;
	background-color: #E0F5FF;
}
a:visited {
	color: #585858;
	text-decoration: underline;
}
a:active {
	color: #BD5E00;
	text-decoration: underline overline;
}
h1 {
	text-transform: none;
	color: #6F8D18;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 6px;
	text-align: left;
}
h2 {
	font-size: 10px;
	text-transform: uppercase;
	color: #5BA9C1;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 0px;
}

h2 a:link {
	text-decoration: none;
	color: #5BA9C1;
}

h2 a:hover {
	background-color: #E0F5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 2F7083;
	color: #00729C;
}
h2 a:visited {
	text-decoration: none;
	color: #5BA9C1;
}
h3 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #5BA9C1;
	text-decoration: none;
}

h3 a:link {
	color: #5BA9C1;
	text-decoration: none;
}
h3 a:hover {
	color: #434343;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434343;
}

h3 a:active {
	color: #FFFFFF;
	background-color: #5BA9C1;
}

h3 a:visited {
	letter-spacing: 1px;
	text-align: right;
	text-decoration: none;
	color: #5BA9C1;
}
h4 {
	font-size: 18px;
	color: #BD5E00;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top: 6px;
}
.maintexttable {
	margin-left: 0px;
}

.clickheretext {
	font-size: 11px;
	text-align: right;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
	font-style: italic;
	color: #585858;
}
.more {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	color: #CC6600;
	margin: 0px 20px -8px 0px;
}
.more a:link {
	text-decoration: none;
	color: #CC6600;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
.more a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #CC6600;
}


.copyright {
	font-size: 9px;
}
.dividingbar {
	color: #3F3020;
}
.vertbar {
	background-image: url(assets/bkgrnd_vertbar.gif);
	background-repeat: repeat-y;
	background-position: left;
}
li {
	margin-bottom: 8px;
	margin-right: 60px;
	text-align: left;
	padding: 0px;
}

ul {
	text-align: left;
	list-style-image: url(assets/arrowlist.gif);
	list-style-position: outside;
	margin-left: 25px;
	margin-right: 0px;
}
hr {
	color: 5BA9C1;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-color: #5BA9C1;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
textarea {
	width: 200px;
	border: 1px solid #6F8D18;
}
.boldsub {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebartext {
	font-size: 10px;
	line-height: 14px;
	color: #434343;
	margin-left: 15px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
}
.sidebarhead {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	margin-top: 0px;
	color: #5BA9C1;
	margin-bottom: 8px;
}


.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6F8D18;
	margin-left: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: 1px;
}


.sidebartitle a:link {
	text-decoration: none;
	color: #6F8D18;
}
.sidebartitle a:hover {
	color: #6F8D18;
	text-decoration: underline;
	background-color: #E0F5FF;
}
.sidebartitle a:visited {
	color: #A4B16C;
	text-decoration: underline;
}


.alignright {
	text-align: right;
}
.nounderlinelink a:link {
	font-size: 9px;
	line-height: 12px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


.sidebartextlarge {

	font-size: 14px;
	line-height: 14px;
	color: #434343;
	margin-left: 15px;
	margin-bottom: 4px;
	margin-top: 0px;
}
.more a:visited {
	text-decoration: none;
	color: #CC6600;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
.boldsubsub {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #95BB2F;
}
.coalitioncomments {
	font-style: italic;
}
.insetboxtext {
	padding-left: 12px;
	color: #434343;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size: 9px;
	line-height: 14px;
}
.insetboxvertbar {
	margin-left: 12px;
	background-color: #F2F2F2;
	margin-right: 10px;
}
.formbox {
	height: 20px;
	width: 200px;
	border: 1px solid #6F8D18;
}
.toplinks {
	font-size: 10px;
	text-transform: uppercase;
	color: #5BA9C1;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.toplinks a:link {
	text-decoration: none;
	color: #5BA9C1;
}
.toplinks a:hover {
	color: #434343;
	background-color: #C5E6FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434343;
}
.toplinks a:visited {
	color: #5BA9C1;
	text-decoration: none;
}
.bodyupcomingevents {
	background-color: #FFF;
	margin-right: 10px;
}
