@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}
a{
	color: #9f6912;
	text-decoration: none;
}
h1{
	color: #9f6912;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}
h2{
	color: #9f6912;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCC;
	text-align: center;
	padding-top: 10px;
}
#footer a{
	color: #CCC;
	text-decoration: none;
}

#footer a:hover{
	color: #9f6912;
	text-decoration: none;
}
