body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sideborders {
	background-color: #7A3B05;
	background-image: url(images/bg_sidetile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bwfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8A480B;
	background-image: url(images/bg_footer.gif);
	text-align: center;
	vertical-align: middle;
}
.bwfooter a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8A480B;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
}
.bwfooter a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8A480B;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
}
.bwfooter a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2669B1;
	text-align: center;
	vertical-align: middle;
	text-decoration:underline;
}
.bwfooter a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2669B1;
	text-align: center;
	vertical-align: middle;
	text-decoration:underline;
}.bwbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #704C35;
}
/* Text Styles for dynamic pages */
.title {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #704C35;
	font-weight:bold;
}
.text {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #704C35;
}