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

.homemaincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-right: 35px;
}

.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;
}
.footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

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;
}
.copy2 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5A4929;
}
.copy2 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5A4929;
}
.copy2 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5A4929;
}
.copy2 a:visited {
	color: #5A4929;
	text-decoration: none;
}
.copy2 a:link {
	color: #5A4929;
}
.copy2 a:hover {
	color: #993300;
}

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


.copy3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding: 25px 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
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
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	font-weight: normal;
	text-indent: 5px;
}
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: #5A4929;
	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;
}
.copy3 a:visited {
	color: #635542;
	text-decoration: none;
}
.copy3 a:hover {
	color: #635542;
	text-decoration: none;
}
