/*generic styles*/

body{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	color: #333333; 
	background-color: #333333;
	text-align: center;
	margin: 0px;
	
	
}

#box{
	margin: 0px auto 0px;
	padding: 0px;
	background: url(../images/bodybackground.jpg);
	background-position:center;
	background-repeat: repeat-y;
	width: 780px;
	display: block;
}


h1{
	color: #006666;
	font-size: 1.4em;
}

h2{
	color: #3D5A43;
	font-size: 1.1em;
	font-weight: normal;
}

h3{
	color: #333333;
	font-size: 0.85em;
	margin-bottom: 5px;
}

h4{
	color: #333333;
	font-size: 0.7em;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline;
}

p{
	font-size: 0.7em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 5px;
}


li{
	font-size: 0.7em;
}


hr{
	color: #D7D7AE;
	width: 100%;
	border: 1px solid #D7D7AE;
	height: 1px;
	margin-top:10px;
	clear: both;
}



table{
	
	font-size: 0.7em;
	border-collapse: collapse;
}

table li{
	
	font-size: 1.0em;
	border-collapse: collapse;
}
table p{
	
	font-size: 1.0em;
	
}

th{
	background-color: #EDECD4;
	text-align: right;
	padding-right:45px;
}

input{
	border: 1px solid #D1CF90;
	
}



textarea{
	border: 1px solid #D1CF90;
	width:350px;
}

a{
	color: #25561E; 
	text-decoration:none; 
}

a:visited{
	color: #333333;
}

a:hover{
	color: #333333;
}

a:active{
	color: #333333;
}

.imageRight{
	border: 1px solid #D7D7AE;
	float: right;
	padding: 3px;
	margin-left: 35px;
	margin-bottom: 5px;
}

.imageRightNoBorder{
	float: right;
	padding: 3px;
	margin-left: 5px;
	margin-right: 10px;
}

.imageButton{
	border: 0px;
}

.readMore{
	text-align: right;
}

.shift {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
.shift2 {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

.submit{
	width: 100px;
	background-color: #FFFFFF;
}
/* end generic styles*/

#container{
	width: 780px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backleaf.jpg); 
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}

/* header css */
#header{
	width:780px; 
	float:left;
}

#breadCrumbRow{
	height: 22px !Important;
	height: 22px;
	width: 668px;
	background-color: #003333; 
	color: #FFCC00;
	font-size: 0.7em;
	padding-top: 6px !Important;
	padding-top: 4px;
	float: left;
	display: block;
	position: relative;
	
}


#breadCrumbRow1{
	height: 22px !Important;
	height: 22px;
	width: 668px;
	background-image: url(../images/bannerline.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #003333; 
	color: #FFCC00;
	font-size: 0.7em;
	padding-top: 6px !Important;
	padding-top: 4px;
	float: left;
	display: block;
	position: relative;
	
}

#breadCrumbRow1 a{
	color: #FFCC00;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
}




#breadCrumbRow a{
	color: #FFCC00;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

#breadCrumbRowSub{
	height: 20px !Important;
	height: 22px;
	width: 780px;
	background-color: #003333; 
	color: #FFCC00;
	font-size: 0.7em;
	padding-top: 6px !Important;
	padding-top: 0px;
	float: left;
	display: block;
	position: relative;
	
}

#breadCrumbRowSub a{
	color: #FFCC00;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

#topNav {
	background-color:#666666;
	position:relative;
	z-index:1000;
	margin:0;
	padding:0;
	width: 668px;
	float:left;
}

#topNav  {height: 1.8em;}

#flashRow{
	height: 134px;
	width: 668px;
	float:left;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}

#flashRow p{
	margin: 0px;
	padding: 0px;
}


#bannerRow{
	height: 52px;
	width: 780px;
	background-image: url(../images/bannerback1.gif); 
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	background-color: #333333;
}

#bannerRow img{
	border: 0px;
	margin: 0px;
}

#bannerRow ul{
	padding:0px;
	margin:0px;
	display: inline;
}

