/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	 background: #efefef;
	 margin: 0px;
	 padding: 0px;
	 text-align: center;
	 font-size: 125%;
	 }
	 
#container {
	width: 100%;
	height: 100%;
	 margin: 0 auto;
	 padding: 0px;
	 text-align: center;
	}
	
#background_half {
	background-image: url(../images/background_half.gif);
	background-repeat: repeat-y;
	background-position: left;

}

#background_full {
	background-image: url(../images/background_full.gif);
	background-repeat: repeat-y;
	background-position: left;

}		
	
#content {
	background: url(../images/bg/main.gif) repeat-y 0px 30px;
	width: 920px;
	 margin: 0 auto;
	 padding: 0px 31px 0px 30px;
	 text-align: left;
	float: left;
	clear:both;
	}
	
#background_half {
	background-image: url(../images/background_half.gif);
	background-repeat: repeat-y;
	background-position: left;

}

#background_full {
	background-image: url(../images/background_full.gif);
	background-repeat: repeat-y;
	background-position: left;

}	

#background_half .end, #background_full .end {
	color: #ffffff;
}

#bottom {
	clear: both;
	width: 920px;
	height: 20px;
	font-size: 0px;
}
	
.top {	
	height: 184px;
	width: 920px;
	text-align: left;
	background: #ccc;
	float: left;
	}
	
.top img {
	float: left;
	margin: 0px;
	}
	
.title {
	background: #beb994;
	width: 368px;
	text-align: center;
	float: left;
	height: 124px;
	padding: 60px 0px 0px 0px;
	position: realative;
	text-indent: -27000px;
	background-image: url(../images/header.jpg);	
	}
	
.hillingdon {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 140px;
	height: 140px;
	background-color: #red;
	display: none;
}

.harrow {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 140px;
	height: 140px;
	background-color: #green;
	display: none;
}		
	
.title h1 {
	font: italic 140%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}
	
.title h2 {
	font: 110%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #645d22;
	margin: 0px 0px 10px 0px;
	}
	
.skip { 
	background: url(../images/bg/top.gif) no-repeat top left;
	 margin: 0 auto;
	height: 30px;
	width: 980px;
	float: left;
	}
	
.skip p {
	display: none;
	}
	
.breadcrumb {
	height: 30px;
	padding: 0px 15px 0px 10px;
	width: 895px;
	background: #9d986f;
	text-align: left;
	font: 70%/1.3 Georgia, "Times New Roman", Times, serif;
	color: #fff;
	float: left;
	}
	
.breadcrumb p {
	float: right;
	font: 100%/1.3 Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px;
	left: 0px;
	top: 1px;
	position: relative;
	}
	
.breadcrumb em {
	padding: 0px;
	color: #b6b188;
	font-style: normal;
	}
	
.breadcrumb ul {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	float: left;
	}
	
