body {
background: url(images/wallpaper.gif);
background-repeat:repeat;
margin-top: 0px;
padding: 0;
line-height: 1.1em;
color: #5e5d5d;
font-family: georgia, serif;
}

#wrapper {
width: 932px; 
margin: 0 auto; 
border: 10px solid #fff;
}

#maincontainer {
width: 935px;
height: 100%;
background: #fff;
}

#header {
width: 932px;
height: 164px;
}

h1 {
font-size: 1.1em;
font-weight: normal;
color: #5e5d5d;
}

h2 {
font-weight: normal;
font-size: 1.2em;
color: #5e5d5d;
}

h3 {
font-weight: bold;
font-size: 1.2em;
color: #5e5d5d;
}

/* //LINK STYLES// */

a {
color: #5e5d5d;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: underline;
}

/* //END LINK STYLES// */

/* //TEXT STYLES// */



/* //END TEXT STYLES// */

/* //COLUMN STYLES// */

#westminster {
padding-top: 8px;
float: left;
width: 309px;
font-size: 0.8em;
margin-bottom: 10px;
}

#linton-lodge {
padding-top: 8px;
border-left: 1px solid #bebeba;
float: left;
width: 309px;
background: #fff;
font-size: 0.8em;
margin-bottom: 10px;
}

#hi-kenilworth {
padding-top: 8px;
border-left: 1px solid #bebeba;
float: left;
width: 309px;
font-size: 0.8em;
margin-bottom: 10px;
}

.innertube-high { 
margin-left: 12px;
margin-right: 8px;
height: 650px;
}

.innertube-about { 
margin: 10px 8px 10px 10px;
}

.best-western-offers { 
padding: 10px;
background: #e5e9f2;
}

.blue { 
color: #04247f;
}

.holiday-inn-offers { 
padding: 10px;
background: #d8eed6;
}

.green { 
color: #3ca532;
}

.small { 
font-size: 0.8em;
}

#map-wrapper {
width: 927px;
clear: both;
}

#map { 
float:left;
width: 598px;
height: 295px;
margin: 10px;
background: #ccc;
}

#ke-hotels { 
float:right;
margin-top: 10px;
width: 308px;
border-left: 1px solid #bebeba;
}


/* //END COLUMN STYLES// */


/* //OTHER STYLES// */

address {
font-style: normal;
}

#bw-offer ul {
	list-style: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}
	
#bw-offer li {
	background: url(images/download.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 6px 0px 6px 0px;
	}
	
#bw-offer a {
	font-weight: bold;
	color: #2448ae;
	padding-left: 22px;
	text-decoration: none;
	}
	
#bw-offer a:hover {
	color: #04247f;
	text-decoration: underline;
	}
	
	
#hi-offer ul {
	list-style: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}
	
#hi-offer li {
	background: url(images/download.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #303052;
	margin: 0;
	padding: 6px 0px 6px 0px;
	}
	
#hi-offer a {
	font-weight: bold;
	color: #45b83a;
	padding-left: 22px;
	text-decoration: none;
	}
	
#hi-offer a:hover {
	color: #3ca532;
	text-decoration: underline;
	}


/* //END OTHER STYLES// */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* //FOOTER STYLES// */

#footer{
margin-top:10px;
text-align: center;
padding-top: 15px;
padding-bottom: 10px;
border-top: 1px solid #bebeba;
border-bottom: 1px solid #bebeba;
width: 99%;
background: #fff;
font-size: 0.8em;
clear: both;
}

/* //END FOOTER STYLES// */

