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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:  #1A1205; 
	background-color: #1A1205;
	padding: 0px;
	margin: 0px;
}
#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative; background-image: url(../images/body_bg.jpg); 
}
#header {
	position: relative;
	height: 105px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header p {
	margin-top: 35px;
}

#header p {
	*margin-top: 5px !important;
}

#header #subhead {
	width: 50%;
	float: left;
}
#header #dealer-trigger {
	float: right;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#header #dealer-trigger:hover {
	text-decoration: underline;
}

h4.company-name {
	letter-spacing: -1px;
}

#facebook-like {
  position: absolute;
  right: 350px;
  top: 42px;
}

#new-site-alert,
.site-alert {
	width: 450px;
	margin: 0 auto 20px;
	border: 2px solid #332309;
	padding: 10px;
	background: #BC854D;
	text-align: center;
	font-weight: bold;
}

#new-site-alert a {
	color: #000;
}

#navbar {
background-image:url(../images/nav_bg.jpg);
width:900px;
height:36px;
}
#banner {
	height:247px;
	width:900px; clear:both;
}
#bar {
	background-image:url(../images/bar.jpg);
	height:22px;
}
#content {
	width:900px; 
	background-repeat:repeat-x; 
}
#full { 
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	padding: 20px;
}
#leftside {
	float:left;
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	width:563px;
	padding:20px;  
}
#rightside {
	float:left;
	background-image:url(../images/brown_bg.jpg);
	background-repeat:repeat-x;
	width:256px;
	padding:20px;
	color:#FFFFFF;
}

#footer { clear:both;  
	background-image:url(../images/footer.jpg);
	height:26px;
	width:900px; 
	color:#1A1205;
	text-align:center;
	padding-top:7px; font-size:10px;
}
#afterfooter {
	height 25px;
	width:900px;
	padding-top:10px;
	text-align:right;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}

h1.small {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; color: #fff; font-weight:bold;
}
.large_font { 
color: #D77331;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
line-height: 28px;
}
.white_font { 
color: #FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}
.steps {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; color: #A53601; font-weight:bold;
padding: 0px;
margin:0px;
}
/******************* PARAGRAPH TAG *******************/
/* no padding and margin prevents problems while styling */
/* Use <br> to create extra page break after paragraphs */
p {
	padding: 0px;
	margin: 0px;
}
/******************* HEADINGS *******************/
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:24px; 
	font-weight:normal;
	color: #1A1205;
	padding: 0px;
	margin: 0px; 
}
h1.big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:28px; 
	font-weight:normal;
	color: #1A1205;
	padding: 0px;
	margin: 0px; 
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #A53601;
	text-transform:capitalize;
}
h2.faqs {
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #D77331;
	padding: 0px;
	margin: 0px;
}
h4 { 
	font-family:   Arial, Helvetica, sans-serif;
	font-size:22px; 
	color:#FFFFFF;
	font-weight:normal;
}

hr {
	height:1px; width: 95%;
	}

/******************* Fixes Browser Bugs *******************/
.clearFix {
	clear: both;
}
/******************* BODY LINKS *******************/
a:link, a:visited {
	color: #a75821;
	padding: 0px;
	margin: 0px;
}
a:hover {
	color: #d77331;
	padding: 0px;
	margin: 0px;
}

/* fix wierd outline*/ 

a:focus, a:active {
        outline: none;
      }


/******************* COPYRIGHT *******************/
#copyright 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#copyright a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright a:hover {
	color: #FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/******************* COPYRIGHT *******************/
.form_fonts input, textarea, option {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
/******************* transparent png fix *******************/

img, div { behavior: url(iepngfix.htc) }

/** places padding around content **/
.padded_text_10 {
	padding:10px;
    line-height:18px;
}

.padded_text_20 {
	padding:20px;
    line-height:18px;
}

.padded_text_40 {
	padding:20px 40px;
    line-height:18px;
}

/*************cart stuff ***************/

.prodname, .detailname, .prodimage{
font-weight: normal;
font-size:18px; line-height:22px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:20px;
text-align: center;
}
SPAN.price {
COLOR: #FF0000;
font-weight:bold; 
font-size:14px;
}
div.proddescription {
text-align:left;
font-size:10px;
}
.prodoptions table tr td {
text-align:left; vertical-align:top;
font-size:10px;

}

input, textarea, option, label, select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

/**
 * Request a Pattern Contact Form
 */
	#request-pattern td {
		padding-bottom: 15px;
		line-height: 1.1;
	}

/**
 * Bronze Color Chart Page
 */
	tr td.color {
		padding-bottom: 0;
	}

	tr td.label {
		padding-top: 0;
	}


/**
 * Subnavigation Menu
 */
	#marquee .frame {
		position: relative;
	}
	
	#marquee .frame .message {
		position: absolute;
		bottom: 10px;
		right: 0;
		height: 20px;
		width: 350px;
		padding: 10px 50px 10px 10px;
		font-family: "Times New Roman", Times, serif;
		font-size: 24px;
		font-style: oblique;
		text-align: left;
		color: #c2bf92;
		background-color: rgba(0, 0, 0, .30);
	}
	
	#nav {
		position: relative;
	}
	
	#subnav, 
	#nav {
		border-bottom: 1px solid #332309;
	}
	
	#nav.open {
		border: none;
	}
	
	#nav ul li a.hover {
		color: #B87040;
	}
	
	#nav ul li a.selected {
		color: #B87040;
	}
	
	#subnav {
		position: absolute;
		top: 36px;
		z-index: 10;
		width: 900px;
		background: #C8BC94;
	}
	
	#subnav #tablepads.sub {
		margin-left: 50px;
	}
	
	#subnav #touchup.sub {
		margin-left: 98px;
	}
	
	.hide {
		display: none;
	}
	
	.sub {
		height: 30px;
		margin: 0;
		text-indent: 0;
	}
	
	.sub ul {
		margin: 0;
		padding: 0;
	}
	
	.sub li {
		display: block;
		float: left;
		margin: 0 20px 0 0;
		padding: 0;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 30px;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
	}

	.sub li a.selected {
		color: #332309;
		text-decoration: none;
	}
