@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	
}


body, html {
	background-color:#888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#FFF;
}


#MainContent{
	width:906px;
	height::659px;
	margin:0 auto;	
	background-color:#000;
}

#HeaderLogo {
	background-image: url(images/HeaderGraphic.jpg);
	background-repeat: no-repeat;
	width:906px;
	height:161px;
	float:left;
}

#Headertext{
	top:-200px;
	text-indent:-9999px;
	}

/* TOP NAVIGATION STARTS*/
#NavigationBar {
	float:right;
	padding-top:50px;
	margin-bottom: 1em;
	overflow: hidden;
	width:525px;
}

#NavigationBar ul {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	float:left;
	list-style-type: none;
}


#NavigationBar ul li{
	display:inline;
	marigin:15;
	width:90px;
	border-left: 2px solid #fff;
	float:left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	}

#NavigationBar ul li a{
	color:#FFF;
	}

#NavigationBar ul li a:link, #NavigationBar ul li a:visited{
	text-decoration:none;
	}

#NavigationBar ul li a:hover, #NavigationBar ul li a:active{
	color: #000000;
	}
/* TOP NAVIGATION ENDS*/

#club_Description{
	
	}
#on_tap{
	text-align:center;
	}	
#sidenav{
	float:left;
	width:220px;
	height:430px;
	margin-left:25px;
	margin-top:40px;
	padding-right:15px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#333;
	}
	
/* SIDE NAVIGATION STARTS*/
#sidenavigation {
	list-style-type: none;
	text-decoration:none;
}

#sidenavigation li a{
	display:block;
	text-indent:-9999px;
	position:relative;
	margin-bottom:8px;
	}
	
/*MENU LINK*/
a.menu:link{
	background-image:url(images/menu_white.gif); 
	background-repeat:no-repeat;
	}
	
#sidenavigation  li a.menu:visited{
	background-image:url(images/menu_white.gif); 
	background-repeat:no-repeat;
	}

#sidenavigation li a.menu:hover, #sidenavigation  li a.menu:active{
	background-image:url(images/menu_green.gif); 
	background-repeat:no-repeat;
	}
/*MENU LINK END*/

/*contact_cheers LINK*/
a.contact_cheers:link{
	background-image:url(images/contact_us_white.gif); 
	background-repeat:no-repeat;
	}
	
#sidenavigation  li a.contact_cheers:visited{
	background-image:url(images/contact_us_white.gif);
	background-repeat:no-repeat;
	}

#sidenavigation li a.contact_cheers:hover, #sidenavigation  li a.contact_cheers:active{
	background-image:url(images/contact_us_green.gif); 
	background-repeat:no-repeat;
	}
/*contact_cheers LINK END*/

/*bookings LINK*/
a.bookings:link{
	background-image:url(images/bookings_white.gif); 
	background-repeat:no-repeat;
	}
	
#sidenavigation  li a.bookings:visited{
	background-image:url(images/bookings_white.gif);
	background-repeat:no-repeat;
	}

#sidenavigation li a.bookings:hover, #sidenavigation  li a.bookings:active{
	background-image:url(images/bookings_green.gif); 
	background-repeat:no-repeat;
	}
/*bookings LINK END*/


/*SIDE NAVIGATION ends*/
	
	
#right_column{
	width:600px;
	margin-top:35px;
	float:right;
	}	

.club_info_headers{
	width:100%;
	height:14px;
	margin-bottom:5px;
	float:left;}

.page_headers{
	width:100%;
	margin-bottom:25px;
	float:left;}
	
.club_info_content{
	width:500px;
	float:left;
	padding-right:15px;
	margin-bottom:15px;
	font-size:12px;

	}		
	
#footer{
	clear:both;
	width:100%;
	height:40px;
	text-align:center;
	color:#333333;
	font-size:10px;
	margin-top:20px;
	 }	
	 
a img{
	border:none;
	}

#mailinglist{
	border:double #FFF;
	height:40px;
	width:145px;
	text-align:center;
	margin:15px 0px;;
		}

		


.pointer{
	marigin-top:35px;
	margin-bottom:10px;
	background-image:url(images/right_finger.gif);
	background-repeat:no-repeat;
	text-indent:33px;
	}
	
.soicalmedia{
	width: 25px;
	margin-bottom:8px;
	}
	
#pop_up{
	width:600px;
	height::700px;
	margin:0 auto;	
	background-color:#000;
	}