/* CSS Document */


html,body { height: 100%; }

body {
background: #FFFFFF;
height: 100%;
} 

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	margin-bottom: -8px;
			}
			
#header {
	background-image:   url(imagesold/header_logo.jpg);
	background-position: left;
	height: 100px;
	border-bottom: 1px solid black;
}

#header p {
	padding: 0 15px 0 400px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	}			

#container {
	text-align: center;
	margin: 0;
	padding: 0;
			}

#central {text-align: center;}

.content {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 8px 8px 10px 12px;
	vertical-align: top;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 609px;
			}		
			
.content img {
	border: 1px solid black;
	margin: 0 0 0 8px;
	}
		
.content img.noleft {
		margin: 0 0 0 0;}	

#leftpanel {
	background-image:  url(imagesold/homeback.jpg);
	width: 130px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

#footer {
	background: #99CC33;
	height: 25px;
	border-top: 2px solid white;}

#boro h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-bottom: 0;
	padding-top: 12px;
	border-top: 1px dotted #000099;
}

#boro h3.top {
	padding-top: 0;
	border-top: 0;
}

#boro h4, #boro h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 0;
	margin-top: 14px;
}

#boro h5 {	padding-top: 14px;
	margin-top: 18px;
	border-top: 1px solid #000099;}

#boro h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -8px;
	margin-top: 12px;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000099;
}

#boro img {
	border: 0;
	margin:0;
}		

.listtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}



.emptynav {
	background: #99CC33;
	height: 25px;
	margin: 0 0 0 0;
	border-top: 2px solid white;
	border-right: 0;
	border-bottom: 2px solid white;
	border-left: 0;}
	
#links {margin-top: 0;}		
	
#links h3, #links h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	margin-bottom: 4px;
}

#links h4 {border-top: 1px dotted #000099;
			padding-top: 12px;
			margin-top: 12px;
	}	
	
#links a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

#links a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

#links a:active {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

#links a:hover {
	text-decoration: underline;
	color: #000099;
}	
	
#nav, #nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	float: left;
	width: 760px;
	list-style: none;
	line-height: 150%;
	background: #99CC33;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-top: 2px solid white;
	border-right: 0;
	border-bottom: 2px solid white;
	border-left: 0;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 0.75em;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	w\idth: 100px;
	font-weight: bold;
	border-width: 0;
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 100px;
}

#nav li ul a {
	width: 100px;
	w\idth: 100px;
}


#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #009900;
}


.navcontainer
{
margin: 0px;
padding: 0px;
}

.navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

.navcontainer ul li { float: left; 
	margin: 0 11px 0 0;
}

.navcontainer li#last { float: left; 
	margin: 0 0 0 0;}

.navcontainer ul li a
{
	text-decoration: none;
	border: 1px solid black;
	font-size: 13px;
	font-weight: bold;
	float: left;
	height: 20px;
	width: 92px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
}

html>body .navcontainer ul li a
{
	width: 90px;
}

.navcontainer a#walks {background:  url(imagesold/frontbuttons/walkbutton.jpg) no-repeat top left;}
.navcontainer a#cycle {background:  url(imagesold/frontbuttons/cyclebutton.jpg) no-repeat top left;}
.navcontainer a#arts {background:  url(imagesold/frontbuttons/artsbutton.jpg) no-repeat top left;}
.navcontainer a#wildlife {background:  url(imagesold/frontbuttons/wildlifebutton.jpg) no-repeat top left;}
.navcontainer a#heritage {background:  url(imagesold/frontbuttons/heritagebutton.jpg) no-repeat top left;}
.navcontainer a#sport {background:  url(imagesold/frontbuttons/sportbutton.jpg) no-repeat top left;}

.navcontainer li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.navcontainer li a:hover {
	color: #99CC33;
	text-decoration: none;
	}




