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

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0 auto;
	font-family: Verdana;
	color: #2e2b28;
	background-image:url(../images/body.jpg);
	font-size:10px;
}

img, table {
	border: 0;
}

img, div, a, input 
{ 
	behavior: url(include/iepngfix.htc) ;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 10px;
}

a:link, a:visited{
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #9A5007;
	text-decoration: underline;
}


h3 {
	width: 100%;
	color:#9A5007;
	font-size: 28px;
	margin-top:20px;
	font-weight: normal;
}
#fb-arrival, #fb-departure {
	background-image:url('images/calendar.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	padding:3px;
}
.washout {
	color:#888;
	font-size:11px;
}
#ui-datepicker-div {
	z-index: 1000 !important;
	z-index: 1000;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	color:#9A5007;
	font-size: 28px;
	margin-top:20px;

}

#top {

background-color:#DFDAC4;

}

#header #links {
	
	vertical-align: top;
	text-align: right;
}

#header #localtime {
	font-size: 9px;
	color: #807d79;
	text-align: right;
	padding-bottom: 15px;
}

#topnavi {
margin-top:10px;
background-color:#DFDAC4;
}

#topnavi img {
	
}

#flash_reservation {
	background-color: #FFFFFF;
}

#flashheader {
	height:370px;
	background-color:#000;
}



#reservation_box .photo {
	margin: 0px 0;
	text-align: center;
}

#reservation_form {
height:220px;
	vertical-align: top;
	margin: 0 auto;
	margin-left:10px;
	font-size: 9px;
}

#reservation_form th {
	text-align: left;
	font-weight: bold;
	padding: 2px 5px 2px 0;
}

#reservation_form td {
	padding: 6px 5px 2px 0;
}

#reservation_form input, #reservation_form select {
	font-family: Verdana;
	font-size:9px;
}

#mainbody {
	width: 100%;
}

#main_content {
	background-image:url(../images/bg.jpg);
	float: left;
	width: 100%;
	vertical-align:top;
}


#main_content #midcol #content_area {
	width:670px;
	min-height:300px;
	padding: 0px 10px 10px 20px;


}
#main_content #midcol #reservation_box{
	float:left;
	
	vertical-align: top;
	width: 200px;}

#main_content #midcol #content {

margin-top:10px;
font-size:12px;
}


#main_content #btm_img{
background-color:#7E543C;
margin-bottom:10px;
padding-bottom:30px;
}
#main_content #btm_img h4{
padding-left:10px;
padding-top:10px;
color:#DFDAC4;
}

.sideimg{
margin-left:10px;
}

#sideimages {
	width: 200px;
	float: right;
	padding: 10px 0px 10px 0px;
}

#info_content {
	width: 100%;
	float: left;
	background-color: #7E543B;
}

#info_content #promotion, #info_content #news, #info_content #email, #info_content #contact {
	width: 230px;
	float: left;
	
}
	
	

#info_content #promotion #content {
	color: #9A5007;
	/*background-color:#EFEBE2;*/
	background-color:#d00;
	font-size: 12px;
	padding: 15px 10px 20px 20px;
	display: block;
	overflow: hidden;
	height: 180px;
}

#info_content #promotion #content a:link, #content a:visited {
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
}

#info_content #promotion #content a:hover {
	text-decoration: underline;
}

#info_content #news #header {
	

}

#info_content #news #content {
	color: #9A5007;
	font-size: 12px;
	padding: 13px 10px 20px 10px;	
	display: block;
	overflow: hidden;
	height: 180px;
}

#info_content #news #content a:link, #content a:visited {
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
}

#info_content #news #content a:hover {
	text-decoration: underline;
}

#info_content #email #header {
	

}

#info_content #email #content {
	color: #9A5007;
	font-size: 12px;
	padding: 15px 10px 20px 20px;
	height:204px;
}

#info_content #email #content a:link, #content a:visited {
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
}

#info_content #email #content a:hover {
	text-decoration: underline;
}



