body {
	margin: 0 auto;
	padding: 0;
	background: #370f07 url(../images/bg_gradient.jpg) repeat-x;
	height: 100%;
	width: 100%;
	position: relative;
	font-family: "MS Sans Serif";
	color: #333
}
h1, h2, h3, h4, h5, h6 { font-family: "palatino linotype", palatino, serif; }
p {
	font-size: 14px;
	color: #333;
}
a { color: #4378bb; }
a:hover { color: #333; }
a:visited { color: #9f6614; }
#topLine {
	position: fixed;
	top:0;
	left: 0;
	height: 3px;
	background: #d0c0a9;
	width: 100%;
}
#bottomLine {
	position: fixed;
	bottom:0;
	left: 0;
	height: 3px;
	background: #64340c;
	width: 100%;
}
#container {
	width: 100%;
	min-width: 960px;
	height: 815px;
	margin: 0 auto;
	background: url(../images/bg_woodLayout.jpg) no-repeat center top;
	display: table;
}
#wrap {
	width: 960px;
	min-width: 960px;
	height: 815px;
	margin: 0 auto;
	position: relative;
}
#search {
	height: 62px;
	text-align: right;
	padding: 3px 3px 0 0;
}
#search input {
	border: none;
	line-height: 14px;
	font-size: 13px;
	margin: 3px 14px 0 0;
	width: 200px;
	outline: none;
	background: transparent
}
input#searchBtn {
	padding: 2px 4px;
	cursor:pointer;
	background:#a6967a;
	color: #c7b59a;
	width:auto
}
input#searchBtn:hover { color: #333 }
#header {
	height: 115px;
	background: url(../images/img_header.gif) no-repeat;
	position: relative
}
a#returnHome {
	position: absolute;
	top: 10px;
	left: 70px;
	width: 363px;
	height: 91px;
	text-decoration: none;
	outline: none;
}
#fadingMessages {
	position: absolute;
	right: 82px;
	top: 0;
	width: 204px;
	height: 66px;
}
#topMenu {
	height: 54px;
	border-top: 1px solid #603913;
	border-bottom: 1px solid #603913;
}
#content {
	padding: 10px 0;
	height: 489px;
}
#contentLeft {
	width: 320px;
	height: 100%;
	margin: 0 0 0 10px;
	float: left;
	border-right: 1px solid #603913;
}
#contentLeftHome {
	width: 320px;
	height: 100%;
	margin: 0 0 0 10px;
	float: left;
}
#contentLeft p {
	/*	color: #b8a88e;*/
color: #333;
	font-size: 14px;
	padding: 0 10px 0 0;
}
#contentLeft h2 {
	color: #7c3a00;
	font-size: 36px;
	margin: 0 0 10px;
	padding: 0;
}
h4#leftH4 { }
#contentRight {
	width: 610px;
	height: 100%;
	margin: 0 0 0 10px;
	float: left;
	overflow: hidden
}
#contentRightHome {
	width: 610px;
	height: 100%;
	margin: 0 0 0 10px;
	float: left;
	overflow: hidden
}
#contentWhole {
	width: 940px;
	height: 489px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url(../images/contentWhole.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h2#productMainTitle {
	color: #7c3a00;
	font-size: 36px;
	margin: 0 0 10px;
	padding: 0;
}
#copyright {
	font-size: 11px;
	color: #d0c0a9;
	padding: 10px;
	text-align: right
}
#copyright a { color: #d0c0a9; font-weight:
}
/* *************** topMenu *************** */

#topMenuList {
	position: relative;
	height: 24px;
	width: 930px;
	background: url("../images/bg2.gif") repeat-x top;
	padding: 15px;
	margin: 0;
	overflow: hidden;
}
#topMenuList li {
	float: left;
	list-style: none;
}
#topMenuList li.back {
	background: url("../images/lava2.gif") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
