@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.jpg) repeat;
	color:#bd883e;
	font-family:verdana;
	font-size:11px;
	line-height:22px;
	margin:0;
	padding:0;
	text-align:center;
}

h1 {
	color:#FFFFFF;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	text-decoration:none;
}

h2 {
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
}

h3 {
color:#e7b258;
font-family:"Times New Roman", Times, serif;
font-size:32px;
font-weight:normal;
margin:0;
padding:12px 24px 17px 24px;
}

h3.left {
color:#e7b258;
font-family:"Times New Roman", Times, serif;
font-size:32px;
font-weight:normal;
}

h4 {
	color:#863f05;
	font-size:12px;
	margin:8px 0px 3px 0px;
}

h5 {
color:#bc8e42;
font-family:Arial;
font-size:14px;
padding:0;
margin:0;
}

h6 {
}

p {
line-height:16px;
color:#FFFFFF;
margin:0;
padding:0;
}

hr {
color:#4f3003;
background:#4f3003;
width:98%;
text-align:center;
border:0;
}

img {
	border:0;
}

a {
/*	color:#bd883e;
*/	text-decoration:none;
}

ol, ul {
	list-style:none;
	padding:0;
	margin:0;
}

li {
}

a:hover{
	text-decoration:underline;
}


#packages{
left:0;
position:fixed;
width:30px;/*
background:#CC9900;*/
top:383px;
z-index:2;
margin-left:-3px;
padding:0;
cursor:pointer;
}

#pack {
background:#CC9900;
left:0;
position:fixed;
width:190px;
height:150px;
top:383px;
z-index:1;
margin-left:-200px;
padding:10px 0px 10px 10px;
color:#663300;
text-align:left;
font-size:12px;
}

#pack ul {
padding-left:10px;
}

#pack li {
list-style:none;
}

#pack a {
list-style:none;
}

#close {
display:inline; 
padding:5px 10px; 
background:#CC6633; 
color:#fff;
font-weight:bold;
cursor:pointer;
}

#wrapper {
	background:url(images/header.jpg) repeat-x top;
}

#header {
	background:url(images/center-header.jpg) no-repeat top;
	color:#863f05;
	font-size:12px;
/*	height:378px;
*/	margin:0 auto;
	padding:0;
	width:780px;
	text-align:right;
}

#header a {
	color:#863f05;
	text-decoration:none;
}

#logo {
	color:#000000;
}

#logo u{
	color:#863f05;
}

#slider {
/*	background-color:#613901;
*/	margin:0;
	margin-left:2px;
	padding:0;
	text-align:center;
}

#menu {
	background:url(images/menu-bg.jpg) repeat;
/*	border:#bd883e solid 1px;
	color:#bd883e;
*/	color:#eabb75;
	font-size:13px;
	margin:0px;
	padding:10px 0 0 0;
	text-align:center;
}

#menu a {
	color:#eabb75;
}

#content {
	margin:0 auto;
	padding:5px;
	text-align:justify;
	width:780px;
	height:auto;
}

#content-left {
/*	border:#bd883e solid 1px;
*/	padding:15px 5px 5px 5px;
	width:475px;
}

#content-right {
/*	border:#bd883e solid 1px; */
	float:right;
	padding:15px 5px 5px 5px;
	width:275px;
}

#footer {
	background:url(images/footer-bg.jpg) repeat-x top;
	bottom:0;
	color:#d7cab4;
	font-size:10px;
/*	height:182px;
*/	padding:100px 0px 25px 0px;
}

#footer a {
	color:#d7cab4;
}

#footer span{
	bottom:0;
	width:780px;
	margin:0 auto;
}

.rightimg {
	background:#b97f1e;
	border:#786130 1px solid;
	float:right;
	margin:5px 10px;
	padding:5px;
}

.leftimg {
	background:#b97f1e;
	border:#786130 1px solid;
	float:left;
	margin:5px 10px;
	padding:5px;
}

.borderimg {
	background:#b97f1e;
	border:#b97f1e 2px solid;
/*	margin:5px 10px;
	padding:5px;
*/}

.borderimg5 {
	background:#b97f1e;
	border:#b97f1e 5px solid;
/*	margin:5px 10px;
	padding:5px;
*/}

.tabletxt {
	color:#CBA97A;
	padding-left:5px;
	}

.white {
	color:#FFFFFF;
	}
	
.zoom {
	position:absolute;
	z-index:20;
	margin:0px 0px 0px 0px;
}

.prodtxt a:hover {
color:#fff;
}

.prodtxt a {
color:#FFFFFF;
}

.notice {
color:#e7b258;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
}

.pack-info{
font-size:12px;
padding:4px 0px 10px 15px;
line-height:24px;
color:#cdb58e;
}

.pack-details{
line-height:24px;
padding:4px 0px 10px 15px;
text-align:justify;
}

.pack-details li{
list-style:disc;
margin-left:10px;
text-align:left;
}

.reserve-btn {
padding:10px 15px;
background:#875a10;
color:#FFFFFF;
}

.reserve-btn a{
color:#FFFFFF;
text-decoration:none;
}

.reserve-btn {
color:#cdb58e;
text-decoration:none;
}

.lp1{
background:url(images/left-p.png) no-repeat;
}

.lp2{
background:url(images/left-p-bg.png) repeat-y;
}

.lp3{
background:url(images/left-p-footer.png) no-repeat;
}

.rp1{
background:url(images/right-p.png) no-repeat;
}

.rp2{
background:url(images/right-p-bg.png) repeat-y;
}

.rp3{
background:url(images/right-p-footer.png) no-repeat;
}