body {
	padding: 0px;
	margin: 0px;
	background-color: #96694C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

a, a:visited {
	text-decoration: none;
	color: #DBD7CE;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.envelope {
	position: relative;
	left: 50%;
	margin-left: -407px;
	width: 814px;
	background-image: url(images/page.jpg);
	background-position: center;
	background-repeat: repeat-y;	
}

.content {
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;	
	margin-left: 17px;
	width: 779px;
}

.leftfeature {
	width: 94px;
	height: 610px;
	float: left;
	background-image: url(images/leftfeature.jpg);
}

.header {
	width: 685px;
	height: 75px;
	float: left;
	background-image: url(images/header.jpg);
}

.subhead {
	width: 685px;
	height: 51px;
	float: left;
	background-image: url(images/subhead.jpg);
}

.leftelement {
	width: 66px;
	height: 422px;
	float: left;
	background-image: url(images/leftelement.jpg);
}

.leftrainbow {
	width: 3px;
	height: 222px;
	float: left;
	background-image: url(images/leftrainbow.jpg);
}

.toprainbow {
	width: 616px;
	height: 3px;
	float: left;
	background-image: url(images/toprainbow.jpg);
}

.mainimage {
	width: 616px;
	height: 219px;
	float: left;
}

.bottombar {
	width: 619px;
	height: 20px;
	float: left;
	background-image: url(images/bottombar.jpg);
}

.secondleftrainbow {
	width: 3px;
	height: 209px;
	float: left;
	background-image: url(images/secondleftrainbow.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.impressions {
	width: 152px;
	height: 49px;
	float: left;
	background-image: url(images/impressionsnormal.jpg);
}

.divider1 {
	width: 4px;
	height: 49px;
	float: left;
	background-image: url(images/divider1.jpg);
}

.mountainmist {
	width: 180px;
	height: 49px;
	float: left;
	background-image: url(images/mountainmistnormal.jpg);
}

.divider2 {
	width: 5px;
	height: 49px;
	float: left;
	background-image: url(images/divider2.jpg);
}

.sundancegreen {
	width: 185px;
	height: 49px;
	float: left;
	background-image: url(images/sundancegreennormal.jpg);
}

.navbar {
	position: absolute;
	top: 32px;
	left: 372px;
	width: 331px;
	height: 20px;
}

.gallery {
	width: 68px;
	height: 20px;
	float: left;
	background-image: url(images/gallery.gif);
}

.about {
	width: 80px;
	height: 20px;
	float: left;
	background-image: url(images/about.gif);
}

.contact {
	width: 96px;
	height: 20px;
	float: left;
	background-image: url(images/contact.gif);
}

.resources {
	width: 87px;
	height: 20px;
	float: left;
	background-image: url(images/resources.gif);
}

.home {
	position: absolute;
	top: 21px;
	left: 37px;
	width: 68px;
	height: 20px;
	background-image: url(images/home.gif);
}

/* <a> modifications */

.impressions a {
	display: block;
	height: 100%;
	width: 100%;
}

.impressions a:normal {
	background-image: url(images/impressionsnormal.jpg);
}

.impressions a:hover {
	background-image: url(images/impressionshover.jpg);
}

.impressions a:active {
	background-image: url(images/impressionsactive.jpg);
}

.mountainmist a {
	display: block;
	height: 100%;
	width: 100%;
}

.mountainmist a:normal {
	background-image: url(images/mountainmistnormal.jpg);
}

.mountainmist a:hover {
	background-image: url(images/mountainmisthover.jpg);
}

.mountainmist a:active {
	background-image: url(images/mountainmistactive.jpg);
}

.sundancegreen a {
	display: block;
	height: 100%;
	width: 100%;
}

.sundancegreen a:normal {
	background-image: url(images/sundancegreennormal.jpg);
}

.sundancegreen a:hover {
	background-image: url(images/sundancegreenhover.jpg);
}

.sundancegreen a:active {
	background-image: url(images/sundancegreenactive.jpg);
}

.gallery a {
	display: block;
	height: 100%;
	width: 100%;
}

.gallery a:normal {
	background-image: url(images/gallery.gif);
}

.gallery a:hover {
	background-image: url(images/gallery_f2.gif);
}

.gallery a:active {
	background-image: url(images/gallery_f3.gif);
}

.about a {
	display: block;
	height: 100%;
	width: 100%;
}

.about a:normal {
	background-image: url(images/about.gif);
}

.about a:hover {
	background-image: url(images/about_f2.gif);
}

.about a:active {
	background-image: url(images/about_f3.gif);
}

.contact a {
	display: block;
	height: 100%;
	width: 100%;
}

.contact a:normal {
	background-image: url(images/contact.gif);
}

.contact a:hover {
	background-image: url(images/contact_f2.gif);
}

.contact a:active {
	background-image: url(images/contact_f3.gif);
}

.resources a {
	display: block;
	height: 100%;
	width: 100%;
}

.resources a:normal {
	background-image: url(images/resources.gif);
}

.resources a:hover {
	background-image: url(images/resources_f2.gif);
}

.resources a:active {
	background-image: url(images/resources_f3.gif);
}

.home a {
	display: block;
	height: 100%;
	width: 100%;
}

.home a:normal {
	background-image: url(images/home.gif);
}

.home a:hover {
	background-image: url(images/home_f2.gif);
}

.home a:active {
	background-image: url(images/home_f3.gif);
}

/* Category Descriptions */

.categoryDescription {
	float: left;
	width: 560px;
	color: #BE9F7D;
}

.categoryDescription .listing {
	padding: 5px 10px 5px 20px;
}

.categoryDescription .listing .listpic {
	display: none;
}

.categoryDescription .listing .listtext .listingfield2label {
	display: none;
	float: left;
}

.categoryDescription .listing .listtext .listingfield2content {
	width: 80px;
	text-align: right;
	padding: 5px;
	float: left;
	font-weight: bold;
}

.categoryDescription .listing .listtext .listingfield3label {
	display: none;
	float: left;
}

.categoryDescription .listing .listtext .listingfield3content {
	width: 400px;
	padding: 5px 5px 10px 20px;
	float: left;
}

.items {
	float: left;
	width: 560px;
	color: #DBD7CE;
}

.items .listing {
	clear: both;
	padding-bottom: 7px;
	width: 560px;
}

.items .listing .listpic {
	padding: 0px 5px 20px 5px;
	float: left;
	width: 110px;
}

.items .listing .listpic img {
	display: block;
	border: 2px solid #BE9F7D;
	background-color: #8A5338;
}

.items .listing .listtext {
	float: left;
	padding-left: 15px;
	width: 420px;
}

.items .listing .listtext .listingfield1label {
	display: none;
}

.items .listing .listtext .listingfield1content {
	font-weight: bold;
}

.items .listing .listtext .listingfield2label {
	display: none;
}

.items .detail .detpic {
	width: 560px;
	float: left;
	padding: 20px 0px 20px 0px;
}

.items .detail .detpic img {
	display: block;
	margin-left: 20px;
	float: left;
	border: 1px solid;
}

.items .detail .dettext {
	width: 480px;
	float: left;
}

.items .detail .dettext .detailfield1label {
	display: none;
}

.items .detail .dettext .detailfield1content {
	position: absolute;
	left: 161px;
	top: 98px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.items .detail .dettext .detailfield2label {
	display: none;
}

.items .detail .dettext .detailfield2content {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 15px 20px;
}

.items .detail .dettext .detailfield3label {
	display: none;
}

.items .detail .dettext .detailfield3content {
	padding: 0px 0px 15px 20px;
}

.items .detail .dettext .detailfield4label {
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	float: left;
}

.items .detail .dettext .detailfield4content {
	padding: 0px 0px 8px 10px;
	clear: right;
}

.items .detail .dettext .detailfield5label {
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	float: left;
}

.items .detail .dettext .detailfield5content {
	padding: 0px 0px 8px 10px;
	clear: right;
}

.items .detail .dettext .detailfield6label {
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	float: left;
}

.items .detail .dettext .detailfield6content {
	padding: 0px 0px 8px 10px;
	clear: right;
}

.items .detail .dettext .detailfield7label {
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	float: left;
}

.items .detail .dettext .detailfield7content {
	padding: 0px 0px 8px 10px;
	clear: right;
}

.items .detail .dettext .detailpricelabel {
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	float: left;
}

.items .detail .dettext .detailpricecontent {
	padding: 0px 0px 8px 10px;
	clear: right;
}

.listnav {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #BE9F7D;
}

.text {
	padding: 10px 10px 10px 20px;
	width: 550px;
	float: left;
	color: #BE9F7D;
}

.text .left-side {
	width: 220px;
	padding-right: 10px;
	float: left;
}

.text .right-side {
	width: 255px;
	float: left;
	padding-left: 10px;
}

.notes {
	padding: 10px;
	clear: both;
	color: #BE9F7D;
}