@charset "utf-8";
h1 {
	font-size: 1.3em;
	color: #D6A248;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-weight: lighter;
	font-size: 0.8em;
	color: #D6A248;
	margin-top: 0px;
	margin-bottom: 0px;
}

p{
	font-size: 0.8em;
	color: #D6A248;
	font-family: "Franklin Gothic Medium";
	margin-top: 0px;
}
p a{
	color: #FFFFFF;
	text-decoration: underline;
}
p a:hover{
	text-decoration: underline;
}
p span{
	color: #D6A248;
	font-size: 1.1em;
}
.para{
	font-size: 0.8em;
	color: #D6A248;
	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: #D6A248;
	font-family: "Franklin Gothic Medium";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabletext{
	font-size: 0.8em;
	color: #D6A248;
	font-family: "Franklin Gothic Medium";
}
.button_bg{
	color: #C2B16B;
	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: #891B53;
	display: block;
	text-align: left;
	width: 530px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}
#pop_up{}
