body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:0.8em;
}

.bgbox
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#caccb4;
	border:1px solid #caccb4;
	padding:0px;
}

.header
{
	position:relative;
	height:150px;
	margin-top:5px;
	padding-top:10px;
	background-image:url(/images/headerimg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.mainbox
{
	position:relative;
	width:750px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
	background-color:#fff;

}

}

.menu
{
	background-color:#f7f6f1;
	width:190px;
	margin-left:15px;
	float:left;
}

.menu
{
	background-color:#f7f6f1;
	width:190px;
	margin-left:15px;
	float:left;
}

.menu ul
{
	padding:0px 0px 20px 0px;
	margin:0px;
	list-style:none;
}

.menu li
{
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial;
	border-bottom:1px solid #e5e7c0;
	width:140px;
	margin-left:30px;
}

.menu a
{
	text-decoration:none;
	margin-left:10px;
}

.menu a:link, .menu a:visited, .menu a:active
{
	font-size:0.9em;
	color:#7e835a;
}

.clear
{
	clear:both;
	height:10px;
}





.clear
{
	clear:both;
	height:10px;
}

.summaryimage
{
	padding-top:10px;
	text-align:center;
}

.summary
{
	margin-left:225px;
	padding-left:10px;
	padding-right:10px;
	width:500px;
	text-align:center;
	color:#7a7e5b;
	font-size:10pt
}




.summary h1
{
	
	font-size:12pt;
	

}




.summary h2
{
	
	font-size:11pt;
	
}




.summary h3
{
	
	font-size:10pt;
	
}





.hotellinks
{
	margin-top:5px;
	font-size:9pt;
	font-weight:bold;
}

.hotellinks a
{
	text-decoration:none;
}

.hotellinks a:active, a:visited, a:link
{
	color:#9c8c51;
}

.hotellisting
{
	border:1px solid #bfbfa5;
	margin-left:15px;
	margin-bottom:10px;
	width:715px;
}

.hotellisting .middlepanel
{
	width:155px;
	text-align:center;
	background-color:#fcfcfa;
	vertical-align:top;
}

.hotelleftimg
{
	padding-top:20px;
}

.hotellisting .hotelcontent
{
	height:100%;
	padding:10px 10px 10px 10px;
	font-size:10pt;
	color:#7e8458;
	text-align:justify;
	background-color:#fcfcfa;
}



.hotellisting .leftpanel
{
	top:0px;
	text-align:center;
	vertical-align:top;
}

.hotellisting .pricerow
{
	border:1px solid #c1bf86;
	width:130px;
	color:#7d8160;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#f7f7ef;
	margin-top:35px;
	font-size:8pt;
}

.hotellisting .bookingbutton
{
	margin-top:10px;
}

.hotellisting .bookingbutton img
{
	border:0px;
}

.hotellisting .back2top
{
	text-align:right;
	margin-top:30px;
}

.hotellisting .hotelheading
{
	color:#a98b29;
	font-weight:bold;
	font-size:8pt;
	padding-bottom:5px;
	text-align:center;
}


.listedhotels
{
	background-color:#f1f1e9;
	font-family:Times New Roman;
	font-size:8pt;
	padding-top:3px;
	padding-bottom:3px;
	letter-spacing:5px;
}

.hotelimages
{
	margin-left:16px;
	margin-right:20px;
	border:1px solid #bfbfa5;
}

.hotelimgcell
{
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
}



.hotellisting h1
{
	
	font-size:12pt;
	
}

.hotellisting h2
{
	
	font-size:11pt;
	
}

/*
	FOOTER Styling
*/
.footer
{
	width:748px;
	height:30px;
	background-image:url('/images/footer.jpg');
	background-repeat:no-repeat ;
	background-position:left bottom;
	color:#727272;
	font-size:8pt;
	text-align:center;
}

.footer p
{
	margin-top:0px;
	padding-top:2px;
}

.footer a
{
	text-decoration:none;
	color:#727272;
	font-weight:bold;
	font-size:8pt;
}

