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

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #8A7967;
}
#container {
	margin: 0px auto;
	width: 950px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#header {
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#leftcolumn {
	text-align: center;
	width: 250px;
	float: left;
}
#rightcolumn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;	
}
#footer {
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 11px;
}
#top {
	background-image: url(images/corners_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}
#right {
	background-image: url(images/corners_06.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	padding: 0px;
}
#bottom {
	background-image: url(images/corners_08.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
}
#left {
	background-image: url(images/corners_04.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 0px;
}
#topleft {
	background-image: url(images/corners_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#topright {
	background-image: url(images/corners_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
#bottomright {
	background-image: url(images/corners_09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
#bottomleft {
	background-image: url(images/corners_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	min-height: 450px;
}
#bottomleft2 {
	background-image: url(images/corners_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 25px 3px 15px;
	min-height: 450px;
}
#bottomleft3 {
	background-image: url(images/corners_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 25px;
	text-align: center;
}
#bottomleft4 {
	background-image: url(images/corners_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	text-align: left;
	line-height: 16px;
	font-size: 11px;
}
#bottomleft4 a {
	color: #B06E0E;
	font-size: 13px;
	font-weight: bold;	
}
#bottomleft4 a:hover {
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}
#bottomleft4 .golfheading {
	color: #B06E0E;
	font-size: 13px;
	font-weight: bold;	
}
#bottomleft4 .hilight1 {
	color: #B06E0E;
	font-size: 10px;	
}
#bottomleft4 .indent {
	margin-left: 35px;
	color: #8A7967;
}
#bottomleft4 i {
	color: #8A7967;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
#bottomleft4 strong {
	color: #8A7967;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#h-line {
	background-image: url(images/horizontal.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 40px;
}
#v-line {
	background-image: url(images/vertical.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 50px;
}
#v-line2 {
	background-image: url(images/vertical.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 10px;
}
#content1 {
	text-align: right;
	float: left;
	width: 200px;
	background-image: url(images/vertical.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	padding: 25px 25px 60px;
}
#content2 {
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 275px;
}
#space {
	height: 180px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B06E0E;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B06E0E;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B06E0E;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #8A7967;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D0C7;
}
a:active {
	color: #8A7967;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D0C7;
}
a:visited {
	color: #8A7967;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D0C7;
}
a:hover {
	color: #B06E0E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px 0px 25px 25px;
}
il {
	margin: 0px;
	padding: 0px;
}
#frame {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #D8D0C7;
	border-right: 0px none #D8D0C7;
	border-bottom: 1px solid #D8D0C7;
	border-left: 0px none #D8D0C7;
}
strong {
	color: #B06E0E;
}
.unavailable {
	color: #000000;
	font-size: 14px;
	background-color: #B06E0E;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.available {
	color: #000000;
	font-size: 14px;
	background-color: #CCCC99;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.todays {
	color: #000000;
	font-size: 14px;
	background-color: #F7EBC1;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	text-align: center;
	float: left;
}
img {
	border: 0px none #FFFFFF;
}
img a {
	border: 0px none #FFFFFF;
}
img a:link {
	border: 0px none #FFFFFF;
}
img a:active {
	border: 0px none #FFFFFF;
}
img a:visited {
	border: 0px none #FFFFFF;
}

