body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/********* Links ********************/

a:link, a:visited {
	text-decoration: none;
	color: #6F0978;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #6F0978;
	font-weight: bold;
}
#toprightmembernav a:link, #toprightmembernav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#toprightmembernav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#toprightmainnav a:link, #toprightmainnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#toprightmainnav a:hover, #toprightmainnav #current {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.paneltextwob a:link, .paneltextwob a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.paneltextwob a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#bottomwrapper a:link, #bottomwrapper a:visited {
	text-decoration: none;
	color: #6F0978;
	font-weight: bold;
}
#bottomwrapper a:hover {
	text-decoration: underline;
	color: #6F0978;
	font-weight: bold;
}
#navbarmembers a:link, #navbarmembers a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#navbarmembers a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#membersectionbar a:link, #membersectionbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#membersectionbar a:hover, #membersectionbar #current {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#videprinter-box a:link,#videprinter-box a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#videprinter-box a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}


/************* Top Section ****************/
#topwrapper {
	width: 100%;
	height: 225px;
	background-attachment: scroll;
	background-image: url(images/topwrappertile_07.jpg);
	background-repeat: repeat-x;
	background-position: left 175px;
}
#topcontentarea {
	width: 950px;
	height: 225px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	background-attachment: scroll;
	background-image: url(images/bannerpic_02.jpg);
	background-repeat: no-repeat;
	background-position: 200px top;
}
#topleftlogoarea {
	width: 215px;
	height: 165px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
#toprightnavarea {
	width: 700px;
	height: 200px;
	float: right;
}
#toprightmembernav {
	width: 275px;
	height: 20px;
	float: right;
	background-attachment: scroll;
	background-image: url(images/topnavbars_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
#toprightinfo {
	width: 700px;
	height: 120px;
	float: right;
	text-align: right;
	padding-top: 30px;
}
#toprightmainnav {
	width: 700px;
	height: 20px;
	float: right;
	background-attachment: scroll;
	background-image: url(images/topnavbars_08.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
#datebar {
	width: 950px;
	height: 24px;
	float: left;
	background-attachment: scroll;
	background-image: url(images/datebar_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#datebarnews {
	width: 950px;
	height: 24px;
	float: left;
	background-attachment: scroll;
	background-image: url(images/newsdatebar_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#datecontainer {
	width: 250px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
#membersectionbar {
	width: 950px;
	height: 19px;
	float: left;
	padding-left: 40px;
	padding-top: 5px;
	background-attachment: scroll;
	background-image: url(images/topnavbars_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #FFFFFF;
}
#tagline {
	font-size: 15px;
	font-weight: normal;
	color: #6F0978;
	margin: 0px;
	padding: 0px;
}
#telephone {
	font-size: 19px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}

/************* Middle/Content Section ****************/
#middlewrapper {
	width: 100%;
}
#middlecontentarea {
	width: 950px;
	float: center;
	margin-left: auto;
	margin-right: auto;
}
#middlecontentarea2 {
	width: 750px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 200px 0 0;
	margin-bottom: 50px;
}
#leftmiddlecontentarea {
	width: 625px;
	float: left;
	padding-right: 50px;
	padding-top: 35px;
	margin-bottom: 25px;
}
#membersectioncontentarea {
	width: 800px;
	float: left;
	padding-right: 50px;
	padding-top: 35px;
	margin-bottom: 25px;
}
#leftmiddlecontentmembersarea {
	width: 800px;
	float: left;
	padding-right: 50px;
	padding-top: 35px;
	margin-bottom: 25px;
}
#rightmiddlecontentarea {
	width: 275px;
	float: right;
	margin-bottom: 25px;
}
#mappanel {
	width: 250px;
	background-attachment: scroll;
	background-image: url(images/mappanelbevel_13.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #D3C2AE;
}
#newspanel {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 25px;
}
#joinpaneltop {
	background-attachment: scroll;
	background-image: url(images/joinpanelbevel_14.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 275px;
	margin-top: 25px;	
}
#joinpanelcontent {
	width: 245px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-color: #6F0978;
}
#joinpanelbottom {
	background-attachment: scroll;
	background-image: url(images/joinpanelbevel_17.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	width: 275px;
}
#adpanel {
	width: 948px;
	height: 125px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 25px;
}

/************* Bottom Section ****************/
#bottomwrapper  {
	width: 100%;
	height: 300px;
	float: left;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #6F0978;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	padding-top: 25px;
}

/************ Text Styles **************/
p {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 3px 0px -3px;
	padding: 5px 0px 0px;
}
h1 {
	font-size: 32px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	margin: 10px 0px 2px;
	padding: 0px;
}
.purple {
	color: #6F0978;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.white {
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	color: #FFFFFF;
	margin: -2px 0px 2px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-top: 20px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	padding-top: 3px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}

ul {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.paneltext {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
}
.paneltextwob {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
}
.formtext {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.listingstext {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.whiteunderline {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.smalltext {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

.caption {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px;
}

/************ Image Styles **************/
.imagespacingtop {
	margin-top: 10px;
}
.imagespacingbottom {
	margin-bottom: 10px;
}
.imagespacingtopbottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
.imagespacingtoprightbottom {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imagespacingtopright {
	margin-top: 10px;
	margin-right: 10px;
}
.imagefloatleft {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: none;
}
.imagefloatright {
	padding: 5px;
	float: right;
}
img {
	border: none;
}
.h1liststyle {
	line-height: 28px;
	list-style: none;
	margin: 10px 0 10px 0
}
.h2liststyle {
	line-height: 24px;
	list-style: none;
	margin: 10px 0 10px 0
}

.group-boxes-list {
	list-style: none;
	margin: 25px 0 25px 0;
	padding: 0 0 25px 0;
}
.group-boxes {
	width: 90px;
	height: 100px;
	font-size: 14px;
	text-align: center;
	list-style: none;
	display: block;
	font-weight: normal;
	background-color: #6F0978;
	padding: 10px 20px 0 20px;
	margin: 10px 10px 0 0;
	line-height: 18px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.group-boxes a:link, .group-boxes a:visited {
	color: #fff;
	font-weight: normal;
}

.group-boxes a:hover {
	color: #fff;
	font-weight: normal;
}


.eventsbolddate {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.eventstext {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
.clear {
	clear: both;
}
.topfeeddiv { 
	/*margin-left:-1050px;*/ 
	padding:0px; 
}
				
#videprinter-box {
		background-color: #6f0978;
		font-family: Courier, Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 5px 0 0 0;
		margin: 0px;
		color: #fff;
		white-space: nowrap;
		float: right;
}
#mapcounter {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mapcounternumbers {
	display: inline-block;
	background-color: #fff;
	padding: 2px 4px 0 4px;
	font-size: 14px;
	margin: 0 5px 0 0;
}
#bottomlogos {
	float: left;
}