.breadcrumb li {
	font: 100%/1.3 Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
	
.breadcrumb a {
	text-decoration: none;
	color: #fff;
	padding: 0px 5px
	}	
	
.breadcrumb a:hover {
	text-decoration: none;
	color: #e3dfbc;
	padding: 0px 5px
	}

.breadcrumb .main {
		font-size: 100%;
}

.breadcrumb .large {
		font-size: 125%;
}

.breadcrumb .largest {
		font-size: 140%;
}

.breadcrumb .contrast {
		font-size: 140%;
		background: #000;
		color: #fff;
}

.navigation {
	width: 154px;
	padding: 16px 15px 15px 15px;
	background: #efefef;
	float: left;
/*	min-height: 477px;
	/height: 477px*/
}	

.navigation ul {
	margin: 0px;
	padding: 0px;
	}
	
.navigation li {
	font: bold 75%/1.5 Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
.navigation dl {
	margin: 10px 0px;
	padding: 0px;
	}
	
.navigation dt {
	font: bold 75%/1.5 Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #645d22;
	}	
	
.navigation dd {
	font: bold 75%/1.5 Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.navigation a {
	text-decoration: none;
	color: #9d986f;
	padding: 0px
	}	
	
.navigation a:hover {
	text-decoration: none;
	color: #000;
	padding: 0px
	}
	
.navigation .gap {
	padding-bottom: 10px;
}			
	
	
.textcolumn {
	width: 338px;
/*	min-height: 478px;
	/height: 477px;*/
	background: #efefef;
	float: left;
	margin: 0px;
	padding: 15px;
	}
	
.textcolumn address {
	font: bold 75%/1.6 Georgia, "Times New Roman", Times, serif;
	color: #645d22;
	margin: 0px 0px 15px 0px;
	}
	

.textcolumn h1 {
	font: italic 110%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0px 0px 10px 0px;
	}

.textcolumn page {
	font: 70%/1.3 Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0px 0px 10px 0px;
	}
	
.textcolumn a {
	text-decoration: none;
	color: #9d986f;
	padding: 0px
	}	
	
.textcolumn a:hover {
	text-decoration: none;
	color: #000;
	padding: 0px
	}	

	
.newscolumn {
	width: 154px;
	background: #fff;
	float: left;
	margin: 0px;
	padding: 11px 15px 15px 15px;
	}
	
.newscolumn h1 {
	font: italic 110%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #645d22;
	margin: 0px;
	display: block;
	}
	
.newscolumn dl {
	margin: 10px 0px;
	padding: 0px;
	background: none;
	height: 16px;
	}
	
.newscolumn dt {
	font:  bold 70%/1.3 Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #645d22;
	display: block;
	position: relative;
	}	
	
.newscolumn dd {
width: 154px;
	font: 70%/1.3 Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	display: block;
	position: relative;
	}
	
.newscolumn a {
	text-decoration: none;
	color: #9d986f;
	padding: 0px
	}	
	
.newscolumn a:hover {
	text-decoration: none;
	color: #000;
	padding: 0px
	}
	
.offerscolumn {
	width: 184px;
	background: #fff;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.offerscolumn img {
	border-bottom: 1px solid #fff;
	margin: 0px;
	}
		
.footer { 
	background: url(../images/bg/bottom.gif) no-repeat top left;
	height: 48px;
	width: 980px;
	 margin: 0 auto;
	 padding: 30px 0px 0px 0px;
	float: left;
	}
	
.footer p {
	font: 70%/1.3 Georgia, "Times New Roman", Times, serif;
	color: #999;
	margin : 0px;
	}
	
.footer a {
	color: #663;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #600;
	text-decoration: none;
	}
	
	/* ---------- hidden ONLY if CSS is enabled.  If disabled, image is rendered ---------- */
img.image{ display: none; }

dl#Map{
	margin: 0;
	padding: 0;
	background: transparent url(../images/maps/map_over.gif) top left no-repeat;
	height: 448px;
	width: 338px;
	position: relative;
}

dt#OneTitle, dt#TwoTitle, dt#ThreeTitle, dt#FourTitle, dt#FiveTitle, dt#SixTitle, dt#SevenTitle, dt#EightTitle, dt#NineTitle, dt#TenTitle, dt#ElevenTitle, dt#TwelveTitle, dt#ThirteenTitle, dt#FourteenTitle, dt#FifteenTitle, dt#SixteenTitle, dt#SeventeenTitle, dt#EighteenTitle, dt#NineteenTitle { margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ---------- Hotspot Declarations ---------- */
dd#one{ top: 44px; left: 43px; }
dd#one a{ position: absolute; width: 73px; height: 69px; text-decoration: none; }
dd#one a span{ display: none; }
dd#one a:hover{ position: absolute; background: none;}
dd#one a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 2px 5px;
	width: 55px;
	cursor: pointer;
}

dd#two{ top: 56px; left: 146px; }
dd#two a{ position: absolute; width: 73px; height: 69px; text-decoration: none; }
dd#two a span{ display: none; }
dd#two a:hover{ background: none; }
dd#two a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 100px;
	cursor: pointer;
}

dd#three{ top: 67px; left: 113px; }
dd#three a{ position: absolute; width: 73px; height: 69px; text-decoration: none;	}
dd#three a span{ display: none; }
dd#three a:hover{ background: none;}
dd#three a:hover span{	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 155px;
	cursor: pointer;
}

