body{
	background: #c0ba9a;
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 10;
	padding: 0;
	
}
#warp{
	margin: 0px;
	height: auto;
	width:  1000px;
	position: absolute;
	z-index: 30;
	left: 50%;
    margin-left: -500px;
}
#header{
	width:  1000px;
	height: 258px;
	padding: 0px;
}
#headerImg{
	position: absolute;
	top: 0px; 
	z-index: 1;
	left: 50%;
    margin-left: -500px;
}
#logo{
	background: url(../images/logo_new.png);
	height: 150px;
	width:  220px;
	float: left;
	margin: 30px 0px 0px 30px;
}
#headerSlogan{
	width: 540px;
	height: 136px;
	float: left;
	padding: 75px 0px 0px 180px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 36px;
	line-height: 32px;
	color: #fff;
}
#topMenu{
	height: 35px;
	width: 990px;
	padding: 12px 5px 0px 5px;
	float: left;
	background: #374b1a;
}
#topMenu ul{		
	margin: 0px;
	list-style-type: none;
	width: 990px;
	height: 22px;
	float: left;	
}
#topMenu li {
	display: inline;
	padding-left: 20px;
	padding-right: 15px;
}
a.whiteLink{
	font-family: Georgia, Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
a.whiteLink:hover{
	font-family: Georgia, Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
a.whiteLink:visited{
	font-family: Georgia, Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
#flags{	
	height: 13px;
	line-height: 13px;
	padding: 0px;
	width: 100px;
	float: right;
}
a.grayLink{
	text-decoration: underline;	
	text-transform: uppercase;
	font-family: Georgia, Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #6f6f6f;
	font-size: 11px;
}
a.grayLink:hover{
	text-decoration: underline;	
	text-transform: uppercase;
	font-family: Georgia, Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #6f6f6f;
	font-size: 11px;
}
a.grayLink:visited{
	text-decoration: underline;	
	text-transform: uppercase;
	font-family: Georgia, Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #6f6f6f;
	font-size: 11px;
}
#subwarp{
	width: 1000px;
	float: left;
	padding: 12px 0px 0px 0px;
	margin: 0px;	
	background-image: url(../images/subwarp_back_new2.jpg);
	background-repeat: repeat-y;
}
#leftmenu{
	width: 223px;
	float: left;	
}
.leftUl{	
	font-family: Georgia, Tahoma, Arial, Trebuchet MS ;
	font-size: 13px;
	color: #5d5d5d;
	width: 206px;
	padding: 15px 0px 25px 0px;
	background: #ebe7d1;
	margin: 0px 0px 15px 0px;
	list-style-type: none;	
}
.leftLi{
	padding: 7px 15px;
	margin: 0px 0px;
	width: 175px;
}
#search{
	width: 155px;
	padding: 25px 0px 30px 20px;
	font-family: Georgia, Tahoma, Arial, Trebuchet MS ;
	font-size: 13px;
	color: #342512;
	margin: 0px 0px 15px 0px;
	background: #ebe7d1;
	width: 186px;
}
.button {
	width: 70px;
	padding: 2px 7px;
	height: 14px;
	color: #fff;
	text-align: center;
	background: #645e40;
	border: 1px solid #9c9882;
	cursor: hand;
	font-family: Georgia, Tahoma, Arial, Trebuchet MS ;
	font-size: 12px;
}
.HeadingLeftMenu{
	width: 181px;
	padding: 7px 5px 7px 20px;
	font-size: 15px;
	font-family: Trebuchet MS, Tahoma ,Arial;
	color: #e8e2e1;
	font-weight: bold;
	background: #481410;	
}
.contacts{
	padding: 10px 10px 15px 15px ;
	font-style: italic	;
}
a.Menu{
	color: #2a2a2a;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, Arial, Tahoma;
	font-weight: bold;
}
a.Menu:hover{
	color: #2a2a2a;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, Arial, Tahoma;
	font-weight: bold;
}
a.Menu:visited{
	font-size: 12px;
	color: #2a2a2a;
	font-family: Georgia, Arial, Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a.subMenu{
	padding-left: 10px; 
	font-size: 12px;
	color: #635a5a;
	font-family: Georgia, Arial,  Tahoma;
	text-decoration: none;
}
a.subMenu:hover{
	padding-left: 10px; 
	font-size: 12px;
	color: #635a5a;
	font-family: Georgia, Arial, Tahoma;
	text-decoration: none;
}
a.subMenu:visited{
	padding-left: 10px; 
	font-size: 12px;
	color: #635a5a;
	font-family: Georgia, Arial, Tahoma;
	text-decoration: none;
}
#content{
	color: #4F4A4A;
	font-family:  Georgia, Tahoma, Arial,Trebuchet MS;
	font-size: 13px;
	width: 555px;
	margin: 0px;
	padding: 0px 5px 20px 20px;
	float: left;
	font-style: italic	;
	line-height: 20px;
	
}
#sub_content{
	width: 550px;
	margin-top: 20px;	
}
.Heading{
	color: #342512;
	font-size: 30px;
	font-family: Trebuchet MS, Tahoma, Arial;
	padding-bottom: 15px;
	line-height: 30px;
	font-style: normal;
}
.smallHeading{
	color: #342512;
	font-style: normal;
	font-size: 15px;
	font-family: Trebuchet MS, Tahoma ,Arial;
	font-weight: bold;
}
.TopOffers{

}
.TopOffer{
	width: 150px;
	height: 220px;
	background-repeat: no-repeat;
	float: left;
	padding: 15px 27px 10px 5px;
	color: #4F4A4A;
	font-size: 11px;
	text-align: center;
	font-family: Georgia, Trebuchet MS , Tahoma, Arial;
	line-height: 13px;
}
.TopOfferPic{
	width: 150px;
	height: 100px;
	overflow: hidden;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.TopOfferInfo{
	background-image: url(../images/des_12d.png);
	height: 128px;
}
.TopOfferText{
	height: 55px;
	overflow: hidden;
	width: 134px;
	padding: 15px 7px 0px 7px;
}
.price{
	color: #141414;
	font-size: 18px;
	font-family: Trebuchet MS , Tahoma, Arial;
	font-style: normal;
	padding: 5px 0px;
}
#rightmenu{
	width: 195px;
	float: left;
}
.HotOffers{

}
.HotOffer{
	width: 150px;
	height: 200px;
	background-repeat: no-repeat;
	padding: 15px 10px 0px 23px;
	color: #4F4A4A;
	font-size: 11px;
	font-family: Georgia, Trebuchet MS , Tahoma, Arial;
	line-height: 13px;
	font-style: italic;
	text-align: center;
}
.HotOfferPic{
	width: 150px;
	height: 115px;
	overflow: hidden;	
	margin-bottom: 2px;
}
.HotOfferInfo{
	padding-left: 7px;
}
.RedButton{
	width: 165px;
	padding: 15px 5px 0px 5px;
	text-align: center;
	height: 35px;
	background: url(../images/button_red1.png);
	margin-left: 10px;	
	font-size: 15px;
	font-family: Trebuchet MS, Tahoma ,Arial;
	color: #e8e2e1;	
	font-weight: bold;
}

