/* CSS Document */

/* Global */
body {margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; background-image: url(/img/sepia_bg.jpg);
	  background-position:top; background-repeat: no-repeat; background-color:#F3E8C8;}
body,td,th {font-family:Verdana; font-size:11px; color:#000000;}
h1 {font-size:13px; color:#000000; font-weight:bold;}
img, div {behavior: url(/inc/pngfix.htc);}


/* Extended */
td.header {height:100px;}
td.navbar {height:27px;}
td.main_image {height:249px; background-image:url(/img/main_image_bg.jpg);}
td.sub_nav {padding-left:0px; padding-top:1px; padding-right:8px; padding-bottom:0px;}
td.sub_image {width:154px;}
td.sub_text {padding-left:0px; padding-top:0px; padding-right:12px; padding-bottom:12px;}
td.footer {height:77px;}
.sub_bgcolor {background-image:url(/img/sub_bg.jpg);}
/*.sub_bgcolor {background-color:#DDC48B;}*/
.small {font-family:Verdana; font-size:9px; color:#000000;}
td.page_title {height:42px;}
#tooltipL {position:absolute; z-index:750; visibility:hidden;}


/* Images */
img.sub_image {padding-left:0px; padding-top:0px; padding-right:12px; padding-bottom:0px;}
img.page_title {padding-left:0px; padding-top:1px; padding-right:0px; padding-bottom:0px;}


/* Links */
a:link {color:#000000; text-decoration:none;}
a:visited {text-decoration:none; color:#000000;}
a:hover {color:#96634E!important; }
a:active {text-decoration:none; color:#96634E;}


/* Forms */
.selectbox{font-family:Verdana; font-size: 9px; color: #000000; width: 150px;}
.button{font-family:Verdana; font-size: 9px; color: #000000; width: 80px;}
.textbox{font-family:Verdana; font-size: 10px; color: #000000; width: 150px;}
.textarea{font-family:Verdana; font-size: 10px; color: #000000; width: 300px; height: 130px;}

/* Golf Holes */
body#golf {
	/*background-image: url(/img/golf-page-bg.png);
	background-position:0 157px; 
	background-repeat: repeat-x; 
	background-color:#e5e2da; */
	}
body#golf h1 {
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	border-bottom:1px solid #fefefe;
	padding-bottom:20px;
	margin-bottom:5px;
	color: #ffffff;
}
body#golf h2 {
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	margin-left:20px;
}
body#golf h2 strong { text-transform:uppercase;}
body#golf p { 
	font-size:12px;
	/*color:#4d3729;*/
	color:#ffffff;
	line-height:20px;
	margin:20px;
}
body#golf p.golf a {
	color:white;
}

#slideshow {
	background:url(/img/slider-bg.png) repeat;
	width:820px;
	height:269px !important;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:20px;
	overflow:hidden;
}
#slideshow img {
	margin:10px;
}

@-moz-document url-prefix() { 
	#slideshow { height:249px !important; }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#slideshow { height:249px !important; }
}
