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

body, ul, li, p {
	margin:0px;
	padding:0px;
	}
body {
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	}
a {color:#FFFFFF; }
a:hover {color:#CCCCCC;}	
a img {border:0px;}
p {line-height:18px; }
h1 {font-size:16px;}
h2 {
	font-size:14px;
	margin:0 0 3px 0;
	}
.clear {
	clear:both;
	height:0px;
	}
.header {width:825px;text-align:left;margin:10px auto 5px auto;}
.header .logo {position:relative;top:0;left:0;}
.content {
	width:825px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0 auto 0 auto;
	text-align:left;
	}
.content ul {margin-left:40px;}
.content li {list-style-type:disc;padding-bottom:.5em}
.content2 {
	width:825px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#fff;
	}

/* ----- MAIN NAVIGATION ------ */

#mainNav {
	height:19px;
	width:825px;
	margin:0 auto 0 auto;
	text-align:left;
	}
#mainNav span, #row2Home .rightCol a span {
/*	display:none;
	visibility:hidden; */
	}
#mainNav li {
	float:left;
	margin:0 2em 0 0;
	height:9px;
	list-style-type:none;
}
#mainNav li a {
	display:block;
	float:left;
	height:9px;
	color:#555;text-transform:uppercase;text-decoration:none;
	font-size:.8em;
	}
#mainNav a:hover {
	color:#f89b43;
	}	
/*
#nav1 a {
	width:56px;
	background:url(images/nav_01.gif) 0 18px;
	margin-left:4px;
	}
#nav1 a:hover {
	background:url(images/nav_01.gif) 0 -18px;
	}
#nav1 a.active {
	background:url(images/nav_01.gif) 0 9px;
	}
#nav2 a {
	width:51px;
	background:url(images/nav_02.gif) 0 18px;
	margin-left:20px;
	}
#nav2 a:hover {
	background:url(images/nav_02.gif) 0 -18px;
	}
#nav2 a.active {
	background:url(images/nav_02.gif) 0 9px;
	}
#nav3 a {
	width:34px;
	background:url(images/nav_03.gif) 0 18px;
	margin-left:20px;
	}
#nav3 a:hover {
	background:url(images/nav_03.gif) 0 -18px;
	}
#nav3 a.active {
	background:url(images/nav_03.gif) 0 9px;
	}
#nav4 a {
	width:79px;
	background:url(images/nav_04.gif) 0 18px;
	margin-left:20px;
	}
#nav4 a:hover {
	background:url(images/nav_04.gif) 0 -18px;
	}
#nav4 a.active {
	background:url(images/nav_04.gif) 0 9px;
	}
#nav5 a {
	width:73px;
	background:url(images/nav_05.gif) 0 18px;
	margin-left:20px;
	}
#nav5 a:hover {
	background:url(images/nav_05.gif) 0 -18px;
	}
#nav5 a.active {
	background:url(images/nav_05.gif) 0 9px;
	}
#nav6 a {
	width:49px;
	background:url(images/nav_06.gif) 0 18px;
	margin-left:20px;
	}
#nav6 a:hover {
	background:url(images/nav_06.gif) 0 -18px;
	}
#nav6 a.active {
	background:url(images/nav_06.gif) 0 9px;
	}
#nav7 a {
	width:38px;
	background:url(images/nav_07.gif) 0 18px;
	margin-left:20px;
	}
#nav7 a:hover {
	background:url(images/nav_07.gif) 0 -18px;
	}
#nav7 a.active {
	background:url(images/nav_07.gif) 0 9px;
	}
#nav8 a {
	width:52px;
	background:url(images/nav_08.gif) 0 18px;
	margin-left:20px;
	}
#nav8 a:hover {
	background:url(images/nav_08.gif) 0 -18px;
	}
#nav8 a.active {
	background:url(images/nav_08.gif) 0 9px;
	}	
*/	

/* ----- HOME PAGE STRUCTURE ------ */

#row1Home {background-color:#292929;}
#row2Home { background-color:#f89b43; }
#row1 { background-color:#f89b43; }
#row2 {background-color:#292929;}
#mainContent {background-color:#e3e3e3;}

/* ----- IMAGE BOX WITH GREY BARS ------ */
.container{
	position:relative;
	overflow:hidden;
	height:423px;
	}
