body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #42210b;
	background-color: #f5f0d8;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th td {
	padding:0;
}
img {
	display: block;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	display: block;
	height: 77px;
	width: 1024px;
}
#content {
	display: block;
	height: 383px;
	width: 1024px;
}
#content #nav{
	width: 230px;
	margin-top: 50px;
	display: inline-block;
	float: left;
}
#content #nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #nav ul ul {
	padding-left: 0px;
}
#nav ul li ul li .subnav {
	margin-left: -40px;
	padding-left: 40px;
}
#nav ul li ul li {
	padding-left: 40px;
}
/*#content #nav ul li .nav{
	font-size: 10px;
	line-height: 29px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2d1c17;
	text-decoration: none;
	padding-left: 35px;
	height: 29px;
}
#content #nav ul li a.nav:hover {
	/*color: #005d7e;
	background-image: url(images/x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}*/
.nav {
	font-size: 10px;
	line-height: 29px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2d1c17;
	text-decoration: none;
	padding-left: 35px;
	height: 29px;
}
.subnav {
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #2d1c17;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
}
a.nav:hover, a.subnav:hover {
	/*color: #005d7e;*/
	background-image: url(../images/x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #005d7e;
}
/*a.subnav:hover {
	color: #005d7e;
}
a#active:hover {
	color: #005d7e;
}*/
.selected {
	background-image: url(../images/x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
	color: #005d7e;
	font-size: 10px;
	line-height: 29px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 35px;
	height: 29px;
}
.subselected {
	background-image: url(../images/x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #005d7e;
}

.unused {
	height: 29px;
	font-size: 10px;
	line-height: 29px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 35px;
	height: 29px;
}
#content #text_block {
	color: #FFF;
	display: block;
	width: 463px;
	float: left;
	padding-top: 80px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 18px;
	overflow: hidden;
}
#content #text_block a {
	color: #FFF;
	text-decoration: none;
}
#content #flash_form {
	float: left;
	width: 295px;
	display: inline-block;
	color: #FFF;
	height: 383px;
}
input, textarea {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	display: block;
	height: 308px;
	width: 1024px;
	clear: left;
}
#footer #left {
	color: #005d7e;
	display: inline-block;
	float: left;
	width: 195px;
	padding-top: 187px;
	padding-left: 35px;
	font-size: 10px;
}
#footer #left a {
	color: #005d7e;
	font-size: 10px;
	text-decoration:none;
}
#footer #middle {
	display: block;
	float: left;
	width: 526px;
	padding-right: 30px;
	padding-top: 5px;
}
h2 {
	font-size: 20px;
	line-height: 25px;
	margin-top: 14px;
	letter-spacing: 1px;
}
h4 {
	font-size:12px;
}
#footer #middle a, #footer #right a {
	color: #E36F1E;
	text-decoration: none;
}
#footer #middle a:hover, #footer #right a:hover {
	text-decoration: underline;
}
#footer #right {
	display: inline-block;
	width: 238px;
	float: right;
	height: auto;
}
#footer #right #home_right_text {
	font-weight: bold;
	color: #000;
	display: block;
	padding: 15px;
	width: 184px;
	margin-top: 20px;
	font-size: 13px;
	line-height: 160%;
	background-color: #FFF;
	letter-spacing: normal;
	vertical-align: top;
	text-align: center;
	margin-bottom: 20px;
}
#footer #right #home_right_text img {
	margin-right: auto;
	margin-left: auto;
}
