body {
	margin: 0px;
	padding: 0px;
	background-color: #DCC189;
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
}
a {
	color: #c69a41;
}
a:hover {
	color: #DCC189
}
p a {
	color: #A0390C;
	text-decoration: none;
}
p a:hover {
	color: #542714;
	text-decoration: underline;
}
h1 {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: #542714;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}
h3 {
	font-size: 18pt;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: Italic;
	text-align: left;
	margin-left: 100px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #542714;
}
.container {
	margin: 15px;
	width: 770px;
	border: 2px solid #542714;
	background-color: #c69a41;
}
.banner {
	width: 770px;
	height: 86px;
	text-align: right;
	background-image: url('../images/fades/header_top.jpg');
	background-position:bottom left;
	background-repeat: repeat-x;
}
.banner img {
	margin-top: 8px;
	margin-right: 10px;
}
.nav {
	margin-right: 10px;
	margin-top: 3px;
}
.nav a {
	text-decoration: none;
	color: #DCC189;
}
.nav a:hover {
	color: #FFFFFF;
}
.logo {
	border-top: 2px solid #2c1203;
	border-bottom: 2px solid #2c1203;
}
.logoBottom {
	width: 770px;
	height: 45px;
	text-align: right;
	background-image: url('../images/fades/header_bottom.jpg');
	background-position:bottom left;
	background-repeat: repeat-x;
}
.main {
	width: 770px;
	height: 252px;
	text-align: left;
	background-image: url('../images/middle.jpg');
	background-position:bottom left;
	background-repeat: no-repeat;
}
.mainText {
	width: 400px;
	margin-left: 25px;
	margin-top: 10px;
}
.brownBox {
	margin-bottom: 25px;
}
.brownBox td {
	background-color: #542714;
}
.brownBox h1 {
	text-align: center;
	font-weight: normal;
	font-size: 42px;
	color: #c69a41;
	padding-left: 50px;
}
.brownBox p {
	padding-right: 15px;
	padding-bottom: 25px;
	text-align: left;
}
.contact {
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 25px;
}
.contact a {
	color: #542714;
}
.contact a:hover {
	color: #000000;
}
.cc {
	width: 100%;
	margin-top: 15px;
}
.directory {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #542714;
}
.directory h2, .directory h3 {
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #542714;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #542714;
}
.directory h2 {
	background-color: #CCA657;
}
.directory h2 b, .directory h3 b {
	font-weight: normal;
	font-size: 14pt;
	font-family: Times New Roman;
}
.featured h2 b, .featured h3 b {
	font-weight: bold;
}
.directory a {
	color: #A0390C;
	text-decoration: none;
}
.directory a:hover {
	text-decoration: underline;
}
.detail {
	text-align: left;
	margin-bottom: 25px;
}
.detail h1 {
	text-align: center;
	margin-bottom: 0px;
}
.detail h2 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.detail h2 a {
	color: #A60000;
	text-decoration: none;
}
.detail h2 a:hover {
	text-decoration: underline;
}
.detail h3 {
	font-size: 14pt;
	font-style: normal;
	margin:15px;
	margin-left: 25px;
}
.detail h3 a {
	color: #A0390C;
	text-decoration: none;
}
.detail h3 a:hover {
	text-decoration: underline;
}
.detailGroup h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.red {
	color: #A60000;
}
.designedBy {
clear: both;
	font-size: 10pt;
	margin-bottom: 15px;
	margin-top: 10px;
}
.designedBy a {
	color: #A60000;
	text-decoration: none;
}
.designedBy a:hover {
	color: #000000;
	text-decoration: underline;
}