@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #aa8d30;
	background-image: url(../imgs/leaf_bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

img {border: 0;}

a:link {
	color: blue;
	font-weight: normal;
}
a:visited {
	color: #856a16;
}
a:hover {
	color: navy;
}
a:active {
	color: navy;
}
h1 {
	font-size: 21px;
	color: #856a16;
}
h2 {
	font-size: 18px;
	color: #000000;
}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.l-float {float: left; margin: 5px 15px 10px 0;}
.r-float {float: right; margin: 5px 0 10px 15px;}
.clear {clear: both;}
.q {font-weight: bold;}
.a {font-style: italic; margin-bottom: 2em;}
.top {text-transform: uppercase; font-weight: bold; size: 11px;}
.small {font-size: 11px;}

/*//////// SECTION/DIV IDs //////////////////////////////////*/

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 768px;
	background: url(../imgs/sidebar_board.jpg) repeat-y 0 0;
}

#header {
	position: relative;
	top:0;
	left:0;
	width: 768px;
	height: 96px;
	background: url(../imgs/header_inner_tag.jpg) no-repeat 0 0;
}

#leftcol {
	position: relative;
	top: 0;
	left: 0;
	width: 190px;
	float: left;
}

#fullcol {
	position: relative;
	top: 0;
	left: 0;
	width: 766px;

}

#rightcol {
	position: relative;
	top: 0;
	left: 0;
	width: 576px;
	margin-left: 192px;

}

#nav {
	position: relative;
	border-top: 2px solid white;
	background-color: #856a16;
	padding-bottom: 1em;
}


#banner {
	position: relative;
	top: 0;
	height: 95px;
	background: url(../imgs/banner_inner.jpg) no-repeat 0 0;
}

#banner-full {
	position: relative;
	top: 0;
	height: 95px;
	background: url(../imgs/kitchen-banner.jpg) no-repeat 0 0;
}

#content {
	position: relative;
	top: 0;
	background-color: #edf0c6;
	border-left: 2px solid white;
	line-height: 1.5em;
	min-height: 300px;
}

div.padding {
	padding: 10px 20px;
}

div.divider {
	/*height: 24px;*/
	background-color: #cb9323;
	border-top: 2px solid white;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 20px 5px 20px;
}

#footer {
	position: relative;
	clear: both;
	width: 768px;
	border-top: 2px solid white;

}



/*//////// NAVIGATION ///////////////////////*/

#nav-list {
	position: relative;
	left: -9px;
	padding: 0;
	font: bold 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 197px;

}

#nav-list li {
	list-style-type: none;
}

#nav-list li a { 
	display: block;
	/*height: 26px;*/
	padding: 12px 0 10px 22px;
	font-weight: bold;
}

#nav-list li a:link, #nav-list li a:visited {
	text-decoration: underline;
	color: #edf0c6;
}

#nav-list li a:hover, #nav-list li a:active, #home li.home a, #products li.products a, #kitchen li.kitchen a, #locations li.locations a, #faq li.faq a, #guide li.guide a, #contact li.contact a {
	text-decoration: none;
	color: #edf0c6;
	background: url(../imgs/nav_hover.jpg) no-repeat 0 0;
}


/*///////////// FOOTER /////////////////////*/

#l-footer {
	position: relative;
	width: 190px;
	border-right: 2px solid white;
	background-color: #856a16;
	float: left;
	text-align: center;
}

#l-footer img {
	margin: 1.5em 0;
}

#r-footer {
	position: relative;
	top: 0;
	left: 0;
	width: 576px;
	margin-left: 192px;
	background-color: #615e43;
	height: 300px;
	min-height: 300px;
}

#footer-text td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ededed;
	padding: 30px;
	vertical-align: middle;
	text-align: center;
}

#footer-text td a {
	margin: 0 0.5em;
}

#footer-text td a:link {
	color: #ededed;
}

#footer-text td a:hover {
	color: #fff;
}

#footer-text td a:visited, #footer-text td a:active {
	color: #ccc;
}


/*/////// HOMEPAGE ONLY ///////////////////////////////////////*/

#home #header {
	background: url(../imgs/header_home.jpg) no-repeat 0 0;
}

#home #banner {
	height: 288px;
	background-image: none;
}


#home #nav {
	border-top: 2px solid #856a16;

}

#home #nav-list {
	margin-top: 0;
	height: 259px;
}


/*/////// PRODUCTS PAGE ///////////////////////////////////////*/

table.p-tb {
	margin: 0;
	padding: 0;
}

table.p-tb td {
	vertical-align: top;
	text-align: center;
	padding: 0 2px;
}

table.p-tb td.p-text a:link, table.p-tb td.p-text a:visited, table.p-tb td.p-text a:hover, table.p-tb td.p-text a:active {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5em;
}

ul.products {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.products li {
	display: block;
	width: 122px;
	text-align: center;
	margin: 10px;

}

div.TabbedPanelsContent p, div.TabbedPanelsContent table {
	padding: 10px 20px;
}

table.accessories-tb td {
	vertical-align: top;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}




/*/////// EXTRAS ///////////////////////////////////////*/

#extra1 {
	position: absolute;
	top: 61px;
	right: -32px;
	height: 35px;
	width: 32px;
	background: url(../imgs/extra-gfx-top.gif) no-repeat 0 0;
}

#extra2 {
	position: absolute;
	top: 96px;
	right: -5px;
	height: 90%;	
	width: 5px;
	background: url(../imgs/extra-gfx-vertical.gif) repeat-y 0 0;
}

img.thumb {
	border: 2px solid #fff;
}

img.product-photo {
	margin: 0 20px 10px 20px;
	border: 2px solid #fff;
}



