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

@import "dropdown/dropdown.css";      /* hidden from nearly all v4 browsers  */
@import url('dropdown/dropdown.css');
@import "dropdown/themes/default/default.css";      /* hidden from nearly all v4 browsers  */
@import url('dropdown/themes/default/default.css');
 @import "common.css";      /* hidden from nearly all v4 browsers  */
@import url('common.css');
body {
	background:url(../images/inner_bg.jpg);
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#8e7742;
}
#body {
	width:100%;
	height:auto;
	background:url(../images/inner_bg2.jpg) no-repeat;
	background-position:center top;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
}
.clear {
		clear:both;
}
#menu {
	width:970px;
	height:50px;
	position:absolute;
	background:url(../images/menu_bg.png) no-repeat;
	z-index:1000;
	top:10px;
	padding-left:30px;
	padding-top:5px;
	margin-left:-3px;
	left: 0px;
}
#logo_2 {
	position:absolute;
	height:50px;
	width:200px;
	top: 340px;
	left: 620px;
}
#tel {
	width:480px;
	height:30px;
	float:left;
}
/* Search */

#search {
	width:1000px;
	height:30px;
	float:left;
	top: 0px;
}
#search_box_holder {
	width:500px;
	height:30px;
	float:left;
	padding-right:20px;
}
#search_box {
	width:250px;
	height:30px;
	float:right;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_box .txtfild {
	background-color:transparent;
	border:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:70px;
	margin-top:5px;
	color:#7c99b0;
	float:left;
}
#search_box .btn a {
	width:10px;
	height:10px;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:bolder;
	padding-top:3px;
	font-size:13px;
}
#slide_holder {
	width:1000px;
	float:left;
	position:relative;
}
#slide {
	width:966px;
	height:376px;
	background:url(../images/villa_Inner_slide_bg.png) no-repeat;
	padding:17px 17px 17px 12px;
	z-index:1;
}
#slide_logo {
	width:150px;
	height:80px;
	margin:20px 0px 0px 20px;
	position:absolute;
	left: 5px;
	top: 35px;
	z-index: 500;
}
#main_container {
	width:1000px;
	height:auto;
	float:left;
	background:url(../images/inner_top_content_bg.png) no-repeat;
}
#top_content {
	width:1000px;
	height:auto;
	float:left;
}
#content_holder {
	width:970px;
	height:auto;
	float:left;
	padding:0px 12px 0px 18px;
}
#content {
	width:930px;
	height:auto;
	float:left;
	background:url(../images/inner_content_bg.png) repeat;
	padding:0px 20px 0px 20px;
}
#content_bootom {
	width:970px;
	height:50px;
	float:left;
	background:url(../images/inner_content_bottom.png) no-repeat;
}
#top_left {
	width:500px;
	height:auto;
	float:right;
}
/* Reservation Box */

#reservation_box {
	width:450px;
	height:auto;
	left: 650px;
	top: 490px;
	padding:15px 0px 0px 20px;
}
#reservation_box .header {
	width:450px;
	height:25px;
	float:left;
	background:url(../images/quick_reservation.png) no-repeat;
	text-indent:-9000px;
}
#reservation_form {
	width:450px;
	height:auto;
	float:left;
}
#reservation_form .tr {
	margin-top:5px;
	float:left;
	width:100%;
}
#reservation_form .td {
	float:left;
	width:70px;
	margin-left:5px;
	color:#046c9a;
	font-size:11px;
	font-weight:bold;
}
.reservation_form_drp_dwn {
	width:290px;
	height:25px;
	float:left;
	border:1px #adaba6 solid;
	color:#923e00;
	font-size:12px;
	height:20px;
}
.reservation_form_txt_fild {
	height:25px;
	float:left;
	border:1px #adaba6 solid;
	color:#923e00;
	font-size:11px;
	padding:1px;
	height:15px;
	width:60px;
}
#top_right {
	float:left;
	height:auto;
	width:500px;
	margin-top:20px;
}
#sound {
	width:100px;
	height:50px;
	float:left;
	clear:both;
	margin-left:20px;
}
#top_right .nav {
	float:left;
	width:480px;
	color:#69694d;
	text-align:left;
	padding-left:20px;
}
#top_right .nav a {
	color:#777758;
	text-decoration:none;
}
#top_right .nav a:hover {
	color:#69694d;
	text-decoration:none;
}
#top_right .shr {
	float:left;
	width:214px;
	height:35px;
	color:#69694d;
	text-align:right;
	background:url(../images/top_righ_sh_bg.jpg) no-repeat;
	margin-top:25px;
	margin-left:25px;
}
#content_text {
	width:930px;
	height:auto;
	float:left;
	color:#523f13;
	line-height:13pt;
	font-size:11px;
	text-align:justify;
}
#content_text ul {
	list-style:url(../images/footer_li.gif);
}
#content_text ul li {
	list-style:url(../images/footer_li.gif);
}

#bottom_left {width:500px;
				height:auto;
				float:left;
}
#bottom {
	background:url(../images/bottom.jpg) repeat-x;
	width:100%;
	height:auto;
	float:left;
	padding-top:20px;
}
#bottom_wrapper {
	width:1000px;
	margin: 0 auto;
}

#bottom_time {
	width:300px;
	height:auto;
	float:left;
	margin-top:10px;
	
}

#bottom_w_holder {
	width:130px;
	height:auto;
	float:left;
}

#bottom_sep {width:1px;
			height:65px;
			float:left;
			margin-right:10px;
}

#bottom_time_holder {width:150px;
	height:auto;
	float:left;
	
}


#bottom_links {
	width:500px;
	height:auto;
	float:left;
	margin:20px 0px 0px 20px;
}
#bottom_links ul {
	padding:0px;
	margin:0px;
	list-style:url(../images/footer_li2.gif);
}
#bottom_links ul li {
	float:left;
	width:100px;
	line-height:25px;
	list-style:url(../images/footer_li2.gif);
}
#bottom_links ul li a {
	color:#4593a0;
	text-decoration:underline;
}
#bottom_links ul li a:hover {
	color:#2e7884;
	text-decoration:none;
}
#bottom_logo {
	width:265px;
	height:140px;
	float:left;
	margin-left:30px;
}
#bottom_scl {
	width:370px;
	height:auto;
	float:right;
	margin-top:50px;
	
}
#bottom_scl_bks {
	width:370px;
	height:40px;
	float:left;
}
#bottom_scl_bks .itms {
	width:35px;
	height:35px;
	float:right;
	margin-left:5px;
}
#bottom_scl_inf {
	width:370px;
	height:40px;
	float:right;
	color:#5e4c25;
	text-align:right;
}

#bottom_scl_cards {
	width:370px;
	height:auto;
	float:left;
}

#bottom_scl_inf a {
	color:#06F;
	text-decoration:none;
}
.hr1 {
	width:890px;
	height:1px;
	float:left;
	background:url(../images/hr1.jpg) no-repeat;
	margin-bottom:5px;
}
.header1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#47350b;
}
.pg-normal {
	color: black;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.pg-selected {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.reserve_field{
     	border:1px #adaba6 solid;
	color:#923e00;
	font-size:11px;
}