#bannerRow li{
	float: left;
	list-style: none;
	display: inline;
	padding-right: 8px;
	margin:0px;
}

#bannerRowMain{
	height: 52px;
	width: 668px;
	background-color: #989933;
	float:left;
}

#bannerRowMain img{
	padding-right: 5px;
	border: 0px;
}

#bannerRowSub{
	height: 47px;
	width: 780px;
	background-color: #989933;
	float:left;
}

#bannerRowSub img{
	padding-right: 5px;
	border: 0px;
}

/*end header css*/

/*content div css*/
#content{
	width:780px;
	min-height:510px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;

}

/*left column div on main page*/
#columnLeft{
	width:168px; 
	display: block;
	float: left;
	padding-top: 30px;
	color: #BDBD9B;
}

#columnLeft ul{
	padding:0px;
	margin:0px;
}

#columnLeft li{
	background-image: url(../images/leftbackgroundlink.jpg); 
	background-repeat: no-repeat;
	min-height: 1.6em !Important;
	height: auto !Important;
	height: 1.6em;
	list-style: none;
	padding-left: 28px;
	margin-top: 1px !Important;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 1px !Important;
	padding-top: 0px;
}

#columnLeft a{
	color: #835C34;
	font-size: 1.3em;
}

#columnLeft img{
	border: 0px;
	margin-top: 20px;
	padding: 0px;
}

/*end left column main div*/

/*normal left column div on page*/
#normalColumnLeft{
	width:170px; 
	display: block;
	float: left;
	padding-top: 8px;
	color: #BDBD9B;
}

#normalColumnLeft ul{
	padding:0px 0px 0px 6px;
	margin:0px;
}

#normalColumnLeft li{
	list-style: none;
	margin-top :1px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 28px;
}

#check-maps{
	background-image: url(../images/check-maps.jpg); 
	background-repeat: no-repeat;
	min-height: 1.5em !Important;
	height: auto !Important;
	height: 1.5em;
}

#Bridle{
	background-image: url(../images/check-maps.jpg); 
	background-repeat: no-repeat;
	min-height: 1.5em !Important;
	height: auto !Important;
	height: 1.5em;
}



#latest-weather{
	background-image: url(../images/latest-weather.jpg); 
	background-repeat: no-repeat;
	min-height: 1.5em !Important;
	height: auto !Important;
	height: 1.5em;
}

#check-wildlife{
	background-image: url(../images/check-wildlife.jpg); 
	background-repeat: no-repeat;
	min-height: 1.5em !Important;
	height: auto !Important;
	height: 1.5em;
}

#exmoor-nature{
	background-image: url(../images/exmoor-nature.jpg); 
	background-repeat: no-repeat;
	min-height: 1.5em !Important;
	height: auto !Important;
	height: 1.5em;
}
#normalColumnLeft a{
	color: #006633;
	font-size: 1.1em;
	font-weight: bold;
}

#normalColumnLeft img{
	border: 0px;
	margin-top:20px;
}

/*end left column main div*/

#columnMiddle{
	width:480px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#columnMiddle hr{
	color: #D7D7AE;
	width: 100%;
	border: 1px solid #D7D7AE;
	height: 1px;
	margin-top: 0px;
}

#columnMiddle h1{
	margin-bottom:0px;
	display: block;
}

#columnMiddle h2{
	display: inline;
	margin-bottom: 0px;
}

#columnMiddle h3{
	margin-top: 7px;
	display: block;
}

#columnMiddle a{
	font-weight: bold;
}

#columnMiddle ul{
	margin-left: 0px !Important;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 1em !Important;
	line-height: 1em;
	margin-bottom: 0px;
}

#columnMiddle li{
	background-image: url(../images/list-image.jpg);
	background-position:5px 5px !Important;
	background-position:5px 6px;
	background-repeat:no-repeat;
	list-style: none;
	padding-left: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#columnMiddle li a{
	font-weight: bold;
}

.contentBox{
	width: 460px;
	min-height: 100px;
	background-color: #E7E7D0;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
}

