body {

	background-color: #4F311D;

}

.bwbody {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CFBDA6;
	font-weight: bold;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CFBDA6;
	font-weight: bold;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CFBDA6;
	font-weight: bold;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CFBDA6;
	font-weight: bold;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}

.bwnav {

	background-color: #6F4B32;

}



.bwfooter:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.bwfooter:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.bwfooter:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.bwfooter:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}.pic-border {
	border: 3px solid #4F311D;
}

