@charset "iso-8859-1";
.whiteborder {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #333333;
}

.homemaincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
	margin-left: 30px;
}
.homemaincopy h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.homebg {
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
  /*	margin-right: 10px;
	margin-left: 10px; */
	margin-top: 0px;
	text-align: center;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.footer :visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-color: #DBCBB2;
	background-image: url(images/stone-bg.jpg);
	background-repeat: repeat-y;
}
.copy2 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5A4929;
}
.copy2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5A4929;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copy2 a:visited {
	color: #333300;
	text-decoration: underline;
	font-weight: 400;
}
.copy2 a:link {
	color: #333300;
	text-decoration: underline;
	font-weight: 400;
}
.copy2 a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: 500;
}

.box2 {
	border: thin dashed #993300;
	padding: 15px;
}


.copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-align: left;
	padding: 25px 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-color: #E1E1D5;
}
.copy3 h1 {
	color: #421704;
	text-decoration: none;
	font-size: 18px;
}
.copy3 h2 {
	color: #421704;
	text-decoration: none;
	font-size: 14px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin: 10px;
	font-weight: bold;
}
.colorButton {
	background-color: #5C482B; 
	color: #FFFFFF
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	font-weight: normal;
	text-indent: 5px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #421704;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
.navbar a:visited {
	color: #E6DBCC;
	text-decoration: none;
}
.navbar a:link {
	color: #F5F1EB;;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F5F1EB;
	text-align: right;
	}

.topnav a:visited {
	color: #E6DBCC;
	text-decoration: none;
}
.topnav a:link {
	color: #E6DBCC;
	text-decoration: none;
}
.topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #BDAA9C;
	border-right-color: #BDAA9C;
	border-bottom-color: #BDAA9C;
	border-left-color: #BDAA9C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.copy3 a:link {
	color: #635542;
	text-decoration: none;
	font-weight: bold;
}
.copy3 a:visited {
	color: #635542;
	text-decoration: none;
	font-weight: bold;
}
.copy3 a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.faq h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5A4929;
}
.faq h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5A4929;
	margin-top: 0px;
	margin-bottom: 0px;
}
.faq a:visited {
	color: #333300;
	text-decoration: underline;
	font-weight: 300;
}
.faq a:link {
	color: #333300;
	text-decoration: underline;
	font-weight: 300;
}
.faq a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: 300;
}
.banner-text {
	background-image: url(images/logo-banner_r2_c2.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 9px;
}
.banner-text p {
	margin: 0px;
}
.banner-text h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 0px;
}
.banner-text a {
	color: #000000;
	margin-bottom: 0px;
}
.banner-text a:hover {
	color: #CC0000;
	margin-bottom: 0px;
}
.maincontent {
	background-color:#E1E1D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 0px 5px;
}
.maincontent h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.maincontent h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.maincontent p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}