.contentBox p{
	line-height: 1.5em;
}

.contentHeader{
	background-color: #D6D6AD;
	width:470px;
	font-size: 0.8em;
	padding-left: 20px;
	font-weight: bold;
	padding-top:3px;
	padding-bottom: 3px;
}

#prevNext{
	width: 480px;
	text-align: center;
}

#prevNext a{
	color: #3D5A43;
	padding-left:20px;
	font-size: 0.7em;
	font-weight: bold;
}

#thumbNails{
	padding-left: 14px;
}

.galleryMain{
	border: 1px solid #D7D7AE;
	float: none;
	padding: 4px;
}

.galleryThumb{
	border: 1px solid #D7D7AE;
	float: none;
	padding: 2px;
	margin-right: 14px;
	margin-bottom: 5px;
}

.indent{
	padding-left: 15px;
}


/*right column div for home page*/

#columnRight{
	width: 120px;
	display: block;
	float: right;
}

#columnRight p{
	margin-top: 30px;
	margin-bottom:0px;
}
#columnRight img{
	margin-left: 8px;
	display: block;
}

#block{
	width: 112px;
	background-color: #99997F;
	float: right;
	margin: 0px;
	display: block;
}

#block h1{
	color: #FFFFFF;
	font-size: 0.65em;
	font-weight: normal;
	line-height: 1.4em;
	margin-left: 2px;
	margin-bottom:2px;
	display: block;
	width: 108px;
}

/*end right column div*/

/*right column div for all other pages*/

#columnRightMain{
	width: 120px;
	display: block;
	float: right;
	margin-top: 88px;
}

#columnRightMain ul{
	padding:0px;
	margin:0px;
}

#columnRightMain li{
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 1px;
	list-style: none;
}

#columnRightMain h2{
	background-color: #3D5A43;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	float:right;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 107px;

}

#columnRightMain li a{ 
	color: #ffffff;
	background-color: #8E8E6B;
	width: 107px;
	float: right;
	padding: 3px;
}

#columnRightMain li a:hover{ 
	color: #ffffff;
	background-color: #6B6B24;
	width: 107px;
	float: right;
	padding: 3px;
}


#columnRightNav2{
	width: 120px;
	display: block;
	float: right;
	margin-top: 0px;
}

#columnRightNav2 ul{
	padding:0px;
	margin:0px;
}

#columnRightNav2 li{
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 1px;
	list-style: none;
}

#columnRightNav2 h2{
	background-color: #3D5A43;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	float:right;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 107px;

}

#columnRightNav2 li a{ 
	color: #ffffff;
	background-color: #8E8E6B;
	width: 107px;
	float: right;
	padding: 3px;
}

#columnRightNav2 li a:hover{ 
	color: #ffffff;
	background-color: #6B6B24;
	width: 107px;
	float: right;
	padding: 3px;
}







/*end right column div*/

/*right column div for sub index pages*/

#columnRightSub{
	width: 107px;
	display: block;
	float: right;
}

#columnRightSub ul{
	padding:0px;
	margin:0px;
}

#columnRightSub li{
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	margin-top: 1px;
	list-style: none;
}

#columnRightSub h2{
	background-color: #3D5A43;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	float:right;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 100%;

}

#columnRightSub li a{ 
	color: #ffffff;
	background-color: #8E8E6B;
	width: 107px;
	float: right;
	padding: 3px;
}

#columnRightSub li a:hover{ 
	color: #ffffff;
	background-color: #6B6B24;
	width: 107px;
	float: right;
	padding: 3px;
}

/*end right column div*/

/*end content area div*/
		
/*footer div css*/
#footer{
	width:780px;
	height: 44px; 
	clear: both;
	background-color: #999966;
}

#footer ul{
	display: block;
	float: right;
	margin-top: 25px;
}

#footer li{
	color:#333333; 
	display: inline;   
	padding-right:2px;
}

#footer li a{
	color:#333333; 
}
/*end footer div css*/