@charset "UTF-8";
body {
	background-color: #9ec950;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ptrn_tan {
	background-image: url(images/ptrn-tan.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ptrn_nav {
	background-image: url(images/ptrn-nav_07.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #602e00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #602e00;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #602e00;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #602e00;
	font-weight: normal;
	text-decoration: none;
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #602e00;
	font-weight: normal;
	text-decoration: underline;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #9EC950;
	font-weight: bold;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #9EC950;
	font-weight: bold;
	text-decoration: underline;
}
.ptrn_body {
	background-image: url(images/patern.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #602e00;
}

