#bgfill {
	background: none;
	background-color: #FFF;
}

#mainNav br, #mainNav img {
	display: none;
}	
#mainNav div a img {
	display: block;
	padding: 0;
	overflow: hidden;
	text-align: left;
}
.menuheader {
	padding: 10px 0 10px 20px;
	color: #A45337;
	text-align: left;
	border-bottom: 1px solid #d0cab4;
}

a.linkheader {
	display: block;
	margin: 0;
	padding: 10px 0 10px 20px;
	text-align: left;
	border-bottom: 1px solid #d0cab4;
}
a.linkheader:link, a.linkheader:visited {
	color: #a45337;
	text-decoration: none;
}
a.linkheader:hover, a.linkheader:active {
	color: #222;
	text-decoration: none;
	background-color: #f7f5ee;
}

.menuitems {
	padding: 8px 0;
	border-bottom: 1px solid #d0cab4;
}
.menuitems br {
	display: none;
} 

a.mainmenu {
	display: block;
	margin-left: 20px;
	padding-left: 11px;
	font-size: 11px;
	background: url('images/default/arrow.gif') 0 3px no-repeat;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #222;
	text-decoration: none;
}
a.mainmenu:hover, a.mainmenu:active {
	color: #222;
	text-decoration: underline;
}

a.submenu {
	font-size: 12px;
}
a.submenu:link, a.submenu:visited {
	color: #A45337;
	text-decoration: none;
}
a.submenu:hover, a.submenu:active {
	color: #463351;
	text-decoration: none;
}

.header {
	text-align: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #A45337;
}
.subheader {
	font-size: 14px;
	color: #222;
}

.content {
	font-size: 12px;
	color: #222;
}
.content p {
	font-size: 12px;
	color: #222;
	line-height: 18px;
}
.content ul, .content ol {
	color: #A45337;
}
.content a:link, .content a:visited {
	color: #A45337;
	text-decoration: underline;
}
.content a:hover, .content a:active {
	color: #463351;
	text-decoration: underline;
}

a.sub {
	font-size: 12px;
}
a.sub:link, a.sub:visited {
	color: #A45337;
	text-decoration: underline;
}
a.sub:hover, a.sub:active {
	color: #463351;
	text-decoration: underline;
}

.loginheader {
	font-size : 16px;
	font-weight: bold;
	color: #A45337;
}
.loginsubheader {
	font-size: 14px;
	color: #222;
}
.logincontent {
	color: #222;
}

a.login {
	font-size: 12px;
}
a.login:link, a.login:visited {
	color: #A45337;
	text-decoration: underline;
}
a.login:hover, a.login:active {
 	color: #463351;
	text-decoration: underline;
}

.contentgrey {
	font-size: 12px;
	color: #000;
	background-color: #E0DBC8;
}
.contenterror {
	font-size: 12px;
	color: #990000;
}

.hole {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #222;
}
.par {
	font-size: 12px;
	font-weight: bold;
	color: #222;
	background-color: #99CC99;
}
.handicap {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #99CC99;
}

h1
{
	
	text-align: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #A45337;

}

.pollgrey
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: black;
}
.pollwhite
{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: white;
}
.separator
{
	color: #FFFFFF;
	background: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#branding {
	position: relative;
	width: 100px;
	height: 25px;
}
#branding img {
	border: 0;
}
#surveyFormField {
	display: none;
	width: 50px;
}

body {
	margin: 10px 0 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #222;
	background: url('images/default/body_bg_new.gif') top center repeat;
}

/* Container */
#container {
	position: relative;
	margin: 0 auto;
	padding: 200px 0 0;
	width: 980px;
}

/* Header */
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 198px;
	border-bottom: 2px solid #C8C1AA;
}

/* Header Logo */
#headerLogo {
	float: left;
	width: 198px;
	height: 198px;
	overflow: hidden;
	border-right: 2px solid #BCB393;
}
#headerLogo a {
	color: #222;
}
#headerLogo img {
	border: 0;
}

/* Header Rotation */
#headerPhotos {
	float: left;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 198px;
	overflow: hidden;
	background: url('images/default/header_smooth_bg.jpg') top left no-repeat;
}

/* Content */
#content {
	position: relative;
	margin: 0;
	padding: 0;
	width: 980px;
	background: #E0DBC8 url('images/default/content_center.gif') top left repeat-y;
}

/* Content Secondary */
#contentSecondary {
	float: left;
	margin: 0;
	padding: 12px 15px 30px;
	width: 168px;
	font-weight: bold;
}

/* Main Nav */
#mainNav {
	position: relative;
	margin: 0;
	padding: 40px 0 0;
	width: 168px;
	font-weight: bold;
}

#csInfo {
	position: relative;
	margin: 20px 5px;
	padding: 10px 5px;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	border: 2px solid #C8C1AA;
	background-color: #FFF;
}
#csInfo a {
	display: block;
	margin: 0;
	padding: 5px 0;
}
#csInfo a:link, #csInfo a:visited {
	color: #A45337;
	text-decoration: underline;
}
#csInfo a:hover, #csInfo a:active {
	color: #000;
	text-decoration: underline;
}

/* Links Under Nav */
#csLinks {
	margin: 0;
	padding: 0;
	width: 168px;
	text-align: center;
	border-top: 1px solid #D0CAB4;
}
#csLinks img {
	border: 0 none;
	margin: 10px 0 0;
}

