body
{
	margin:0px; 
	font-family:Arial; 
	font-size:12px; 
	color:#3d3d3d; 
	background-color:#fff;
	background-image:url(images/back.jpg); 	
	background-repeat:repeat-x;
}
html 
{
 overflow-y: scroll !important;
}
.search-top-bg
{
	background-image:url(images/Search-Top-Bg.gif); 
	height:38px; 
	background-repeat:repeat-x;
}
.search-bott-bg
{
	background-image:url(images/Bottom-Bg.gif);
	height:7px;
	background-repeat:repeat-x;
}
.top-bg
{
	background-image:url(images/top-bg.jpg); 
	height:38px; 
	background-repeat:repeat-x;
}
.header 
{
	background-image:url(images/header.gif); 
	height:84px; 
	width:947px; 
	background-repeat:no-repeat; 
}

.search-box-mid
{
	background-image:url(images/Search-Box-Mid.gif); 
	width:462px; 
	background-repeat:repeat-y;
}
.footer-bg
{
	background-image:url(images/footer-bg.gif); 
	width:950px; 
	background-repeat:repeat-x;
}

h2
{
	 	
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	display:inline;	
} 
h1
{	 

	font-weight:bold;
	color:#606060;
	line-height:22px;
	padding-left:8px;
	padding-bottom:1px;
	display:inline;	
}

.border
{
	border:1px solid #e4e4e4; 
	padding-left:0px;
}
.border-bottom
{
	border-bottom:1px solid #97d0f9; 
	padding-left:0px;
}
.headtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#6e0502;
	font-weight:bold;
}

/*Top Links*/
.top-link a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:800; 
	color:#333333; 
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	line-height:25px;
}
.top-link a:hover
{	
	color: #11548d; 
	text-decoration:none;
}


.left-menu-bg
{
	background-image:url(images/Left-Bg.jpg);
	width:380px;
	background-repeat:repeat-y;
    }
	

.lt-boxlines{
	border-top:3px solid #373737;
}

.lt-boxlines-1{
	border-bottom:2px solid #b6644c;
}
				  
#hotelimages {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	cleat:both;
}
.hotelimage {
	text-align: center;
	padding: 1px;
	float: left;
	width: 140px;
	height: 140px;
}
.hotelimage img {
	border: 1px solid #0A53DC;
	padding: 3px;
	margi: 0, auto;
	background: #fff;
	cleat:both;
}
.hotelimage img:hover {
	background: #eaeae0;
	border: 1px solid #ff6600;
}
.hotelimage img:hover {
	background: #eaeae0;
	border: 1px solid #ff6600;
}
.hotelimage p {
	margin: 4px 0 0 0;
	line-height: 1.5em;
}
.hotelimage h2 {
	margin: 5px 0;
	padding: 0;
	font-size: 10px;
}
.hotelimage h2 a {
	color: #000000;
}
.hotelimage h2 a:hover {
	color:#fff000;
}
.style1 {
	color: #FFFFFF
}

