.background {
	background-image: url(background.gif);
	background-repeat: repeat-x;
}
.backgroundgreen {
	background-image: url(background_green.gif);
	background-repeat: repeat-x;
}
.backgroundthingreen {
	background-image: url(background_thingreen.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a7a7a7;
	padding-top:1px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: none;
}
a:hover.footerlink {
	text-decoration: underline;
}
body {
	margin-top: 15px;
	}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 43px;
	padding-top: 9px;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 19px;
}
.eavis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 11px;
}
.quotebox {
	margin-top: 19px;
	margin-left: 20px;
}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.showmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.showmore {
text-decoration: underline;
}
.treesbg {
	background-image: url(treesbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.imagepad {
padding-right: 20px;
}
.greenlinks {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 text-decoration:none;
}
a:hover.greenlinks {
text-decoration:underline;
}
.orangelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}
a:hover.orangelinks {
text-decoration:underline;
}
