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

body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: trebuchet MS, verdana, Arial, Tahoma;
	font-size: 11px;
}

.flashintro{
border: 0;
display: block;
float: left;
width: 745px;
height: 494px;
margin: 20px 0 0 46px;
	}
	
	img{
border: 0;
	}
	
.cart{
font-size: 14px;
color: #dd4b00;
display: block;
float: left;
margin: 64px 0 0 79px;
	}

.cart a{
color: #6c3b21;
text-decoration: underline;
	}
	
.cart a:hover{
color: #000;
text-decoration: none;
	}
	
.searchbox{
display: block;
float: left;

	}
	
.searchbox input.input{
border: 0px;
color: #333333;
font-size: 10px;
margin:57px 0 13px 24px;
width:142px;
	}
	
.searchbox a{
clear: left;
color: #6f3c22;
text-decoration: underline;	
font-size: 14px;
margin-left:23px;
	}
	
.searchbox a:hover{
color: #000;
text-decoration: none;
	}
	
ul.nav {
color:#6D3B21;
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:44px 0 0 10px;
padding:0;
text-decoration:none;
width:180px;
	}
	
ul.nav li a{
color: #6d3b21;
text-decoration: none;
display: block;
float: left;
width: 180px;
list-style: none;
font-size: 16px;
border-bottom: 1px dotted #6d3b21;
background-image: url(img/arrow.gif);
background-repeat: no-repeat;
background-position: 0 50%;
text-indent: 15px
	}

ul.nav li a:hover{
color: #df5711;
text-decoration: none;
	}

.Breadcrumb{
color:#6C3B21;
display:block;
float:left;
font-family:trebuchet MS,verdana,Arial,Tahoma;
font-size:18px;
margin-left:47px;
margin-top:22px;
text-transform:lowercase;
	}
	
.Breadcrumb a{
font-family: trebuchet MS, verdana, Arial, Tahoma;
	font-size: 18px;
	color: #dd4b00;
	text-decoration: none;
	}
	
.Breadcrumb a:hover{
color: #dd4b00;
	text-decoration: underline;
	}
	
.Breadcrumb strong{
color: #a1c608;
	}	
	
#content{
color: #6b6b6b;
font-size: 12px;
display: block;
float: left;
margin: 0 10px;
width: 740px;
min-height: 485px;
}

hr{
background-color:#99CC00;
color:#dbec93;
height:1px;
}

th{
border-bottom: 1px dotted #99CC00;
}

.Title{
color:#6C3B21;
font-family:trebuchet MS,verdana,Arial,Tahoma;
font-size:16px;
text-transform:uppercase;
}

.TotalLabel{
color:#6C3B21;
font-family:trebuchet MS,verdana,Arial,Tahoma;
font-weight: bold;
}

#product-list-sorter{
color: #dd4b00;
font-size: 12px;
margin-top: 10px;
}

#product-list-sorter a{
color: #6c3b21;
font-size: 12px;
text-decoration: none;
}

#product-list-sorter a:hover{
color: #dd4b00;
font-size: 12px;
text-decoration: none;
}

#product-list-sorter strong{
color: #b9de1d;
font-size: 12px;
}


.ProductName{
color: #dd4b00;
font-size: 12px;
text-align: center;
}

.ProductName2{
color: #6f3c22;
font-size: 24px;
text-align: left;
margin: 6px 0;
text-transform: uppercase;
}

.ProductName2 strong{
color: #dd4b00;
font-size: 18px;
text-transform: uppercase;
font-weight: normal;
}

.LargerImageLink, .LargerImageLink a, .relatedlink{
color: #474747;
font-size: 14px;
font-weight: normal;
text-align: left;
text-decoration: none;
}

.LargerImageLink a:hover, .relatedlink:hover{
color: #000;
font-size: 14px;
font-weight: normal;
text-align: left;
text-decoration: none;
}

.ProductOptionsTitle{
color: #dd4b00;
font-size: 12px;
text-align: left;
text-transform: uppercase;
}

.smallimage img{
width: 200px;
height: auto;
}

div#contact-us {
    padding: 10px; 
    line-height: 20px;
}

div#contact-us img {
    float: left;
    margin: 0px 20px 10px 0px;
    width: 200px;
    height: 200px;
    border: 0px;
}

div#contact-us div.Title {
    margin-top: 10px;
    font-weight: bold;
}

div#contact-us div.Text {
    line-height: 14px;
    font-weight: normal;
}

div#contact-us div.Label {
    float: left;
    font-weight: normal;
    width: 45px;
    margin-top: 4px;
}

div#contact-us input {
    margin: 2px;
    width: 385px;
}

div#contact-us input[type="submit"]{
    width: 50px;
}

div#contact-us textarea {
    margin: 2px;
    width: 430px;
    height: 200px;
}

select, input, textarea{
color: #3f3f3f;
border: 1px solid #3f3f3f;
font-family: trebuchet MS, verdana, arial;
font-size: 11px;
text-align: left;
padding: 2px;
}

.noborder, div.searchbox input{
color: #3f3f3f;
border: 0px;
font-family: trebuchet MS, verdana, arial;
font-size: 11px;
text-align: left;
padding: 0;
}

.ProductOptions{
background-color:#FFFCF0;
border:1px solid #FFCC00;
margin-bottom:10px;
padding:15px;
}

.ProductName a{
color: #dd4b00;
font-size: 12px;
text-decoration: underline;
}

.ProductName a:hover{
color: #000;
font-size: 12px;
text-decoration: none;
}

.ProductPrice, .ProductPrice a{
text-align: center;
color: #dd4b00;
font-size: 12px;
text-decoration: none;
}
	
.footer{
font-family: trebuchet MS, verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFF;
	display: block;
	float: left;
	margin-left: 10px;
	}
	
	.footer a{
font-family: trebuchet MS, verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}
	
	.footer a:hover{
font-family: trebuchet MS, verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	}
