@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(../images/fire_surrounds_uk_quality.gif);
	background-position: center top;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
.navigation {
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#leftcol {
	font-weight: bold;
	float: left;
	width: 150px;
	padding:0px;
	background-color: #387B3C;
	margin: 0px;
	margin-top: 20px;
}
#leftcol a {
	color: #FFFFFF;
	line-height: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	padding-top: 0px;
	margin-left: 10px;
	text-decoration: none;
	font-size: 10px;
	padding-bottom:0px;
}
#leftcol a:hover {
	color: #CCFF00;
	text-decoration: none;
}



#leftcoltop {
	background-image: url(../images/surrounds/menu_top_surround.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	height: 12px;
}
#leftcolbtm {
	background-image: url(../images/surrounds/menu_btm_surround.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	height: 12px;
	background-color: #FFFFFF;
	width: 150px;
	position: relative;
}

.navigation a {
	color: #FFFFFF;
	text-align: center;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	width: auto;
	text-transform: uppercase;
}
.navigation a:hover {
	color: #234B24;
	text-decoration: none;
}
#leftcol h2 {
	margin-left:10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #CAD5C4;
	margin-bottom: 5px;
}
#content {
	width: 603px;
	float: right;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 12px;
}
#main {
	width:800px;
}
#content a {
	color: #004812;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #387B3C;
	text-decoration: underline;
}

#footer {
	background-image: url(../images/surrounds/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	line-height:18px;
	font-weight:bold;
	clear:both;
	padding-top: 20px;
	
}
#content img {
	padding: 0px;
}

#footer a {font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {font-size: 10px;
	color: #FFFFFF;font-weight:bold;
	text-decoration:underline;
}
#copyright {
	margin-left:10px;
	width:280px;
	float: left;

}
#allrights {
	text-align:center;
	width:220px;
	float:left;
	margin-left:200;height:18px;
}
#sitemap_footer {text-align:right; 
width:280px;
margin-right:10px;
float: right;
}

#header {
	height: 75px;
}
#content h1 {
	line-height: 16px;
	font-size:14px;
	margin-top: 15px;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#content .imgright {
	float: right;
}
#leftcol ul {
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: circle;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
}
	
#leftcol .linktext {
	font-weight: normal;
	margin-right: 10px;
	margin-left: 20px;
}
#content .newsdate {
	font-size: 8px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
#content li {
	padding-bottom: 5px;
}

.previouspage, .nextpage {margin-top:15px;width:300px;}
.previouspage a {
	font-size: 8px;
	color: #004812;
	float:left;
	width:300px;
}
.nextpage a {
	font-size: 8px;
	color: #004812;
	float:right;
	text-align:right;
	width:300px;
}
.sublist li {
	list-style-type: square;
}
.sublist ul {
margin-bottom:0px;
padding-bottom:0px;
}
