body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	background-color: #669922;
	text-align: center;
	font-size: 62.5%;
	color: #333333;
}
.doNotDisplay {
  display: none !important;
}
img
{
	border: none;
}
a:link {
	color: #486820;
	background-color:#FFFFFF;
	text-decoration: underline;

}

a:visited {
	color: #685050;
	background-color:#FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #685050;
	background-color:#FFFFFF;
	text-decoration:none;

}
a:active {
	color: #685050;
	background-color:#FFFFFF;
	text-decoration:none;

}


#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	position: relative;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #669922;
	padding-bottom: 8px;
}

#header h1 {
	color: #486820;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0em;
}

.headerSimpleTitle a {
	text-decoration: none;
	color: #486820;
}

#content {
	float:right;
	width: 590px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
	margin-top: 9px;
}
#content p {
	font-size: 1.2em;
	line-height: 135%;
	padding-left: 20px;
	padding-right: 20px;
}

#navigation {
	float:left;
	width: 215px;
	padding-left: 48px;
	margin-top: 14px;
	display: inline;
}

#navigation ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	border: none;
}

#navigation li {
	font-size: 1.5em;
	font-weight: bold;
	}

#navigation a:link {
	color: #486820;
	background-color:transparent;
	display:block;
	text-decoration:none;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	text-align: right;
}

#navigation a:visited, #navigation a:hover, #navigation a:active {
	color: #c8a030;
	background-color:transparent;
	display:block;
	text-decoration:none;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	text-align: right;
}

/* ##### Footer - Container ##### */

#footer {
	clear:both;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0em;
	width: 900px;
	background-color: #669922;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: auto;
	margin-left: auto;
}

/* ##### Footer - Specifics ##### */

#bottomnav {
	clear:both;
	padding: 0em;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right:auto;
	margin-left:auto;
}
#bottomnav a:link {
	color: #486820;
	background-color:#FFFFFF;
	text-decoration:none;
	padding: 0;
	font-weight: bold;
}
#bottomnav a:visited {
	color: #486820;
	background-color:#FFFFFF;
	text-decoration:none;
	padding: 0;
	font-weight: bold;
}

#bottomnav a:hover {
	color: #c8a030;
	background-color:#FFFFFF;
	text-decoration:none;
	padding: 0;
	font-weight: bold;
}
#bottomnav a:active {
	color: #c8a030;
	background-color:#FFFFFF;
	text-decoration:none;
	padding: 0;
	font-weight: bold;
}
#bottomnav p {
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 5px;
		margin-right:auto;
	margin-left:auto;
	}

#footer .designer {
	padding-top: 0em;
	padding-right: 5em;
	padding-bottom: 0em;
	padding-left: 120px;
	text-align: right;
	margin-top: -1.2em;
	width: 40%;
	margin-left: 340px;
	float: right;
		display: inline;
}


#footer a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

#noUnderLine {
	text-decoration: none;
}

#noUnderLine a {
	text-decoration: none;
	color: #FFFFFF;
	background-color:transparent;
}

#noUnderLine a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}


/* ##### Sub Footer ##### */

.subFooter {
	margin: 0;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 5em;
	color: #FFFFFF;
	background-color: transparent;
	width: 50%;
	text-align: left;
	float: left;
}

#citiesserved {
	margin-top: 1em;
	position: relative;
}

#citiesserved p {
	padding-left: 1em;
	padding-right: 1em;
	color: #FFFFFF;
	background-color:transparent;
}
.emphasisblue {
	font-weight: bold;
	color: #685050;
}

#content ul {

	padding-left: 30px;
	list-style: none;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
}
#content ul li {
	padding-left: 30px;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin: 0em;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	line-height: 200%;
	list-style-type: none;
	font-size: 1.2em;
}

#content ul ul li {
font-size: 1em;
}
.clear {
	clear: both;
}

.flowerright {
	float: right;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	width:76px;
}

#positionheader {

	color: #486820;
	padding-top: 318px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0em;
}
#content .testimonial {

}
#content .testimonial p {
	padding: 10px;
	margin: 0px;
	text-align: left;
	color: #685050;
}
.bluetext {
	color: #685050;
}
#wrapper #content .testimonial .greentext {
	color: #486820;
	font-style: italic;
	overflow-x:hidden;
}
#tagline {
	float: right;
	padding-top: 85px;
	padding-right: 121px;
	margin:0;
	width: 422px;
}
#tagline p {
	font-size: 1.7em;
	color: #486820;
	text-align: center;
	font-weight: bold;
}
#content h2 {
	font-size: 1.8em;
	color: #486820;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

#content .greenbold {
	font-weight: bold;
	color: #486820;
}
#content .greentext {
	color: #486820;
}
#sideshadow {
	text-align: left;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow-bg.jpg);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	background-color: transparent;
	height: 100%;
	position: relative;
	margin-top: 0px;
}
#bottomshadow {
	background-image: url(images/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sideshadow #bottomshadow #wrapper #content h3 {
	font-size: 1.3em;
	color: #486820;
	text-align: center;
}
#sideshadow #bottomshadow #wrapper #content .centeredtest p {
	text-align: center;
}
.center {
	text-align: center;
}
#floatright {
	float: right;
	height: 165px;
	width: 250px;
	padding: 4px;
	border: 2px solid #669922;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.greenbold {
	font-weight: bold;
	color: #486820;
}
