body	{
	background-color: #FFFFFF;
	margin: 0px;
}

.nav_image	{
	margin-bottom: 2px;
}

p	{
	font-family: times, times new roman, serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 106px;
	margin-bottom: 12px;
}

.copy	{
	font-family: times, times new roman, serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 106px;
	margin-bottom: 0px;
}

.h_copy	{
	margin-top: 0px;
	margin-left: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h_address	{
	background-color: #CFE8BB ;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
}

.address	{
	font-family: times, times new roman, serif;
	color: #45632C;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 12px;
}

.top	{
	font-family: times, times new roman, serif;
	color: #2A3C1B;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 106px;
	margin-bottom: 12px;
}

ul	{
	font-family: times, times new roman, serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 106px;
	margin-bottom: 12px;
	padding-left: 17px;
}

/*LINKS*/

a:link	{
	color: #2A3C1B;
	text-decoration: underline;
}

a:hover	{
	color: #FF6633;
	text-decoration: underline;
}


a:visited	{
	color: #45632C;
	text-decoration: underline;
}

a:link.top	{
	color: #2A3C1B;
	font-size: 11px;
	text-decoration: none;
}

a:hover.top	{
	color: #FF6633;
	font-size: 11px;
	text-decoration: underline;
}

a:visited.top	{
	color: #45632C;
	font-size: 11px;
	text-decoration: none;
}

