body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.site_bkgd {
	background-color: #4f301e;
}
.content_bkgd {
	background-color: #fef7d8;
}
.leftside_dropdshadow {
	background-image: url(/_media/template/backgrounds/leftside_dropshadow.gif);
	background-repeat: repeat-y;
}
.rightside_dropshadow {
	background-image: url(/_media/template/backgrounds/rightside_dropshadow.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #4f301e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4f301e;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #4f301e;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav_bkgd {
	background-image: url(/_media/template/backgrounds/nav_bkgd.gif);
	background-repeat: repeat-y;
}
.bold_black {
	font-weight: bold;
}
.titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#7b6241;
}