body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C2C2C;
}
a {
	color: #1B481D;
	text-decoration: none;
}
a:hover {
	color: #9A3A18;
	text-decoration: underline;
}
#masthead {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#splash {
	background-attachment: scroll;
	background-image: url(http://assets.dashapp.com/1901/green_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#splash #menu {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
#content {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
#content #side {
	width: 235px;
	padding-right: 40px;
	font-size: 12px;
	color: #333333;
}
#content #side h1 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	margin: 30px 0px 0px;
	padding: 20px 5px 0px 0px;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A3A3A3;
}
#content #side .policy {
	font-size: 95%;
	color: #333333;
	text-align: justify;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 150%;
}
#content #side .prices {
	font-size: 95%;
	text-align: right;
	padding-right: 5px;
	margin: 8px 0px 2px;
}
#content #body {
	width: 405px;
}
#content #body h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 170%;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A3A3A3;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content #body p {
	font-size: 85%;
	line-height: 1.5;
	text-align: justify;

}
#content #body li {
	font-size: 85%;
}
#content #body h2 {
	font-size: 120%;
	color: #333333;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#content #body .info {
	line-height: 180%;
	text-align: justify;
	color: #222222;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 88%;
}
#content #side h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	margin: 25px 0px 0px;
	padding: 0px 5px 8px 0px;
	text-align: right;
}
#content #side .top {
	font-size: 95%;
	text-align: right;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	line-height: 150%;
	color: #666666;
}
#content #body #zipcodes {
	font-size: 70%;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
#content #body .outsidelinks {
	font-size: 85%;
	line-height: 110%;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 0px;
}
#footer {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 75%;
	text-align: center;
	background-color: #F7FED2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	background-attachment: scroll;
	background-image: url(http://assets.dashapp.com/1901/green_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -1px;
	padding: 5px 0px 10px;
}
#footer .nav {
	font-size: 90%;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px;
}
#footer .address {
	font-size: 90%;
	margin-bottom: 10px;
}
#footer .nav strong {
	padding-right: 10px;
	padding-left: 10px;
}
