body {
	background-color: #BBD9CC;
}
td img {
display: block;
}
table#wrapper {
border: 1px solid #A97B3D;
}
.text {
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
.footerhome {
	background-image: url(../images/footer_home.jpg);
	background-repeat: no-repeat;
	padding: 10px; 
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bottomlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bottomlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bottomlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bottomlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.padding {
	padding: 15px;
}
h2 {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #99CC00;
	text-transform: uppercase;
}
.slogan {
	color: #fff;
	font-weight: bold;
}
.links {
	color: #CFAA79;
	font-weight: bold;
}
.links:link {
	color: #CFAA79;
	font-weight: bold;
	text-decoration: none;
}
.links:visited {
	color: #CFAA79;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	color: #CFAA79;
	font-weight: bold;
}
.links:active {
	color: #CFAA79;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	color: #376250;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