#info_content #contact #header {
	

}

#info_content #contact #content {
	color: #9A5007;
	font-size: 12px;
	padding: 15px 8px 20px 12px;
	height:204px;
}

#info_content #contact #content a:link, #content a:visited {
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
}

#info_content #contact #content a:hover {
	text-decoration: underline;
}

#centre {
	vertical-align: top;
	width: 230px;
}

#centre .infobox {
	font-size: 11px;
}

#centre .infobox a:link, #centre .infobox a:visited {
	color: #000000;
	text-decoration: underline;
	/* color: #990c1b;
	text-decoration: none; */
}

#centre .infobox a:hover {
	/* color: #d41125; */
	color: #333333;
	text-decoration: underline;
}

#centre .infobox .sublinks {
	padding: 10px;
}

#centre .infobox .sublinks ul {
	padding: 0;
	margin: 0;
	margin-top: -10px;
	margin-left: 20px;
}

#centre .infobox .sublinks ul li {
	margin: 10px 0;
}

#centre .infobox .sublinks ul li .subsub {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#centre .infobox .sublinks ul li .subsub li {
	margin: 0;
}

#centre .infobox .photos {
	padding: 15px;
}

#centre .infobox .photos img {
	margin-bottom: 10px;
}

#right {
	vertical-align: top;
	width: 230px;
	padding: 10px;
	background-color: #3C3C3C;
}

#right .infobox {
	background-color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 20px;
}

#right .infobox a:link, #right .infobox a:visited {
	/* color: #990c1b;
	text-decoration: none; */
	color: #000000;
	text-decoration: underline;
}

#right .infobox a:hover {
	/* color: #d41125; */
	color: #333333;
	text-decoration: underline;
}

#right input {
	font-size: 10px;
	font-family: Verdana;
}

#right .mailinglist {
	width: 130px;
}

#right .content {
	padding: 0 15px 5px 15px;
}

#promotions {
	background-color: #252421;
	color: #bcb0a3;
	font-size: 10px;
}

#promotions p.nopromo {
	padding-bottom: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.promo_article {
	/* background: url(../images/bg_promo.jpg) top left no-repeat; */
	background-color: #2d2c2a;
	vertical-align: top;
	width: 240px;
}

.promo_article a:link, .promo_article a:visited {
	color: #807d79;
	font-weight: bold;
	text-decoration: none;
}

.promo_article a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.promo_article .image {
	width: 240px;
	height: 106px;
}

.promo_article .content {
	padding: 10px;
	color: #bcb0a3;
	font-size: 10px;
	/* background: url(../images/bg_promo.jpg) top left no-repeat; */
}

.promo_article .content p {
	margin-top: 0px;
}

#btm_content {
	float: left;
	width: 100%;	
}

#btm_content #left_logo {
	float: left;
	padding: 10px 0px 5px 0px;
}

#btm_content #footer {
	font-size: 10px;
	text-align: right;
	color: #ffffff;
	/*border-top: 1px #FFFFFF solid;*/
	padding: 18px 0px 5px 0px;
	width: auto;
}

#btm_content #footer a:link, #footer a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#btm_content #footer a:hover {
	text-decoration: underline;
}


#bottomnavi {
	text-align: center;
}

#bottomnavi a:link, #bottomnavi a:visited {
	color: #d2cfcb;
	text-decoration: none;
	margin: 10px;
}

#bottomnavi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#icons {
	margin: 10px 0;
}

#icons img {
	margin: 10px;
	vertical-align: middle;
}

/* proposal start */

#rfp_wrapper {
	font-size: 12px;
	margin: 20px;
	padding: 10px;
	background-color: #eeeee0;
	color: #333333;
}

