body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFE1;
	margin: 0px;
	padding: 0px;
}
#container {
	z-index: 2;
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(images/container_bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	position: relative;
	z-index: 5;
	height: 100%;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	width: 805px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	left: 1px;
}
.dashline {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	z-index: 6;
	background-image: url(images/container_bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D919B;
}
#content li {
	padding: 3px;
}
.Gallery_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.greenhome {
	background-color: #DAEAB5;
	padding: 10px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #658722;
}
#linksfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	width: 805px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	left: 1px;
	padding-top: 70px;
}
#linksfooter a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#linksfooter a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#linksfooter a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	z-index: 6;
	background-image: url(images/container_bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-decoration: none;
}

