body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #293714;
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image: url(images/bg.gif);
}

#header {
	width:738px;
	height:220px;
	background-image:   url(images/header-photo.jpg);
	margin: 0px auto 0px auto;
	text-align:left;
}


/* NAV----------------------------------------*/

#nav {
	position:absolute;
	top:195px;
	width:720px

}
#wrapper {
	width:738px;
	margin: 0px auto 0px auto;
	text-align:left;
	color: #ffffff;
}

#wrapper ul {
	list-style: url(none) none;
	margin: 0px 0px 3px 5px;
	padding-left: 10px;
}

#wrapper ul a {
	color:#FFFF99;
}

#nav ul {
	margin:0px;
	padding: 1px 5px 2px 15px;
	display: inline;
	margin-top: 0px;
	float: left;	
}

#nav li {
	display: inline;
	list-style-type: none;
	padding-top :15px;
	padding-right: 25px;

}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
	
#nav a:hover {
	color: #003300;
}

#home {
	text-align:right;
}

/*--------------content-------------------*/

#content {
	width:415px;
	margin-left:20px;
	margin-top:15px;
	float:left;
	text-align:left;
}

#content_mark_two {
	width:680px;
	margin-left:15px;
	margin-top:15px;
	float:left;
	text-align:justify;
}

#content ul {
	list-style: url(none) none;
	margin: 0px 0px 3px 5px;
	padding-left: 10px;
}

#content ul a {
	color:#FFFF99;
}

/* front page boxes ------------------------------------------*/

#box_wrapper a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#box_wrapper a:hover {
	text-decoration:none;
	color: #FFFF00;

}

#box_wrapper {
	margin-top:20px;
	width:268px;
	float:right;
}

#box1 {
	margin:5px 5px 0px;
	background-color:#99B56F;
	width:247px;
	height:116px;
	padding-bottom:3px;
}

#box1_text {
	float:left;
	width:125px;
	line-height:1.5em;
	margin-left:10px;
	margin-top:12px
}
 
#box1_image {
	float:right;
	width:100px;
	margin-top:3px;
}
 
#box2 {
	margin:5px 5px 0px;
	background-color:#99B56F;
	width:247px;
	height:116px;
	padding-bottom:3px;
}

#box2_text {
	float:left;
	width:125px;
	line-height:1.5em;
	margin-left:10px;
	margin-top:12px
}

#box2_image {
	float:right;
	width:100px;
	margin-top:3px;
}

#box2_council {
	float:left;
	line-height:1.5em;
	margin-left:10px;
	margin-top:5px;
}

#box2_council ul {
	list-style: url(none) none;
	margin: 0px 0px 3px 5px;
	padding-left: 5px;
}

#box2_council ul a {
	color: #FFFFFF;
}

#box3 {
	margin:18px 5px 5px;
	width:247px;
	height:20px;
	padding-bottom:3px;
}

#box4 {
	margin:5px;
	background-color:#99B56F;
	width:247px;
	height:116px;
	padding-bottom:3px;
}

#box4_text {
	float:left;
	width:125px;
	line-height:1.5em;
	margin-left:10px;
	margin-top:12px
}

#box4_image {
	float:right;
	width:100px;
	margin-top:3px;
}

.contact {
	background-image:  url(images/contact-us-header.gif);
	height: 46px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.council{
	background-image:  url(images/the-council-sub-header.gif);
	height: 26px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.noticeboard{
	background-image:  url(images/front-noticeboard.gif);
	height: 26px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.map{
	background-image:  url(images/area-map-sub-header.gif);
	height: 26px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.fenitonnav{
	background-image:  url(images/feniton-sub-header.gif);
	height: 26px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.hidden {
	visibility: hidden;
}

#content a{
	color:#DFF577;
	font-weight:normal;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

#content_mark_two a{
	color:#DFF577;
	font-weight:normal;
	text-decoration:none;
}

#content_mark_two a:hover{
	text-decoration:underline;
}

/* CONTACT PROPERTIES ---------------------------------------------------------------*/

#postbox{
	width:420px;
	float:left;
}

#formbox{
	width:250px;
	float:right;
}

.smallfield{
	border:2px solid #AEBF94;
	background-color:#8CA467;
	padding:3px;
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.largefield{
	padding:3px;
	border:2px solid #AEBF94;
	background-color:#8CA467;
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/*--------------page headers-------------------*/

.notice{
	background-image:  url(images/notice-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.thecouncil{
	background-image:  url(images/the-council-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.thecouncillors{
	background-image:  url(images/councillors-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.theminutes{
	background-image:  url(images/minutes-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.theagendas{
	background-image:  url(images/agendas-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.feniton{
	background-image:  url(images/feniton-header.gif);
	height: 30px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.villagehall{
	background-image:  url(images/village-hall-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.fenitonvillagehall{
	background-image:  url(images/feniton-village-hall-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.villageshops{
	background-image:  url(images/village-shop-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.youthclub{
	background-image:  url(images/youth-club-header.gif);
	height: 43px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.sports{
	background-image:  url(images/sports-header.gif);
	height: 42px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.church{
	background-image:  url(images/church-header.gif);
	height: 42px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.children{
	background-image:  url(images/facilities-children-header.gif);
	height: 42px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.plan{
	background-image:   url(images/village-plan-header.gif);
	height: 42px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.areamap{
	background-image:  url(images/area-map-header.gif);
	height: 45px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.welcome{
	background-image:  url(images/welcome-header.gif);
	height: 29px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.links{
	background-image:  url(images/links-header.gif);
	height: 29px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.telephone{
	background-image:  url(images/telephone-header.gif);
	height: 45px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.sitemap{
	background-image:  url(images/site-map-header.gif);
	height: 46px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.villagemap{
	background-image:  url(images/village-map-header.gif);
	height: 45px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.villageplanagenda{
	background-image:  url(images/village-plan-agenda-header.gif);
	height: 45px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

/*--------------other-------------------*/

.mainimage{
	background-image:  url(images/main-home-photo.jpg);
	height: 228px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	width: 413px;
}

.bold{
	font-weight: bold;

}

.centre {
	text-align: center;
}

.border {
	border: 1px solid #293410;
}

.table {
	vertical-align: top;
}

.divider {
	background-image: url(images/divider.gif);
	height: 7px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center;
}

.left {
	text-align: left;
}
