.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #eed8bc;
	padding: 0px;
	font-weight: normal;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 14px;
}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FFFFFF;
	padding: 4px;
	text-indent: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

A.menulink:hover {
background-color:#eed8bc;
color: #8a7f70;
}

.ThinNavLine { width:1px; height:1px; background:#0b2a0b }

.ThinLine { width:1px; height:1px; background:#eed8bc }

#bottomlinks a
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottomlinks a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}

#contentlinks a
{
	color: #0b2a0b;
	text-decoration: none;
}

#contentlinks a:hover
{

	color: #0b2a0b;
	text-decoration: underline;
}
#headerlinks a
{
	color: #4A6C92;
	text-decoration: none;
}

#headerlinks a:hover
{

	color: #4A6C92;
	text-decoration: underline;
}

.norepeat {
	background-repeat: no-repeat;
}

.headercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6C92;
	padding: 0px;
	font-weight: normal;
	line-height: 16px;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0b2a0b;
	padding: 0px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: italic;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0b2a0b;
	padding: 0px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0px;
	font-style: italic;
}
.floatnote {
	float: left;
	margin-right: 10px;
}
.smallheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0b2a0b;
	padding: 0px;
	font-weight: normal;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0b2a0b;
	padding: 0px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0px;
}
