@charset "utf-8";
h1 {
	font-size: 1.3em;
	color: #3C0101;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-weight: lighter;
	font-size: .8em;
	color: #3C0201;
	margin-top: 0px;
	margin-bottom: 0px;
}

p{
	font-size: 0.8em;
	color: #7B7451;
	font-family: "Franklin Gothic Medium";
	margin-top: 0px;
}
p span{
	color: #3C0101;
	font-size: 1.1em;
}
.para{
	font-size: 0.8em;
	color: #AAA17B;
	font-family: "Franklin Gothic Medium";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.formtext{
	font-size: 0.8em;
	color: #380000;
	font-family: "Franklin Gothic Medium";
	background-color: #EDEBD6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabletext{
	font-size: 0.8em;
	color: #AAA17B;
	font-family: "Franklin Gothic Medium";
}
.button_bg{
	color: #AAA17B;
	background-image: url(../images/page_layout/button_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 0.7em;
	font-family: "Franklin Gothic Medium";
	border: 1px solid #EDEBD6;
}
#maplink {
	color: #F6F5F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	background-color: #380000;
	display: block;
	text-align: left;
	width: 530px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}
