@import "main.css";

#container {
	margin: 70px auto 0 auto;
	background-color: transparent;
}

#branding {
	
}

#branding-flash {
	
}

#nav-main {
	height: 31px;
	overflow:hidden;
}



#main-content {
	position: absolute;
	background-color: #180f0b;
	border: none;
	margin: 234px 12px 10px 220px;
	padding: 15px 25px;
	width: 670px;
}

#main-content p {
	color: #8C9171;
	margin: 10px 0 0 0;
	line-height: 1.5em;
	text-indent: 0;
}


#newspaper {
	position: absolute;
	left: -2px;
	top: 228px;
}

#bookingmask {
	position: absolute;
	top:228px;
	left:575px;
	background: transparent url("../../img/homepage/bestrate.jpg") top left no-repeat;
	width: 347px;
	height: 182px;
	padding: 15px 0 0 40px;
	z-index: 190;
	color: #351109;
}

#bookingmask2 {
	position: absolute;
	top:228px;
	left:575px;
	background: transparent url("../../img/homepage/3rdnightfree.gif") top left no-repeat;
	width: 347px;
	height: 182px;
	padding: 15px 0 0 40px;
	z-index: 0;
	color: #351109;
}

.checkavil {
	background: transparent url("../../img/homepage/bt_check.gif") top left no-repeat;
	width: 110px;
	height: 27px;
	border: 0;
}

.copyright {
	position: relative;
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	text-align: right;
}

.copyright a:link{
	text-decoration: underline;
	}
	
.bestratelink {
	display: block;
	width: 150px;
	height: 150px;
	background:transparent;
	position: absolute;
	top: 250px;
	right: 0px;
	z-index: 0;
}