/* HOME */
#page-home {
	height: 570px;
	width: 100%;
	background: url('../img/home_content_bg.gif') no-repeat #f6da86;
	overflow: hidden;
}
#page-travelpartners {
	height: 570px;
	width: 100%;
	background: url('../img/travelpartners_content_bg.gif') no-repeat #f6da86;
	overflow: hidden;
}
#home-content {
	margin: 110px 0px 0px 25px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 19px;
	padding-top: 25px;
}
#page-travelpartners #home-content{font-size:12px;line-height:16px;margin:95px 0 0 25px;}
#page-travelpartners #home-content ul{padding:0;margin:0;}
#home-map {
	position: relative;
	left: 75px;
	top: -20px;
}
#home-properties {
	width: 900px;
	height: 169px;
	border: 0px solid #f00;
	display: block;
	overflow: hidden;
}
#home-property {
	display: inline;
	float: left;
	border: 0px solid #f00;
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 169px;
	overflow: hidden;
	text-align: center;
}
#home-property-image {
	z-index: 3;
	display: inline;
}
#home-property-image img {
	z-index: 3;
}
#home-property-image a {
	z-index: 3;
}
#home-property-info-bg {
	z-index: 4;
	background-color: #000;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	position: relative;
	top: -70px;
	margin: 0 auto;
	width: 170px;
	height: 35px;
	padding: 5px;
	display: block;
}
#home-property-info {
	z-index: 5;
	position: relative;
	top: -115px;
	width: 170px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 5px;
	border: 0px solid #f00;
}
#home-property-name a {
	text-decoration: none;
	font-size: 10px;
}
#home-property-region a {
	text-decoration: none;
	font-size: 10px;
	color: #F1EF76;
}

#home-specialoffers {
	position: relative;
	top: -315px;
	left: 245px;
	width: 118px;
	height: 118px;
	display: inline;
	border: 0px solid #f00;
	overflow: hidden;
}
#home-viewall {
	position: relative;
	top: -322px;
	left: 265px;
	display: inline;
	border: 0px solid #f00;
}
#home-excel {
	position: relative;
	top: -322px;
	left: 275px;
	display: inline;
	border: 0px solid #f00;
}

#dmc-map {
	width: 100%;
	height: 300px;
}

#dmc-map a {
	text-decoration: none;	
}

#dmc-map a:hover {
	color: #000;
	text-decoration: underline;	
	
}
#google-link:hover {
	color: #ffcc00;
}

#userguide {
	width: 800px;
	text-align: center;
	border: 0px solid #f00;
}

#properties-dmc {
	border:0 solid #000;
	margin:0;
	padding: 20px 0 20px 0;
	width:100%;
	display: block;
}
#properties-dmc h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
	font-weight: bold;
}
#properties-affiliate {
	padding: 0px 0px 20px 20px;
}
