body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5F0630;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3D1AD;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #5F0631;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 0.1em;
}
.subHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0087b2;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3D1AD;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine {
	width:1px;
	height:1px;
	background-color: #5F0631;
}

.ThinLine {
	width:1px;
	height:1px;
	background-color: #F3D1AD;
}

.ThinLine2 {
	width:1px;
	height:1px;
	background-color: #5F0631;
}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #5F0631;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {

	background-color:#5F0631;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #F3D1AD;
}
#activeLink {

	background-color:#5F0631;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #F4D1AD;
}

#mainlinks a
{
	color: #000000;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #3b3f2a;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #F3D1AD;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#secondarylinks a:hover
{

	color: #F3D1AD;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

/* --- form --- */

fieldset {

	width: 350px;
	border: #004b85 solid 1px;
	background-color: #e9e9e9;
	position: relative;
	margin-top: 1em;
	padding: 1em;
}
legend {

	color: #000000;
	position: absolute;
	top: -0.75em;
	left: 0.5em;
}
form#contactForm td {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1em;
	color: #000000;
}
form#contactForm input {

	width: 340px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border: #004b85 inset 1px;
	padding: 0.2em;
}
form#contactForm textarea {

	width: 340px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border: #004b85 inset 1px;
	padding: 0.2em;
}
form#contactForm input.button {

	width: auto;
	background-color: #b0b3b5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: #004b85 outset 1px;
}
.content #contactForm input.checkbox {
	width: auto;
}
