body {
	background-color: #362d29;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #706456;
}
.maincopy {
	padding-top: 35px;
	padding-bottom: 30px;
}
.top {
	background-color: #5a5151;
}
.navbg {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
}
.mainsides {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.maineclub {
	border: 1px solid #e5b55e;
	padding: 0px;
	margin-left: 20px;
	float: right;
	margin-top: 5px;
}
.formfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.maineclubpadding {
	padding-left: 20px;
	padding-top: 5px;
}
.eclubpadding {
	padding-top: 30px;
	padding-bottom: 30px;
}
.copy {
	padding-top: 35px;
	padding-bottom: 30px;
	text-align: left;
}
.vline {
	background-color: #edca8d;
	width: 1px;
}
.mainarea {
	background-color: #FFFFFF;
}
.footerbg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #cc5908;
	text-decoration: none;
}
a:visited {
    color: #cc5908;
	text-decoration: none;
}
a:hover {
	color: #eca01a;
	text-decoration: none;
}
.formtop {
	background-color: #5a5151;
	color: #ffffff;
}

.menu-header
{
	color:#b2b971;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}