body {
	width:100%;
	margin: 0 auto;
	color: #000000;
	background:#FFFFFF url(/assets/html/repeatbg.jpg) repeat-x center top;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#pagecontainer {
	width:900px;
	margin: 0 auto;
	background: url(/assets/html/centerbg.jpg) no-repeat center top;
}
#headercell {
	width:100%;
	margin: 0 auto;
}
#contentcell {
	width:100%;
	margin: 195px auto 0;
	height: auto;
	min-height: 400px;
}
#footercell {
	width:100%;
	margin: 30 auto 0;
	padding: 5px;
	font-size: 12px;
	color: #E5E2DD;
	text-align: center;
	background-color: #8A8478;
	clear: both;
}
.topnav {
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.topnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
}
.logomenu {
	width: 900px;
	height: auto;
}
#logo { 
	display: inline;
	float:left; 
}
.topnav span {
	padding-right: 6px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	letter-spacing: .1em;
}
.menu {
	float: right;
	width: 625px;
	margin-top: 25px;
}
.menu a {
	float: left;
	display: inline;
}
.menu span { display: none; }
.club { width: 53px; height: 27px; background: url(/assets/html/club.gif) no-repeat top center; }
.events { width: 75px; height: 27px; background: url(/assets/html/events.gif) no-repeat top center; }
.spin { width: 144px; height: 27px; background: url(/assets/html/spin.gif) no-repeat top center; }
.membership { width: 121px; height: 27px; background: url(/assets/html/membership.gif) no-repeat top center; }
.maps { width: 130px; height: 27px; background: url(/assets/html/maps.gif) no-repeat top center; }
.links { width: 102px; height: 27px; background: url(/assets/html/links.gif) no-repeat top center; }
.links span{
	border-right-style: none;
	padding-right: 0px;
}
.menu a:hover {
	background-position: 0 -27px;
}
.contact span{
	border-right-style: none;
	border-right-width: 0px;
}
.leftcell {
	float: left;
	height: auto;
	width: 72%;
	padding-right: 20px;
}
.rightcell {
	float: left;
	height: auto;
	width: 23%;
	padding-left: 12px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #B0A18C;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 10px;
}
.rightcell ul, .rightcell li{
	margin: 0 0 0 5px;
	padding: 0;
	
}
.clearer {
	display: block;
	margin: -1px;
	width: auto;
	height: 1px;
	clear: both;
}
#footercell a {
	font-size: 12px;
	color: #E5E2DD;
}