#rfp_wrapper th,#rfp_wrapper td {
	font-size: 12px;
	color: #333333;
}
#rfp_wrapper h3 {
	color: #333333;
	font-size: 14px;
}
#rfp_wrapper h4 {
	color: #7e543c;
	font-size: 14px;
}
#rfp_wrapper h5{
	font-size: 12px;
	color: #333333;
}
#rfp_wrapper input, #rfp_wrapper textarea, #rfp_wrapper select {
	background-color: #ffffff;
	color: #333333;
	margin: 5px;
}
#rfp_wrapper input, #rfp_wrapper textarea, #rfp_wrapper select {
	border: solid 1px #333333;
}
#rfp_wrapper input:focus, #rfp_wrapper textarea:focus, #rfp_wrapper select:focus {
	border: solid 1px #FF3333;
}
#rfp_wrapper p {
	margin-bottom: 30px;
}
/* proposal end */

/* career start */
#career_table {
	/*width: 100%;*/
}			
#career_table th {
	background-color: #ccc7bc;
	font-weight: bold;
	padding: 5px;
	text-align:left;
	color: #333333;
}
#career_table td {
	background-color: #aea594;
	padding: 5px;
	color: #ffffff;
}
#career_category {
	background-color: #847963;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}


#career_wrapper {
	font-size: 12px;
	margin: 20px;
	padding: 10px;
	background-color: #eeeee0;
	color: #333333;
}
#career_wrapper th,#career_wrapper td {
	font-size: 12px;
	color: #333333;
}
#career_wrapper h3 {
	color: #333333;
	font-size: 14px;
}
#career_wrapper h4 {
	color: #7e543c;
	font-size: 14px;
}
#career_wrapper h5{
	font-size: 12px;
	color: #333333;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	background-color: #ffffff;
	color: #333333;
	margin: 5px;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	border: solid 1px #333333;
}
#career_wrapper input:focus, #career_wrapper textarea:focus, #career_wrapper select:focus {
	border: solid 1px #FF3333;
}
#career_wrapper p {
	margin-bottom: 30px;
}
/* career end */


.newsnevents_hdr
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.prev
{
	cursor: hand;	
	cursor: pointer;	
}

.next
{
	cursor: hand;	
	cursor: pointer;
}


#sitemap ul
{
list-style-type:none;
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li
{
list-style-type:none;
background-image:url(../images/ic_sitemap.png);
background-repeat:no-repeat;
background-position:0px 6px; 
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li a:link, #sitemap li a:visited
{
text-decoration: none;
}

#sitemap li a:hover
{
text-decoration: underline;
}


.viewall_gal {	
	float: right;
	text-align:right;
	font-size: 10px;
	color: #DFDAC4;
	font-family: verdana;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
}
a:link.viewall_gal, a:visited.viewall_gal{
	font-weight: bold;
	text-decoration: none;
}
a:hover.viewall_gal{
	text-decoration: underline;
}

.viewall {	
	text-align:right;
	font-size: 10px;
	color: #9A5007;
	font-family: verdana;
}
.viewall a:link, .viewall a:visited{
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
}
.viewall a:hover{
	color: #9A5007;
	text-decoration: underline;
}

/*for jcarousellite.js start*/
.anyClass{
	display: block;
	width: 300px;
	margin: 10px 0px 0px 10px;
}

.anyClass ul{
}

.anyClass ul li{
	width: 210px;
	height: 202px;
	color: #9A5007;
	font-size: 12px;
	font-family: verdana;
}
.anyClass ul li a:link, .anyClass ul li a:visited{
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
}
.anyClass ul li a:hover{
	color: #9A5007;
	text-decoration: underline;
}

.anyClass .viewnavi {	
	color: #9A5007;
	text-align:right;
	font-size: 10px;
}

.anyClass a:link, .anyClass a:visited{
	color: #9A5007;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.anyClass a:hover{
	color: #9A5007;
	text-decoration: underline;
}

.anyClass .prev {
	cursor: hand;	
	cursor: pointer;	
	font-size: 10px;
}

.anyClass .next {
	cursor: hand;	
	cursor: pointer;
	font-size: 10px;
}

.anyClass .viewall {
	cursor: hand;	
	cursor: pointer;
}

/*for jcarousellite.js end*/
