	@charset "utf-8";
	

	
	body {
		background-color: #00361f;
		background: #00361f;
		text-align: center;
		margin: 0px;
		background-image: url(../layout/body.jpg);
		background-repeat: repeat-x;
		background-position: left top;

	}
#wrapper {
	background-color: #00361f;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

	
	#container {
		height: auto;
		width: 750px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		text-align: left;
		background-color: #636e7d;
	}
	#header {
		height: 134px;
		width: 100%;
		position: relative;
	}
	#header h1#branding {
		background-image: url(../layout/discoverengland.jpg);
		background-repeat: no-repeat;
		display: block;
		height: 134px;
		width: 100%;
		text-indent: -9999px;
		z-index: 1;
		margin: 0px;
		padding: 0px;
		background-position: center top;
	}
	#header h1#subtitle {
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 90px;
	width: 100%;
	background-image: url(../layout/riverside/title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
}

	ul#nav {
	background-color: #d9cbb3;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	height: 19px;
	}
	#nav li {
		float: left;
		list-style-type: none;
		background-image: url(../layout/nav-divide.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 32px;
		height: 19px;
	}
	#nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #95745c;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 19px;
	height: 19px;
	display: block;
	}
	/* IE6 semi-fix */
	* html #nav li a {
	display: inline;
	
	}
	#nav  li.first  {
		background-image: none;
		padding-left: 0px;
	}
	
	#background {
	background-image: url(../layout/riverside/bottomimage.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	clear: both;
	width: 100%;
	position: relative;
	}
