p {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
.back {
	background-image: url(_images/back.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 1px;
}
.background {
	background-image: url(_images/elements/all.jpg);
	background-repeat: no-repeat;
}
.box {
	background-color: #F1F4E8;
	border: 1px solid #FFF;
}
.box-copy {
	padding: 4px;
}
.box-copytop {
	padding: 4px;
	background-color: #FFF;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333;
	padding: 4px 12px;
	text-align: justify;
}
.copy a:link {
	color: #333;
	text-decoration: underline;
}
.copy a:visited {
	color: #333;
	text-decoration: underline;
}
.copy a:hover {
	color: #77B278;
	text-decoration: underline;
}
.heads {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #5B755C;
	line-height: 20px;
	padding-bottom: 8px;
	padding-top: 4px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
}
.subheads {
	color: #476F4A;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78B379;
	padding: 7px 4px 1px;
	text-align: center;
	background-repeat: repeat;
	text-decoration: none;
}
.nav a:link{
	color: #78B379;
	text-decoration: none;
}
.nav a:visited{
	color: #78B379;
	text-decoration: none;
}
.nav a:hover{
	color: #4B6D4F;
	text-decoration: none;
}
.navdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B6D4F;
	padding: 7px 4px 1px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-repeat: repeat;
	background-color: #EAECDF;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 4px;
}
.nav2 a:link{
	color: #FFF;
	text-decoration: none;
}
.nav2 a:visited{
	color: #FFF;
	text-decoration: none;
}
.nav2 a:hover{
	color: #EAECDF;
	text-decoration: none;
}
.pics-tr {
	margin-bottom: 4px;
	margin-left: 8px;
	border: 1px solid #FFF;
}
.pics-tr-nb {
	margin-bottom: 4px;
	margin-left: 8px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #842753;
}
.top {
	background-image: url(_images/elements/top.jpg);
	background-repeat: no-repeat;
}
.table {
	margin-top: 4px;
	margin-bottom: 8px;
}
.offers {
	color: #C00;
}