.ComplexOffers{

}
.ComplexOffer{
	width: 185px;
	height: 315px;
	background-repeat: no-repeat;
	padding: 15px 0px 0px 10px;
	color: #3d3d3d;
	font-size: 12px;
	font-family: Georgia, Trebuchet MS , Tahoma, Arial;
	font-style: italic;
}
.ComplexOfferPic{
	width: 175px;
	height: 150px;
	overflow: hidden;	
	margin: 0px;
}
.ComplexHeading{
	font-size: 12px;
	font-family: Georgia, Trebuchet MS , Tahoma, Arial;	
	font-weight: bold;
	color: #fff;
	font-style: normal;
}
.ComplexOfferInfo{
	padding: 20px 15px;
	background-image: url(../images/des_12.png);
	background-position: top;
	background-repeat: no-repeat;	
	height: 122px;
}
.ComplexText{
	height: 82px;
	overflow: hidden;
	margin-bottom: 20px;
}
.ComplexPrice{
	color: #aaff26;
	font-size: 14px;
	font-family: Georgia, Trebuchet MS , Tahoma, Arial;
	font-style: normal;	
	padding-left: 40px;
}
.GalleryPic{
	width: 150px;
	height: 115px;
	overflow: hidden;	
	margin: 0px 0px 5px 0px;
}
.Gallery{
	width: 150px;
	height: 160px;
	text-align: center;
	float: left;
	padding-right: 30px;
}
#footer{
	clear: both;
	background: #131c07;
	width: 1000px;
}
#bottommenu{
	width: 1000px;
	padding: 20px 0px;
}
#bottommenu ul{
	text-align: center;
	list-style-type: none;
}
#bottommenu li{
	display: inline;
	padding: 0px 20px;
}
#copyrights{
	clear: both;
	font-family: Georgia, Arial, Trebuchet MS, Century Gothic, Tahoma;
	font-size: 10px;
	width: 950px;
	color: #fff;
	padding: 20px 25px 0px 25px;
	line-height: 15px;
	text-align: center;
}
.staticPic{
	overflow: hidden;
	width: 250px;
	height: 175px;
	float: left;
	margin: 0px 15px 10px 0px;
	border: 2px solid #f1f1f1;
}
.offerPic{
	overflow: hidden;
	width: 220px;
	height: 145px;
	float: left;
	margin: 0px 18px 10px 0px;
	border: 2px solid #EBE7D1;
}
.offerMore{
	color: #342512;
	font-size: 15px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-style: normal;
	font-weight: bold;
}
.offerPage{
	height: auto;
	padding: 15px 0px;
	margin-right: 20px;
	margin-top: 0px;
	border-bottom: 1px solid #998787;
	*height: 220px;
}	
.staticText{
	height: auto;
	padding: 0px;
	margin-right: 20px;
	margin-top: 0px;
}	
.offerHeading{
	color: #342512;
	font-style: normal;
	font-size: 19px;
	font-family: Trebuchet MS, Tahoma ,Arial;
	font-weight: bold;
	line-height: 23px;
}
.ShowOfferPic{
	overflow: hidden;
	width: 249px;
	float: left;	
	border: 2px solid #f1f1f1;
}

