﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #745521;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32312f;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.content a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e4a80;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #599ad5;
	font-weight: normal;
	text-decoration: none;
}

.contentHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ba9865;
	font-weight: bold;
}
.sidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.sidecontent a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.sidecontent a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0e4a80;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
	padding-bottom: .1em;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0e4a80;
	font-weight: normal;
	line-height: 19px;
	font-style: italic;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
	border: #ba9865 solid 1px;
	padding: 2px;
}
.floatLeft {

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

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

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

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
	
	background-color:#64615b;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#activeLink {

	background-color:#64615b;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

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

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

#secondarylinks a:hover
{

	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

/* --------- ADDED STYLES ----------- */

.boldUnderline {

	font-weight: bold;
	text-decoration: underline;
}
ul, ol {

	background: url(../images/listBG.jpg) no-repeat left top;
	padding: 20px 20px 20px 40px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.alt {
	background-color: #DDCA9F;
	padding: 10px;
}
.none {
	background: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

br.clearfix {

	display: block;
	height: 1px;
	display: hidden;
	clear: both;
}
label {

	float: left;
	width: 400px;
	margin-bottom: 12px;
}
input, textarea {

	width: 400px;
	background: #dcd6b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0e4a80;
	padding: 5px;
	border: none;
	margin-top: 3px;
}
input {
	border: 1px solid #32312F;
}
label.csz {

	float: left;
	width: 120px;
	margin-bottom: 12px;
	margin-right: 20px;
	_margin-right: 10px;
}
input.csz {

	width: 120px;
}
label.phoneemail {

	float: left;
	width: 190px;
	margin-bottom: 12px;
	margin-right: 20px;
	_margin-right: 10px;
}
input.phoneemail {

	width: 190px;
}
textarea {

	height: 100px;
}
select {

	width: auto;
	background: #dcd6b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0e4a80;
	margin-top: 3px;
}
input.button {

	width: auto;
	background: #0e4a80;
	color: #ffffff;
	padding: 5px 25px;
}

#sidebar img {

	border: #ffffff solid 1px;
	padding: 2px;
}
