html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	background-color: #f7f5e8; /*#071904;*/
}

#BodyHome {
	position: relative;
	width: 930px;
	height: 1360px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 100;
	background: url(images/bg.jpg) #071904 no-repeat;
}
#BodyPage {
	position: relative;
	width: 930px;
	height: 1360px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 100;
	background: url(images/bg1.jpg) #f7f5e8 no-repeat;
}
#BodyPage1 {
	position: relative;
	width: 930px;
	height: 1750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 100;
	background: url(images/bg3.jpg) #f7f5e8 no-repeat;
}
#Footer {
	position: relative;
	width: 930px;
	height: 176px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -176px;
	z-index: 100;
	height: 280px;
	/*
	background: url(images/bg2.jpg) #ffffff repeat-x;
	height: 280px;
	margin-top: -160px;
	padding-top: 20px;
	*/
}

#Destinations {
	height: 132px;
	background: url(images/infobox_destinations.png) bottom left no-repeat;
	padding: 0px 6px 0px 6px;
	margin-bottom: 18px;
}
p.Destinations {
	display: inline;
	color: #e8c986;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
td.Destination {
	width: 130px;
	height: 20px;
	padding-left: 10px;
}
a.Destination {
	color: #735a31;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
td.DestinationDivider {
	height: 1px;
	background: url(images/dot.gif);
}



#Info {
	height: 118px;
	background: url(images/infobox_places.png) bottom left no-repeat;
	padding: 0px;
}

td.Info {
	width: 119px;
	height: 19px;
	padding-left: 16px;
}
a.Info {
	color: #e8ca84;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
td.InfoDivider {
	height: 1px;
	background-color: #e8ca84;
}

#YourSay {
	height: 51px;
	background: url(images/infobox_yoursay.png) bottom left no-repeat;
	padding: 0px;
	margin-top: 20px;
}


#FeatureBox {
	display: block;
	float: left;
	width: 134px;
	height: 165px;
	background: url(images/featurebox_bg.png) no-repeat;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
	text-align: center;
	padding: 15px 20px 0px 20px;
}
#FeatureBox1 {
	display: block;
	float: left;
	width: 130px;
	height: 187px;
	background: url(images/featurebox1_bg.jpg) no-repeat;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
	text-align: center;
	padding: 8px 10px 0px 10px;
	margin-right: 11px;
	margin-bottom: 10px;
	cursor: pointer;
}
img.FeatureTitle {
	display: block;
	padding-bottom: 6px;
	margin: auto;
}
img.FeatureTitle1 {
	display: block;
	margin: auto;
}
img.FeaturePic {
	display: block;
	padding-top: 5px;
	margin: auto;
}
a.FeatureLink {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
}


div.DescriptionTitle {
	height: 15px;
	background-color: #e8ca84;
	padding: 3px 0px 0px 3px;
}
p.DescriptionTitle {
	display: inline;
	color: #735a31;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;

}
p.Description {
	color: #e8ca84;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 150%;
	padding: 0px 6px 4px 6px;
}

p.Call {
	color: #735a31;
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
}

td.ShadowTop {
	height: 6px;
	background: url(images/shadow_t.png) repeat-x;
}
td.ShadowRight {
	width: 8px;
	background: url(images/shadow_r.png) repeat-y;
}
td.ShadowBottom {
	height: 8px;
	background: url(images/shadow_b.png) repeat-x;
}
td.ShadowLeft {
	width: 6px;
	background: url(images/shadow_l.png) repeat-y;
}

img.Border {
	border: 6px solid #ffffff;	
}


p.SubTitle {
	color: #735a31;
	font-family: verdana;
	font-weight: bold;
	font-size: 19px;
	line-height: 150%;
}
p.Budget {
	width: 170px;
	color: #404c2d;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
}
p.Details {
	width: 170px;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 150%;
}
div.Details, a.Details {
	color: #1f0302;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 150%;
}
p.Info {
	color: #735a31;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}
p.Info1 {
	color: #735a31;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	padding-bottom: 12px;
	padding-right: 7px;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
}
span.InfoTitle {
	color: #083a70;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
}
span.InfoSubTitle {
	color: #465031;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
}


#FromPrice {
	display: block;
	width: 172px;
	height: 130px;
	background: url(images/fromprice_bg.jpg) no-repeat;
	font-family: verdana;
	font-weight: bold;
	font-size: 42px;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
}
span.FromPrice {
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
}
a.MainSite {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #ffffff;
	text-decoration none;
}