/* CSS Document */



#wrapper {

	width: 999px;

	margin: 0 auto 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	border-left-style: solid;

	border-left-color: #0F512D;

	border-left-width: 5px;

	border-top-color: #0F512D;

	border-top-style: solid;

	border-top-width: 5px;

	border-bottom-color: #0F512D;

	border-bottom-style: solid;

	border-bottom-width: 5px;

	border-right-style: solid;

	border-right-color: #0F512D;

	border-right-width: 5px;

	font-weight: bold;

	}

a.nav:link {

	color: #E2D996;

	text-decoration: none;

	font-size: 18px;

	font-weight: bold;

}

a.nav:visited {

	color: #E2D996;

	text-decoration: none;

	font-size: 18px;

	font-weight: bold;

}

a.nav:hover {

	color: #237D3F;

	text-decoration: none;

	font-size: 18px;

	font-weight: bold;

}

a.nav:active {

	color: #E2D996;

	text-decoration: none;

	font-size: 18px;

	font-weight: bold;

}



a.bottom:link {

	color: #E2D996;

	text-decoration: none;

	font-size: 11px;

	font-style: italic;

}

a.bottom:visited {

	color: #E2D996;

	text-decoration: none;

	font-size: 11px;

	font-style: italic;

}

a.bottom:hover {

	color: #FFFFFF;

	text-decoration: none;

	font-size: 11px;

	font-style: italic;

}

a.bottom:active {

	color: #E2D996;

	text-decoration: none;

	font-size: 11px;

	font-style: italic;

}



a.copy:link {

	color: #0A4C28;

	text-decoration: none;

	font-size: 14px;

}

a.copy:visited {

	color: #0A4C28;

	text-decoration: none;

	font-size: 14px;

}

a.copy:hover {

	color: #000000;

	text-decoration: none;

	font-size: 14px;

}

a.copy:active {

	color: #0A4C28;

	text-decoration: none;

	font-size: 14px;

}