.container2{
	position:relative;
	overflow:hidden;
	height:317px;
	}	
.imageBg {
	position:absolute; 
	top:0; 
	left:0; 
	z-index:0;
	}
.courses, .info {
	background-color:#000000;
	width:825px;
	position:absolute;
	z-index:1;
	opacity:.8;filter: alpha(opacity=80);
	overflow:hidden;
	}
.courses {
	top:0;
	left:0;
	padding:7px 0px;
	text-align:center;
	}
.info {
	bottom:0;
	left:0px;
	padding:10px 0px;
	}
.info h3 {margin:0 0 0 10px;;color:#fff;float:left;}	
.courseLogo {
	margin:0px 25px 0 25px;
	cursor:pointer;
	cursor:hand;
	}
.courseLogo:hover {
	opacity:.7;
	filter: alpha(opacity=50);
	}
.imgTitle {
	float:left;
	margin-left:10px;
	}

	
/* ----- HOME PAGE ROW2 ------ */

#row2Home .content { border-top:1px solid white; background-color:#e96f35; color:#fff; }
#row2Home .leftCol {
	width:590px;
	float:left;
	margin:20px;
	}

#row2Home h1 {
	margin-bottom:10px; font-size:2em;color:#fff;
	}
#row2Home ul.rightCol {
	float:right;
	width:150px;
	margin:50px 20px 10px 0px;
	}
#row2Home .rightCol li {
	list-style-type:none;
	height:10px;
	margin-bottom:10px;
	}
#row2Home .rightCol a {
	display:block;
	font-size:1em;
	text-transform:uppercase;
	text-decoration:none;
	}

#row2Home .rightCol a:hover {color:#000;}

/* ----- SUBNAV ROLLOVERS ------ 

#row2Home .rightCol a#subnav1 {
	background:url(images/subnav_01.gif) 0px 10px;
	width:114px;
	}
#row2Home .rightCol a#subnav1:hover {
	background:url(images/subnav_01.gif) 0px 0px;
	}
#row2Home .rightCol a#subnav2 {
	background:url(images/subnav_02.gif) 0px 10px;
	width:107px;
	}
#row2Home .rightCol a#subnav2:hover {
	background:url(images/subnav_02.gif) 0px 0px;
	}
#row2Home .rightCol a#subnav3 {
	background:url(images/subnav_03.gif) 0px 10px;
	width:134px;
	}
#row2Home .rightCol a#subnav3:hover {
	background:url(images/subnav_03.gif) 0px 0px;
	}
*/


/* ----- MAIN CONTENT ------ */

#mainContent .content {
	background-color:#fff;
	}
#mainContent .leftCol {
	float:left;
	width:550px;
	}
#mainContent .rightCol { float:right; background-color:#292929; width:275px; color:#fff; height: auto; 	}
#mainContent .rightCol h1 {
	margin:20px 0 0 20px;
	}
#mainContent .rightCol p {
	margin:0 20px 0 20px;
	}
#mainContent .rightCol .courseIcons {
	margin:40px 20px 20px 20px;
	}
#mainContent .leftCol h1 {
	margin:20px 0 0 20px;
	}
#mainContent .leftCol p {
	margin:0 20px 0 0px;
	}
#mainContent .leftCol a {
	color:#666666;
	}
/* ----- FOOTERS ------   LeftCol - RightCopl - socialCol ---*/

#footer, #footerHome {
	font-size:10px;
	text-align:left;
	width:825px;
	color:#666666;
	}
#footerHome {
	margin:0px auto;
	}
#footerHome .leftCol, #footer .leftCol {
	float:left;
	margin:20px 0 0 20px;
	width:185px;
	padding-bottom:20px;
	border: solid 0px #900;
	}
#footerHome .rightCol, #footer .rightCol {
	float:left;
	width:480px;
	margin:20px 20px 0 20px;
	text-align:left;
	background-color:#fff;
		border: solid 0px #900;
	display: block;
	}
#footerHome .rightCol li, #footer .rightCol li {
	list-style-type:none;
	display:inline;
	padding:0px 1px;
	}
#footerHome .rightCol a, #footer .rightCol a {
	color:#666666;
	}
	
