﻿body.home {
	background-color: #295120;
}
a {
    color:#295120;
}

.wrapper {
	background-image: url(/images/bkgrd_green.jpg); 
}

.footer_image{
	width:998px;
	height:37px;
	background-image:url(/images/bottom_green.gif);
	margin:0 auto;
}

.button {
	width:300px;
	height:35px;
	background-image: url(/images/button_green.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
	margin-right:8px;
	margin-left:12px;
	padding-bottom:10px;
	display:inline;
	float:left;
}
