/*
#00437A	BODY
*/

HTML	{
	overflow-y: scroll;
}

BODY	{
	font-family: Trebuchet MS, san-serif;
	background-color: #004372;
	background-image: url(/_assets/images/background.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0;
	color: #00437A;
	font-size: 8pt;
}

A	{
	text-decoration: none;
	color: #00437A;
}

A	IMG	{
	border: 0px;
}

IMG	{
}

H1, H2, H3, H4, H5, H6, P	{
	margin-top: 0;
}

DIV.href	{	cursor: pointer;	}

/*	Developer stuff	*/
.devPlaceHolder, .hilite	{
	border: 1px solid white;
	background-color: orange;
	background-image: url(/images/placeholder.gif);
}

.messagebox	{
	border: 3px double white;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 5px;
	padding-left: 60px;
	min-height: 50px;
}
#critical	{
	background-image: url(/_assets/images/icon-critical.gif);
	background-color: #FFD5D5;
	border: 3px double #FF0000;
}
#question	{
	background-image: url(/_assets/images/icon-question.png);
	background-color: #FFFFFF;
	border: 3px double #86A6F9;
}
#exclamation	{
	background-image: url(/_assets/images/icon-exclamation.png);
	background-color: #FDFFD5;
	border: 3px double #EAEA00;
}
#information	{
	background-image: url(/_assets/images/icon-information.png);
	background-color: #D5DFFF;
	border: 3px double #86A6F9;
}


#accessibility-widget	{
	float: left;
	background-color: #333380;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}
#accessibility-widget	A	{
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#accessibility-widget	A:hover	{
	background-color: #60609F;
	color: #FFFF00;
	height: 120px;
}
#accessibility-widget	#level1 {
	font-size: 8pt;
}
#accessibility-widget	#level2 {
	font-size: 11pt;
}
#accessibility-widget	#level3 {
	font-size: 14pt;
}

#home-link	{
	float: left;
	background-color: #198DC6;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10pt;
	height: 18px;
	padding-top: 5px;
}
#home-link	A	{
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#home-link	A:hover	{
	background-color: #198DC6;
	color: #CCCCCC;
	height: 120px;
}

#level1-description,
#level2-description,
#level3-description	{
	font-size: 9pt;
	
}


#logo	{
	float: right;
	margin-top: 25px;
	margin-bottom: 5px;
}
#logo IMG	{
	width: 215px;
	height: 50px;
}

#level1	{
	text-decoration: underline;
}
#level2, #level3	{
	text-decoration: none;
}


#navigation	{
	background-color: #00437A;
	float: left;
	width: 790px;
	width: 100%;
	height: 23px;
	position: relative;
}
#navigation UL#navlinks	{
	margin: 0;	list-style: none;		padding: 0;	margin-left: 0px;
}
#navigation LI	{
	text-indent: 0;	margin: 0;
	text-transform: lowercase;
	float: left;
}

#navigation LI#home										{		}
#navigation LI#our_homes_and_services	{		}
#navigation LI#customer_services			{		}
#navigation LI#work_for_us						{		}
#navigation LI#about_us								{		}
#navigation LI#contact_us							{		}

#navigation LI A	{
	display: block;
}

#navigation LI A:hover	{
	 background-image: url(/_assets/images/navigation/hover_background.gif);
	 background-repeat: no-repeat;
	 
}

#navigation LI#home										A:hover	{		}
#navigation LI#our_homes_and_services	A:hover	{		}
#navigation LI#customer_services			A:hover	{		}
#navigation LI#work_for_us						A:hover	{		}
#navigation LI#about_us								A:hover	{		}
#navigation LI#contact_us							A:hover	{		}

#navigation .accreditations	{
	float: left;
	width: 135px;
	border: 1px solid #87004E;

	margin-left: 7px;
	padding-top: 10px;
	padding-bottom: 6px;
	position: absolute;
	bottom: 0px;
}
#navigation .accreditations	IMG	{
	padding: 0;
	margin: 0;
	display: inline;
}

#navigation .address	{
	display: none;
	margin-left: 8px;
	position: absolute;
	bottom: 0px;
}

#banner	{
	height: 93px;
	margin-bottom: 5px;
}

#container	{
	margin: 0px auto;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 790px;
}

#primary	{
	margin: 0px auto;
	width: 700px;
}

#primary #lhs-bar	{
	float: left;
	width: 185px;
	margin-right: 25px;
	font-family: Verdana, san-serif;
}

#primary #lhs-bar .subsection	{
	border-top: 1px solid #86876B;
	padding-top: 10px;
}

#primary #lhs-bar UL	{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0em;
	padding-left: 0em;
	list-style: none;
}
#primary #lhs-bar LI	{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0em;
	font-size: 8pt;
}


#primary #lhs-bar UL LI, #primary #lhs-bar UL LI.more	{
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-position: 0px 3px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#primary #lhs-bar>UL>LI	{
	margin-bottom: 0.8em;
	border: none;
	color: #999999;
}

#primary #lhs-bar UL UL	{
	margin-left: 0em;
	margin-top: 0.5em;
	border-top: 1px solid #D9D9D9;
/*	Patrick: Nice; i actually had to specify this for IE7 to prevent the sub menus from bouncing around	*/
	width: 164px;
}
#primary #lhs-bar UL UL LI	{
	background: none;
	list-style: none;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	border-bottom: 1px solid #D9D9D9;
	padding-left: 0; /* Counters the background global offet */
}