/* Book Tee Time Button */
#csLink {
	position: absolute;
	top: 10px;
	left: 15px;
	margin: 0;
	padding: 0 0 7px;
	width: 168px;
	border-bottom: 1px solid #D0CAB4;
}
#csLink a.cs_btn {
	display: block;
	margin: 0;
	padding: 0;
	width: 168px;
	height: 30px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url('images/default/button_cs_bg_right.gif') top right no-repeat;
}
#csLink a.cs_btn span {
	display: block;
	margin: 0;
	padding: 8px 0 5px 45px;
	width: 123px;
	height: 17px;
	background: url('images/default/button_cs_bg_left.gif') top left no-repeat;
}
#csLink a.cs_btn:link, #csLink a.cs_btn:visited {
	color: #FFF;
	text-decoration: none;
}
#csLink a.cs_btn:active, #csLink a.cs_btn:hover {
	color: #FFF;
	text-decoration: none;
	/*
	background: url('images/button_cs_bg_right_over.gif') top right no-repeat;
	*/
}
#csLink a.cs_btn:active span, #csLink a.cs_btn:hover span {
	background: url('images/default/button_cs_bg_left_over.gif') top left no-repeat;
}
#csContact {
	position: relative;
	margin: 25px 0 0;
	padding: 0 15px;
	text-align: center;
}
#csContact h3 {
	margin: 0 0 3px;
	padding: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #444;
}	
#csContact h4 {
	margin: 0 0 5px;
	padding: 0 0 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #444;
	border-bottom: 1px solid #D0CAB4;
}	
#csContact h5 {
	margin: 0 0 5px;
	padding: 0 0 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #A45337;
}	
#csContact .cc_widow {
	color: #444;
}

#csContactInfo {
	margin-top: 30px;
}

#csContactInfo h2 {
	margin: 5px 0;
	padding: 0 0 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #A45337;
	border-bottom: 1px solid #D0CAB4;
}
#csContactInfo h3 {
	margin: 0;
	padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
}

/* Content Text */
#contentText {
	float: right;
	width: 740px;
	padding: 20px 20px 30px;
	_padding: 20px 20px 30px 18px;
	border-left: 2px solid #DAD5C1;
	background-color: #FFF;
}
#contentText h1 {
	margin: 0 0 20px;
	padding: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #A45337;
}
#contentText p {
	margin: 0 0 20px;
	padding: 0;
}

/* Footer */
#footer {
	position: relative;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 130px;
	background: url('images/default/footer_smooth_bg_new.gif') top left no-repeat;
}

/* Footer Information */
#footerInfo {
	position: absolute;
	top: 33px;
	left: 40px;
	margin: 0;
	padding: 0;
}
#footerInfo ul {
	margin: 0;
	padding: 0;
}
#footerInfo li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 7px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #FFF;
}
#footerInfo li.first {
	padding-left: 0;
}
#footerInfo li.last {
	border-right: none; 
}
#footerInfo span {
	padding: 0 5px;
}
#socialMedia {
	margin-top: 21px;
}
#socialMedia a:hover, #socialMedia a:active {
	opacity: 0.8;
}
/* Copyright Information */
#copyright {
	position: absolute;
	bottom: 24px;
	left: 40px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

/* IMAVEX Branding */
#powered {
	position: absolute;
	bottom: 15px;
	right: 30px;
	margin: 0;
	padding: 0;
}


/* Fix Floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

*/
.pollgrey {
	background: none !important;
}
div.poll form table td {
	background-color: #E0DBC8;
}
div.poll form table td.pollgrey {
	display: none;
	background-color: #E0DBC8 !important;

div.poll form table td.pollgrey img {
	display: none;
}
#contentTabs {
	clear: both;
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
}

#tabbedContent li a {
	text-decoration: none;
}

.shadeTabStructure {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.shadeTabStructure li {
	float: left;
	margin: 0 2px 0 0;
	text-align: center;
	list-style-image: none;
}
.shadeTabStructure li a {
	float: left;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
}
.shadeTabStructure li a span {
	display: block;
	float: none;
	padding: 7px 12px;
	list-style-image: none;
}
.shadeTabStructure li a:hover {
	color: #333333;
	text-decoration: none;
	list-style-image: none;
}

.shadeTabs{
	position: relative;
	top: 2px;
	background: url(images/tab_center.gif) top left repeat-x;
	background-color: #d0cab4;
}
.shadeTabs a {
	background: url(images/tab_left_over.gif) top left no-repeat;
}

.shadeTabs a span {
	color: #000000;
	background: url(images/tab_right_over.gif) top right no-repeat;
}

.shadeTabsSelected{
	position: relative;
	top: 2px;
	background: url(images/tab_center_over.gif) top left repeat-x;
	background-color: #e0dbc8;
}
.shadeTabsSelected a {
	background: url(images/tab_left.gif) top left no-repeat;
}

.shadeTabsSelected a span {
	color: #000000;
	background: url(images/tab_right.gif) top right no-repeat;
}

.tabContainer1 {
	clear: both;
	background: #e0dbc8 url(images/content_tr.gif) top right no-repeat;
}
.tabContainer2 {
	background: url(images/content_bl.gif) bottom left no-repeat;
}
.tabContainer3 {
	padding: 10px;
	background: url(images/content_br.gif) bottom right no-repeat;
}

#mainNavInfo {
	margin: 20px 5px;
	padding: 10px 5px;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	background-color: #fff;
	border: 2px solid #c8c1aa;
}
#mainNavInfo a:link, #mainNavInfo a:visited {
	color: #A45337;
	text-decoration: underline;
}
#mainNavInfo a:hover, #mainNavInfo a:active {
	color: #000;
	text-decoration: underline;
}
.couponTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.couponCaption
{
	font-size: 12px;
}
.couponSubText
{
	font-size: 11px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

