BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;	
	background-image: url(../images/bg_home1.jpg);
	background-repeat: no-repeat;
	background-color: #e0d5b2;
	background-position: top;	
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #71725E;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;	
}
A:HOVER{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BE8200;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ad8455;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	word-spacing: -2px;
}
A:HOVER.link1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #291a14;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 15px;
	word-spacing: -2px;
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7b6955;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;	
}
A:HOVER.link2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #53747b;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;	
}
A.link3, A:ACTIVE.link3, A:FOCUS.link3, A:LINK.link3, A:VISITED.link3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7b6955;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;	
}
A:HOVER.link3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7b6955;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;	
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #53747b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	margin-bottom: 4px;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #53747b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	margin-bottom: 4px;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #53747b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	margin-bottom: 4px;
}
TD{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7b6955;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	word-spacing: -1px;
}
ul {    
	 margin-top:5px;
	margin-bottom: -13px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 34px;
        
  }
li
{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	line-height: 26px;
	padding-left: 0px;
}
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	word-spacing: -1px;
	font-weight:normal;
	background-color: #ffffff;
	color:#87784e;
	border-width:1px;
	border-style: solid;
	border-color:#96866e;
	width: 142px;
	height: 18px;
	padding-left: 5px;
}
input.check{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	background-color: #ffffff;
	color:#6b5a3e;
	border-width:1px;
	border-style: solid;
	border-color:#e0d5b2;
	width: 90px;
	height: 20px;
	padding-left: 7px;
}
input.select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-style: solid;
	border-color: #979797;
	color: #000000;
	background-color: #FFFFFF;
	border-width: 0px;
	width: 90px;
	height:23px;
}
select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6a6a6a;
	background-color: #ffffff;
	width: 55px;
	border: 1px;
	border-color:#312424;
	margin-top: 0px;
}
select.rooms{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6b5a3e;
	background-color: #ffffff;
	width: 48px;
	height:20px;
	border-width:1px;
	border-style: solid;
	border-color:#e0d5b2;
	padding-top: 2px;
}
select.adult{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6b5a3e;
	background-color: #ffffff;
	width: 48px;
	height:20px;
	border-width:1px;
	border-style: solid;
	border-color:#e0d5b2;
	padding-top: 2px;
}
select.children{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6b5a3e;
	background-color: #ffffff;
	width: 48px;
	height:20px;
	border-width:1px;
	border-style: solid;
	border-color:#e0d5b2;
	padding-top: 2px;
}
.txt{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #74502f;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	word-spacing: -2px;	
}
.txt1{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7b6955;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;	
}
.temp_txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ac5424;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;	
}
.txt_email{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #656550;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	word-spacing: -2px;
}
.footxt{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c0a68a;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
}
.bgleft_panel{
	background-color: #f6f0d8;
	background-repeat: repeat;
}
.bgleftnav{
	background-image: url(../images/bg_leftnav.jpg);
	background-repeat:	no-repeat;
	width: 275px;
	height: 341px;
}
.bg_banner1{
	background-image: url(../images/bg_banner1.jpg);
	background-repeat:	no-repeat;
	width: 275px;
	height: 61px;
}
.bg_lead_rate{
	background-image: url(../images/bg_lead_rate.jpg);
	background-repeat:	no-repeat;
	width: 275px;
	height: 133px;
}
.bg_email_add{
	background-image: url(../images/bg_email_add.jpg);
	background-repeat:	no-repeat;
	background-color: #f6f0d8;
	width: 275px;
	height: 20px;
}
.bg_utility_nav{
	background-image: url(../images/bg_utility_nav.jpg);
	background-repeat:	no-repeat;
	width: 705px;
	height: 79px;
}
.bg_temp{
	background-image: url(../images/bg_temp.gif);
	background-repeat:	no-repeat;
	width: 45px;
	height: 17px;
}
.bg_middle_panel{
	background-image: url(../images/bg_middle_panel.jpg);
	background-repeat:	no-repeat;
	width: 705px;
	height: 61px;
}
.bg_content{
	background-image: url(../images/bg_content.jpg);
	background-repeat:	no-repeat;
	background-color: #e0d5b2;
	width: 705px;
	height: 236px;
}
.bg_content_left{
	background-image: url(../images/bg_content_left.gif);
	background-repeat: repeat-y;	
}
.bg_footer{
	background-color: #f6f0d8;
	width: 275px;
	height: 20px;
}
.pointer { cursor: pointer }