.bgshadowtop {
	background-image: url(images/shadow_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer {
	color: #984221;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageborder {
	border: 1px solid #A9856E;
}
.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;

}
.bgshadowbtm {

	background-image: url(images/shadow_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.heading {

	font-family: Verdana;
	font-size: 19px;
	color: #A5471E;
}
.inow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9E825F;
	text-decoration: none;
}
a.inow:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.caption {

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}
