/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #e9f6e5 repeat-x top;
	color: #2f362c;
	font: .8em Georgia,"Times New Roman", Times, serif
}
a{
	color: #2f362c;
	text-decoration: underline
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.5em;
	margin: 0 0 .5em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}

.more {
	font-size:11px;
}

.title { 
	font-size: 1.5em;
	margin: 0 0 0 0;
	float: left
	}

.pagenumbers {
	font-size: 0.9em;
	float: right;
	margin: 10px 0 0 0;
	}

.pagenumbers2 {
	font-size: 0.9em;
	float: right;
	margin: 0 0 0 0;
	}

.pagenumbers a {
	text-decoration: none
	}
.pagenumbers a:hover {
	color: gray
	}
	
.divider {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	color: darkgreen;
	}
	
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 27px;
	width: 770px
}
#page-top, #page-bot{
	margin: 0 auto;
	overflow: hidden;
	width: 824px
}
#page-top{
	background: url(../images/page-top.png) no-repeat top;
	height: 4px
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top;
	font-size: 10px;
	height: 54px;
	padding: 15px 0 0;
	text-align: center
}
#page-bot a{
	text-decoration: none
}
#page-bot a:hover{
	text-decoration: underline
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) repeat-x top;
	height: 59px
}
#header .content{
	color: #62745a;
	float: right;
	font: 14px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 25px 15px 0 0;
	visibility: visible
}
#header .content img{
	margin: 0 0 -3px;
	position: relative
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 374px
}
#header h1 a{
	display: block;
	height: 59px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: #99b58d;
	border-bottom: 4px solid #62745a;
	border-top: 4px solid #62745a;
	font: bold 14px Arial,Verdana,Helvetica,Sans-Serif;
	height: 29px;
	text-transform: uppercase
}
.nav1 li{
	border-right: 2px solid #62745a;
	float: left;
	line-height: 29px;
	text-align: center
}
.nav1 li.last{
	border: 0
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	width: 126px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #62745a;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 15px 0 0;
	padding: 0 20px 20px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: 10px 0 0;
	width: 389px
}
.col2{
	float: right;
	width: 332px	
}

.categories {
	width: 600px;
	padding: 50px 60px 70px 100px;
	}

ul.catlist li {
	padding: 10px;
	}

ul.prodlist li {
	padding: 10px;
	}

ul.catlist a {
	text-decoration: none;
	}
	
ul.catlist a:hover {
	text-decoration: underline;
	}

ul.catlist img {
	border: 1px solid #000000;
	float: left;
	clear:both;
	}
	
ul.prodlist img {
	border: 1px solid #000000;
	float: left;
	clear: both;
	}

ul.catlist p { 
	height: 70px;
	margin: 0;
	padding: 32px 0 0 10px;
	}
	
ul.prodlist p {
	height: 102px;
	margin-bottom: 20px;
	padding: 0 0 0 10px;
	}
	
ul.prodlist a:hover {
	text-decoration: none
	}

.catcol1 {
	height: 1%;
	width: 300px;
	float: left;
	}
	
.catcol2 {
	height: 1%;
	width: 300px;
	float: right;
	}

.catcol3 {
	height: 1%;
	width: 700px;
	float: left;
	}
	

.corkboard {
	width: 600px;
	height: 1%;
	background-color: #f8f9f8;
	border: solid 1px #c8d4c3;
	padding-left: 30px
	}

	
/* url(/images/cork.jpg) no-repeat; 
url(/images/pin.gif) no-repeat top right
*/

ul.notice {
	width: 100%;
	height: 100%;
	margin: 0px;
	list-style: none;
	padding: 15px;
	}
	
ul.notice li {
	float: left;
	width: 215px;
	min-height: 120px;
	display: inline;
	background: #daecd1 url(/images/noticebg.gif) repeat-x;
	border: solid 1px #000;
	padding: 30px 10px 5px 10px;
	margin: 10px;
	}
	
	

fieldset {
	float: left;
	clear: left;
	width: 400px;
	margin: 1.5em 0 0 0;
	padding: 0;
	border: 1px solid #bfbab0;
	background-color: #effbea;
	}

fieldset ul {
	padding: 1em 1em 0 1em;
	list-style: none
	}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	}


fieldset submit {
	border: 0 none #fff;
	width: auto;
	padding-left: 12em;
	float: none;
	}

fieldset label {
	display: block;
	float: left;
	width: 10em;
	margin-right: 1em;
}
	
/*=== Product listings ===*/

.products {
	width: 700px;
	}

.details {
	width: 700px
	}
	
.details img {
	float: left;
	clear: none;
	padding-right: 10px
	}

	
/*== Gallery Styles ==*/

.gallery {
	width: 470px;
	height: 1%;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 30px;
	}

ul.gallerythumbs {
	width: 470px;
	height: 1%;
	float: left;
	list-style: none;
	}

ul.gallerythumbs li {
	display: inline;
	padding: 8px;
	float: left
	}
	
.spacer {
	width: 500px;
	height: 30px;
	clear: none;
	}
	
.slideshow td {
	padding-left: 15px
	}


/*=== Styling Boxes ===*/
.box{
	background: #c6ddbb;
	border-top: 4px solid #62745a;
	height: 1%;
	padding: 16px 0
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	border: 1px solid #191919;
	display: block
}
.th img{
	float: left;
	margin: 0 0 0 18px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

	

