#hotels {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	overflow: visible;
}
#hotels #header {
	width: 1000px;
	background-color: #1E4276;
	background-image: url(images/hotels-cheltenham.jpg);
	background-repeat: no-repeat;
	height: 94px;
	margin-bottom: 10px;
}
#hotels #header p {
	color: #FFFFFF;
	padding-left: 100px;
}

#hotels h1 {
	margin-top: 0px;
	width: 100%;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 100px;
	padding-top: 12px;
}



#hotels #left {
	float: left;
	width: 140px;
	padding: 3px;





	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}
#hotels #left ul {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#hotels #left li {
	list-style-type: none;
	padding-bottom: 5px;
}
#hotels #left a {
	text-decoration: none;
	text-transform: capitalize;
}


#hotels #centre {
	float: left;
	width: 565px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#hotels #centre .preview {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;





	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	height: 184px;
	border: 1px solid #009966;
	background-image: url(images/fader.png);
	width: 555px;
}
#hotels #centre .preview div {
	background-repeat: no-repeat;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	height: 184px;
}

#hotels #centre img {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}


#hotels #centre h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #1E4276;
	padding: 3px;
	width: 99%;
}

#hotels #centre .preview h3 {
	font-size: 12px;
	letter-spacing: 0.2em;
	padding-left: 160px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hotels #centre .preview a {
}

#hotels #centre .preview ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}



#hotels #right {
	float: right;
	width: 250px;



	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#footer {
	color: #FFFFFF;
	background-color: #333333;
	clear: both;
	width: 990px;
	font-size: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#hotels #footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#hotels #centre #editorial {
	clear: left;
	float: left;
}


html {
	height: 101%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 101%;
}
.fader {
	background-image: url(images/fader.png);
}
.lightlink {
	color: #66CCFF;
}

#hotels #zilla {
	float: right;
	width: 230px;
	background-color: #333333;
	padding: 10px;
	margin-top: 10px;
	clear: right;
	margin-bottom: 20px;
}

