body {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif, Garamond;
	font-size:12px;  
	color:#362f27;
	background-color:#000000;
}

a:link {
	text-decoration:none;}      /* unvisited link */
a:visited {
	text-decoration:none;}  /* visited link */
a:hover {
	text-decoration:none;}  /* mouse over link */
a:active {
	text-decoration:none;}  /* selected link */
	
.e3pagetemplate {
	color:#362f27;
	line-height:22px;
	font-size:12px;
}

.e3pagetemplate a{
	color:#362f27;
}

h1 {
	color:#847360;
	margin:10px 0;
	font-weight:bold;
	font-size:30px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2 {
	color:#847360;
	margin:10px 0;
	font-weight:bold;
	font-size:24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h3 {
	color:#847360;
	margin:10px 0;
	font-weight:bold;
	font-size:18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }



.TopSideLayout1 { 
	width: 100%; 
	float:left; 
}

.TopSideLayout1 .page_header {
	float:left;
	width:100%;
	background-image: url("/SiteDesign/Images/header_bg.aspx");
	background-repeat:repeat-x;
}

.page_header .page_header_wrapper {
	margin:auto;
	width:1180px;
}

.page_header_wrapper a{
	text-decoration:none;
}

.page_header_wrapper .page_header_1 {
	width:1180px;
	height:675px;
	float:left;
	margin-top:75px;
}

.page_header_wrapper .page_header_1 .crest {
	width:1180px;
	height:675px;
	float:left;
	margin-top:-675px;
	background-image: url("/SiteDesign/Images/crest.aspx");
	background-repeat:repeat-x;
	position:relative;
}

.page_header_wrapper .page_header_2 {
	width:1160px;
	padding:0 10px;
	height:155px;
	float:left;
	margin-top:-750px;
	z-index:3;
	position:relative;
}

.page_header_wrapper .page_header_3 {
	width:1160px;
	padding:0 10px;
	height:64px;
	padding-top:10px;
	float:left;
	background-image: url("/SiteDesign/Images/nav_bg_splash.aspx");
	background-repeat:repeat-x;
	margin-top:-597px;
	z-index:5;
	position:relative;
}

.page_header_3 .signoutLink {
   	float: left;
	color: #ffffff;
	padding: 5px;
	font-size:11px;
	text-transform:uppercase;
}

.page_header_3 .currentUserLabelText {
    float: left;
	color: #ffffff;
	padding: 5px;
	font-size:11px;
	text-transform:uppercase;
}

.page_header_3 .cmsdesklink {
    float: left;
	color: #ffffff;
	padding: 5px;
	font-size:11px;
	text-transform:uppercase;
}
.page_header_3 .memberhomelink {
	float:right;
	font-size:11px;
	text-transform:uppercase;
	margin-right:20px;
}
.memberhomelink a {
	text-decoration:none;
	color:#FFF;
}
.TopSideLayout1 .page_content {
	float:left;
	width:100%;
	margin-top:-150px;
	position:relative;
}

.page_content .page_content_wrapper {
	 margin:auto;
	 width:1180px;				
}

.page_content_wrapper .page_content_top {
	display:none;
}

.page_content_wrapper .page_content_middle {
	width:1020px;
	float:left;
	padding:0px 80px;
}

.page_content_middle h2{
	color:#e6d0a6;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.page_content_middle .content_table {
}

.content_table .leftbody {
	width:1020px;
}

.content_table .middlebody {
	display:none;
}

.content_table .rightbody {
	display:none;
}


.page_content_wrapper .page_content_bottom {
	display:none;
}

.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
}

.page_footer .page_footer_wrapper {
	margin:auto;
	width:980px;
	font-size:13px;
	color:#ffffff;
}

.page_footer_wrapper a{
    text-decoration:none;
	color: #ffffff;
}

.page_footer_wrapper .page_footer1 {
	width:980px;
    float:left;
	padding-top:50px;
	line-height:18px;
}

.page_footer1 .poweredbylink {
	color: #ffffff;
	text-decoration:none;
	font-size:13px;
}

.page_footer1 .poweredby{
	text-align:center;
	padding-bottom:20px;
}

.club{
	background-image: url("/SiteDesign/Images/button_club.aspx");
	width:329px;
	height:157px;
    background-position: left top;}
	
.club:hover{
	background-image: url("/SiteDesign/Images/button_club.aspx");
	width:329px;
	height:157px;
    background-position: left bottom;}
	
.facility{
	background-image: url("/SiteDesign/Images/button_facility.aspx");
	width:329px;
	height:157px;
    background-position: left top;}
	
.facility:hover{
	background-image: url("/SiteDesign/Images/button_facility.aspx");
	width:329px;
	height:157px;
    background-position: left bottom;}	
	
.membership{
	background-image: url("/SiteDesign/Images/button_membership.aspx");
	width:329px;
	height:157px;
    background-position: left top;}
	
.membership:hover{
	background-image: url("/SiteDesign/Images/button_membership.aspx");
	width:329px;
	height:157px;
    background-position: left bottom;}		
