.hp_bk {
	background-image: url(images/hp_bk.jpg); 
}

.int_bk {
	background-image: url(images/brn_bar.jpg); 
	background-repeat: repeat-y; 
	background-color:#d9e8a2;
}  

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C1D58A;
	text-decoration: underline;
}

.brn_bar {
	background-image: url(images/brn_bar.jpg);
	background-repeat: repeat-y;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	color: #778e1d;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.body_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5e4d3a;
	text-decoration: none;
	line-height: 18px;
}
a.body_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a2d1f;
	text-decoration: underline;
	line-height: 18px;
}
a.body_copy:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4e5e3a;
	text-decoration: underline;
	line-height: 18px;
}
