/** Universal Styles ***************************************************/
img {border:0px;}
ul {list-style-type:disc; }
a { color: #AE661C; }

body
{	
    margin: 0px;
    padding: 0px;
    font-family: Georgia;
    font-size: 11px;
    color: #251800;
	background: url(../cmsimages/background.jpg) repeat-x top left;
    background-color: #160B07;
}

body#editor {background-color: #FFF; background-image:none;}

h1,h2,h3,h4,h5,h6 { padding: 0px;}

h1 { font-size: 190%; margin: 0px 0px 0px; color: #99C93F; font-weight: normal;}
h2 { font-size: 120%; font-family: Georgia; font-style: italic; margin: 0px 0px 7px; color: #00215B;}
h3 { font-size: 140%; font-family: Georgia; font-style: italic; margin: 0px 0px 15px; color: #00215B;}
h4 { font-size: 150%; margin: 0px; color: #00245B; display: inline;}
h5 { font-size: 140%; margin: 0px 0px 15px; color: #419638;}
h6 { font-size: 110%; }

/** Top Bar ************************************************************/
#TopBar {
	position: absolute;
	width: 100%;
	background-color: #160B07;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	z-index: 500;
}

/** Top Bar ************************************************************/
#BannerBar {
	position: absolute;
	width: 100%;
	margin-top: -17px;
	background-color: #160B07;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	z-index: 500;
}

/** Container **********************************************************/
#SiteContainer {
	position: relative;
	width: 832px;
	margin: 0px auto;
}

/** Header Container ***************************************************/
#HeaderContainer {
	position: relative; height: 170px;
}

/** Dream Text *********************************************************/
#Dreams {
	position: absolute;
	margin: 45px 0px 0px 75px;
	#margin: 45px 0px 0px 77px;
	float: left;
}

/** ContactBox *********************************************************/
#ContactBox {
	position: absolute;
	width: 165px;
	height: 130px;
	float: left;
	text-align:center;
	line-height: 16px;
	padding: 50px 15px 0px;
	margin: 0px 0px 0px 560px;
	background:url(../cmsimages/ContactBox.jpg) no-repeat top left;
	z-index: 50;
}

#ContactBox a { color: #251800; text-decoration: none; }

#ContactBox p {margin:0px; padding: 0px;}

/** Flash Sound On/Off *************************************************/
#FlashSound {
	position: absolute; top: 40px; right: 20px;}

/** Main Navigation ****************************************************/
#MainNav { position:absolute; top: 111px; left: 0; padding: 0px; z-index: 400;}

#navtop { list-style-type: none; margin: 0px; padding: 0px; font-size: 10px;}

#navtop li {
	float: left;
	height: 39px;
	width: 101px;
	line-height: 37px;
	text-align: center;
	font-size: 10px;
	margin: 0px 2px 0px;
	background-image: url(../cmsimages/navOff.png);
}

#navtop li.first { margin: 0px 0px 0px;}
#navtop li.last { margin: 0px 0px 0px;}

#navtop li a { color: #C3996D; text-decoration: none;}

#navtop li:hover, #navtop .selected {
	float: left;
	height: 39px;
	width: 101px;
	line-height: 37px;
	text-align: center;
	font-size: 10px;
	background-image: url(../cmsimages/navOn.png);
}

#navtop li .selected a { color: #000; text-decoration: none;}

/** Home Banner Container **********************************************/
#BannerContainer {
	position: relative; 
	width: 827px;
	margin: 0px 0px 0px;
	border: 2px solid #5F3713;
}

/** Main Content *******************************************************/
#MainContent { position: relative; width: 831px; margin: 0px 0px 20px; min-height: 220px; background-color: #8B6D53;}

#Welcome { position:absolute; margin: 20px 0px 0px;}
#ClubHouse { position:absolute; float: left; bottom:0px; left: 0px;}

#WaterMark { position:absolute; top: 0; right: 0; z-index: 1;}
#GolfLink { position:absolute; top: 0; right: 10px; z-index: 2;
	background: url(../cmsimages/GolfLink.jpg) no-repeat top left;
	width: 101px;
	height:29px;
	line-height: 23px;
	text-align: center;
}
#GolfLink a { color: #C3996D; text-decoration: none;}

#ContentHolder { 
	position: relative;
	width: 370px;
	z-index: 5;
	margin: 70px 10px 15px 0px;
	line-height: 17px;
	float:right;
}

#content {}

#ContentHolder #content a { color: #C9B18B; }

/** Sub Content ********************************************************/
#SubContent { 
	position: relative; 
	width: 781px; 
	margin: 0px 0px 20px; 
	padding: 25px;
	min-height: 220px; 
	background-color: #8B6D53;
	background-image: url(../cmsimages/subBG.jpg);
	background-repeat: repeat-y;
}

#SubContent p { margin: 0px 0px 10px; padding: 0px;}

.SubContentHolder {
	position: relative;
	float: right;
	width: 340px;
	margin: 5px 0px 10px 20px;
}

.ContentSection {
	position: relative;
	clear:both;
	float: left;
	margin-bottom: 30px;
	z-index: 60;
}

.VideoBox {
	position: relative;
	float: left;
	width: 368px;
	height: 235px;
	background-image: url(../cmsimages/VideoBG.jpg);
	padding: 15px 16px;
}


/** Content Styles *****************************************************/
#content h1, #content_2 h1, #content_3 h1 {
	height: 44px;
	width: 170px;
	background-image: url(../cmsimages/HBG.jpg);
	background-repeat: no-repeat;
	padding: 18px 0px 0px 0px;
	text-align: center;
	color: #6C3515;
	font-size: 20px;
}

#content h6, #content_2 h6, #content_3 h6 {
	font-size: 12px;
	margin: 20px 0px 5px;
	color: #441E00;
}

#content ul, #content_2 ul, #content_3 ul {
	margin: 0px 0px 0px 25px;
	padding:0px;
	color: #6C3515;
}

.darkbrown {
	color: #441E00;
}

.lightbrown {
	color: #6C3515;
}

/** Footer *************************************************************/
#footer {
	position:relative;
	left: 0px;
	width: 100%;
	background-color: #120401;
	background-image: url(../cmsimages/footerBG.jpg);
	background-repeat: repeat-x;
	min-height: 400px;
}

#footercontent { width: 827px; margin:0px auto; padding: 10px 0px; color: #C3996D;}



