.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #032B06;
}
.welcometext {
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	color: #4D4D4D;
}
.bgg {
	background-image: url(../images/index_r5_c1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F3EAD9;
}
.welcomesmall {
	font-size: 17px;
	text-transform: uppercase;
	color: #032B06;
	text-decoration: none;
}
.welcomesmalltext {
	font-family: helvetica, arial, verdana;
	font-size: 11px;
	color: #4D4D4D;
}
.top {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.nav:link {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #414141;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.8em;
}
a.nav:visited {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #026336;
	text-decoration: none;
}
a.nav:active {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #026336;
	text-decoration: none;
}
