/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
#outerwrap{
position: relative;
border-right:#333333 solid 1px;
border-left: #333333 solid 1px;
	width: 900px;
	margin:0 auto 0 auto;
}




#wrap {
	position: relative;
	background:url(images/body_back.jpg) repeat-x;
	width: 100%;
	height:100%;	
	margin:0 auto 0 auto;
	}

#head {
position: relative;
	background:url(images/head_back.jpg) repeat-x;
	width: 900px;
	height: auto;
		margin:0 auto 0 auto;
}

#mainpic {

width: 640px;
	height:426px;
		margin:0 auto 0 auto;
		position: relative;
		padding-top: 35px;

		}
		


#nav {
			
	height: 35px;
	width: 640px;
		margin:0 auto 0 auto;
		clear:both;	
}

#nav ul {
	float: left;
	list-style: none;
		background:url(images/menu_back.jpg) repeat-x;
	width: 640px;
	height:35px;
	display: inline;
}

#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 9px 10px;
	border-left: 1px solid #A7D101;
	font: 70% "Trebuchet MS", Verdana, Helvetica, Arial;
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(menu_back_over.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(nav-current.jpg) repeat-x;	
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: none;
}

#mainback{
width: 640px;
background:#000000;
height:auto;
margin:0 auto 0 auto;

}

#maincontent{
width: 599px;
background:#000000;
border-left: solid 1px #002020;
border-right:solid 1px #002020;
border-bottom:solid 1px #002020;
height:auto;
margin: auto 0 auto;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial 90%;
color:#FFFFFF;
font-style:italic;
font-weight:bold;
padding: 15px 20px 20px 20px;
line-height:98%;
padding-bottom: 10px;
margin-bottom: 10px;

}

#latestbar{
width: 590px;
height:21px;
background: url(images/latest_back.jpg) repeat-x;
margin:0 auto 0 auto;
font-style:none;
font-weight:normal;
text-align:right;
padding-top:3px;
padding-right:5px;
font-size:80%;

}

#favbut {
	height:60px;
	width:46px;
	position:absolute;
	padding: 54px 0 0 3px;
	z-index:1;
	left: 10px;
	top: -3px;

}

#newsbox1{
width: 570px;
background:#000000;
border-left: solid 1px #002020;
border-right:solid 1px #002020;
border-bottom:solid 1px #002020;
border-top:solid 1px #002020;
height:auto;
margin: auto 0 auto;
padding: 10px 10px 20px 10px;
line-height:200%;
margin-top: 10px;

}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;
	height:40;	
	margin: 0 auto; 
	width: 550px;
	text-align: center;	
	font-weight:normal;
font-style:normal;
font-size:60%;
padding-top: 10px;
}
#footer-bottom  a {
	color: #976834;
}

#vidbut {
	height:60px;
	width:46px;
	position:absolute;
	padding: 54px 0 0 70px;
	z-index:1;
	left: 4px;
	top: -3px;

}

#blogbut {
	height:60px;
	width:46px;
	position:absolute;
	padding: 54px 0 0 840px;
	z-index:1;
	left: 4px;
	top: -3px;

}

#cambut {
	height:60px;
	width:46px;
	position:absolute;
	padding: 54px 0 0 780px;
	z-index:1;
	left: 4px;
	top: -3px;

}

#EWM{
width:140px;
height:194px;
padding: 5px 10px 5px 10px;
float: right;
}

#SCD{
width:198px;
height:243px;
float: left;

}

#postcode{
width:118px;
height:79px;
padding: 5px 10px 5px 10px;
float: left;
}

#newsbox2{
width: 570px;
background:#000000;
border-left: solid 1px #002020;
border-right:solid 1px #002020;
border-bottom:solid 1px #002020;
border-top:solid 1px #002020;
height:auto;
margin: auto 0 auto;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial 70%;
color:#679420;
font-weight:normal;
font-style:normal;
text-align:left;
font-size:70%;
padding: 10px 10px 20px 10px;
line-height:98%;
margin-top: 10px;

}

#newsbox p{

margin-bottom: 20px;
font-size:100%;
line-height:110%;

}

.text {
font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	font-size:80%;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;

}