.page_bg {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}

.navlink1  a:link {
	color: #663300;
	text-decoration: none;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	
}
.navlink1  a:visited {
	color: #663300;
	text-decoration: none;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	
}
.navlink1  a:active {
	color: #666666;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	

}
.navlink1  a:hover {
	color: #333333;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;

}
.bodylink  a:link {
	color: #336633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:visited {
	color: #336633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:active {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;

}

.H-Brown {

	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}
.H-Green {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #336633;
	font-style: italic;

}
.H-White {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.H-Black {


	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
