@charset "UTF-8";
/* CSS Document */

body {
	background-color: #5c312a;
	margin: 0px;
	text-align: center;	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

p, td {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #5C312A;
	font-size: 13px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5C312A;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5C312A;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5C312A;
}


a {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #58332d;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #F6EDA8;
}

#header {
	vertical-align: top;
	background-image: url(../images/top-cap.jpg);
	background-repeat: no-repeat;
	height: 53px;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align: center;
}

#footer {
	background-image: url(../images/bottm-cap.jpg);
	background-repeat: no-repeat;
	height: 50px;
	vertical-align: bottom;
	clear: both;
	padding-top: 30px;
	text-align: right;
	background-color: #5c312a;
	font-size: 12px;
	color: #BAB37D;
}

#footer p {
	color: #BAB37D;

}

#footer a {
	text-decoration: underline;
	color: #BAB37D;
}

#footer a:hover {
	text-decoration: none;
}


#content {
	clear: both;
}

#contentMarquee {
}

#contentMain {
	padding: 15px;
	float: left;
	clear: both;
	width: 500px;
}

#contentFAQ {
	padding: 15px;
	clear: both;
}

#contentSide {
	padding-top: 15px;
	float: left;
	width: 250px;
}

#contentProd {
	padding: 15px;
	clear: both;
}



#contentNav {
	width; 750px;
}

#contentNav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content li {
	display: inline;
}

#contentNav a {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	margin: 0px;
}

#contentNav a {
	text-transform: uppercase;
	color: #672E28;
	font-size: 16px;
	font-weight: bold;
	border: 3px solid #F8EDA3;
}

#contentNav a:hover {
	background-color: #5C312A;
	color: #F8EDA3;
	display: block;
	border: 3px solid #5C312A;
}

#home #home,
#products #products,
#faq #faq,
#buy #buy,
#contact #contact
 {
	background-color: #FFF;
	color: #5C312A;
	display: block;
	border: 3px solid #5C312A;
}

/*### DEALER LIST STYLING ###*/

#dealerList {
	color: #5C312A;
}

#dealerRow {
	clear: both;
}

#dealerCell {
	float: left;
	padding-right: 10px;
}

#dealerState {
	padding-top: 18px;
}

#dealerState h2 {
	font-size: 24px;
}

#dealerName {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

#dealerPhone {
}

#dealerWeb {
}

#dealerCity {
	clear: both;
}

#dealerTop {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	clear: both;
	font-style: italic;
}

#dealerTop a {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

#dealerTop a:hover {
	text-decoration: underline;
}

#dealerArrow {
	padding-top: 10px;
}



.prodItem {
	background-color: #FFF;
	padding: 10px;
	border: 4px solid #5c312a;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #5C312A;
}

.prodHeader {
	width: 700px;
}

.prodImage {
	text-align: center;
	width: 250px;
}


.prodHeader h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.prodBlurb {
	height: 250px;
	margin-top: -250px;
	margin-left: 250px;
}

.clearer {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 768px;
	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-top: 10px;
	margin-bottom: 10px;
}

/* WHERE TO BUY TABLE */

#contentFAQ table.wtb {
}

#contentFAQ table.wtb tr {}

#contentFAQ table.wtb td {
	line-height: 18px;
	padding: 2px;
	text-align: left;
	border-bottom-color: #5C312A;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

#contentFAQ table.wtb td.header {
	padding-top: 10px;
	padding-left: 5px;
	font-size: 18px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5C312A;	
	color: #F6EDA8;
	
}
