body{
	text-align: center;
	background-color: #ECE5B6;
}
/*--------------------*/
#outer {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	top: 6px;
	background-color: #ffffff;
}
#inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	background-color: #FFFFFF;
	text-align: left;
}
/*--------------------*/
#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	height: 50px;
	background-color: #ffffff;
	border-bottom:3px solid #ffffff;
}
#bannermenu {
	position: absolute;
	left: 700px;
	top: 100px;
}
/*--------------------*/
#contents {
	position: absolute;
	top: 53px;
	width: 990px;
	height: 18px;
	background-color: #646902;
	border-bottom:3px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
#contents A:link {
	color: #ffff00;
	text-decoration: none;
}
#contents A:visited {
	color: #ffff00;
	text-decoration: none;
}
#contents A:active {
	color: #ffff00;
	text-decoration: none;
}
#contents A:hover {
	color: #ff0000;
	text-decoration: none;
}
#contentstxt1 {
	float:left;
	padding-left: 5px;
}
#contentstxt2 {
	float:left;
	padding-left: 775px;
}
/*--------------------*/
#bannerpics {
	position: absolute;
	top: 74px;
	left:0px;
	width: 990px;
	height: 200px;
	background-color: #ffffff;	
}
/*--------------------*/
#bannerpicscouncil {
	position: absolute;
	top: 74px;
	left:0px;
	width: 990px;
	height: 200px;
	background-color: #ffffff;
	background-image: url(../council/images/council.jpg);
}
/*--------------------*/
#bannerpicsbrass {
	position: absolute;
	top: 74px;
	left:0px;
	width: 990px;
	height: 200px;
	background-color: #ffffff;
	background-image: url(../brasshopper/images/brasshopper.jpg);
}
/*--------------------*/
#main {
	position:absolute;
	top: 274px;
	left: 0px;
	height: 35000px;
	width: 980px;
	padding: 5px;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#col1 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 178px;
	background-color: #ffffff;
	padding: 0px;
}
#col2 {
	position:absolute;
	top: 0px;
	left: 179px;
	width: 405px;
	background-color: #ffffff;
	padding: 0px;
}
#col3 {
	position:absolute;
	top: 0px;
	left: 585px;
	width: 405px;
	background-color: #ffffff;
	padding: 0px;
}
#col4 {
	position:absolute;
	top: 0px;
	left: 680px;
	width: 300px;
	background-color: #ffffff;
	padding: 0px;
}
#index2 {
	position:absolute;
	top: 158px;
	left: 10px;
}
#index3 {
	position:absolute;
	top: 730px;
	left: 600px;
	width: 380px;
	background-color: #ffff00;
	padding: 0px;
}
/*--------------------*/
A:link {
	color: #0000ff;
	text-decoration: none;
}
A:visited {
	color: #0000ff;
	text-decoration: none;
}
A:active {
	color: #0000ff;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
/*--------------------*/
.link-text {
	font-size: 14px;
}
/*--------------------*/
.default {
	font-size: 14px;
	color: #FF9900;
}
/*--------------------*/
.subheading {
	font-weight: bold;
	color: #800000;
	font-size: 18px;
}
/*--------------------*/
.whitetextheader {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
/*--------------------*/
.whitetext {
	font-size: 14px;
	color: #ffffff;
}
/*--------------------*/
table#ravenstonedale {
	border: 0px;
	width: 100%;
}
table#ravenstonedale td {
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
.data {
    color: #000000;
    background-color: #ECE5B6;
}
.data2 {
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.toprow {
	text-align: center;
	background-color: #646902;
	color: #ffffff;
}
/*--------------------*/
table#whatindex {
	border: 0px;
	width: 405px;
}
table#whatindex td {
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
/*--------------------*/

form
{
	font-size: 13px;
	top : 0px;
	left : 0px;
	font-family : verdana;
	color: #000000;
	width: 600px;
	background-color: #cccccc;
	border: 1px solid #000000;
	padding: 5px;
}
input
{
	background-color: #F0E68C;
	padding-left: 2px;
	font-size: 11px;
	border: 1px solid #085F78;
	font-family: Arial, "Trebuchet ms", "bitstream vera sans", sans-serif;
}
input:hover
{
	background-color: #D6CDC7;
	padding-left: 2px;
	font-size: 11px;
	border: 1px solid #085F78;
	font-family: Arial, "Trebuchet ms", "bitstream vera sans", sans-serif;
}
/*--------------------*/
#munu_archive {
	position : absolute;
	left: 990px;
	top: 135px;
	width: 200px;
}
/*--------------------*/
.menu2 ul {
float: left;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.menu2 a {
float: left;
	width:138px;
	height:20px;
	color:#ffffff;
	background:#646902;
	text-decoration:none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #fff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu2 a:hover {
    background:#25383C;
}
.menu2 li {
	display:inline;
}
.menu3 ul {
float: left;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.menu3 a {
float: left;
	width:138px;
	height:20px;
	color:#ffffff;
	background:#646902;
	text-decoration:none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #fff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu3 a:hover {
    background:#25383C;
}
.menu3 li {
	display:inline;
}
.menu4 ul {
float: left;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.menu4 a {
float: left;
	width:138px;
	height:20px;
	color:#ffffff;
	background:#646902;
	text-decoration:none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #fff;
}
.menu4 a:hover {
    background:#25383C;
}
.menu4 li {
	display:inline;
}
.subheading2 {
	font-weight: bold;
	color: #000000;
}
#weather {
	position : absolute;
	left: 681px;
	top: 5px;
}

/*discontinue--------------------*/
#bannertxt1 {
	float:left;
	padding-left: 0px;
	font-size: 12px;
	color:#ffffff;
}
#bannertxt2 {
	float:left;
	padding-left: 150px;
	font-size: 12px;
	color:#ffffff;
}
#bannertxt3 {
	float:left;
	padding-left: 195px;
	font-size: 12px;
	color:#ffffff;
}

