body {
	background-color: #FBFEEE;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	/*background-image: url(assets/patt1.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;*/
	margin: 0px;
	padding: 0px;
}
.table_patt {
	background-attachment: fixed;
	background-image: url(assets/patt1.gif);
	background-repeat: repeat;
	background-position: center;
}
a {
	text-decoration: none;
	color: #2D6928;
}
a.link {
	text-decoration: none;
}
.nav a {
	color: #2D6928;
}
a.visited {
	text-decoration: none;
}
a.active {
}
a.hover {
	color: #C94276;
	text-decoration: underline;
	background-color: #FFFF00;
}
#brown_frame {
	border: 2px solid #BCA576;
	min-height: 500px;
	background-attachment: fixed;
	background-image: url(assets/patt1.gif);
	background-repeat: repeat;
}

.head {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #2D6922;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #D63D7A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copy {
	font-size: 12px;
	line-height: 150%;
	/*margin-right: 30px;
	margin-left: 30px;*/
}
.footer_copy {
	font-size: 10px;
	text-transform: uppercase;
	color: #D0437B;
	line-height: 125%;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 1px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #2A6320;
}
.address {
	font-size: 12px;
	line-height: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.copy strong {
	font-weight: bold;
	color: #2D6922;
}
.copy_small {
	font-size: 11px;
	line-height: 120%;
}
.copyBig {
	font-size: 14px;
	line-height: 150%;
}
li {
	list-style-image: url(assets/bullet_art1.gif);
}
.legals {
	font-size: 10px;
	line-height: 100%;
	color: #666666;
	letter-spacing: 1px;
}
