body {
	margin: 0; padding: 0;
	background: #032800 /*url(../images/bg.gif) repeat-y center*/; color: #2E2704;
	text-align: center;
	font-family: Georgia, Times; font-size: 12px;
}

h2, h3, h4, h5, p { margin: 0; padding: 7px 0; }
h1 { margin: 0; padding: 0; }
h2 { color: #5A401F; font-size: 16px; font-weight: bold; }
h3 { color: #5A401F; font-size: 14px; font-weight: bold; }
hr { color: #CABF8C; background: #CABF8C; border:0; height: 1px; margin: 10px 0; clear: both; }
p { text-align: left; line-height: 18px; }
a { color: #006633; text-decoration: none; }
a:hover { color: #675609; }
img { border: 0; }
a.ad { margin: 0 0 10px 0; display: block; }

.no { display: none; }
.cb { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.flr { float: right; }
.breadcrumb { color: #A8A27E; font-size: 12px; }

#container {
	width: 784px;
	margin: 0 auto; padding: 0;
	background: #F8F8D6;
	text-align: left;
	border-left: #F8F8D6 10px solid; border-right: #F8F8D6 10px solid;
}

#header {
	width: 784px; height: 90px;
	margin: 0; padding: 0;
	clear: both;
	background: #F8F8D6;
}
#header a.logo {
	width: 275px; height: 40px;
	margin: 22px 0 0 0; padding: 0;
	display: block; float: left;
	background: url(../images/house-of-de-clifford.gif) no-repeat;
}
#header .telephone {
	width: 221px; height: 15px;
	margin: 33px 0 0 0; padding: 0;
	display: block; float: right;
	background: url(../images/telephone.gif) no-repeat;
}
#header a.logo span, #header .telephone span { display: none; }
#header ul.nav {
	width: 460px;
	margin: 0; padding: 17px 10px 0 0;
	float: right; clear: right;
	list-style: none; text-align: right;
	font-family: Arial, Sans Serif;
}
#header ul.nav li { margin: 0; padding: 0 0 0 35px; display: block; float: left; font-size: 11px; }
#header ul.nav li.first { padding: 0; }
#header ul.nav li a { color: #006633; }
#header ul.nav li a:hover { color: #675609; }

#sidebar	{ width:196px; float:left }
#sidebar img	{ display:block; margin:0 auto; }
#categories {
	width: 160px;
	margin: 0; padding: 5px 18px 10px 18px;
	background: #E8DFB2 url(../images/bg_sq.gif) repeat-y;
	border-bottom: #F8F8D6 10px solid;
}
#categories h4 { font-size: 13px; }
#categories ul { margin: 0; padding: 0; list-style: none; }
#categories ul li { margin: 0; padding: 3px 0; display: block; clear: both; font-size: 12px; }
#categories ul li a { color: #0B347F; }
#categories ul li a:hover { color: #006633; }

#content {
	width: 578px;
	margin: 0 0 10px 0; padding: 0;
	float: left;
	border-left: #F8F8D6 10px solid;
	font-family: Georgia, Times;
}

#content .col_left, #content .col_right {
	margin: 0;
	float: left;
}
#content .col_left { width: 396px; border-right: #F8F8D6 10px solid; padding: 0; }
#content .col_right { width: 172px; padding: 10px 0 10px 0; }

#footer {
	width: 784px;
	margin: 0; padding: 0;
	clear: both;
	background: #F8F8D6;
	border-top: #CABF8C 1px solid; border-bottom: #CABF8C 1px solid;
	font-size: 11px; font-family: Arial, Sans Serif;
}
#footer ul { margin: 0; padding: 12px 0; list-style: none; text-align: center; }
#footer ul li { margin: 0; padding: 0 10px; display: inline; }
.copyright { background: #F8F8D6; color: #7D7035; font-size: 11px; font-family: Arial, Sans Serif; }


fieldset.contact_form {
	width: 356px;
	margin: 10px 20px 0 0; padding: 0;
	float: left;
}
fieldset.contact_form dl dt { width: 120px; margin: 5px 0; padding: 0 5px 0 0; float: left; clear: both; font-size: 13px; text-align: right; }
fieldset.contact_form dl dt label { font-size: 12px; }
fieldset.contact_form dl dd { width: 210px; margin: 5px 0;  float: left; }
fieldset.contact_form dl dd #submit { margin: 0; cursor: pointer; }
input#submit, input.submit { width: auto; cursor: pointer; }

form, fieldset, dl, dt, dd { margin: 0; padding: 0; border: 0; }
input.text, textarea.text {
	width: 160px;
	padding: 3px;
	background: #F9F9EA; border: #BEB483 1px solid;
	font-size: 12px; font-family: Arial, Sans Serif;
}
textarea.text { height: 100px; }

input.button, .button {
	width: 94px;
	margin: 10px 0; padding: 3px;
	display: block;
	background: #E19A00; color: #2E2704;
	border: 0; cursor: pointer; text-align: center;
	font-size: 11px; font-weight: bold;
	font-family: Arial, Sans Serif;
}

input.button:hover, .button:hover { background: #675609; color: #F8F8D6; }

.newsletter {
	width: 162px; height: 24px;
	margin: 10px 0 0 0; padding: 62px 5px 0 5px;
	display: block;
	background: #483A27 url(../images/newsletter.jpg) no-repeat; color: #FFF;
}
.newsletter input.text {
	width: 125px; height: 15px;
	margin: 0; padding: 2px;
	float: left;
	border: 0;
	font-size: 11px;
}
.newsletter input.submit {
	width: 28px; height: 19px;
	margin: 0 0 0 5px; padding: 2px;
	display: block; float: left;
	background: #D49E3B; color: #453623;
	border: 0; cursor: pointer;
	font-weight: bold; font-size: 11px;
}

table.events { width: 578px; margin: 10px 0; border-collapse: collapse; clear: both; }
table.events tr td.date { width: 100px; }
table.events tr td { border: #E8DFB2 1px solid; background: #F8F8D6; vertical-align: top; }

a.act_ad { margin: 10px 0 10px 10px; display: block; float: right; }

/* product display */

ul.product_list { margin: 0; padding: 0; list-style: none; }
ul.product_list li { width: 274px; height: 150px; margin: 0 10px 10px 0; padding: 0; display: block; float: left; }
ul.product_list li img { margin: 0 10px 0 0; display: block; float: left; }
ul.product_list li h3 { margin: 0; padding: 0; display: inline; font-size: 13px; }
ul.product_list li span.price { margin: 0; padding: 5px 0; display: block; }
ul.product_list li a.more { font-size: 11px; }

img.product_image { margin: 10px 0 5px 10px; display: block; float: right; }

table { border-collapse: collapse; }
table tr th, table tr td { border: #F8F8D6 1px solid; background: #EDE4BA; vertical-align: top; }
table tr td.blank { background: #F8F8D6; }
table tr td.half { width: 50%; }
table tr td.text { width: 196px; }

table.wide { width: 578px; }
table.basket { margin: 10px 0; font-family: Arial, Sans Serif; }
table.basket tr th.qty, table.basket tr td.qty { width: 60px; text-align: center; }
table.basket tr td.price { width: 90px; text-align: right; }

input.remove {
	width: 10px; height: 10px;
	margin: 0 auto; padding: 0;
	display: block;
	border: 0;
}



/* Easy Slider */

	#slider{ position:relative; display:block; width:578px; height:228px }	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:578px;
		height:228px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:none;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */