/*-------------------------------
author: pusparaj
-------------------------------*/

/* background */

body{
	margin: 0px;
	background: url(../images/repeat01.jpg) top repeat-x #F1D9A2;
	font:  11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}
		
td{
	vertical-align: top;
	}


/* menu */

.menu_home{
	background: url(../images/menu.jpg) no-repeat -128px 0;
	display: block;
	height: 43px;
	}

.menu_home:hover{
	background: url(../images/menu.jpg) no-repeat -128px -43px;
	}

.menu_home_sel{
	background: url(../images/menu.jpg) no-repeat -128px -43px;
	display: block;
	height: 43px;
	}

.menu_rooms{
	background: url(../images/menu.jpg) no-repeat -239px 0;
	display: block;
	height: 43px;
	}

.menu_rooms:hover{
	background: url(../images/menu.jpg) no-repeat -239px -43px;
	}

.menu_rooms_sel{
	background: url(../images/menu.jpg) no-repeat -239px -43px;
	display: block;
	height: 43px;
	}

.menu_area{
	background: url(../images/menu.jpg) no-repeat -350px 0;
	display: block;
	height: 43px;
	}

.menu_area:hover{
	background: url(../images/menu.jpg) no-repeat -350px -43px;
	}

.menu_area_sel{
	background: url(../images/menu.jpg) no-repeat -350px -43px;
	display: block;
	height: 43px;
	}

.menu_contact{
	background: url(../images/menu.jpg) no-repeat -461px 0;
	display: block;
	height: 43px;
	}

.menu_contact:hover{
	background: url(../images/menu.jpg) no-repeat -461px -43px;
	}

.menu_contact_sel{
	background: url(../images/menu.jpg) no-repeat -461px -43px;
	display: block;
	height: 43px;
	}

.menu_directions{
	background: url(../images/menu.jpg) no-repeat -572px 0;
	display: block;
	height: 43px;
	}

.menu_directions:hover{
	background: url(../images/menu.jpg) no-repeat -572px -43px;
	}

.menu_directions_sel{
	background: url(../images/menu.jpg) no-repeat -572px -43px;
	display: block;
	height: 43px;
	}

.hide{
	display:none;
	}
	
/* body */

.main_text{
	text-align: justify;
	}

.text01{
	text-align: left;
	}

.head01{
	font: 24px Times, serif"Times New Roman", Times, Georgia, serif;
	color: #0059B1;
	padding:0 0 5px 0;
	background:url(../images/rep_hor.jpg) repeat-x bottom;
	
	}

.head02{
	font: 20px Times, serif"Times New Roman", Times, Georgia, serif;
	color: #785D20;
	padding: 0 0 10px 0;
	text-align:center;
	}

.link01{
	color: #000;
	text-decoration: none;
	}

.link01:hover{
	color: #785D20;
	}

.btn{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background: url(../images/btn.jpg) repeat-x;
	border:1px solid #CCB275;
	height:20px;
	}

.rep_hor{
	background:url(../images/rep_hor.jpg) repeat-x center;
	height:20px;
	}

.rep_ver{
	background:url(../images/rep_ver.jpg) repeat-y center;
	height:20px;
	}

.error{
	color: #FF0000;
	font-size: 14px;
	}

.pic_border{
	border: 3px solid #DEC58B;
	}

.border{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #fff;
	background: #E7CF96;
	height: 18px;
	width: 250px;
	padding: 3px 0 0 3px;
	}

.border1{
	font: 12px Arial, Helvetica, sans-serif;
	color: #434343;
	border: 1px solid #C3AB77;
	background: #fff;
	height: 18px;
	width: 250px;
	padding: 3px 0 0 3px;
	}

.bordera{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #fff;
	background: #E7CF96;
	width: 225px;
	height: 190px;
	padding: 3px 0 0 3px;
	}

.bordera1{
	font: 12px Arial, Helvetica, sans-serif;
	color: #434343;
	border: 1px solid #C3AB77;
	background: #fff;
	width: 225px;
	height: 190px;
	padding: 3px 0 0 3px;
	}

.borderb{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #fff;
	background:#E7CF96;
	height:21px;
	padding:3px 0 0 3px;
	}

html>body .borderb{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #fff;
	background:#E7CF96;
	height:21px;
	padding:0px 0 0 3px;
	}
	
.border_reservations{
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #D0D0D0;
	background:#989898;
	height:18px;
	width:250px;
	padding:3px 0 0 3px;
	}

.border_reservations1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#434343;
	border:1px solid #7F7F7F;
	background:#fff;
	height:18px;
	width:250px;
	padding:3px 0 0 3px;
	}

.border_reservationsa{
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #D0D0D0;
	background:#989898;
	width:630px;
	height:100px;
	padding:3px 0 0 3px;
	}

.border_reservationsa1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#434343;
	border:1px solid #7F7F7F;
	background:#fff;
	width:630px;
	height:100px;
	padding:3px 0 0 3px;
	}


/* thumbnail viewer */	

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
margin-top:0px;
position:absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #DEC58B;
border:1px solid #fff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: 12px arial;
color: #000;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background: white;
border:0px solid #C2C2C2;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
margin-top:40px;
font: 12px arial;
color:#fff;
position: absolute;
visibility: hidden;
border: 1px solid #fff;
background: #DBC593;
padding: 10px;
z-index: 5;
}

/* footer */

.copyright_text{
	font-size: 9px;
	color: #000;
	text-align: center;
	padding-right: 5px;
}	
	
.designedby_table{
	font-size: 9px;
	color: #000;
	text-align: center;
	padding-right: 5px;
	}
	
a.designedby_link{
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}

a.designedby_link:hover{
	color: #785D20;
	}
