.bodybg {
	background-color: #6d0012;
	background-image: url(images/pgbg.jpg);
	background-repeat: repeat-x;
}
.contentbg {
	background-color: #e7d7b5;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
}
.Arialmaroon12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6b0314;
	text-decoration: none;
	line-height: 18px;
}
.Arialdrkgold12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #584127;
	text-decoration: none;
	line-height: 18px;
}
.Arialmaroon11linkpx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6b0314;
	text-decoration: none;
	line-height: 18px;
}
.Arialmaroon11linkpx a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6b0314;
	text-decoration: underline;
	line-height: 18px;
}
.Arialmaroon13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6b0314;
	text-decoration: none;
	line-height: 18px;
}
.Arialmaroon15px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6b0314;
	text-decoration: none;
	line-height: 20px;
	font-style:italic;
}
.Arialmaroon17px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6b0314;
	text-decoration: underline;
	line-height: 20px;
}
.Arialwhite12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.Arialmaroon11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6b0314;
	text-decoration: none;
	line-height: 18px;
}
.Arialcrea11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #90856a;
	text-decoration: none;
	line-height: 18px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #706140;
	text-decoration: none;
	border-width:1px;
	border-style:solid;
	border-color:#9d8e6e;
	background-color:#dbc9a2;
	width:180px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #705327;
	text-decoration: none;
	border-width:1px;
	border-style:solid;
	border-color:#9d8e6e;
	background-color:#EADDB5;
}
.image{
  background-color:#fdf3df; padding:4px 4px 4px 4px;
  border:solid #e5c789 1px;
}


