/* Durham House Styles */

*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;
	color: #4e4e4e;
}

#page
{
	width: 780px;
	margin: 0 auto;
}

#strapline
{
	font-size: 0.8em;
	color: #999;
	margin: 0.2 0 0.2em 0;

}

h1.banner1
{
	position: relative;
	width: 100%;
	height: 205px;
	font-size: 2.6em;
	color: #fff;
	background: url("../images/dhheader-1.jpg") 0% 0% no-repeat;
	overflow: hidden;

}

h1.banner2
{
	position: relative;
	width: 100%;
	height: 205px;
	font-size: 2.6em;
	color: #fff;
	background: url("../images/dhheader-2.jpg") 0% 0% no-repeat;
	overflow: hidden;
	
}

h1.banner3
{
	position: relative;
	width: 100%;
	height: 205px;
	font-size: 2.6em;
	color: #fff;
	background: url("../images/dhheader-3.jpg") 0% 0% no-repeat;
	overflow: hidden;
	}

h1.banner4
{
	position: relative;
	width: 100%;
	height: 205px;
	font-size: 2.6em;
	color: #fff;
	background: url("../images/dhheader-4.jpg") 0% 0% no-repeat;
	overflow: hidden;
}

h1.banner5
{
	position: relative;
	width: 100%;
	height: 205px;
	font-size: 2.6em;
	color: #fff;
	background: url("../images/dhheader-5.jpg") 0% 0% no-repeat;
	overflow: hidden;
	
}

h1.banner6
{
	position: relative;
	width: 100%;
	height: 205px;
	font-size: 2.6em;
	color: #fff;
	background: url("../images/dhheader-6.jpg") 0% 0% no-repeat;
	overflow: hidden;
}
	
h1 strong
{
	position: absolute;
	left: 0.2em;
	top: 0.1em;
	font-weight: normal;
	font-style: bold;
	white-space: nowrap;
	
}


h1 small
{
	position: absolute;
	display: block;
	width: 100%;
	height: 120px;
	top: 0.5em;
	left: 0;
	font-size: 0.6em;
	font-weight: normal;
	text-indent: 16em;
	padding: 0.2em 0.2em;
	color: #fff
	
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
}

#content
{
	padding: 10px 30px;
	margin-left: 12em;
	
}	

#bulletlist
{ 
    margin: 0.5em 0;
    list-style-type: bullet;
    line-height: 0.7em 	
}

#navigation
{
	float: left;
	width: 12em;
	margin-left: -780px;
}

#navigation h2
{
	display: none;
}

#navigation ol
{
	width: 100%;
	list-style-type: none;
	margin-top: 10px;
}

#navigation ol li
{
	margin: 1px 0;
}

#navigation ol li.active { font-weight: normal; }

#navigation ol li a
{
	display: block;
	height: 1%;
	font-size: 1.2em;
	padding: 0.2em 0.3em;
	text-decoration: none;
	color: #fff;
	background-color: #5E8FB9;
}

#navigation ol li a:hover
{
	color: #00f;
	background-color: #fff;
}

#content h3
{
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

#content h4
{
	line-height: 1.3em;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	font-size: 1.0em;
	color: #013567;
 background: #f0f0f0;
}

#content p
{
	clear: both;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

#content ul
{
	margin: 0 0 1em 4em;
}

#content ul li 
{ 
    margin: 0.5em 0;
    list-style-type: none;
    line-height: 1.2em 	
}

#footnote
{ 
    font-size: 0.8em;
	font-weight: normal;
	padding: 0.2em;
	margin: 0.5em 0; 
	color: #4e4e4e
	
}

#rates
{
	font-size: 0.9em;
	font-weight: bold;

}
}

#footer
{
	clear: both;
	margin: 0 1em 1em 0;
	position: relative;
	width: 100%;
	height: 160px;
	
}

#footer p
{
	font-size: 0.8em;
	font-weight: normal;
	padding: 0.2em;
	margin: 0;
	color: #000;
}
#footer p#about
{
	#footer p#companyname
{
	font-color: #333333;
}