#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;
}

	/*** STORE CSS ***/
	.price
	{
		padding: 1px;
		color: #000000;
		font-size: 8pt;
	}

	.discount
	{
		padding: 1px;
		color: #336699;
		font-size: 10pt;
		font-weight: bold;
	}

	.diffprice
	{
		padding: 1px;
		color: #cc6600;
		font-size: 8pt;
		font-weight: bold;
		font-style: italic;
	}

	.itemshortdesc
	{
		font-size: 0.9em;
	}

	select.storeitemoption
	{
		width: 99%;
	}

	A.itemname:active, A.itemname:link, A.itemname:visited
	{
		color: #3333cc;
		text-decoration: underline;
		font-size: 10pt;
		font-weight: bold;
	}

	A.itemname:hover
	{
		color: #6666cc;
		text-decoration: none;
	}

	A.itempage:active, A.itempage:link, A.itempage:visited
    {
        padding: 0 4px;
        border-right: 1px solid #d4d4d4;
        color: #3333cc;
        text-decoration: underline;
        font-size: 12px;
        font-weight: bold;
    }

    A.itempage:hover
    {
        padding: 0 4px;
        border-right: 1px solid #d4d4d4;
        color: #6666cc;
        text-decoration: none;
    }

    span.itempage
    {
        padding: 0 4px;
        border-right: 1px solid #d4d4d4;
        color: #3333cc;
        font-size: 12px;
        font-weight: bold;
    }

    #StoreItemTitle h1
    {
        margin: 0;
        padding: 0;
        display: inline;
    }
	/*** END STORE CSS ***/
	ul.menu {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 100001;
}
ul.menu li {
	position: relative;
	float: left; 
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.menu li:hover > a, ul.menu li:active > a {
	color: #336699;
}	
ul.menu li a {
	display: block;
	margin: 0;
	padding: 10px;
	list-style-type: none;
	white-space: nowrap;
}

/** HOVER OBJ **/
ul.menu li:hover > dl.submenu, 
ul.menu li:active > dl.submenu {
	display: block;
}
ul.menu li dl.submenu {
	display: none; 
	position: absolute;
	top: 20px;
	left: 15px;
	margin: 0;
	padding: 0;
	width: 160px;
	background: transparent url('images/navdrop_bg.png') 0 100% no-repeat;
}
/** HOVER OBJ **/

ul.menu li dl.submenu dd {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
ul.menu li dl.submenu dd:hover > ol.submenu, 
ul.menu li dl.submenu dd:active > ol.submenu {
	display: block;
}
ul.menu li dl.submenu dd a {
	display: block;
	margin: 0;
	padding: 10px !important;
	color: #FFF !important;
	width: 140px;
	font: normal 10px Arial, sans-serif !important;
	text-decoration: none;
}
ul.menu li dl.submenu dd a.last {
	border-bottom: none;
}
ul.menu li dl.submenu dd a:hover, 
ul.menu li dl.submenu dd a:active {
	color: #B4DCED !important;
}
#h-r-b ul.iws_menu_dropdown {
	display: none;
	position: absolute;
	top: 20px !important;
	left: 10px;
	margin: 0;
	padding: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	overflow: hidden;
	z-index: 1000000;
	width: 160px;
	background: transparent url('images/navdrop_bg.png') 0 100% no-repeat;
}
#h-r-b ul.iws_menu_dropdown li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	background: none;
}
#h-r-b ul.iws_menu_dropdown a {
	float: none !important;
	display: block;
	margin: 0;
	padding: 10px !important;
	width: 140px !important;
	text-align: left;
	font: normal 10px Arial, sans-serif !important;
}
#h-r-b ul.iws_menu_dropdown a:link, #h-r-b ul.iws_menu_dropdown a:visited {
	color: #FFF;
	text-decoration: none;
}
#h-r-b ul.iws_menu_dropdown a:active, #h-r-b ul.iws_menu_dropdown a:hover {
	color: #B4DCED !important;
	text-decoration: none;
}
/*************
GENERAL
*************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #888;
	background: url('images/body_bg.gif') 50% 0 no-repeat;
}
a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
#cont {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url('images/cont_bg.png') 50% 0 no-repeat;
}
#cont-1 {
	position: relative;
	margin: 0 auto;
	padding: 5px 0 0;
	width: 980px;
}
#cont-2 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 980px;
	background: #FFF;
}


/*************
HEADER
*************/
#h {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 20px;
	width: 940px;
	z-index: 5;
}
#h-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	width: 114px;
}
#h-l h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 81px;
	height: 74px;
	text-indent: -9999px;
}
#h-l h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 81px;
	height: 74px;
	background: url('images/h_logo.gif') 0 0 no-repeat;
}
#h-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 816px;
}
#h-r-t {
	position: relative;
	margin: 0;
	padding: 10px 0 0;
	width: 100%;
	height: 23px;
}
#h-r-m {
	position: relative;
	margin: 0;
	padding: 5px 0 0;
	width: 100%;
	height: 27px;
}
#h-r-t ul, #h-r-m ul {
	float: right;
	margin: 0;
	padding: 0;
}
#h-r-t ul li, #h-r-m ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 8px;
	font: bold 11px Arial, sans-serif;
	list-style-type: none;
}
#h-r-t ul li {
	padding: 3px 8px 0;
}
#h-r-t ul li.last {
	padding: 0 0 0 8px;
	font: bold 15px Arial, sans-serif;
	color: #333;
}
#h-r-m ul li.last {
	padding: 0 0 0 8px;
}
#h-r-t ul li a:link, #h-r-t ul li a:visited {
	color: #999;
	text-decoration: none;
}
#h-r-t ul li a:hover, #h-r-t ul li a:active {
	color: #91CDF0;
}
#h-r-m ul li a:link, #h-r-m ul li a:visited {
	color: #336699;
	text-decoration: none;
}
#h-r-m ul li a:hover, #h-r-t ul li a:active {
	color: #91CDF0;
}
#h-r-b {
	position: relative;
	margin: 0;
	padding: 7px 0 0;
	width: 100%;
	height: 25px;
	border-top: 1px solid #d9d9d9;
}
#h-r-b ul {
	margin: 0;
	padding: 0;
}
#h-r-b ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 15px 0 20px;
	font: bold 11px Arial, sans-serif;
	text-transform: uppercase;
	line-height: 11px;
	background: url('images/diamond.gif') 0 1px no-repeat;
	list-style-type: none;
}
#h-r-b ul li.first {
	padding: 0 15px 0 30px;
	background: none;
}
#h-r-b ul li a:link, #h-r-b ul li a:visited {
	display: block;
	float: left;
	padding: 0 0 9px;
	height: 11px;
	color: #999;
	text-decoration: none;
}
#h-r-b ul li a:hover, #h-r-b ul li a:active {
	color: #336699;
}
/*************
CONTENT
*************/
#c {
	position: relative;
	margin: 0;
	padding: 98px 20px 25px;
	width: 940px;
	line-height: 18px;
	z-index: 1;
}
#c-m {
	position: relative;
	margin: 0;
	padding: 0;
	width: 940px;
}
#c-m-mb {
	position: relative;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 380px;
}
#c-m-mb img {
	display: block;
	width: 940px;
	height: 380px;
}
#c-m-mb-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 40px;
	z-index: 5;
}
#c-m-mb-pic {
	position: relative;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 380px;
	overflow: hidden;
	z-index: 1;
}
#c-m-c {
	position: relative;
	margin: 0;
	padding: 25px 0 35px;
	width: 940px;
}
#c-m-b {
	position: relative;
	margin: 0;
	padding: 0;
	width: 940px;
}
a.c-m-box {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 10px 4px;
	width: 292px;
	height: 86px;
	text-decoration: none;
	background-color: #bca384;
}
a.mid {
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
div.c-m-box-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 126px;
	height: 86px;
}
div.c-m-box-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 10px 5px 0;
	width: 156px;
	height: 76px;
}
div.c-m-box-r span.title {
	margin: 0;
	padding: 0;
	font: bold 18px Arial, sans-serif;
	color: #FFF;
	line-height: 18px;
}
div.c-m-box-r span.link {
	padding: 5px 0 0;
	display: block;
	font: normal 12px Arial, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#c-i {
	position: relative;
	margin: 0;
	padding: 30px 0;
	width: 940px;
	min-height: 500px;
}
#c-i-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 40px 0 0;
	width: 600px;
}
#c-i-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 300px;
}




