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;
}

.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;
}

#menu2 {
top:293px; /*set initial Height from top*/
position:absolute;
overflow:hidden;
z-index:100;
}
#menu2 div {
border-width:0px; /*Menu's outer border*/
border-style:none;
position:absolute;
color:black;
background-color:transparent;
}
#menu2 table {
border:none; /*Menu's inner border*/
font-family:verdana, sans-serif; /*Overall font for Menu*/
font-size:70%;
border-collapse:collapse;
background:none;
width:29.107em;
}
#menu2 td { /*Characteristics for cells in the menu table - do not specify
width here*/
border-bottom:none;
border-left:none;
height:1.964em;
padding:0;
margin:0;
text-align:left;
}
#menu2 #menu2bar { /*Characteristics for initially visible 'draw' bar (the
vertical cell)*/
width:1.964em;
background-color:transparent;
color:white;
font-weight:bold;
text-align:center;
border-width:0;
cursor:default;
}
#menu2 .heading { /*Characteristics for heading cells in the menu table*/
height:32.143em;
color:#222222;
font-weight:normal;
text-indent:1ex;
background-color:transparent; /*Background Color for menu headings */
width:26.786em; /*This will be the menu body width.  This (plus #menu1bar
width for left and right menus) and 4 times the border width should also be
the menu table's approximate width*/
vertical-align:middle;
text-align:left;
border-left-color:#FFF7E0;
border-left-style:solid;
}
#menu2 #menu2lastrow {
border-bottom-width:0;
margin:0 0 1px 1px;
}
#menu2 a {
width:100%;
height:100%;
display:block;
padding-top:0em;
}

.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;
}