.smallpic{
	float: left;
	margin: 5px 5px 0px 0px;
	width: 120px;
	height: 80px;
	padding: 0px; 
	overflow: hidden;
	border: 2px solid #f1f1f1;
}
.pics{
	text-align: center;
	height: auto;
	width: 258px;
	margin-right: 15px;
	float: right;	
}
.req_form {
	margin-top:10px;
	padding: 10px 26px;
	text-align: center;	
}
.buttonSearch{
	width: 75px;
	height: 19px;
	padding: 0px 20px;
	text-align: center;
	margin-left: 180px;
	color: #fff;
	background: url(../images/button_search.jpg);
	cursor: hand;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;	
	font-family: Georgia, Arial, Trebuchet MS, Century Gothic, Tahoma;
}
.HeadingRightMenu{
	width: 150px;
	margin-left: 12px;
	padding: 7px 5px 7px 20px;
	font-size: 15px;
	font-family: Trebuchet MS, Tahoma ,Arial;
	color: #e8e2e1;
	font-weight: bold;
	background: #481410;	
}
.TextRightMenu{
	font-style: italic;
	color: #4F4A4A;
	font-family:  Georgia, Tahoma, Arial,Trebuchet MS;
	font-size: 13px;
	padding: 17px 10px 25px 15px;
	background: #EBE7D1;
	margin-left: 12px;
	margin-bottom: 15px;
	width: 150px;	
}
.newsHeading{
	color: #141414;
	font-style: normal;
	font-weight: bold;
}