#topMenuList li.back .left {
	background: url("../images/lava2.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#topMenuList li a {
	font-family: "palatino linotype", palatino, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #603913;
	outline: none;
	text-align: center;
	top: 3px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 15px;
}
#topMenuList li a:hover, #topMenuList li a:active, #topMenuList li a:visited, #topMenuList li.current a { border: none; }
/* *************** subMenu ****************** */
#flashcontent {
	height: 100%;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 200px;
}
/* **************** product details **************** */
.prodDetailItemName, .prodDetailItemValue { font-size: 12px; }
.prodDetailItemName {
	clear: left;
	float: left;
	width: 140px;
	text-align: right;
	padding: 0 4px 0 0;
}
.prodDetailItemValue {
	float: left;
	width: 160px;
	color: #666666
}
#prodDetailUL {
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none
}
#prodDetailUL li { line-height: 20px; }
#prodDetailUL li span { font-weight: bold }
/* **************** setting details **************** */
#settingH3, #settingH4 {
	text-align: center;
	margin: 0;
	padding: 4px 0;
	color: #64340c;
	text-transform:uppercase
}
#settingH4 { margin-bottom: 20px }
.settingPiece {
	padding: 0 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc
}
.settingPiece hr {
	clear: both;
	color: #ddd;
	width: 90%;
	margin: 0 auto;
	height: 1px;
}
.settingPiece img {
	float: left;
	display: block;
	width: 100px;
	margin:0;
}
.settingDetails {
	width: 195px;
	float: right;
	padding: 0 5px 5px 0
}
.settingDetails div {
	font-size: 11px;
	color: #888
}
.settingDetails div span { }
div.settingPieceName a {
	font-weight: bold;
	/*	color: #d0c0a9;*/
	font-size: 14px;
}
.settingResult {
	height: 200px;
	position: relative
}
.settingResult img { cursor: pointer }
.settingResult a {
	font-weight: bold;
	color: #d0c0a9;
	font-size: 16px;
	position: absolute;
	left: 220px;
	top: 70px;
}
.settingResult a:hover { color: #64340c; }
/* ***************  contact ******************* */
#companyName {
	margin: 0 auto;
	padding: 0;
	font-size: 20px;
}
p#companyAddress {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
p#companyContactInfo {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
/* *************** Category ****************** */
.result {
	height: 100px;
	width: 290px;
	float: left;
	position: relative;
}
.result img { cursor: pointer }
.result a {
	font-weight: bold;
	color: #d0c0a9;
	font-size: 16px;
	position: absolute;
	left: 100px;
	top: 40px;
}
.result a:hover { color: #64340c; }
/* **************** Misc. ********************* */

#swatchTitle {
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #d0c0a9;
}
h2#homeH2, h3#homeH3 {
	margin: 0 auto;
	padding: 0;
	text-align: center
}
h2#homeH2 {
	margin-top: 50px;
	color: #9f6614;
	line-height: 32px;
	width: 90%;
}
h3#homeH3 {
	margin-top: 30px;
	color: #c7b59a;
	width: 96%;
}
/* **************** FAQ ********************* */
.hiddencontent {
	padding:0 12px 12px;
	background:#fff;
	display:none;
}
.FAQ { padding: 10px; }
.Q {
	font-weight: bold;
	margin: 0 0 10px;
	color: #4378bb;
	font-size: 15px;
}
.A {
	font-size: 14px;
	padding-left: 10px;
	color: #666666
}
/* **************** CONTACT US ******************* */
form#contactRequest { font-size: 13px; }
form#contactRequest label {
	width: 100px;
	float: left;
	clear: left;
	text-align: right;
	padding: 0 10px 0 0;
	color: #4378bb;
}
form#contactRequest label input {
	margin: 0 0 0 10px;
	float: left;
}
#contactSubmit {
	margin: 0 0 0 110px;
	padding: 12px 10px
}
h2#agentsTitle { margin: 0 }
#agentList li { font-size: 12px; }
#agentList li a {
	color: #444;
	font-size:13px
}
#agentList li a:hover { color: #060 }
#agentList li span {
	padding: 0 0 0 10px;
	color: #4378bb;
	font-size: 12px;
}
/* **************** CATALOG REQUEST *************** */
form#catRequest, form#FAQrequest { font-size: 13px; }
.formRow { padding: 4px 0; }
#reason {
	margin: 10px 0;
	padding: 0 0 0 60px;
	font-size: 12px;
}
#reason label { font-size: 13px; }
#reason input { margin: 2px 5px 2px 42px; }
form#catRequest label, form#FAQrequest label {
	width: 100px;
	float: left;
	clear: left;
	text-align: right;
	padding: 0 10px 0 0;
	color: #4378bb;
}
form#catRequest label input, form#FAQrequest label input {
	margin: 0 0 0 10px;
	float: left;
}
#catSubmit {
	margin: 0 0 0 110px;
	padding: 4px 6px
}
#faqSubmit {
	margin: 0 0 0 110px;
	padding: 12px 10px
}
h4 { margin: 1em 0 }
h4#sendValid {
	color: #77bc3f;
	margin: 0 auto;
}
h4#sendError {
	color: #e86d1f;
	margin: 0 auto;
}
/* **************** LOCATOR *************** */
.dealer_result {
	width: 90%;
	margin: 0 auto 5px;
	clear: left;
}
.distance span {
	font-size:20px;
	display: block
}
.dealer_result .dealer_info {
	float: left;
	width: 400px;
}
.dealer_info h4 { margin: 3px 0; }
.dealer_info {
	margin: 4px 0 10px;
	border-bottom: 1px dotted #ccc
}
.dealer_info b {
	font-size: 13px;
	color: #4378bb;
}
.dealer_info ul {
	float: left;
	display: block;
	width: 250px;
	margin: 3px 0;
	padding: 0 0 0 10px;
	list-style: none
}
.dealer_info ul li { line-height: 17px }
#zipPanel {
	padding: 10px 0 0 10px;
	width: 350px;
}
#zipLocator {
	padding: 10px;
	font-size: 11px;
	margin: 0;
}
#zipSubmit { margin: 10px 0 0; }
#locResults {
	width:350px;
	height: 350px;
	overflow:auto;
	float: left;
	padding: 0 0 15px 10px;
}
#locResults div {
	color: #666;
	font-size: 12px;
}
div.distance {
	float: left;
	color: #666;
	width: 70px;
	text-align: center;
	padding: 15px 0 0;
}
/* **************** IPE ******************************** */
#ipeTitleGroup { text-align: center; }
#ipeTitleGroup h3 { }
#ipeTitleGroup h2 {
	font-size: 60px;
	color:#7C3A00;
	line-height: 60px;
	padding:0;
	margin:0
}
#ipeTitleGroup h2 span {
	font-size: 14px;
	font-style:italic;
	line-height: 30px
}
#ipeContent {
	height: 489px;
	overflow: auto;
	padding: 0 10px;
	font-size: 14px;
}
#ipeContent p { padding: 5px 30px; }
#ipeContent h3 {
	text-align: center;
	font-size: 30px;
	color:#7C3A00;
}
.ipeImg {
	float: right;
	margin: 10px 10px 10px 16px;
	text-align: center;
	width: 250px
}
.ipeImg img { border: 2px solid #99754D }
.ipeImg span { font-size: 11px }
#performanceTable {
	border: 2px solid #4b7e3a;
	border-bottom: none;
	border-right: none;
	margin: 0 auto
}
#performanceTable tr td {
	background: #d7d5b3;
	border-bottom: 2px solid #4b7e3a;
	border-right: 2px solid #4b7e3a;
	text-align: center;
	padding: 6px 4px;
	font-weight: bold;
	font-size: 14px
}
tr#performanceTitle td {
	background: #54170d;
	color: #d7d5b3;
}
/* **************** EVENTS ******************************** */
.event {
	padding: 0 10px 10px;
	border-bottom: 1px dotted #ccc;
}
.event h4 {
	color: #333;
	margin-bottom: 5px;
}
.event h5 {
	color: #4378bb;
	margin: 0;
}
.event p {
	font-size: 13px;
	padding: 0 10px 10px
}
.backgroundTitles {
	color: #4378bb;
	margin: 0;
}
.backgroundText {
	font-size: 14px;
	color: #333;
}
/* **************** PRESS/AWARDS ******************************** */
ul#pressReleases { }
ul#pressReleases li {
	color: #ccc;
	font-size: 20px;
	margin-bottom: 20px;
}
ul#pressReleases li span { color: #333; }
ul#pressReleases li a { font-size: 14px; }
/* **************** LOGIN / DEALER TOOLS *************** */
#dealerTools { padding: 10px 50px; }
#dealerTools p { font-size: 15px; }
#loginPanel {
	width: 200px;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 auto;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
}
#loginError { color: #930 }
/* *************** HACKS ****************** */
* html #topMenuList li a { margin: auto 7px; }
* html #contentLeft { margin-left: 5px }
* html #contentRight { }



#comingSoon {
	margin: 210px auto 0;
	font-size: 30px;
	text-align: center;
	color:#7C3A00;
}
#viewTheLine {
	text-align: right;
	float: right;
	margin-top: 450px;
	margin-right: 30px;
}