dd#four{ top: 114px; left: 56px; }
dd#four a{ position: absolute; width: 96px; height: 54px; text-decoration: none; }
dd#four a span{ display: none; }
dd#four a:hover{ background: none; }
dd#four a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 70px;
	cursor: pointer;
}

dd#five{ top: 138px; left: 22px; }
dd#five a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#five a span{ display: none; }
dd#five a:hover{ background: background: none; }
dd#five a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 2px 5px;
	width: 55px;
	cursor: pointer;
}

dd#six{ top: 196px; left: 37px; }
dd#six a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#six a span{ display: none; }
dd#six a:hover{ background: none; }
dd#six a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 2px 5px;
	width: 62px;
	cursor: pointer;
}

dd#seven{ top: 191px; left: 68px; }
dd#seven a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#seven a span{ display: none; }
dd#seven a:hover{ background: none; }
dd#seven a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 2px 5px;
	width: 45px;
	cursor: pointer;
}

dd#eight{ top: 244px; left: 43px; }
dd#eight a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#eight a span{ display: none; }
dd#eight a:hover{ background: none; }
dd#eight a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 2px 5px;
	width: 60px;
	cursor: pointer;
}

dd#nine{ top: 118px; left: 85px; }
dd#nine a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#nine a span{ display: none; }
dd#nine a:hover{ background: none; }
dd#nine a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	margin: 0;
	padding: 2px 5px;
	width: 50px;
	cursor: pointer;
}

dd#ten{ top: 106px; left: 131px; }
dd#ten a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#ten a span{ display: none; }
dd#ten a:hover{ background: none; }
dd#ten a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 85px;
	cursor: pointer;}

dd#eleven{ top: 87px; left: 216px; }
dd#eleven a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#eleven a span{ display: none; }
dd#eleven a:hover{ background: none; }
dd#eleven a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 115px;
	cursor: pointer;}

dd#twelve{ top: 149px; left: 216px; }
dd#twelve a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#twelve a span{ display: none; }
dd#twelve a:hover{ background: none; }
dd#twelve a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 75px;
	cursor: pointer;}

dd#thirteen{ top: 171px; left: 245px; }
dd#thirteen a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#thirteen a span{ display: none; }
dd#thirteen a:hover{ background: none; }
dd#thirteen a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 63px;
	cursor: pointer;}

dd#fourteen{ top: 170px; left: 129px; }
dd#fourteen a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#fourteen a span{ display: none; }
dd#fourteen a:hover{ background: none; }
dd#fourteen a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 85px;
	cursor: pointer;}

dd#fifteen{ top: 205px; left: 152px; }
dd#fifteen a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#fifteen a span{ display: none; }
dd#fifteen a:hover{ background: none; }
dd#fifteen a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 70px;
	cursor: pointer;}

dd#sixteen{ top: 259px; left: 116px; }
dd#sixteen a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#sixteen a span{ display: none; }
dd#sixteen a:hover{ background: none; }
dd#sixteen a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 90px;
	cursor: pointer;}

dd#seventeen{ top: 235px; left: 168px; }
dd#seventeen a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#seventeen a span{ display: none; }
dd#seventeen a:hover{ background: none; }
dd#seventeen a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 75px;
	cursor: pointer;}

dd#eighteen{ top:263px; left: 143px; }
dd#eighteen a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#eighteen a span{ display: none; }
dd#eighteen a:hover{ background: none; }
dd#eighteen a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 80px;
	cursor: pointer;}

dd#nineteen{ top: 320px; left: 207px; }
dd#nineteen a{ position: absolute; width: 64px; height: 39px; text-decoration: none; }
dd#nineteen a span{ display: none; }
dd#nineteen a:hover{ background: none; }
dd#nineteen a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 2px 5px;
	width: 155px;
	cursor: pointer;}
	
/* online service */

#online_service ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#online_service li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 161px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

#online_service img {
	width: 160px;
	height: 160px;
	border: none;	
}	