@charset "UTF-8";
/* CSS Document */
/* HTML */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1B;
	line-height: 18px;
}
body {
	background-color: #FAF5D2;
	margin: 0;
}

h1, h4 {
	padding: 0;
	margin: 0;
} 

h5, h3, h2,  ul, ol, p {
	padding:0;
	margin: 0;
}

 ul, ol, p {
	padding-bottom: 18px;
}	

h2 {
	color: #9d7710;
	font-size:14px;
	text-transform:uppercase;
}


h3 {
	font-size: 14px;
	color: #301B04;
	text-transform:uppercase;
}

h1, h4 {
	font-size: 12px;
	color: #301B04;
}
h5 {
	line-height: 20px;
	color: #FFFFFF;
	background-color: #9D7710;
	text-align: center;
	font-size: 12px;
}

ul li, ol li {
	margin-left: 15px;
	color: #301B04;
}


li .description {
	font-weight: normal;
}

input, textarea{
	color:#5A3D1B; 
	border: 1px solid #5A3D1B;
}

.buttonimage, .buttonradio, .checkboxtype {
	border: none;
}

#Subscriber_Email {
	text-align:center;
}

div .hr {
	background-image: url(../images/hr.gif);
	height: 40px;
	
	background-repeat: repeat-x;
	background-position: top;
}
div .hr hr {
	display: none;
}
br {
	line-height: 18px;
}


/* DEFINE CLASSES */
.contenttext {
	vertical-align: top;
	padding:13px 28px 20px 28px;
	height: 100%;
}

.contenttext a {
	color: #1C521C;
	font-weight: bold;
	text-decoration:none;
}

.contenttext a:hover {
	color: #1C521C;
	text-decoration:underline;
}

.contenttext table {
	padding:0;
	margin: 0;
}

.footer a {
	color: #5A3D1B;
	text-decoration:none;
}
.footer a:hover{
	
	text-decoration:underline;
}
.footer .reference {
	color: #A1835A;
	font-size: 8px;
}

.footer .reference a {
	color: #A1835A;
}

.contentbkg {
	background-image: url(../images/content_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #FAF5D2;
}
.lefttop {
	height: 440px;	
}

.thumb {
	margin: 2px;
	border: 1px solid #5A3D1B;
}

.package_price {
	margin-top: 0px;
	padding: 0;
	font-weight:bold;
}
.package_pic {
	padding: 20px 10px 0 0;
}
.package td {
	font-weight: bold;
}
.booking {
	margin-top: 13px;
}
.booking a {
	font-weight: normal;
}
.sign a{
	
}
.sign {
	text-align:right;
	font-size:10px;
	padding: 0 0 15px 0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
.video a {
	color: #1C521C;
	text-decoration:none;
}
.video a:hover {
	
	text-decoration:underline;
}
.video .description {
	padding: 10px;
	color: #FAF5D2;
}

.events {
	
}
.events td {
	vertical-align:top;
}
.events th {
	color:#9D7710;
	font-size: 12px;
	text-align:left;
}

.econciergeformlayout {
	
	vertical-align: top;
	padding: 20px 0 0 10px;
}
.ulbelowh4 {
	margin-top: 13px;
}

.policy {
	margin-bottom:0px;
	padding-bottom:0px;
}
.backtotop {
	text-align: right;
}
.backtotop a {
	font-weight: normal;
}


/* ------- submenu --------- */
.submenu {
	height:auto;
	padding-bottom: 30px;
}
.submenu li {
	line-height: 30px;
	font-weight: normal;
	margin: 5px;
}
.submenu ul {
	list-style-type: none;
	padding: 10px 5px 0 0;
	margin: 0;
	text-align: right;
}

.submenu li a {
	color: #1C521C;
	font-size: 10px;
	padding-right: 1.2em;
	
}

.submenu li a:hover {
	font-weight: bold;
	background-image: url(../images/submenu_over.gif);
	background-repeat: no-repeat;
	background-position: 100% center;
}

.submenu .active a {
	font-weight: bold;
	background-image: url(../images/submenu_over.gif);
	background-repeat: no-repeat;
	background-position: 100% center;
	padding-top:1px;
}

.submenu .active li a {
	background-image:none;
	font-weight: normal;
}

.submenu .active li a:hover {
	font-weight: bold;
	background-image: url(../images/submenu_over.gif);
	background-repeat: no-repeat;
	background-position: 100% center;
}

.sublist li{
	line-height: 10px;
	list-style-type:none;
	margin: 0 -5px 5px -40px;
}

.submenu li ul {
	margin: -15px 0 12px 0;
}

/* ------- sidemenu --------- */
#sidemenu ul {
	margin: 0;
	padding: 0;
}
#sidemenu ul li {
	padding: 10px 0px 0px 0px;
	margin: 0px 18px 0px 0px;
	list-style-type: none;	
}

#sidemenu  ul li a {
	color: #1C521C;
	line-height: 15px;
	display: block;	
	padding-left: 2em;
	text-decoration: none;
	font-weight: normal;
}

#sidemenu ul li a:hover {
	font-weight: bold;
	background: transparent url(../images/submenu_over.gif) no-repeat 5% 5px;

}