#headimage {
	background-image: url(../layout/riverside/topimage.jpg);
	width: 100%;
	background-repeat: no-repeat;
}

	#biibp {
	background-image: url(../layout/riverside/biibp.gif);
	width: 100%;
	left: 165px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 68px;
	}
	.spacer {
	height: 160px;
	position: relative;
	}
	#content {
	margin-right: 52px;
	margin-left: 52px;
	background-color: #d6c9b2;
	height: auto;
	z-index: 10;
	}
	* html #content {
	margin-left: 52px;
	background-color: #d6c9b2;
	height: auto;
	z-index: 10;
	width: 640px;
	}
	#head {
	background-image: url(../layout/grad-head.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af977f;
	}
	#head h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 10px;
	color: #95745c;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	}
	#head h2 strong {
		font-weight: lighter;
		font-size: 18px;
		color: #636E7D;
	}
	#foot {
	background-image: url(../layout/grad-foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #af967f;
	height: 59px;
	width: 100%;
	position: relative;
	clear: both;
	text-align: center;
	}
	#foot .left, #foot .center, #foot .right {
	padding-top: 5px;
		
	} 
	#foot .left {
		position: absolute;
		left: 20px;
		top: 0px;
		width: 200px;
	}
	#foot .center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	width: 25px;
	}
	#foot .right {
		position: absolute;
		top: 0px;
		right: 20px;
		width: 200px;
	}
	#foot .right a {
		float: right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-transform: uppercase;
		color: #95745C;
		text-decoration: none;
	}
	#foot  .left a {
		display: block;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-transform: uppercase;
		color: #95745C;
		text-decoration: none;
	}
	#foot .center a {
	display: block;
	background-color: #C9B8A1;
	width: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #95745C;
	text-decoration: none;
	float: left;
	height: 11px;
	line-height: 11px;
	border: 1px solid #95745c;
	margin-left: 4px;
	}
	#foot .center a:hover {
		background-color: #95745C;
		color: #D6C9B2;
	}
	#foot .center a.currentpage {
		background-color: #95745C;
		color: #D6C9B2;
	}
	
	
	#foot a#first {
		background-image: url(../layout/first.gif);
		padding-left: 10px;
		background-repeat: no-repeat;
		background-position: left center;
	}
	#foot a#previous {
		background-image: url(../layout/previous.gif);
		background-repeat: no-repeat;
		padding-left: 10px;
		background-position: left center;
		margin-left: 10px;
	}
	#foot a#next {
		background-image: url(../layout/next.gif);
		padding-right: 10px;
		background-repeat: no-repeat;
		background-position: right center;
		margin-right: 10px;
	}
	#foot a#last {
		background-image: url(../layout/last.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 10px;
	}
	
	
	
	
	
	#head_pag {
	background-image: url(../layout/grad-foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #af967f;
	height: 30px;
	width: 100%;
	position: relative;
	clear: both;
	text-align: center;
	margin-top: -1px;
	}
	
	
		#head_pag .left, #head_pag .center, #head_pag .right {
	padding-top: 5px;
		
	} 
	#head_pag .left {
		position: absolute;
		left: 20px;
		top: 0px;
		width: 200px;
	}
	#head_pag .center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	width: 25px;
	}
	#head_pag .right {
		position: absolute;
		top: 0px;
		right: 20px;
		width: 200px;
	}
	#head_pag .right a {
		float: right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-transform: uppercase;
		color: #95745C;
		text-decoration: none;
	}
	#head_pag  .left a {
		display: block;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-transform: uppercase;
		color: #95745C;
		text-decoration: none;
	}
	#head_pag .center a {
	display: block;
	background-color: #C9B8A1;
	width: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #95745C;
	text-decoration: none;
	float: left;
	height: 11px;
	line-height: 11px;
	border: 1px solid #95745c;
	margin-left: 4px;
	}
	#head_pag .center a:hover {
		background-color: #95745C;
		color: #D6C9B2;
	}
	#head_pag .center a.currentpage {
		background-color: #95745C;
		color: #D6C9B2;
	}
	
	
	#head_pag a#first {
		background-image: url(../layout/first.gif);
		padding-left: 10px;
		background-repeat: no-repeat;
		background-position: left center;
	}
	#head_pag a#previous {
		background-image: url(../layout/previous.gif);
		background-repeat: no-repeat;
		padding-left: 10px;
		background-position: left center;
		margin-left: 10px;
	}
	#head_pag a#next {
		background-image: url(../layout/next.gif);
		padding-right: 10px;
		background-repeat: no-repeat;
		background-position: right center;
		margin-right: 10px;
	}
	#head_pag a#last {
		background-image: url(../layout/last.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 10px;
	}

	
	
	
	
	
	
	
	
	a#oeilogo {
		background-image: url(../layout/riverside/oeilogo.gif);
		height: 61px;
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
		margin-top: -28px;
		z-index: 1;
		text-indent: -9999px;
		width: 100%;
		left: 0px;
		position: absolute;
	}
	#footerimage {
	background-image: url(../layout/riverside/bottomimage.jpg);
	height: 170px;
	width: 100%;
	position: relative;
	}
	#offer {
		background-image: url(../layout/offer-base.gif);
		height: 57px;
		width: 100%;
		background-repeat: no-repeat;
		background-position: center center;
		position: relative;
	}
	#offer a {
		height: 57px;
		width: 100%;
		display: block;
		text-indent: -9999px;
	
	}
	#extra {
		background-image: url(../layout/riverside/compass.gif);
		height: 97px;
		width: 117px;
		position: absolute;
		display: block;
		background-repeat: no-repeat;
		left: 332px;
		top: -15px;
	}
	
	#results {
	text-align: left;
	position: relative;
	background-color: #D6C9B2;
	z-index: 10;
	}
	ul#resultslist {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #D6C9B2;
	clear: both;
	position: relative;
	}
	#resultslist li {
	width: 296px;
	background: #eae4da;
	padding: 0px;
	list-style-type: none;
	height: 66px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	float: left;
	position: relative;
	z-index: 2;
	overflow: hidden;
	}
	* html #resultslist li {
		display: inline;
	}
	
	#resultslist li img {
	position: absolute;
	top: 0px;
	right: -2px;
	}
	#resultslist li h3 {
		font-weight: lighter;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 5px;
		padding: 0px;
		font-size: 16px;
		color: #95745c;
	}
	#resultslist .hr {
		background-image: url(../layout/item_divide.gif);
		height: 1px;
		width: 186px;
		margin-left: 5px;
	}
	#resultslist li p {
		color: #95745C;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
		margin-left: 5px;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	.hovering {
		background: #FFF;
		cursor: pointer;
		color: #015835;
	}
#resultslist li a {
	color: #EAE4DA;
	text-decoration: none;
	font-size: 10px;
	background-color: #AF967E;
	text-transform: none;
	line-height: 25px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
#resultslist          li  a.imglink       {
	z-index: 2;
	background-image: url(../layout/spacer.gif);
	padding: 0px;
}

.tt {
	z-index: 1000;
	padding: 5px;
	display: block;
	width: 200px;
	background-color: #D6C9B2;
	border: 1px solid #EAE4DA;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	position: absolute;
	text-align: left;
}
.tt    img   {
	clear: both;
	float: none;
	position: relative;
}
.tt    p   {
	text-transform: none;
	color: #5A4738;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.clear20 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
}
#bottomspacer {
	height: 90px;
}
ul#key {
	width: 100%;
	margin: 0px;
	height: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B49D85;
	position: relative;
}
#key li {
	list-style-type: none;
	float: left;
	width: 16%;
	display: block;
	margin-left: 4px;
	color: #B39B84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
}
#key li img {
	float: left;
}
