@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_back.jpg);
	background-repeat: repeat-x;
	background-color: #ebf0eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #7c7d7c;
}
#sales {
	float: right;
	width: 550px;
	padding-top: 40px;
}
.item {
	font-style: italic;
	font-weight: normal;
	color: #666;
}
#pagecontainer {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}
#bigpic {
	float: right;
	width: 420px;
	padding-top: 20px;
}


#leftcol {
	float: left;
	width: 570px;
}
#text {
	float: right;
	width: 420px;
	padding-top: 60px;
}
#quote {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	padding-left: 0px;
	padding-top: 30px;
	color: #999;
	padding-bottom: 0px;
	float: right;
}
#header {
	padding-left: 100px;
	height: 82px;
}
#subnav ul li ul li {
	font-weight: normal;
	text-transform: none;
	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;
	margin: 0px;
	padding: 8px 0px;
}


#subnav {
	text-decoration: none;
	float: left;
	width: 120px;
	margin-top: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cb9f8b;
}

#subnav li a {
	text-decoration: none;
	list-style-type: none;
	color: #7c7c7c;
	background-repeat: no-repeat;
	background-position: left;
	border-right-style: none;
	border-left-style: none;
}
#subnav li {
	color: #7c7c7c;
	list-style-type: none;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cb9f8b;
	padding-bottom: 5px;
	width: 105px;
	text-align: right;
	padding-right: 15px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;

}
#subnav ul .sub a {
	text-transform: none;
	color: #E0C0B4;
	font-weight: bold;

}




#subnav ul {
	margin: 0px;
	padding: 0px;
}
#salespic {
	float: right;
	width: 300px;
	margin-left: 30px;
}
#sales table tr td a {
	color: #A86A4F;
}
#sales table {
	font-size: 12px;
	line-height: 29px;
}
#sales table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DAB4A7;
	border-right-color: #DAB4A7;
	border-bottom-color: #DAB4A7;
	border-left-color: #DAB4A7;
}

#subnav li:hover {
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #cb9f8b;
	border-left-color: #cb9f8b;
	border-right-width: 1px;
	border-left-width: 1px;
	text-decoration: underline;
}
#leftcol #subnav ul #page {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #cb9f8b;
	border-left-color: #cb9f8b;
}
#footer {
	padding-top: 30px;
	clear: both;
}
#credit {
	font-size: 11px;
	color: #999;
	padding-top: 20px;
}
#subnav ul .sub {
	text-transform: none;
	color: #D9B4A1;
	font-weight: bold;
	line-height: 17px;
}
#credit a {
	color: #999;
}
#bigpic img {
	border: 10px solid #FFF;
}
#text a {
	color: #7C7D7C;
	text-decoration: underline;
}
#text a:hover {
	color: #D7B29F;
}
#thumbs img{
	padding-top: 0px;
	border: 7px solid #FFF;
	margin-bottom: 0px;
	margin-right: 4px;
}
h1 {
	margin: 0px;
	padding: 0px 0px 10px;
}
#text p {
	margin: 0px;
	padding: 5px 0px 8px;
}
#thumbs {
	background-color: #FFF;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px 2px 7px;
	color: #C9B39E;
}
.small {
	font-size: 11px;
}
#pic1 {
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 200px;
	float: left;
	top: 50px;
	right: auto;
	left: auto;
}
