﻿/***************GENERAL FORMATS*********************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*background-color: #e9f1fb;*/
	margin: 0px auto;
}
hr {
	text-align: center;	
	color: #8d9ec5;
}
h1 {
	color: #1e5a33;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	word-spacing: normal;
	letter-spacing: 0.03em;
}
h2 {
	color: #339856;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.03em;
}
h3 {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	text-decoration: underline;
	color: #535353;
	font-size: 10px;
	border-style: none;
}
a:visited {
	text-decoration: underline;
	color: #535353;
	font-size: 10px;
	border-style: none;
}
a:hover {
	text-decoration: none;
	color: #535353;
	font-size: 10px;
	border-style: none;
}
a:focus {
	text-decoration: none;
	color: #535353;
	font-size: 10px;
	border-style: none;
}
a:active {
	text-decoration: underline;
	color: #535353;
	font-size: 10px;
	border-style: none;
}
img {
	border-style: none;
}
/****************CONTENT AREAS*********************/
#wrapper {
	width: 1001px;	
	margin: auto;
	background-color: #FFFFFF;
	overflow: hidden;	
}
#bg-shadow {
	background: url('../images/bd-bkg.png') repeat-y 0 0;
	display: block;
	float: left;
	height: auto;
	width: 1001px;
	margin-left: 0px;	
}
#main_wrapper {
	width: 961px;
	margin-left:20px;
	height: auto;
	float: left;
	background-color: #FFFFFF;	
}
#content_wrapper {
	width: 933px;
	margin-left: 14px;
	display: block;
	float: left;
	background: url(../images/faux-columns_02.gif) repeat-y;	
}
#masthead_wrapper {
	width: 960px;
	height: 246px;
	float: left;
	margin-top: 0px;
	vertical-align: top;
}
#masthead_elements1 {
	width: 800px;
	height: 142px;
	float: left;
	padding-top: 25px;
}
#leftcolumn {
	width: 198px;	
	float: left;
	padding-left: 9px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	background-color: #c7d8ec;
}
#upcomingevents {
	width: 176px;	
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 11px;
	border: thin;
	border-style: solid;
	border-color: #98acd8;
	background-color: #e8f3ec;
}
#upcomingevents_header {
	background-color: #339856;
	width: 195px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 8px;
	border: thin;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #98acd8;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#community_calendar {
	margin: 20px 5px;
	display: block;
	float: left;
}
#content {
	width: 499px;
	height: auto;
	float: left;
	padding-top: 5px;
}
#mainbody {
	width: 462px;
	padding: 5px 15px;	
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	overflow: hidden;
}
#mainbody p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;	
}
#rightcolumn {
	width: 195px;	
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: ;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #c7d8ec;
}
#quicklinks {
	padding-bottom: 20px;
}
/************NAVIGATION************************/
#topnav_box {
	width: 933px;
	margin-left: 14px;
	height: 18px;
	background-color: #0c2f83;
	margin-top: 1px;
	padding-top: 7px;
}
#topnav {
	width: 490px;
	height: 18px;
	float: left;
	margin: 0px 10px 0px 380px;
	background-color: #0c2f83;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	display: block;
	font-size: 9px;
	font-weight: bold;
}
#topnav ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
	text-align: ;
}
#topnav ul li {
	list-style-type: none;	
	display: inline;
	color: #ffffff;
}
#topnav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
	border-right: 1px solid #FFFFFF;
	list-style-type: none;
	line-height: 8px;
}
#topnav ul li.last a {
	border: none;
}
#topnav ul li a:hover {
	text-decoration: underline;
}
#masthead_image {
	width: 933px;
	margin-left: 14px;
	height: 191px;
	float: left;
	/*background-image: url(../images/masthead2_bground.jpg);*/
	background-repeat: no-repeat;
}
#mainnav_box {
	width: 933px;
	margin-left: 14px;
	height: 28px;
	float: left;
	background-image: url(../images/masthead3_bground.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#mainnav {
	width: 933px;
	margin-left: 14px;
	height: 28px;
	float: left;
	display: block;	
	margin-top: -16px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: ;
}
#mainnav ul li {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
#mainnav ul li a {
	float: left;	
	padding: 1px 11px 1px 11px;
	text-decoration: none;
	text-align: ;
	border-right: 1px solid #FFFFFF;
	list-style-type: none;
	line-height: 14px;	
	color: #FFFFFF;	
	text-decoration: none;
	list-style-type: none;	
}
#mainnav ul li.last a {
	border: none;
}
#mainnav ul li a:hover {
	text-decoration: underline;
}
#mainnav a:link {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-size: 12px;
}
#mainnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-size: 12px;
}
#mainnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-size: 12px;
}
#mainnav a:focus {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-size: 12px;
}
#mainnav a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-size: 12px;
}
#quicklinks tr td {
	padding-top: 3px;
	background: transparent;	
}
/***********ADVERTISEMENTS*****************/
#banner {
	width: 195px;
	height: 34px;
	float: left;
	padding-top: 8px;
}
#banner1, #banner2 {
	width: 195px;
	height: 33px;
	float: left;
	padding-top: 12px;
}
.banner {
	color: #0c2f83;
	font-size: 11px;
	font-weight: ;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 15px;
	padding: 15px 5px;
}
.bannerimage {
	width: 195px;
	height: 390px;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
}
/**********FOOTER******************/
#footer_wrapper {
	width: 933px;	
	margin-left: 14px;
	height: auto;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
#footer_divider {
	width: 933px;
	display: block;
	margin-left: ;
	height: 16px;
	float: left;
	background-image: url(../images/footer_divider_bground.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 716px;
	height: 61px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	color: #8d9ec5;
	font-size: 12px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
#footer p {
	padding-top: 5px;
	padding-left: 5px;
}
#footer_logo {
	
	width: 150px;
	height: 71px;
	float: left;	
}
#footer a:link {
	text-decoration: underline;
	color: #8d9ec5;
	background: transparent;
}
/*******WEBLINK DYNAMIC CONTROLS***************/
#ctl00_webcontent_EventSubmission1_txtLocation, #ctl00_webcontent_EventSubmission1_txtDescr {
	width: 300px !important;
}
/*********JOIN FORM******************************/
#membership-form ul li, #payment-info ul li {
 display: block;
 float: left;
 clear: both;
 width: 400px;
 list-style-type:none;
 padding: 5px 0;  
}
#membership-form input, #membership-form select {
  display: block;
  float: left;
  width: 150px;    
}
#membership-form label {
  display: block;
  width: 150px;
  float: left;
  text-align: right;
  padding: 2px 10px 0px 0px;
}
#membership-form ul li table tr td {
  padding: 0;
  width: 10px;
}
#membership-form table tr td input {
  padding: 0;
  width: 10px;
  display: block;
  position: relative;
  float: left;
}
#membership-form table tr td label {
  vertical-align: top;
  text-align: left;
  display: block;
  float: left;
  width: 60px;
  margin: -20px;
  padding-left: 40px;
  position: relative;
}
#payment-info #card {
  display: block;
  width: 158px;
  float: left;
  text-align: right;
  padding-right: 2px;
}
#payment-info {
  display: block;
  float: left;
  margin-left: 40px;
}
#payment-info table tr td {
  text-align: right;
  padding: 2px;
}
#payment-info table tr td input, #payment-info table tr td select {
  text-align: left;
  display: block;
  float: left;
  padding: 2px;
}
#fees ul li {
  list-style-type: none;
}
