body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3c4b44;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 24px;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
	text-align: left;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoraton: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoraton: underline;
}
.headerinfo {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #820124;
	padding-right: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #820124;
	padding: 0px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 0.1em;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #820124;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
	text-align: left;
}
.subHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #820124;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
}
.floatRight {

	float: right;
	margin: 0 0 20px 20px;
	border: #ffffff solid 2px;
}
.floatLeft {

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

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

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

A.menulink:hover {

	background-color: #820124;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#activeLink {

	background-color:#820124;
	text-decoration: none;
	font-size: 12px;
	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;
}
#bottomContentImage {

	padding-bottom: 10px;
}

/*** form styles ***/
form#contact label {

	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #591f1f;
}
form#contact input, select, textarea {

	border: #591f1f solid 1px;
	color: #6E410E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 3px 0px 16px 0px;
	padding: 3px;
}
form#contact input {

	width: 400px;
}
form#contact label.csz {

	width: 118px;
}
form#contact input.csz {

	width: 116px;
	margin-right: 18px;
}
form#contact input.phoneemail {

	width: 116px;
	margin-right: 18px;
}
form#contact select {

	width: auto;
}
form#contact textarea {

	line-height: 19px;
	width: 400px;
	height: 100px;
}
form#contact input.submit {
	width: auto;
	padding: 5px 25px;
	background-color: #820124;
	color: #EFE9D6;
}
form#contact input.button {
	width: auto;
	background-color: #820124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
form#contact br.clearfix {
	
	display: block;
	height: 1px;
	clear: both;
}
.rate, .rate a {

	background: #820124;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	font-size: 20px;
}
.rate a:hover {

	color: #ffffff;
	font-size: 20px;
}
