/* @override http://sosclub.com/etc/css/main.css */

body {
	margin: 0;
	background: url(/etc/img/2009background.jpg) repeat;
	color: #666;
}

body a {
	color: #0f208f;
	border-style: none;
}

body img {
	border-style: none;
}

div#container {
	width: 960px;
	background: url(/etc/img/gradient.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	height: 42px;
	background: url(/etc/img/header.jpg) no-repeat;
}

div#slideshow_container {
	width: 902px;
	background-color: #000000;
	position: relative;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#slideshow_container div#aside {
	width: 255px;
	position: absolute;
	right: 8px;
	top: 10px;
}

/* @group linksBar */

div#linksBar {
	height: 23px;
	position: absolute;
	top: 42px;
	width: 940px;
	z-index: 90;
	background-image: url(/etc/img/transparent.png);
	padding-left: 20px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 13em;
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	font: .8em/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#nav a:hover {
	color: #fde48f;
}

#nav ul li a {
	border-bottom: 1px outset #7f7f7f;
	background-image: url(/etc/img/transparent.png);
}

#nav li {
	float: left;
	width: 7em;
}

li#bullet {
	width: 1.1em;
	color: #fff;
	font: .8em/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

li#home {
	width: 4.2em;
}

li#aboutUs {
	width: 5.5em;
}

li#membership {
	width: 5.5em;
}

li#healthFitness {
	width: 5em;
}

li#banquetsCatering {
	width: 8.5em;
}

li#sports {
	width: 3.5em;
}

li#events {
	width: 3.5em;
}

li#contactUs {
}

#nav li ul {
	position: absolute;
	width: 11em; 
	display: none;
}


/* @end */

/* @group photoHeader */

div#photoHeader {
	background-color: #fff;
	height: 264px;
	display: block;
	position: relative;
	top: 0;
}

div#photoHeader div#logo {
	position: absolute;
	top: 15px;
	z-index: 80;
	left: 10px;
}

div#photoHeader div#main_photo {
	position: absolute;
	left: 0;
	top: 0;
}

div#photoHeader div#small_pic_1 {
	position: absolute;
	left: 563px;
	top: 0;
	margin: 0;
	padding: 0;
	float: left;
}

div#photoHeader div#small_pic_2 {
	position: absolute;
	left: 563px;
	display: inline-block;
	top: 132px;
}

div#photoHeader div#tall_pic {
	position: absolute;
	left: 763px;
	top: 0;
	display: inline-block;
}

div#photoHeader div#specials {
	height: 29px;
	z-index: 90;
	background-color: #000;
	position: absolute;
	top: 216px;
	width: 560px;
	margin-left: 0;
	text-align: center;
}



/* @end */

/* @group sub_photoHeader */

div#sub_photoHeader {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/etc/img/ajax-loader.gif);
	background-color: #fff;
	height: 164px;
	display: block;
	position: relative;
	top: 0;
}

div#sub_photoHeader div#logo {
	position: absolute;
	top: 15px;
	z-index: 75;
	left: 15px;
}

div#sub_photoHeader div#main_photo {
	position: absolute;
	left: 0;
	top: 0;
}


/* @end */

div#subHeader {
	background: url(/etc/img/gold.png) no-repeat;
	height: 28px;
}

/* @group content */

div#content {
	background: url(/etc/img/gradient.jpg) repeat-x;
	color: #191919;
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 1px 10px 10px 25px;
	display: inline-block;
	width: 925px;
}

div#content strong {
	color: #1225a6;
}



/* @end */

div#footer {
	font-size: 0.55em;
	text-align: center;
	background: url(/etc/img/footerBG.jpg) repeat-x;
	height: 18px;
	padding-top: 26px;
	clear: both;
}

div.swim {
	position: relative;
	height: 300px;
	margin-top: 5px;
}

div.swim div.text {
	float: left;
	width: 450px;
}

div.swim div.text p {
	margin-top: 20px;
}

div.swim #middlePic {
	position: absolute;
	left: 470px;
}

div.swim #rightPic {
	width: 200px;
	position: absolute;
	left: 700px;
	z-index: 990;

}