body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/hell-or-high-water.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
html {
	text-align: center;
	padding: 0px;
	background-image: url(../images/bottom-bdg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}

p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #411900;
}
a:hover {
	color: #8A3400;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_hr {
	background-image: url(../images/step-content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.solid_hr {
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d6bb;
}


.left_align {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 819px;
	padding: 0px;
}
#container #header {
	width: 819px;
	height: 511px;
}
#container #header #logo {
	text-align: center;
	padding-left: 36px;
}
#container #menu {
	height: 44px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
}
#container #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#container #menu ul li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#container #menu ul li a {
	font-size: 1px;
	color: #6B2A0A;
	text-decoration: none;
}
#container #menu ul li.about a {
	background-image: url(../images/menu-about.gif);
	float: left;
	height: 30px;
	width: 63px;
}
#container #menu ul li.about a:hover {
	background-image: url(../images/menu-about.gif);
	height: 45px;
	background-repeat: no-repeat;
	background-position: left -30px;
}
#container #menu ul li.about a.active {
	background-image: url(../images/menu-about.gif);
	height: 45px;
	background-repeat: no-repeat;
	background-position: left -30px;
}

#container #menu ul li.shows a {
	background-image: url(../images/menu-shows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 67px;
}
#container #menu ul li.shows a:hover {
	background-image: url(../images/menu-shows.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}
#container #menu ul li.shows a.active {
	background-image: url(../images/menu-shows.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}

#container #menu ul li.bios a {
	background-image: url(../images/menu-blos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 49px;
}
#container #menu ul li.bios a:hover {
	background-image: url(../images/menu-blos.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}
#container #menu ul li.bios a.active {
	background-image: url(../images/menu-blos.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}

#container #menu ul li.pictures a {
	background-image: url(../images/menu-pictures.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 84px;
}
#container #menu ul li.pictures a:hover {
	background-image: url(../images/menu-pictures.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}
#container #menu ul li.pictures a.active {
	background-image: url(../images/menu-pictures.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}

#container #menu ul li.listen a {
	background-image: url(../images/menu-listen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 118px;
}
#container #menu ul li.listen a:hover {
	background-image: url(../images/menu-listen.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}
#container #menu ul li.listen a.active {
	background-image: url(../images/menu-listen.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}

#container #menu ul li.contact a {
	background-image: url(../images/menu-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 103px;
}
#container #menu ul li.contact a:hover {
	background-image: url(../images/menu-contact.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}
#container #menu ul li.contact a.active {
	background-image: url(../images/menu-contact.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 45px;
}

#container #menu ul li.mailing a {
	background-image: url(../images/menu-mailing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 111px;
}
#container #menu ul li.mailing a:hover {
	background-image: url(../images/menu-mailing.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	float: left;
	height: 45px;
	width: 111px;
}
#container #menu ul li.mailing a.active {
	background-image: url(../images/menu-mailing.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	float: left;
	height: 45px;
	width: 111px;
}
#container #contentarea {
	width: 819px;
	background-repeat: no-repeat;
	background-position: left top;
}
#container #contentarea_bg #contentarea h1 {
	margin: 0px;
	padding: 0px;
}
#container #contentarea_bg #contentarea h2 {
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #9C241E;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #contentarea_bg #contentarea h3 {
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #9C241E;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #contentarea #contents {

}
#container #contentarea #contents .red_color {
	font-weight: bold;
	color: #8c0000;
}
.inputfield {
	font: 11px Arial, Helvetica, sans-serif;
	color: #3C3E3A;
	border: 1px solid #9A9A9A;
	background: #FAF9F7 url(../images/textfield.gif) repeat-x left top;
	padding: 2px;
}
.error{
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.error_div {
	background: #E8D5CE;
	padding: 5px;
	border: 1px solid #DB9F85;
	color: #C96C45;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px auto;
	clear: both;
}
.message_div {
	background: #D9E7CD;
	padding: 5px;
	border: 1px solid #C4E0A3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px auto;
	clear: both;
	color: #80B63D;
}
.testperson {
	font-size: 12px;
	font-style: italic;
	color: #A41D0A;
	margin: 12px 0px 0px;
	padding: 0px 25px 0px 0px;
	font-weight: normal;
	background: url(../images/bottom_double_col.gif) no-repeat right 2px;
	text-align: right;
}
#container #footer {
	color: #9D6A00;
	height: 42px;
	background: #411900;
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
	line-height: 1.4em;
	clear: both;
}
#container #footer a {
	color: #FED983;
	text-decoration: none;
	font-size: 12px;
}
#container #footer a:hover {
	color: #FFF;
}