#rightmenu ul{	
	font-family: Tahoma, Arial, Trebuchet MS, Century Gothic, Tahoma;
	font-size: 10px;
	color: #646464;
	padding: 15px 0px;
	list-style-type: none;	
	margin: 0px;
}
#rightmenu li{
	padding: 6px 0px 0px 10px;
	clear: both;
	margin-bottom: 35px;
}
.HeadingMenu{
	width: 395px;
	padding: 20px 0px 10px 20px;
	font-size: 17px;
	font-family: Arial;
	color: #3776df;
	border-bottom: 2px solid #2e88c6;
	letter-spacing: -0.5px;
}
.all{
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}

a.more, a.more:visited, a.more:hover{
	font-family: Georgia, Trebuchet MS;
	font-size: 14px;
	float: right;
	color: #69af04;
	padding-right: 10px;
	font-weight: bold;
}
#banner{
	width: 200px;
}
#promo{
	background: url(../custom_error_messages/404.htm);
	width: 195px;
	height: 231px;
}


.subHeading{
	background: url(../custom_error_messages/404.htm) repeat-x bottom;
	padding: 14px 0 0 20px;
	height: 28px;
}
.infoMenu{
	padding: 0px;
	background: url(../images/des_11.jpg) repeat-y left;
}
.infoSubMenu{
	width: 203px;
	background: url(../images/des_08.jpg) repeat-x bottom;
	padding-left: 23px;
	line-height: 22px;	
}
#top_head {
	width: 460px; 
	height: 23px;
	color: #fff; 	
	padding: 7px 0px 0px 15px;
	margin-top: 10px;
	background: #1882AE;
}

li.links{
	padding: 5px 5px;
	height: 17px;
	text-align: center;
	float: left;
}
.hotofferFirst {
	width: 169px;
	height: 290px;
	float: left;
	padding: 3px;
}
.amenities	{
	width: 500px;
	height: auto;
}
.amenity	{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.sblockche {
	color: #4F4A4A;
	font-size: 13px;
	border: 1px solid #999999;
	font-family: Georgia, Arial, Trebuchet MS, Century Gothic, Tahoma;
	font-style: italic	;
}
.q_sblockche {
	font-family: Georgia, Arial, Trebuchet MS, Century Gothic, Tahoma;
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	width: 130px;
	border: 1px solid #999999;
}

.sblockche-dark {
	width: 150px;
	border: solid 1px #000;
}
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;
}

h3{
	font-family:  Trebuchet MS, Century Gothic, Tahoma;
	color: #c1272d;
	font-size: 12px;
}
.hotOfferTitle{
	width: 250px;
	background: #53C6F1;
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
}
.hotOffer{
	line-height:18px;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.offer{
	line-height:18px;
	width: 160px;
	height: 350px;
	float: left;
}

.pic {
	float: right;
	background-color: #EFEFEF;
	padding: 3px 0px 3px 3px;
	width: 205px;	
}
.req{
	float: right;
	background-color: #EFEFEF;
	padding: 3px 0px 3px 3px;
	width: 200px;	
}

.piccontainter{
	width: 255px;
	height: auto;
	float: left;
}

.description{
	text-align: justify;
	font-size: 11px;
	font-family: Arial, Trebuchet MS, Tahoma;
	padding: 15px;
	line-height: 15px;
	color: #666666;
}
.picOffers {
	float: left;
	width: 171px;	
	background-color: #EFF9FF;
	margin-right: 5px;
	margin-left:2px;
}

.request_description{
	font-size: 11px;
}
.Row{
	width: 100%;
	height: auto;
	font-size: 11px;
	text-align: center;
}
.CellRight{
	width: 70%;
	font-size: 11px;
	padding-top: 5px;
	float:left;
	text-align: left;
	vertical-align: middle;
}
.CellLeft{
	width: 30%;
	font-size: 11px;
	padding-top: 8px;
	float: left;
	text-align: right;
	vertical-align: middle;
}