/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/CPwoodbg.jpg) #513e2a;
	color: #564022;
	font: .8em "Century Gothic", Times, serif;
	padding: 0 0 20px
}
a{
	color: #961b1e;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
table td,  table th{
padding:5px;
}

input,select,textarea {
border: #66513A 1px solid;
font-size: 11px;
padding: 2px
}
.formbutton {
font-weight: bold;
color: #ffffff;
background-color: #6F5642;
border: none;
text-decoration: none;
padding: 3;
}
.boldtext { 
font-weight: bold;
text-decoration: underline;
padding-bottom: 5px; 
}
.lgfont {
font-weight: bold;
}

li{
	list-style: none
}
h2{
	color: #961b1e;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .1em
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
p{
	line-height: 1.2em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	border-left: 1px solid #d8d3cd;
	border-right: 1px solid #d8d3cd;
	margin: 0 auto;
	padding: 13px 10px 0;
	width: 787px
}
#page-top, #page-bot{
	background: url(../images/page-top.gif) no-repeat top;
	height: 198px;
	margin: 0 auto;
	overflow: hidden;
	width: 809px
}
#page-bot{
	background: url(../images/page-bot.gif) no-repeat top;
	height: 62px
}
/*=== Header ===*/
#header{
	height: 112px;
	margin: 0 0 30px;
	padding: 30px 30px 0 50px
}
#header .content{
	float: right;
	padding: 12px 0 0
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 260px
}
#header h1 a{
	display: block;
	height: 112px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	height: 46px;
	margin: 0 auto 40px;
	text-indent: -9999px;
	width: 705px
}
.nav1 li{
	float: left;
	padding: 0 4px 0 0
}
.nav1 li a{
	display: block;
	height: 46px;
	width: 130px
}
.nav1 li#n11 a{
	background: url(../images/nav11.gif) no-repeat top
}
.nav1 li#n12 a{
	background: url(../images/nav12.gif) no-repeat top
}
/*- Nav2 -*/
.nav2{
	height: 38px;
	margin: -15px 0 0 420px;
	position: absolute;
	text-indent: -9999px;
	width: 380px
}
.nav2 li{
	float: left;
	padding: 0 3px 0 0
}
.nav2 li a{
	display: block;
	height: 38px;
	width: 102px
}
.nav2 li#n21 a{
	background: url(../images/nav21.gif) no-repeat top
}
.nav2 li#n22 a{
	background: url(../images/nav22.gif) no-repeat top
}
.nav2 li#n23 a{
	background: url(../images/nav23.gif) no-repeat top
}
/*- Nav3 -*/
.nav3 ul{
	font-size: 1.1em;
	margin: 0 0 2em
}
.nav3 li{
	margin: 0 0 .1em;
	padding: 0 0 0 18px
}
.nav3 li a{
	color: #564022
}
.nav3 li a:hover,
.nav3 li.active a{
	color: #961b1e;
	text-decoration: none
}
/*- Nav4 -*/
.nav4{
	text-align: center
}
.nav4 a{
	color: #f16522
}
.nav4 ul{
	padding: 20px 0 0
}
.nav4 li{
	border-right: 1px solid #f48b59;
	display: inline;
	padding: 0 .8em
}
.nav4 li.last{
	border: 0
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 163px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 617px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 208px
}
.col2{
	float: right;
	width: 404px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	text-align: justify;
	width: 208px
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 33px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top
}
.box .content{
	background: url(../images/box-bgr.gif) repeat-y top;
	height: 1%;
        min-height: 400px;
	padding: 0 18px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
.search{
	clear: both;
	height: 25px;
	padding: 0 10px 0 22px
}
.search fieldset{
	float: left;
	width: 235px
}
.search fieldset img{
	float: left;
	margin: 0 7px 0 0
}
.search input{
	float: left;
	width: 95px
}
.search input.btn{
	margin: 0 0 0 5px;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic{
	background: url(../images/pic-bgr.gif) no-repeat top;
	height: 304px;
	margin: 0 0 .2em;
	overflow: hidden;
	width: 404px
}
.pic img{
	display: block;
	height: 265px;
	margin: 20px 0 0 20px;
	width: 362px
}
.pics{
	text-align: center
}
.pics img{
	margin: 0 2px
}
.featuredheader{
margin-top: 15px;
	align:left; 
}
.featuredproducts{
	margin-top: 10px;
        text-align: center
}


/*=== Footer ===*/
#footer{
	color: #ffffff;
	margin: 0 auto;
	width: 705px
}
#footer a{
	color: #ffffff
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fr{
	float: right
}

