
body
{
	margin: 0;
	padding: 0;
	font: 73% verdana, helvetica, "Trebuchet MS", tahoma, arial, sans-serif;
	line-height: 1.6em;
	color: #666;
	background: #e3dcc2 url(images/bg.jpg) repeat;
}

#header
{
	height: 182px;
	margin-bottom: 20px;
	color: #000;
	background: transparent url(images/banner.jpg) no-repeat;
}

.container
{
	width: 99.9%;
	padding: 0;
	margin: 0;
	background: transparent;
}

#nav
{
	margin: 0;
	padding: 0;
}

#nav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a:link, #nav a:visited
{
	float: left;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 10px 12px 6px 10px;
	text-decoration: none;
	color: #e3dcc2;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover
{
	color: #5f3d18;
	background: transparent url(images/rounded.gif) no-repeat top center;
}

#gutter
{
	float: left;
	width: 3%;
	height: 1px;
}

#col1
{
	float: left;
	width: 44%;
	margin-bottom: 1em;
	border-right: 0 dotted #ddd;
	padding-right: 3%;
}

#col2
{
	float: left;
	width: 19%;
	margin-left: 3%;
	margin-bottom: 1em;
	border-right: 0 dotted #ddd;
	padding-right: 3%;
}

#col3
{
	float: left;
	width: 19%;
	margin-left: 3%;
	margin-bottom: 1em;
}

#col12
{
	float: left;
	width: 69%;
	margin-bottom: 1em;
	border-right: 0 dotted #ddd;
	padding-right: 3%;
}

#col123
{
	float: left;
	width: 80%;
	margin-bottom: 1em;
	border-right: 0 dotted #ddd;
	padding-right: 3%;
}

#footer
{
	clear: both;
	margin: 0;
	height: 50px;
	padding: 5px;
	background: #bfa280;
	color: #fff;
}

h1
{
	margin-top: 0;
	padding: 4em 0 0 1em;
	font: 175% verdana, helvetica, "Trebuchet MS", sans-serif;
	color: #734e31;
	background: inherit;
}

h2, h3
{
	margin: 0;
	padding: 0.5em 0;
	xtext-transform: uppercase;
	font: normal 140% verdana, helvetica, "Trebuchet MS", sans-serif;
	color: #734e31;
	background: inherit;
	font-weight: bold;
}

blockquote
{
	font-weight: bold;
	font-style: italic;
	color: #b29b35;
}

.basket
{
	font-style: italic;
	color: #b29b35;
	font-size: 100%;
	line-height: 1em;
}

div.basket
{
	height: 150px;
	overflow: auto;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #734e31;
	background: inherit;
}

a:hover
{
	text-decoration: none;
	color: #000;
	background: inherit;
}

a img
{
	border: 0;
}

#gallery, #fgallery
{
	height: auto;
	margin: 20px 0 0 20px;
}

#gallery img, #fgallery img
{
	margin: 2px;
	padding: 10px;
	border: 1px solid #D6C8AD;
}

#gallery img
{
	float: left;
}

#gallery img.left
{
	float: left;
	clear: left;
}

#col3 ul
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#col3 ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}

#col3 ul li a
{
	display: block;
	color: #b19766;
	background: inherit;
	text-decoration: none;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #b19766;
}

#col3 ul li a:hover, #col3 a.smallright:hover
{
	text-decoration: none;
	background: #ddcdb3;
	color: #734e31;
}

#col3 a.smallright
{
	display: block;
	color: #b19766;
	background: inherit;
	text-decoration: none;
	margin: 0;
	text-align: right;
	font-size: 90%;
}

legend
{
	font-weight: bold;
	color: #734e31;
}

input, textarea
{
	background: #ddcdb3;
	color: #734e31;
}

.clear
{
	clear: left;
	overflow: hidden;
	width: 0;
	height: 0;
	background: transparent;
}

.box
{
	color: #734e31;
	padding: 5px;
	font-size: 0.9em;
}

table.borders td, table.borders th
{
	border: 1px solid #b19766;
}

#animatecartadd
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	height: 30px;
	background: url(/images/cartaddfade.gif) #ddcdb3;
	border: 1px solid #d6c8ad;
	visibility: hidden;
}

table.cart td, table.cart th
{
	border: solid 1px #ddcdb3;
	empty-cells: show;
	padding: 0.1em 2em 0.1em 2em;
	text-align: center;
}

table.boxed
{
	border: solid 1px #ddcdb3;
	padding: 0.5em 2em 2em 1em;
}

table.cart th
{
	background: #ddcdb3;
}

dt
{
	font-weight: bold;
}

table.orderdetails
{
	border: solid 1px #ddcdb3;
}

table.orderdetails th
{
	vertical-align: top;
	text-align: right;
	padding: 0.2em 1em 0.2em 0;
}

