@charset "utf-8";
body {
	background-color: transparent;
}
#feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(featured.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#feature #info {
	padding-top: 10px;
	padding-left: 10px;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005735;
	font-weight: bold;
}
.arrow {
	list-style-image: url(arrow.gif);
	list-style-position: inside;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #005735;
	font-weight: bold;
	text-align: justify;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.asterick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
