body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #413924;
	background-color: #6d5436;
	margin-top: 33px;
	padding-top: 33px;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #7e3c00;
	text-decoration: underline;
}
a:hover {
	color: #c86419;
	text-decoration: none;
}

table#base {
	width: 770px;
}
table#base td.content {
	background-color: #FFFFFF;
	padding-right: 11px;
	padding-bottom: 20px;
	padding-left: 11px;
	border-right: 4px solid #e2d6bb;
	border-left: 4px solid #e2d6bb;
	border-bottom: 4px solid #e2d6bb;
}
table#header td.logo {
	background-color: #ffffff;
	background-image: url(/images/header_tile.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-bottom: 17px;
	border-left: 4px solid #e2d6bb;
}
table#header td.tagline {
	background-color: #ffffff;
	background-image: url(/images/header_tile.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
	border-right: 4px solid #e2d6bb;
}
table#header th {
	padding-left: 19px;
}
table#header td.nav {
	background-color: #ffffff;
	border-right: 4px solid #e2d6bb;
	border-left: 4px solid #e2d6bb;
	padding-right: 15px;
	padding-left: 15px;
}
table#header td.keyline {
	height: 4px;
	background-color: #c86419;
}
.light_panel {
	background-color: #f4e3b4;
	padding: 15px;
	vertical-align: top;
}
.medium_panel {
	background-color: #e2c991;
	padding: 15px;
	vertical-align: top;
}
.medium_panel li {
	list-style-image: url(/images/bullet_red.gif);
}
.dark_panel {
	background-color: #b34a14;
	padding: 15px;
}
.subnav {
	background-color: #ac8461;
	padding: 15px;
	vertical-align: top;
	width: 158px;
	height: 100px;
}
.subnav a {
	color: #ffffff;
	text-decoration: none;
}
.subnav a:hover {
	color: #594d35;
}
.subnav ul {
	padding-left: 15px;
}
.subnav li {
	list-style-image: url(/images/bullet_subnav.gif);
	padding-bottom: 8px;
}
li#third {
	padding-left: 5px;
	list-style: none;
}

/* dropdown navigation ------------------------------------------------- */
#nav {
	
}
#nav td {
	background-color: #7e3c00;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	padding: 0px;
	text-align: left;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 7px;
	vertical-align: middle;
}
#nav a:hover {
	background-color: #b34a14;
}
#dropdown {
	background-color: #7e3c00;
}
#dropdown td {
	border: 0px;
}
#dropdown a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	border-bottom: solid #ffffff 2px;
	border-left: solid #ffffff 2px;
	border-right: solid #ffffff 2px;
	text-align: left;
	font-weight: normal;
}
#dropdown a:hover {
	color: #ffffff;
	background-color:#b34a14;
}
div {
	/* this makes TDs a container with their own coordinate system.
       absolutely-positioned elements will be offset relative to them */
    position:relative;
	width: 295;
}
/* ------------------------------------------------------------------------------*/

#footer {
	background-color: #e2d6ba;
	padding: 15px;
	font-size: 0.8em;
	padding: 15px;
}
#footer a {
	color: #524937;
}
.important {
	color: #990000;
}
.fineprint {
	font-size: 0.7em;
	color: #b7b0a3;
	font-weight: normal;
}
.headline {
	font-size: large;
	font-weight: bold;
	color: #7E3C00;
}

/* Rentals---------------------------------------------------------*/

#border_one {
	background:#b44b14;
}


#border_two {
	background:#7f3c00;
}

#border_three {
	background:#7f3c00;
}

#title {
	background:#7f3c00;
	color:#FFFFFF;
	font-size:32px;
	padding-left:24px;
}

#golf {
	color:#FFFFFF;
	font-size:11px;
	background: #4e2614 url(/images/pool_side.gif) top left no-repeat;
	padding-bottom:10px;
}	

#golf span {
	font-size:20px;
	
}

#rental_text {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background:	#f6ead1;
	padding-top:20px;
	padding-left:24px;
	padding-right:20px;
	padding-bottom:30px;
	color:#62340e;
}

#reservations {
	background:#c96419;
}

#phone {
	background:	#ead198;
}