/*Oakleaf design by Val Dobson: www.valdobson.co.uk*/
/************************STRUCTURE**********************/

/* fix ie */
 html, body {margin:0;
 padding:0;
    height: 100%;
font-size: 100%; }
/* html #main { margin-left: 1.67%; }*/
* html #sidebox { margin-right: 0; }

/***************************COMMON ELEMENTS*************************/
a { color:#1d3c94; text-decoration: none; font-style:bold;}

a:hover {
	background-color: #CCBBFF;
	color:#0001ac;
	text-decoration: underline;
}

body {
	font: 0.8em/1.3 Verdana, Arial, sans-serif;
	margin: 0;	
	background-color: #B0D565;
	color: #3E0000;	
}

p { margin: 0.3em 0 0 0; padding: 0; }
.announcement{font-size: 120%;
text-align:center;
margin: 20px;}

/*********************************** STYLE & COLOUR*********************************** */


h3/*This is the sub-heading*/ {
	padding: 0.5em;
	margin: 0;
	border-bottom: 1px solid #2F4F4F;
	color: #2F4F4F;
	font-size: 1.3em;
	font-weight: bolder;
	clear: both;
}

h4/*This is the monthly events headings  & the moots county headings*/ {
	padding: 0.5em 0 0.5em 0.5em;
	margin: 1em 0 0.5em 0;
	color: #2F4F4F;
	background-color: #e0eec2;
	font-size: 1.2em;
}

h5/*This is for the sidebox headings*/ {
	padding: 0.5em;
	font-size: 1em;
	color: #2F4F4F;
	width: 70%;
	border-bottom: 1px solid #2F4F4F;
	text-transform: lowercase;
	margin: 0;
}

h6{
	/*1st listing element*/
	font-size:1em;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	width: 30%;
	margin: 0 0 2px;
	/*border-bottom: #222222 solid 1px;*/
}

.ads{ float: left; padding: 5px 0 5px 10px; }

.container {margin: 0 auto; padding: 10px;
width: 85%;background-color:#ffffff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */ 
	}

.footer {
	border-top: 1px solid;
	clear: both;
	font-size: 0.9em;
	padding: 0em 0;
	margin-top: 0.5em;
	border-color:#86A06D;
	text-align: center;
}


.headernav { float: right; margin: 0; padding: 1em 1em 1em 0; }

.headernav li { display: inline; padding: 0 1em 0 0; }

.hide{ display: none; }
/*This is for the skipnav link*/
.logo {
	clear: both;
	float: left;
	height:170px;
	width: 100%;
	margin: 0;
	background-image: url(../images/ocheader.jpg);
	background-color: #ffffff;
	background-repeat:  no-repeat; 
	
}

.logo a{ color: #ffffff; }

.logo h1 {
	/*width:75%;*/
		margin: 0;
	padding: 0.5em;
	display:none;
}

.logo h2{
	float: right;
	clear: right;
	font-size: 1.5em;
	margin: 0 0 0 140px;
	padding: 0.5em 0;
	font-weight: normal;
	text-transform: lowercase;
	text-align:right;
}

.main {
	clear: left;
	float: left;
	margin: 0.5em 0 0.5em 0;
	width: 71.67%;
	padding-right: 2em;
	text-align: justify;
	border-right: 1px solid;
	border-color: #86A06D;
}

.nav { list-style: none; text-transform: lowercase; }

.nav a { color: #2F4F4F; }

.nav a:hover { border: none; color: #E3F8FF; }

.searchbox{ float: right; padding: 5px; border: solid 1px; }

.shopbox{
	/*This is for the Amazon shop pages*/
	width: 100%;
	float: right;
}

.sidebar {
	clear: right;
	float: right;
	margin: 0 0 1em 0;
	width: 23.33%;
}

.sidebar li { margin: 0.5em 0; padding: 0; list-style: none; text-align: left;}

.sidebar li a{ background-color: #fff; color: #222; }

.sidebar li a:hover{
	background-color: #fff;
	text-decoration: none;
	color: #86A06D;
}

.sidebar ul { margin: 0; padding: 1em 1em; }

.sidebar ul { list-style: none; }

.skip{ left: -99999em; position: absolute; top: -99999px; }

.text1 {
	/*1st listing element*/
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	width: 30%;
	margin: 0 0 2px;
	/*border-bottom: #222222 solid 1px;*/
}

.text2 {
	/*2nd lsting element*/
	font-weight: normal;
	line-height: 1.5em;
	/*text-align: justify;*/
	margin: 0 0 2px 15px;
	color: #000000;
	background-color:#fbfdf7;border-top:dotted green 1px;
}
.text2 p{margin-bottom:0.5em;}
.date {
	/*1st listing element for calendar*/
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	width: 30%;
	margin: 0 0 2px;
	border-bottom: #222222 solid 1px;
}

.event {
	/*2nd lsting element for calendar*/
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 2px 15px;
	color: #000000;
	text-align:left;
}