html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#pagewrapper {
	text-align: left;
	margin: auto;
	width: 905px;
}




#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
	margin-left: 12px;
}
#nav img {
	float: left;
}

#welcome
{
	font-size: 22px;
	text-align: center;
	width: 100%;
	/* font-weight: bold; */
}

.resources
{
        font-size: 22px;
        text-align: center;
        width: 100%;
        /* font-weight: bold; */
}

.subwelcome
{
	margin-top: 5px;
	font-size: 14px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	/* color: #839837; */
	color: #77883c;
}

.newsheader
{
	margin: auto;
	text-align: center;
}

.clubnews
{
	padding: 7px;
	background-color: #F0F0F0;
	border: 1px solid #DEDEDE;
	margin-bottom: 12px;
}

.clubnewsheader
{
	font-weight: bold;
}

.clubnewsheader img, .clubnews img
{
	vertical-align: middle;
	padding: 5px;
}

#tagline
{
	font: bold 12px tahoma, arial, sans-serif;
}

#benefits
{
	
}

/* #%#%#%#%#%#%#%#%#%#%#%#%#%#%# SLIDESHOW  #%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%# */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:306px; display: none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:350px; height:300px; padding:2px; border:1px solid #ccc; background:#000; float: left; }
#information {position:absolute; bottom:0; width:350px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:350px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px; display: none}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}



/* #%#%#%#%#%#%#%#%#%#%#%#%#%#%# NAV STYLES #%#%#%#%#%#%#%#%#%#%#%#%#%#%#%#%# */

#navcontainer
{
	margin-left: 110px;
}

#nav 
{
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	background-color: #f2f2f2;
	/* border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc; */
	border: 1px solid black;
	font: 11px tahoma, arial, sans-serif;
	letter-spacing: 2px;
}
	
#nav li {
	float: left; }
	
#nav li a 
{
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #069;
	border-right: 1px solid #ccc;
}
	
#nav li a:hover {
	color: green;
	background-color: #fff; }






#logo
{
	background: url(images/logo2.jpg);
	background-repeat: no-repeat;
	height: 143px;

}

#headline {
	padding-top: 175px;
}

#photo {
	float: left;
	width: 224px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 330px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 600px;
}
#body-right {
	float: right;
	width: 290px;
	border-left: 1px solid black;
	padding-left: 3px;
}



#body-left-full
{
   float: left;
   width: 790px;
}
#body-right-zero 
{
   float: right;
   width: 1px;
}



#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #787AF0;
}
a:hover {
	text-decoration: underline;
}
