@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body a, body a:visited {
	color:#666;
	text-decoration:none;
}
body a:hover {
	color:#333;
	text-decoration:underline;
}
.wrapper {
width: 1020px;
margin: 0 auto 0 auto;
}
.topbuttons {
	width:1020px;
	margin-top: 35px;
	height: 44px;
	text-align:right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.topbuttons a, .topbuttons a:visited {
	text-decoration:none;
	color:#666;
}
.topbuttons a:hover {
	text-decoration:none;
	color:#333;
	border-bottom: solid 3px #6BB446;
}
.header {
	margin-top: 0px;
}
.topspace {
	margin-top: 30px;
	margin-bottom: 20px;
}
.steps {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.footer {
	background-image: url(images/back-bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 300px;
	min-height: 300px;

}
.foottable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.foottable a, .foottable a:visited {
	color:#FFF;
	text-decoration:none;
}
.foottable a:hover {
	text-decoration:underline;
}
.foottable  h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.darkgreen, .darkgreen a, .darkgreen a:visited {
	color: #26401A;
	text-decoration:none;
}
.emaillinks {
	font-size: 18px;
	color: #26401A;
	text-decoration:none;
}
.telephone {
	font-size: 42px;
	color: #26401A;
	text-decoration:none;
	line-height: 38px;
}
h1 {
	font-family: Anivers;
	font-weight:normal;
	font-size: 36;
}

h1,h2,h3,h4,h5,h6 {
display: inline;
}