body{
	background: #003964;
	margin: 0;
	text-align: justify;
	background-image: url(images/bckgr2.jpg);
	background-repeat: repeat-x;
}
.topmenu{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	padding: 0px 0px 0px 200px;
	margin: 10px 0px 0px 0px;
	height: 1px;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	float: left;
	width: 804px;
	*width: 800px;
}
ul {
	margin: 0;
	padding: 0;
}
.topmenured{
	font-family:  Trebuchet MS, Century Gothic, Tahoma;
	padding-left: 0px;
	*padding-left: 43px;
	margin-top: 233px;
	*margin-top: 223px;
	left: 0px;
	height: 30px;
	*height: 34px;
	padding-top: 3px;
	font-size: 13px;
	color: #000000;
	background-color: #267aba;
	border-top: 1px solid #abafae;
	border-bottom: 1px solid #abafae;
}
ul.toplinks{
	float: left;
	margin: 0px;
	list-style-type:none;
	margin-left: 20px;
	*margin-left: 8px;
}
ul.toplinksred{
	float: left;
	margin: 0px;
	list-style-type:none;
	padding-top: 6px;
}
.bottommenu{
	font-family:  Trebuchet MS, Century Gothic, Tahoma;
	font-size: 13px;
	color: #000000;	
}
ul.bottomlinks{
	margin: 0px;
	list-style-type:none;
	padding-top: 15px;
	text-align: center;
	width: 1000px;
}

li.links{
	padding: 5px 5px;
	height: 17px;
	text-align: center;
	float: left;
	/*border-right: 1px solid #fff;*/
}

li.links_bottom{
	display: inline;
	margin: 0px 20px;
}

li.linksred{
	padding-right: 10px;
	display: inline;
}
#header{
	width: 1004px;
	*width: 1000px;
	height: 218px;
	background: #267aba;
	margin: 0 auto;
	padding-top: 15px;
}
#warp{
	width: 1004px;
	*width: 1000px;
	height: auto;
	margin: 0 auto;
	background: #68b8f2;
}
#content{
	/*height: 600px;*/
	min-height: 600px;
	color: #444;
	font-family:  Trebuchet MS, Century Gothic, Tahoma;
	font-size: 13px;
	width: 564px;
	padding-left: 11px;
	*padding-left: 12px;
	float: left;
	background: #fff;
}
#footer{
	width: 1004px;
	*width: 1000px;
	height: 44px;
	margin: 0 auto; 
	background: url(./images/bgline.jpg) repeat-x #68b8f2;
}
#leftmenu{
	float: left;
	height: auto;
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	font-size: 13px;
	color: #fff;
	width: 201px;
	*width: 199px;
	background-color: #68b8f2;
	background-position: right;
	padding-bottom: 20px;
}
#rightmenu{
	height: auto;
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	font-size: 13px;
	color: #fff;
	width: 227px;
	*width: 225px;
	float: right;
	background-color: #68b8f2;
	padding: 0px 0px 20px 0px;
}

#flashholder{
	/* height: auto; */
	height: 170px;
	width: 822px;
	float: left;		
}
#rightmenu a,#rightmenu a:visited,#rightmenu a:hover{
	color: #fff;
	text-decoration: none;
}

div.img{
	margin: 2px;
	margin: 2px;
	text-align: center;
	float: left;
}
div.img img{
	display: inline;
	margin: 3px;
	border: 3px solid #FFFFFF;
}
div.img a:hover img{
	border: 3px solid #c1272d;
}
div.description{
	width: 200px;
	text-align: center;
	
}
a{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #000000;
	text-decoration: none;
}
a:visited{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #000000;
	text-decoration: none;
}
a.Menu{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 13px;
	text-decoration: none; 
	
}
a.Menu:hover{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
a.Menu:visited{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

a.whiteLink{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.whiteLink:hover{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.whiteLink:visited{
	font-family:Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

h3{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	color: #c1272d;
	font-size: 13px;
}
.smallHeading{
	color: #267aba;	 
	font-weight: bold;
}
.hotOffer{
	line-height:18px;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.offer{
	line-height:18px;
	width: 160px;
	height: 350px;
	float: left;
}

.offerPage{
	line-height:18px;
	width: 550px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	border-bottom: solid  1px #D1E2EF;
	padding-bottom: 20px;
}

.line{
	height:1px;
	width: 100%;
	color: #CCCCCC;
}
.sblockche {
	color: #333333;
	font-size: 12px;
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	border: 1px solid #616378;

}
.pics{
	float: left;
	text-align: center;
/*	width: 260px;	*/
	height: auto;
	margin: 0px 10px 0px 0px;
}
.pic {
	float: right;
	background-color: #EFF9FF;
	margin: 0px 5px;
	padding: 3px 0px 3px 3px;
	width: 255px;	
}
.smallpic{
	float: left;
	margin: 3px 3px 0px 0px;
	width: 82px;
	height: 60px;
	padding; 0px; 
}
.piccontainter{
	width: 255px;
	height: auto;
	float: left;
}

.description{
	text-align: justify;
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma;
	padding: 15px;
	line-height: 15px;
	color: #666666;
}


.picOffers {
	float: left;
	width: 160px;	
	background-color: #EFF9FF;
	margin-right: 5px;
	margin-left:2px;
}

.request_description{
	font-size: 13px;
}
.Row{
	width: 100%;
	height: auto;
	font-size: 13px;
	text-align: center;
}
.CellRight{
	width: 70%;
	font-size: 13px;
	padding-top: 5px;
	float:left;
	text-align: left;
	vertical-align: middle;
}
.CellLeft{
	width: 30%;
	font-size: 13px;
	padding-top: 8px;
	float: left;
	text-align: right;
	vertical-align: middle;
}
#copyrights{
	font-family: Trebuchet MS, Century Gothic, Tahoma;
	font-size: 13px;
	width: 1004px;
	*width: 1000px;
	clear: both;
	text-align:center;
	display: block;
	color: #fff;
	margin: 0 auto;
	background-color: #1569A9;
}
.Heading{
	color: #267ABA;
	font-weight: bold;
}
.HeadingMenu{
	background-color: #7fc9ff;
	height: 23px;
	width: 191px;
	*width: 189px;
	padding-top: 7px;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 10px;
	background-image: url(images/menu_line.jpg);
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.HeadingMenuR{
	background-color: #4683bb;
	height: 23px;
	width: 217px;
	*width: 215px;
	padding-top: 7px;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 10px;
	background-image: url(images/menu_line.jpg);
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.flags{	
	height: 24px;
	float: right;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
}

.infoMenu{
	padding-left: 15px;
	padding-right: 3px;
	padding-bottom: 15px;
}

.amenities	{
	width: 260px;
	height: auto;
}

.amenity	{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.req_form {
	width: 190px;
	float:left;
	margin-top:10px;
	padding: 10px 20px;
	text-align: left;
	
}

.button {
	width: 60px;
	padding: 2px 10px 5px 10px;
	height: 15px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	background-image: url(images/menu_line.jpg);
	border: 1px solid #8FD2FF;
	
	
}

.hotofferFirst {
	width: 272px;
	*width: 262px;
	height: 500px;
	float: left;
	margin-right: 10px;
}

#top_head {
	width: 540px; 
	height: 23px; 
	font-weight: bold; 
	color: #fff; 
	
	padding: 7px 0px 0px 15px;
	margin-top: 10px;
	background-image: url(images/menu_line.jpg);
}	

.sblockche-dark {
	width: 150px;
	border: solid 1px #000;
}