body {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
margin: 0px;
color: #ffffff;
background-color:#81a279;
background-color:#95b08e;
background-image:url(siteimages/pageBg.jpg);
background-repeat:repeat-x;

}

#feature {
display:block;
border: 1px solid #ffffff;
width: 400px;
height:100px;
padding:5px 10px;
	-webkit-box-shadow: 2px 2px 3px #516d4b;
	-moz-box-shadow: 2px 2px 3px #516d4b;
	box-shadow: 2px 2px 3px #516d4b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #688b61;
background: -moz-linear-gradient(top,  #688b61 0%, #80a078 0%, #5c7c56 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#688b61), color-stop(0%,#80a078), color-stop(100%,#5c7c56));
background: -webkit-linear-gradient(top,  #688b61 0%,#80a078 0%,#5c7c56 100%);
background: -o-linear-gradient(top,  #688b61 0%,#80a078 0%,#5c7c56 100%);
background: -ms-linear-gradient(top,  #688b61 0%,#80a078 0%,#5c7c56 100%);
background: linear-gradient(top,  #688b61 0%,#80a078 0%,#5c7c56 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#688b61', endColorstr='#5c7c56',GradientType=0 );

}


#featured h3 {
margin-top:1px;
padding-top:1px;
}
.red {
color:#FF0000;
}

h1 {
font-size: 1.2em;
color:#ffffff;
}

h2 {
font-size: 1.1em;
color:#ffffff;
padding-left: 5px;
}

h3 {
font-size: 1em;
color:#ffffff;

}

h6 {
font-size: 1em;
color:#ffffff;
font-weight:normal;

}

#contentwrapper {
margin: 0 auto;
width: 807px;
background-color: #688b61;
background-image:url(siteimages/self-catering-slice.jpg);
background-repeat:repeat-y;
}


#pagelead {
position:absolute;
top: 0px;
right: 20px;
text-align:right;

}

#pagelead h1 {
color: #354731;
font-size: .9em;
margin:0;
border:0;
}

#masthead {

}



#navstrip {
clear:both;
background-image:url(siteimages/navstrip.jpg);
background-repeat:no-repeat;
height:30px;
padding: 2px 0 2px 10px;
text-align:left;
color:#FFFFFF;
}

#navstrip a{
color:#FFFFFF;
}

#navstrip a:visited{

}
#navstrip a:hover{

}

ul#sidenav {
margin:0 10px 0 10px;
padding: 0;
list-style-type: none;
}

ul#sidenav a{
	display:inline;
	color:#ffffff;
	margin: 0;
	padding: 1px 15px 1px 10px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
ul#sidenav a:hover{
	background-color:#688b61;
	color:#EAE6AB;
	border-bottom: 11px solid #688b61;
}

ul#sidenav a:active{
	background-color:#688b61;
	color:#EAE6AB;
	border-bottom: 11px solid #688b61;
}

/* .active{
	background-color:#688b61;
	color:#EAE6AB;
	border-bottom: 11px solid #688b61;
}*/

ul#sidenav li {
display:inline;
}

#maincontent {
text-align:left;
padding: 10px 15px;
color: #ffffff;
}

#content {
text-align:left;
padding: 0 10px 10px 10px;
line-height: 1.2em;
}

#content a {
color: #ffffff;
text-decoration:underline;
}

#content a:visited {
color: #ffffff;
text-decoration:underline;
}


#content a:hover {
color: #ffffff;
text-decoration:none;
}

#content td {
font-size:0.8em;
}

#photoblock {
float:right;
margin-left:10px;
width:300px;
}



#map {
float:right;
margin-bottom: 5px;
margin-left: 5px;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
text-align:center;
height: 120px;
clear:both;
background-color:#303f2c;
background-image:url(siteimages/footer.jpg);
background-position:bottom;
background-repeat:no-repeat;
color: #fff;
padding-top:5px;
padding-left: 20px;

}

#footer a{
color:#ffffff;
padding: 0 2px;
text-decoration:none;

}

#footer a:hover{
text-decoration:underline;
}

#tagline {
background-color:#95b08e;
color: #fff;
font-size:80%;
text-align:right;
padding: 10px;
}

#tagline a {color: #fff;
text-decoration:underline;
}

legend {
color: #ffffff;
}
