body {
	background-color: #bdc3bf;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #036f45;
	border-bottom: 1px solid #bdc3bf;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #036f45;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #036f45;
	border-bottom: 1px solid #bdc3bf;
	padding-bottom: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #036f45;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #735d45;
}
.zip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.zipmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #035F31;
}
.zipmail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #735d45;
}
#bullet ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
}
#bullet ul li {
	padding: 0 0 13px 15px;
	line-height: 1.2em;
	background: url(../images/bullet.gif) no-repeat 0 5px;
}
#bullet1 ul {
	list-style: none;
	margin: 0.5em 0 1em 0;
	padding-left: 2px;
}
#bullet1 ul li {
	padding: 0 0 4px 15px;
	line-height: 1.2em;
	background: url(../images/bullet.gif) no-repeat 0 9px;
}
#bullet2 ul {
	list-style: none;
	margin: .01em 0 1em 0;
	padding-left: 5px;
}
#bullet2 ul li {
	padding: 0 0 7px 15px;
	line-height: 1.2em;
	background: url(../images/bullet.gif) no-repeat 0 5px;
}
#list ol {
	margin: 9px 4px 13px 20px;
	padding: 0;
}
#list li {
	margin: 9px 4px 13px 20px;
	padding: 0;
}
.firefox {
	margin-top: 8px;
}
.home {
	margin-bottom: 5px;
}
.gallery {
	margin-bottom: 18px;
}
.photo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottomspace {
	margin-bottom: 45px;
}
.iebottomspace {
	margin-bottom: 49px;
}

#footer {
	background-color: #f7f7f7;
	border-left: 1px solid #bdc3bf; 
	border-right: 1px solid #bdc3bf; 
	border-bottom: 1px solid #bdc3bf;
	*margin-top: -1px !important;
}