
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/headerbackground2.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #2A5B0C;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 h6{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 100%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 14px;
	color: #555852;
}

ol {
	margin-left: 0;
	padding-left: 1em;
	color: #555852;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #003300;
}

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

/* Header */

#header {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	height: 135px;
	margin-bottom: 15px;
	text-decoration: none;
	color: #a7a7a7;
	background: url(images/tree2.png) repeat-x;
	
}


#headerleft {
	padding-top: 5px;
	width: 920px;
	height: 85px;
	text-align: center;
}
#headerleft h1 {
	font-size: 34px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	font-style: italic;
}

#headerleft h2 {
	letter-spacing: normal;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#headerleft h4 {
	letter-spacing: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#headerad {
	text-align: center;
	height: 90px;
	margin-bottom: 40px;
	padding-top: 5px;
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
}

#coltwo {
	float: left;
	width: 247px;
	font-size: 20px;
	border: thin solid #000000;
}
#coltwo h1 {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: normal;
	background-color: #003300;
}
#coltwo h2 {
	font-size: 16px;
	color: #003300;
	letter-spacing: normal;
}
#colone {
	float: right;
	width: 653px;
}
#colone p { 
	line-height: 150%; 
}
	
#colone ul {
	list-style-image: none;
	list-style-position: outside;
	color: #555852;
}
#colone h5 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
#colone h6 {
	font-size: 18px;
	font-weight: normal;
	color: #003300;
}

/* Footer */

#footer {
	clear: both;
	border-top: thin solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}
#bottomad {
	clear: both;
	padding: 10px;
	text-align: center;
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 0;
}
.boxed .county {
	line-height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.boxed .content {
	line-height: 125%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

.boxed .cemcontent {
	line-height: 125%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}
.boxed .directions {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}
.boxed .image2 {
	float: right;
	margin: 5px 0 0 15px;
}
.boxed .imagea {
	float: left;
	margin: 5px 20px 0 0;
	border: 1px;
}
.boxed .image2a {
	float: right;
	margin: 5px 0 0 15px;
	border: 1px;
}

border: none;