html, body {
	scrollbar-arrow-color: #F5E8BA;
	scrollbar-base-color: #805934;
	scrollbar-dark-shadow-color: #F5E8BA;
	scrollbar-track-color: #F5E8BA;
	scrollbar-face-color: #805934;
	scrollbar-shadow-color: #F5E8BA;
	scrollbar-highlight-color: #F5E8BA;
	scrollbar-3d-light-color: #805934;
	background-color : #EEE3BC;
	height: 100%;
	width: 100%;
	margin: 0px auto;
	background-color : #EFE3BD;
}

p {margin: 0; padding: 0;} 
img { behavior: url(iepngfix.htc) }

.table_main {
	width : 100%;
	background-color : #FAF4E0;
    overflow:hidden;
}

.header {
	background-image : url("images/header.jpg");
	width : 100%;
	height : 122px;
	COLOR : #56310F;
	font-family : "Trebuchet MS";
	font-size : 12px;
	background-repeat : repeat-x;
}

.header a{
	COLOR : #56310F;
	font-family : "Trebuchet MS";
	font-size : 12px;
	text-decoration : none;
}

.header a:hover{
	text-decoration : underline;
}

.headers{
	COLOR : #56310F;
	font-family : "Trebuchet MS";
	font-size : 12px;
	text-decoration : none;
}


.box_online_reservation {
	background-image : url("images/box_online_reservation.jpg");
	width : 364px;
	height : 74px;
}

.textbox{
	border: 1px solid #878787;
	background-color : #FFFBEC;
	font-size : 11px;
	COLOR : #202020;
}

.nav {
    background-image : url("images/back_nav.gif");
	background-repeat : repeat-x;
	width : 100%;
	height : 33px;
}

.footer_line {
    background-image : url("images/footer_line.gif");
	background-repeat : repeat-x;
	width : 100%;
	height : 23px;
}

.footer {
    background-image : url("images/footer.jpg");
	width : 100%;
	height : 185px;
	COLOR : #56310F;
	font-family : "Trebuchet MS";
	font-size : 12px;
}

.footer_link_1{
	COLOR : #56310F;
	font-family : "Trebuchet MS";
	font-size : 12px;
	text-decoration : none;
}

.footer_link_2{
	COLOR : #B8A35A;
	font-family : "Trebuchet MS";
	font-size : 10px;
	text-decoration : none;
}

.title {
	COLOR : #522E0E;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	text-transform : uppercase;
}

.sub_title {
	COLOR : #522E0E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.sub_title_2 {
	COLOR : #522E0E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.text_brown {
	COLOR : #522E0E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.text_body {
	COLOR : #222222;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_body a{
	COLOR : #522E0E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

.text_body a:hover{
	text-decoration : none;
}



.golf_course {
	background-image : url("images/golf_course_back.jpg");
	width : 100%;
	height : 300px;
}

#popitmenu{
	position: absolute;
	border:1px solid #805935;
	font: normal 12px Verdana;
	z-index: 100;
	visibility: hidden;
	background-color: #EDE3BC;
	COLOR : #222222;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}