#primary #lhs-bar A	{
	text-decoration: none;
	font-weight: normal;
	color: #0E2E56;
}
#primary #lhs-bar A.head	{
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
}
#primary #lhs-bar A.selected	{
	font-weight: bold;
	letter-spacing: -0.09em;
	letter-spacing: -0.07em;
}

#primary #lhs-bar P	{
	margin-bottom: 1em;
	margin-top: 0;
}

#content	{
	float: left;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	width: 100%;
}

#content H1	{
	margin-bottom: 0.75em;
	font-size: 14pt;
	font-weight: bold;
	color: #00437A;
}

#content H1 span {
	display: none;
}

#content H1#the_property	{
	background-image: url(/_assets/images/headers/the_property.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 43px;
}
#content H1#services	{
	background-image: url(/_assets/images/headers/services.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 23px;
}
#content H1#the_area	{
	background-image: url(/_assets/images/headers/the_area.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 27px;
}
#content H1#contact_and_availability	{
	background-image: url(/_assets/images/headers/contact_and_availability.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 37px;
}
#content H1#how_to_get_here	{
	background-image: url(/_assets/images/headers/how_to_get_here.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 37px;
}
#content H1#booking_and_conditions	{
	background-image: url(/_assets/images/headers/booking_and_conditions.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 37px;
}


#content H2	{
	margin: 0;
	margin-bottom: 0.4em;
	font-size: 12pt;
	font-weight: bold;
	color: #00437A;
	text-transform: capitalize;
}
#content H2 A	{
	color: #00437A;
}

#content H3	{
	color: #008BC6;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0.25em;
}
#content H3	A {
	color: #0E2E56;
}
#content H3.references	{
	border-top: 1px solid #9D9D9D;
	padding-top: 0.66em;
}

#content FORM	P{
	margin-bottom: 0;
}

#content FORM LABEL	{
	cursor: pointer;
}

#content BLOCKQUOTE	{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0;

	background-color: #EBEBE5;

	width: 440px;
	background-repeat: no-repeat;
	background-image: url(/images/common/quote-top.gif);
	background-position: left top;
}

#content BLOCKQUOTE	P	{
	padding: 6px;
	background-repeat: no-repeat;
	background-image: url(/images/common/quote-bottom.gif);
	background-position: left bottom;
	margin-bottom: 0;
}

#content HR	{
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content P, #content UL	{
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 0.75em;
	margin-bottom: 0.9em;
	line-height: 13pt;
}
#content UL	{
	margin-left: 0;
	padding-left: 15px;
	list-style-type: disc;
	margin-bottom: 1em;
}

#content LI	{
	margin-bottom: 0.5em;
}

#content A	{
	text-decoration: none;
	color: #008BC6;
}

#content A.external	{
	background: url(/images/common/external.png) center right no-repeat;
	padding-right: 13px;
	margin-right: 3px;
}

#content TABLE	{
	margin-bottom: 1em;
}

#content TR	{
	vertical-align: top;
}

#content .subsections	{
	float: right;
	text-align: right;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
	font-weight: bold;
	font-size: 11pt;
}
#content .subsections	A	{
	color: #00437A;
}

#content .subsections	.bullet	{
	font-size: 16pt;
}

#content .map	{

}


#content #illustration	{
	float: right;
	width: 447px;
	height: 320px;
}

#content #description	{
	float: left;
	position: absolute;
	bottom: 0;
	background-color: #00437A;
	color: #FFFFFF;
	opacity: 0.5;
	height: 1.75em;
	width: 437px;
	padding-left: 10px;
}
#content #description	H1	{
	color: #FFFFFF;
}

#content .gallery-navigation	{
	float: left;
	width: 225px;
	width: 125px;
}

#content .gallery-navigation A.thumbnail	{
	float: left;
	border: 1px solid #E3D5AE;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 65px;
	width: 100px;
}

#galleryTN1, #galleryTN2, #galleryTN3, #galleryTN4,
#galleryTN5, #galleryTN6, #galleryTN11, #galleryTN12,
#galleryTN13,#galleryTN14, #galleryTN15, #galleryTN16,
#galleryTN16, #galleryTN17, #galleryTN18, #galleryTN19,
#galleryTN20	{
	width: 100px;
	display: block;
	float: left;
}

#galleryTN7, #galleryTN8, #galleryTN9, #galleryTN10	{
	float: left;
}

/*
#galleryTN1, #galleryTN2, #galleryTN3	{	margin-right: 8px;	}
#galleryTN4, #galleryTN5, #galleryTN5	{	margin-right: 8px;	}
#galleryTN6 {	margin-right: 8px;	}
#galleryTN7, #galleryTN8, #galleryTN9, #galleryTN10	{	margin-right: 0px;	}

#galleryTN11, #galleryTN12, #galleryTN13	{	margin-right: 20px;	}
#galleryTN14	{	margin-right: 8px;	}
#galleryTN15, #galleryTN16, #galleryTN17	{	margin-right: 8px;	}
#galleryTN18, #galleryTN19, #galleryTN20	{	margin-right: 8px;	}
*/

#footer	{
	padding-top: 15px;
	margin-left: 0px;
	margin-bottom: 4em;
	font-size: 8pt;

}

#footer #copyright	{
	float: right;
}

