@charset "UTF-8";

* { margin: 0px; padding: 0px; }

html {
	font-family: arial, sans-serif;
	background: #EEF0C0;
	background: #d0b870 url('imagesWood/Beechbackless.jpg');
}

body {
}
a {
	text-decoration: none;
	color: #000;
}
img {
	border: 0px;
}
h1 {
	font: bold italic 22px/40px Arial, Sans-Serif;
	margin-left: 320px;
	letter-spacing: -0.05em;
}
.homepage h1 {
	text-align: center;
	font: bold 26px/40px Arial;
	margin: 0px;
}
.homepage h1:first-letter {}
.homepage p {
	text-align: center;
	font: normal 14px/16px Arial;
	color: #552;
	margin: 0px;
}
.homepage td p:first-line {
	font: bold 18px/24px Arial;
	color: #000;
}
h2 {
	font: italic 20px/40px Arial, Sans-Serif;
}
h3 {
	font: normal 16px/26px Arial, Sans-Serif;
	margin-left: 350px;	
}
h4 {
	font: bold 14px/20px Arial, Sans-Serif;
}
h5 {
	font: bold 16px/20px Arial, Sans-Serif;
	margin-left: 320px;
	padding-right: 20px;
}
#Header {
	min-width: 900px;
	background: url('images/Banner.jpg') 50% 0%;
}
#Title, #Menu, #Content {
	margin: 0px auto;
}
#Title a {
	display: block;
	height: 120px;
	background: url('images/headerKWT1.png') no-repeat 50% 50%;
}
#Menu {
	height: 40px;
	margin: 0px auto;
	text-align: center;
	list-style-type: none;
}
#Menu ul {
	display: block;
}
#Menu li {
	float: left;
}
#Menu a {
	display: block;
	width: 60px;
	height: 30px;
	margin: 5px 25px;
	background-position: 0px 0px;
}
#Menu a:hover { background-position: 0px -30px; }
#Content {
	margin-top: 10px;
	padding-right: 20px;
	padding-right: 0px;
	width: 900px;
	height: 550px;
	background-color: #ECD590;
	background: #d0b870 url('imagesWood/background.jpg');
	background: #EED2BA;
	border: 1px solid #000;
	position: relative;
	z-index: 1;
}

#Button a {
	display: block;
	width: 240px;
	height: 30px;
	margin: 5px 25px;
	float: left;
}
#Button a:hover { background-position: 0px -30px; }

#BasketTotal {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 15px;
	z-index: 2;
	
}

.Jewellery, .Styles, .Pens, .Bowls, .Toys, .Utilities, .Sales, .Exhibit, .Gifts {
	display: none;
	overflow: hidden;
	position: relative;
}
.Styles2, .Sales2 {
	overflow: hidden;
	display: none;
}
.Styles img, .Styles2 img {
	float: left;
	margin: 20px;
}
.Styles a {
	float: right;
}
#SubMenu {
	float: left;
	width: 120px;
	height: 550px;
	padding: 0px 1px 0px 1px;
	background: #F5E5D5;
	border-right: 1px solid #000;
}
#SubMenu img {
	border: 1px solid #000;
	cursor: pointer;
}
#Contacting {
	overflow: hidden;
	margin-left: 95px;
}
#Contacting h2 {
	font: bold 20px/40px Arial, Sans-Serif;
}
#Contacting p {
	padding: 0px 10px 0px 10px;
	text-align: justify;
	letter-spacing: -.03em;
	color: #808000;
	font-size: 16px;
	font-weight: bold;
}
#Contacting p span {
	color: #000;
}
#Contacting img {
	float: left;
	width: 150px;
	padding-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
#ContactForm {
    width: 600px;
    margin: 0px auto;
	text-align: center;
}
#CFField {
	text-align: left;
	font-weight: bold;
}
#CFNote {
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
}
#CFNote p {
	text-align: center;
}
#CFSubmit, #CFInput {
	text-align: center;
}
#MessageLine {
	font-size=10px;
	font-family: "Times New Roman";
}
#fader { position: relative; }
#fader div { z-index: 1; }
#fader img { position: absolute; top: 0px; left: 0px; z-index: 2; }