#footerHome .socialCol, #footer .socialCol { /* ----new ----*/
	float:right;
	margin:20px 20px 0 0;
	width:70px;
	padding-bottom:20px;
	border: solid 0px #900;
	}
	
/* ----- EVERYTHING ELSE ------ */
#row1 .content { background-color:#e96f35; border-bottom:1px solid #fff; 	}
#row1 .content2 {
	background-color:#e96f35;
	}
.row1head {
	padding:70px 0 20px 20px;color:#fff;font-size:2em;
	}
.mapInfo {
	z-index:1;
	}
.info .leftCol {
	float:left;
	width:450px;
 	color:#ffffff;	}
.info .leftCol h1 {
	margin:0px;
	}
.courseIcon {
	float:left;
	margin:0px 15px;
	}
.leftCol2 {
	width:480px;
	float:left;
	margin:20px 0 0 20px;
	color:#666666;
	}
.leftCol2 h2, .leftCol3 h2, .rightCol3 h2 {
margin-bottom:.5em;
}	
.rightCol2 {
	width:290px;
	float:right;
	margin:20px 0px 20px 20px;
	}
.leftCol3 {
	width:350px;
	float:left;
	color:#666666;
	margin:20px 0 40px 20px;
	}
.rightCol3 {
	width:280px;
	float:left;
	color:#666666;
	margin:20px 0 40px 20px;
	}
.leftCol3 ul, .rightCol3 ul {
	margin:0 0 0 0;
	}
.leftCol3 li {
	margin-bottom:3px;
	}
.teeTable {	
	width:260px;
	margin:20px 0px;
	}
.teeTable td {
	padding:1px;
	}
.teeTable th {
	font-size:1em;padding-right:1em;;
	}
.left {
	float:left;
	}
.featuredIntro {
	color:#fff;
	background-color:#525252;
	}
.featuredIntro h2 {
	padding:20px 0 0 20px;
	}
.featuredIntro p {
	padding: 0 20px 20px 20px;
	}
div#specials span, div#eighteenholes span, div#nineholes span {
	display:none;
	visibility:hidden;
	}
div#eighteenholes {
	background:url(images/18holes.gif) top left no-repeat;
	width:412px;
	height:231px;
	float:left;
	position:relative;
	}
div#eighteenholes:hover {
	background:url(images/18holes_over.gif) top left no-repeat;
	}
div#nineholes {
	background:url(images/9holes.gif) top left no-repeat;
	width:413px;
	height:231px;
	float:left;
	position:relative;
	}
div#nineholes:hover {
	background:url(images/9holes_over.gif) top left no-repeat;
	}

.fullCol {
	color:#525252;
	margin:20px;
	}
.fullCol p {
	display:block;
	margin-bottom:20px;
	}
/* * * */
#row2 .leftColContent {
	width:405px;
	float:left;
	color:#666666;
	font-size:14px;
	padding:20px 0px;
	margin-right:25px;
	}
#row2 .leftCol2 {
	width:450px;
	float:left;
	color:#666666;
	font-size:14px;
	padding:20px 0px;
	margin-right:25px;
	}
#row2 .leftColContent p {
	margin: 0 0 15px 20px;
	}
#row2 .rightCol {
	width:290px;
	float:left;
	background:#3d3d3d;
	margin:20px 0px;
	}
.miniNav {margin-left:20px;}	
.miniNav li {
	display:inline;
	}	
.miniNav a {
	text-transform:uppercase;
	color:#e96f35;
	text-decoration:none;
	}
.miniNav a:hover {
	color:#82922e;
	}
.miniNav img {
	float:left;
	}
div.miniNav {
	height: 50px;
	margin-top:20px;
	}
div.miniNav a.left {
	padding:10px 0 0 20px;
	display:block;
	float:left;
	}
ul.locationsList {
	margin-left:5px;
	}
.locationsList li {
	float:left;
	list-style-type:none;
	padding:5px 2px 20px 2px;
	}
 div.head {
	text-transform:uppercase;
	color:#e96f35;
	padding-top:15px;
	border-bottom:0px;
	}
/* ----- DETAILS ------ */

.details {
	float:left;
	background:#3d3d3d;
	margin:20px 0px;
	}

.details1 table {
	margin:20px;
	}
	
