/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	background: #239E6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
	color: #093;

}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

a:hover {
	text-decoration: none;
	background-color: #CCC;
	background-image: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
}

/* Header */

#header {
	width: 910px;
	height: 50px;
	margin: 0 auto;
}

/* Header h1 Style */

#blackheader h1 {
	float: left;
	width: 640px;
	color: #FFFFFF;
}

#banner {
	width: 870px;
	height: 184px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/fish3.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 910px;
	height: 67px;
	margin: 0 auto;
	padding: 0;
	background-color: #565F68;
	background-image: url(../images/fill_tool.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #333;
	border-right-color: #333;
}

#menu li {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #333;
	border-bottom-width: 2px;
	border-bottom-color: #333;
}

#menu a {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #093;
	text-decoration: none;
	background-color: #CCC;
}

#menu a:hover {
	text-decoration: none;
	color: #093;
	background-color: #CCC;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}

/* Content */

#content .onecolumn {
	float: left;
	padding: 20px 20px 0 30px;
}

#content .twocolumn {
	float: left;
	width: 650px;
	padding: 20px 0px 0 30px;
}



.headingwithunderline {
	color: #333333;
	border-bottom: 1px dashed #D2D4C9;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 20px 30px 0 0px;
	color: #666;
	top: 50px;
	position: relative;

}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
	color: #666;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px none #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -0.5px;
	color: #060;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;
	color: #666;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: url(../images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
img {
	padding: 5px;
	border: 1px none #99CCFF;
	border-color: #6FC;
	border-bottom: 1;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: thin;

}
.staffordshireweather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.whitetext {
	color: #FFF;
}