/*************
FOOTER
*************/
#f {
	position: relative;
	margin: 0;
	padding: 25px 20px;
	width: 940px;
	border-top: 1px solid #d9d9d9;
	z-index: 1;
}
#f ul {
	float: left;
	width: 135px;
	margin: 0;
	padding: 0;
}
#f ul.first {
	width: 70px;
}
#f ul.sec {
	width: 160px;
}
#f ul.fourth {
	width: 110px;
}
#f ul.fifth {
	width: 105px;
}
#f ul.last {
	float: right;
	width: 360px;
}
#f ul li {
	position: relative;
	margin: 0;
	padding: 0;
	font: bold 11px Arial, sans-serif;
	line-height: 18px;
	list-style-type: none;
}
#f ul.last li {
	text-align: right;
}
#f ul.last li.phone {
	font: bold 15px Arial, sans-serif;
	color: #000;
}
#f ul.last li.copy {
	font: normal 12px Arial, sans-serif;
	color: #999;
}
#f ul li a:link, #f ul li a:visited {
	color: #999;
	text-decoration: none;
}
#f ul li a:hover, #f ul li a:active {
	text-decoration: underline;
}
#f ul.last li a img {
	float: right;
	display: block;
	margin: 3px 0 0;
}
#f ul li.imavex {
	font-size: 10px;
}
/* Tabs */ 
.iws_tabs_nav { 
    position: relative; 
	width: 100% !important;
	height: 25px;
	z-index: 100100;
} 
.iws_tabs_nav ul { 
	position: relative;
    margin: 0; 
    padding: 0;
}
.iws_tabs_nav li {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.iws_tabs_nav a {
    display: block;
    margin: 0 10px 0 0;
    padding: 0 0 0 15px;
    font: bold 11px Arial, sans-serif;
    text-transform: uppercase;
    color: #999;
	background: url('images/diamond.gif') 0 8px no-repeat;
}
.iws_tabs_nav a span {
    display: block;
    padding: 5px 10px 8px 0;
}
.iws_tabs_nav a:link, .iws_tabs_nav a:visited {
    color: #999999;
    text-decoration: none;
}
.iws_tabs_nav a:hover, .iws_tabs_nav a:active {
	color: #91CDF0;
}
.iws_tabs_nav a.tab_selected:link, .iws_tabs_nav a.tab_selected:visited {
	color: #336699;
    text-decoration: none;
}	
/* Container */
.iws_tab_container {
    position: relative;
    margin: -2px 0 0;
    padding: 6px 0 0 0;
    background: #F4F4F4;
}
.iws_tab_container_1 {
    position: relative;
}
.iws_tab_container_2 {
    position: relative;
}
.iws_tab_container_a3 {
    position: relative;
}	
.iws_tab_container_3 {
    position: relative;
    overflow: hidden;
}
.iws_tab_container_4 {
    position: relative;
    width: 1000000px;
}
/* Container Content */
.iws_t_ct {
    float: left;
    margin: 0;
}
/* Container Content */
.iws_t_ct {
    float: left;
	padding: 25px;
}.couponTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.couponCaption
{
	font-size: 12px;
}
.couponSubText
{
	font-size: 11px;
}
#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/tabs/tab_center.gif) top left repeat-x;
	background-color: #DEDEDE;
}
.shadeTabs a {
	background: url(/images/tabs/tab_left.gif) top left no-repeat;
}

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

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

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

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

.tabContent {
}

#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 */
	}	
	

