/* ---Setting the total width of site--- */
#mainWrapper {
  width:974px;
  background-color:#FFFFFF;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px solid #5d3998;
  border-left: 1px solid #5d3998;
}




#serviceNav {
	background-repeat: repeat-x;
	text-align: right;
	height: 15px;

}
#serviceNav ul {
	display:inline;
	padding:0px;
}

#serviceNav li {
	font-size:0em;
	display: inline;
	padding: 0 15px 0 15px;
	border-left: 1px solid #efefef;
}

#topBanner{
background: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/wychwood/css/woodbanner_5.jpg) left top no-repeat;
height: 150px !important;
}

#topBanner p {
	font-size: 2.2em;
	color:#003300;
	margin: 17px 0 0 10px;
	}


#logo {
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/wychwood/css/top1.jpg);
	height:71px !important;
}
.mainNav {
	background-image:none !important;
	background-color:#669966 !important;
}

.subContent{
margin:0px !important;
padding:0px !important;
}


.subContent h1 {
font-size:1.1em !important;
font-weight:bold;
clear:both;
position:static;
color:#FFF;
background-color:#669966;
display:block;
padding-top:5px;
padding-bottom:1px;
padding-left:5px;
border:3px solid #669966;
margin:0;


}
.subContent h2 {
	font-size:1.1em;
	font-weight:bold;
}

.subContent h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#666666;
}

.subContent h4 {
	font-size:1.1em;
	font-weight:bold;
	color:#018FA5;
}


a {
	text-decoration:none;
}
#heading {
	color:#669966 ;

}

p img {
	border: 1px solid #000;
	}

h3 img {
	border: 1px solid #000;
	}



.subContent td strong { color:#669966;

}

.subContent a {
	color:#669966;
	font-weight:bold;
}
.subContent .vlistwithblobs li a {
	font-weight:bold !important;
	font-size:1em !important;
}
.mainNav table {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
}
.mainNav tr {
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.mainNav td {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color:#FFFFFF;
	background-color:#669966;
	border-width:0px 1px 0px 1px;
	border-color:#FFFFFF;
	border-style: solid;
}
.mainNav .selected {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color:#669966;
	color:#669966;
}
.mainNav td.selected a {
	height: 28px;
	text-decoration: none;
	color:#669966;
}
.mainNav td a {
	height: 28px;
	text-decoration: none;
	color: #FFFFFF;
}
.mainNav a:hover {
	color: #000000;
}
.summary {
color: #666699;
}
#extraMenu {
background-image:none;
}
#extraMenu a {
color:#FEBC30 !important;
}
.rightsidecontent ul li a {
color:#669966 ;
}
.rightsidecontent ul a {
color:#669966 ;
}
.leftsidecontent ul li span a {
color:#669966 !important;
}
.leftsidecontent #headingSmall {
color:#669966;
}







.rightsidecontent #headingSmall {
color:#669966;
}


.rightsidecontent {
	width:170px !important;
	
}
.rightsidecontent ul li{
 
  border-bottom: 1px ##999999 dotted !important;
  display:block !important;
 }

.rightsidecontent a {
  color:#669966 !important;
 
   
 }



.footerLinks li a {
color:#000000 !important;
}


/* ---images-----*/

p img {
	border: 1px solid #000;
		}

h3 img {
	border: 1px solid #000;
	}
	
	
div.container {
  border: 0px 0;
  background-color: #fff;
  }

div.spacer {
  clear: both;
  }
	
div.float {
  float: left;
  padding: 0px 10px 0px 10px;
  }  
div.float p {
 text-align: center;
   }
   
.double {
border: 1px solid #000;
padding: 0px 10px 0px 10px;
}