body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D0BF9A;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C1B0A;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.contactinfo {
	padding-left: 5px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C1B0A;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C1B0A;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.contentHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0055A9;
	font-weight: bold;
}
.sidecontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.sidecontent a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.sidecontent a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #0055A5;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 0.1em;
}
.subHeader {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 21px;
}
.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: 12px;
	color: #3C1B0A;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

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

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

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

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

	background-color:#0055A5;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}
#activeLink {
	background-color:#D0BF9A;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #0055A5;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

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

#secondarylinks a
{
	color: #3C1B0A;
	font-weight: normal;
	text-decoration: none;
}


#secondarylinks a:hover
{

	color: #3C1B0A;
	font-weight: normal;
	text-decoration: underline;
}
fieldset {

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

	color: #ad0000;
	position: absolute;
	top: -0.75em;
	left: 0.5em;
}
form#contactForm td {

	padding-bottom: 1em;
	color: #3D1C0B;
}
form#contactForm input {

	width: 400px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border: #004b85 inset 1px;
	padding: 0.2em;
}
form#contactForm textarea {

	width: 400px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border: #004b85 inset 1px;
	padding: 0.2em;
}
form#contactForm input.button {

	width: auto;
	background-color: #b0b3b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: #004b85 outset 1px;
}
.content #contactForm input.checkbox {
	width: auto;
}

