body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.home {
background-image: url(pics/mapsketch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#navigation {
	font-size: 13px;
	z-index: 1;
	background-image: url(pics/pixel.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
	font-weight: bold;
	margin: 10px auto 0px;
}
#content {
	width: 712px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
		}
#content img {
	padding: 5px;
		}

#content p {
	font-size: 13px;
	text-indent: 18px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 17px;
}

#navigation ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#navigation li {
display: inline;
text-align: center;
margin: 0px 4px;
}

#navigation li a {
padding: 1px 4px;
color: #000000;
background-color: #ffffff;
border: 1px solid #5B8B3A;
text-decoration: none;
}

#navigation li a:hover, #navigation li a#current {
	color: #000000;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B5109;
	border-right-color: #2B5109;
	border-bottom-color: #2B5109;
	border-left-color: #2B5109;
	background-color: #9ABD33;
}
#blurb {
	width: 276px;
	margin: 0px;
}
h2 {
	font-size: 15px;
}
h1 {
	font-size: 17px;
	color: #284B08;
}
h3 {
	font-size: 19px;
	color: #284B08;
	text-align: center;
	padding-top: 20px;
}
#footer {
	clear: both;
			margin-top: ;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(pics/bajosanfilipe.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 132px;
		}
#content li {
	margin-bottom: 12px;
	margin-right: 26px;
	margin-left: 20px;
}
#content ol {
	font-size: 13px;
	line-height: 17px;
}
.clear {
	clear: both;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #284B08;
	padding-left: 30px;
}
table {
	font-size: 14px;
	clear: both;
}
#content #footer div {
	float: left;
}
.home_sp {
background-image: url(pics/mapsketchspan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
