@charset "utf-8";
body {
	background-color: #826e43;
	color: #ffffff;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
h2 {
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 35px;
}
A { color: #FFFFFF; }
A:link {text-decoration: none}
#MainText {
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 25px;
	text-align: justify;

}
#MainText #TextHolder ul {
	padding-left: 20px;
	padding-right: 10px;
}

#TextHolder {
	text-align: justify;

}


A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: none;
	color: #DDDDDD;
	background-color: #89754A;
}
#AddressHolder {
	height: 90px;
	width: 350px;
	padding: 7px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
#Pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