.details1 {
	width:375px;
	float:left;
	background:#3d3d3d;
	margin:20px 0px;
	}
/* ----- TABLES OH, THE TABLES ------ */

.rates td, .golfClub td, .golfRates td {
	padding:2px 0 2px 2px;
	border-bottom:1px solid #494949;
	color:#fff;
	}
.rates th {
	border-bottom:1px solid #e96f35;
	text-align:left;
	color:#e96f35;
	}
tr.head td {
	text-transform:uppercase;
	color:#e96f35;
	padding-top:8px;
	border-bottom:0px;
	}
tr.head2 td {
	text-transform:uppercase;
	color:#e96f35;
	padding-bottom:8px;
	border-bottom:1px solid #e96f35;
	margin-bottom:10px;
	}
tr.head3 td {
	color:#e96f35;
	padding-bottom:8px;
	border-top:1px solid #e96f35;
	margin-top:10px;
	}
td.colRight, th.colRight {
	text-align:right;
	width:20%;
	}
.contact td {
	padding:2px 0px;
	color:#fff;
	vertical-align:top;
	}
input.formfields, textarea.formfields  {
	background-color:#666666;
	border:1px solid #333333;
	width:200px;
	}
td.green, .green {
	color:#e96f35;
	font-weight:normal;
	text-decoration:none;
	}
.formButton {
	background-color:#e96f35;
	color:#fff;
	text-transform:uppercase;
	border:0px;
	width:200px;
	padding:5px 0px;
	border:1px solid #333333;
	}
table.golfClub {
	width:320px;
	}
.golfClub td.nb {
	border-bottom:0px;
	}
.golfClub .pt td {
	padding-top:30px;
	}
th.greenhead{
	color:#e96f35; 
	font-weight:normal; 
	padding-top:10px;
	}
.white {
	padding:20px;
	color:#fff;
	}
/* ----- MININAVS ------ */

.info ul {
	float:right;
	margin: 5px 10px 0 0;
	}
.info ul.detailsLinks {
	float:right;
	margin: 60px 10px 0 0;
	}
#row2 .info ul.detailsLinks a {
text-decoration:none;
}	
.info li {
	float:left;
	list-style-type:none;
	}
.info li a {
	text-decoration:none;text-transform:uppercase;font-size:.8em;display:block;padding:0 1em;letter-spacing:-.015em;
}
.info li a:hover {
	color:#e96f35;
}
.info li a.bookNow,  #row2 ul.detailsLinks a#bookNow { border-right: 1px solid #fff;
}

.text,
.bg,
.logo,
.links {
position:absolute;z-index:11;text-align:left;display:block;white-space:nowrap;
}

.logo {
	top:8px;left:14px;
}
.links {
	top:20px;left:120px;
}
.links a {text-decoration:none;text-transform:uppercase;font-size:.85em;}
.links a:hover {color:#e96f35;}
.text {
	top:82px;left:14px;
	font-weight:bold;color:#fff;
}
.dot
	{
	cursor:pointer;
	cursor:hand;
}
li span {
	display:block;
	} 
li {
	list-style-type:none;
	} 

#map1,
#map2,
#map3,
#map4,
#map5,
#map6,
#map7,
#map8 {position:absolute;top:-2500px; left:-2500px}







/*******************************************
				Added Styles 
********************************************/

#row2 a{
	color:#E96F35;
	text-decoration:underline;
	}
#row2 a:hover{
	color:#F89B43;
	}
	
ul.content_list {
	margin-left:55px;
	list-style:disc;
	}
ul.content_list li{
	padding-top:10px;
	list-style:disc;
	}


table.golfRates{
	width:745px;
	color:#ffffff;
	}
.golfRates td.nb {
	border-bottom:0px;
	}
.golfRates .pt td {
	padding-top:30px;
	}
.golfRates .pt_sm td {
	padding-top:15px;
	}	
.golfRates th {
	text-align:center;
	}
.golfRates .subCat th{
	padding-top:25px;
	}
	
.golfRates td {
	padding:4px 0 4px 2px;
	border-bottom:1px solid #494949;
	color:#fff;
	}
	
.golfRates .colCenter {text-align:center;}
.golfRates .colLeft {text-align:left;}

ol.numbered_list li{
	list-style:decimal;
	padding-top:10px;
	}

