

/* General styles */
* { 
	margin: 0; 
	padding: 0;  
}
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	min-width: 980px;
	
}

ul { 
	list-style-type: none; 
}

#header { 
	width: 950px;
	height: 208px;
	
	position: relative;
	left:1px;
	background-color: white;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
}
#header h1 { 
	position: relative; 
	left: 5px; 
	top: 5px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-align:top;
	vertical-align:center;
	text-align:left;
	color:#FFFFFF;
}

img.logo {
	position: absolute;
	height:182px;
	width:143px:
	top:4px;
	left:805px;
	
	overflow:hidden;
}

#main-pic {
	position: absolute;
	height: 182px;
	width:802px;
	top: 2px;
	left: 1px;
	border: transparent 0px black;
}


img.floatLeft { 
    float: left; 
    margin: 5px 5px 0px 5px; 
    border: solid 1px #666633;
}
img.floatRight { 
    float: right; 
    margin: 5px 5px 0px 5px; 
    border: solid 1px #666633;
}


img.holeGraphic {
	position:relative;
	float: right; 
	text-align:right;

    margin: 5px 5px 0px 5px; 
    border: solid 1px #666633;
}

img.nav {
	   border: solid 1px #666633;
	   margin: 5px;
}


#nav-text { 
	list-style-type: none;
	position: absolute; 
	top: 186px; 
	left: 1px;
	height:20px;
	width:933px;
	font-family: Arial, Helvetica, sans-serif; 
	padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	background-color:#14213D;
	border: white transparent 0px;

}
#nav-text li {
	display: inline;
	margin-right: 29px;
	vertical-align:middle;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#nav-text a:link, #nav-text a:visited { 
	font-size: 11px;
	font-weight:normal;
	color: white;
	text-decoration: none;
	background-image: url('../images/nav-bullet.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat;
	padding-left:10px; padding-right:0px; padding-top:0; padding-bottom:0
}
#nav-text a:hover, #nav-text a:focus, #nav-text a:active {
	font-size: 11px;
	font-weight:bold;
	color: white;
	text-decoration: underline;
}


#wrapper-outer { 
	width: 952px;
	margin: 10px auto 0 auto;
	background-color: #ffffff;
	border: 2px solid #cccccc;
}

#wrapper-content { 
	
	width: 950px;
	margin: 0px auto 0px auto;
	background-image: url('../images/content-background.gif');
	background-repeat: repeat;
	padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px; background-position-y:50%
	border: solid 0px transparent;
	overflow:hidden;
	
}
#content-left { 
	width: 199px; 
	float: left; 
	color: #000000; 
}
#content-left-inner { 
	padding: 0px 10px 0 10px;
}
#content-left-inner .box {
	width: 173px;
	border: 3px solid #ffffff;
	background-color: #ffffd9;
	margin-bottom: 5px;
}
/* sub nav */
#content-left-inner .box #sub-nav {
	list-style-type: none;
	padding-bottom: 10px;
	background-color: #144576;
	border-top: 1px solid #ffffff;
}
#content-left-inner .box #sub-nav li { 
	margin: 5px 10px;
	border-bottom: 1px solid #ffffff;
}
#content-left-inner .box #sub-nav li a {  
	display: block; 
	font-size: 10px;
	color: #ffffff; 
	text-decoration: none; 
	background-image: url('../images/sub-nav-bullet.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat;
	padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0px
}
#content-left-inner .box h2 {
	background-color: #14213D;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 7px 10px;
}
#content-left-inner .box p {
	font-size: 10px;
	color: #333333;
	padding: 10px 10px 0 10px;
}
#content-left-inner .box a:link, #content-left-inner .box a:visited {
	color: #666633;
	text-decoration: underline;
}
#content-left-inner .box a:hover, #content-left-inner .box a:active {
	color: #666633;
	text-decoration: underline;
} 
#content-left-inner .box .link {
	margin: 6px 4px;
	padding: 5px 3px;
	background-color: #14213D;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#content-left-inner .box .link a:link, #content-left-inner .box .link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#content-left-inner .box .link a:hover, #content-left-inner .box .link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
/* main content */
#content-right {
	width: 740px; 
	float: left;
}
#content-right-inner { 
	padding: 0 5px 0px 0; 
}


#content-right-a { 
	width: 734px;
	float: left;
	border: 3px solid #ffffff;
	background-color: #ffffd9;
}

#content-right-a-inner .course-clubhouse {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:20px;
	margin-left:28px; 
    border: solid 1px #666633;
}


#content-right-a-inner-leftcolumn {
	display:inline;
	width: 245px;
}	

#content-right-a-inner-middlecolumn {
	display:inline;
	width: 244px;
}	

#content-right-a-inner-rightcolumn {
	width: 245px;
}	


#content-right-a .spacer {
	background-color: #14213D;
	height: 25px;
}

#content-right-inner .spacer h2 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 7px 10px;
}


#content-right-a .spacer p{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ca0b2;
	font-weight: bold;
	padding: 5px 0 5px 20px;
}


#content-right-a-inner {
	padding: 1px 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height:295px;
	overflow:auto;
}

#content-right-a-inner option {
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#content-right-a-inner p {
	color: #666633;
	padding: 5px 0;
	text-align:justify;
}
#content-right-a-inner ul{
	padding: 0;
	margin: 0 0 0 25px;
	list-style-type: none;
}
#content-right-a-inner li{
	padding: 0;
	margin: 0 0 6px 0;
}
#content-right-a a:link, #content-right-a a:focus, #content-right-a a:active, #content-right-a a:visited { 
	color: #3399cc; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#content-right-a a:hover { 
	color: #3399cc; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; 
}

#nav-hole li {
	display: inline;
	margin-right: 6px;
	vertical-align:middle;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

	
#wrapper-footer { 
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
}
#footer {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#footer .left {
	position: absolute;
	top: 3px;
	left: 0;
}
#footer .right {
	position: absolute;
	top: 3px;
	right: 0;
}

/* general */
.clear-content { 
	clear: both; 
}
.underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #afaf83;
	margin-top: 5px;
}

.right-image-padding {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.left-image-padding {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
}

.border {
	border: 1px solid #8F8F47;
}

.holeDescription {
	font-style: normal;
	color: #666633;
	padding-top: 0px;
	height:244px;
	width:510px;
}

.image-left {
	float: left;
	padding: 0 15px 15px 0;
}

#map {
	width:710px;
	height: 234px;
	overflow:hidden
}



.subhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #b4080b;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

#buttons {
	margin: 12px 0;
}
#buttons .imagelist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align:center;
}
#buttons .imagelist li {
	display: inline;
}
#buttons .imagelist img {
	border: 0px none;
	margin-left:0; margin-right:7px; margin-top:5px; margin-bottom:5px
}
