body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/page_bg.png);
	background-color: #271108;
	background-repeat: repeat-x;
	}
body.contactbody {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #BAB196;
	background-image: url(images/contactbox.jpg);
	}
/* IE6 PNG fix */
img, div {
	behavior: url(scripts/iepngfix.htc)
	}
.clear {
	clear: both;
	}
#logo-section {
	position: absolute;
	top: 0px;
	background-image: url(images/top_bg.png);
	height: 109px;
	width: 100%;
	z-index: 5;
	clear: both;
	}
#logo-container {
	width: 960px;
	margin: 0 auto 0 auto;
	}
#logo-container img {
	float: left;
	margin: 0 0 0 10px;
	}
#nav-section {
	position: absolute;
	top: 100px;
	background-image: url(images/transp_bar.png);
	background-repeat: repeat-x;
	_background-image:none;
	height: 51px;
	width: 100%;
	z-index: 4;
	clear: both;
	}
#nav-container {
	width: 960px;
	margin: 0 auto 0 auto;
	}
ul#navlist {
	margin-left: 15px;
	padding-left: 0;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1em;
	margin-top: 15px;
	}
#navlist li {
	display: inline;
	list-style-type: none;
	}
#navlist a {
	padding: 3px 10px;
	}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	}
#navlist a:hover {
	color: #fff;
	text-decoration: none;
	}
#navlist a:active {
	background-color: #7e4e3b;
	text-decoration: none;
	}
#navlist #here {
	color: #fff;
	background-color: #7e4e3b;
	text-decoration: none;
	}
#nav-container img {
	top: -52px;
	position: relative;
	left: 500px;
	}
#content-section {
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 1;
	clear: both;
	}
#content-container {
	width: 960px;
	margin: 0 auto 0 auto;
	background-image: url(images/content_box_bg.jpg);
	background-repeat: repeat-x;
	background-color: #40271c;
	margin-top: -5px;
	margin-bottom: -2px;
	}
.pics {
	width: 465px;
	height: 320px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
#footer-container {
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
	background-color: #271108;
	border-top: solid black 2px;
	}
.header {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 10px;
	}
.bodytext {
	color: #FFFFFF;
	font-size: .8em;
}
li {
	color: #FFFFFF;
	font-size: 0.8em;
	}
.footertext {
	text-align: right;
	font-size: 0.8em;
	color:#FFFFFF;
	padding: 5px 15px 5px 15px;
	margin-top: 0px;
	}
.footertext a {
	text-decoration: none;
	color: #FFFFFF;
	}
.footertext a:hover {
	border-bottom: dotted white 1px;
	}
.popuplist {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	}
.labels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#FFFFFF;
	font-weight: bold;
	text-align:right;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em;
	width: 50px;
	margin-right: 5px;
	}
input.contactbox{
	background: url(images/lilborder.gif) repeat-x top #FFFFFF;
	border: solid 1px #000000;
	width: 250px;
	height: 18px;
	margin: 3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
textarea{
	background: #FFFFFF;
	border: solid 1px #000000;
	width: 250px;
	height: 60px;
	overflow: auto;
	margin: 3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
.nobr {
	display:none;
	}
.contactname {
	margin: 15px 0px 0px 55px;
	}
#thanks {
	text-align: center;
	vertical-align: middle;
}
.city {
	font-size: 0.8em;
	color: #CCAC99;
}
ul {
	line-height: 1.2em;
	}
ul.clients {
	list-style-type: none;
}
