*
	{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}

a
	{
	color: blue;
	}

a img
	{
	border: none;
	}

body, html
	{
	margin: 0px;
	padding: 0px;
	background-color: #557ca8;
	}

#container
	{
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: 20px;
	background-color: #fff;
	font-size: 70%;
	line-height: 160%;
	}

img.kingst
	{
	position: absolute;
	margin-top: 6px;
	margin-left: 6px;
	}

#top
	{
	padding-left: 505px;
	padding-top: 00px;
	}

#footer
	{
	font-family: arial;
	width: 750px;
	background-color: #557ca8;
	text-align: right;
	font-weight: bold;
	color: #246;
	right: 0px;
	float: left;
	clear:both;
	}
	
#footer a
	{
	font-family: arial;
	color: #8ac;
	}

#footer a:hover
	{
	font-family: arial;
	color: #ace;
	}

.home
	{
	width: 614px;
	background-image: url(../images/homeBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: right;
	}

.home img
	{
	float: right;
	}

.home p
	{
	position: absolute;
	top: 130px;
	left: 170px;
	width: 360px;
	}

ul.links a
	{
	display: block;
	font-weight: bold;
	color: blue;
	}

blockquote
	{
	font-family: georgia;
	font-size: 110%;
	color: #366;
	font-style: italic;
	padding-right: 12px;
	}

#menu
	{
	color: #aaa;
	}

#menu a
	{
	font-size: 110%;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #bbb;
	}

#menu a.selected, #menu a:hover
	{
	color: #369
	}

/* stuff for forms. I do hope you enjoy it */

form
	{
	width: 410px;
	}

form div
	{
	padding: 2px;
	}

label
	{
	display: block;
	width: 146px;
	float: left;
	text-align: right;
	padding-right: 4px;
	padding-top: 2px;
	}
	
input.text, textarea
	{
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #ccc;
	background-image: url(../images/inputBg.jpg);
	border-top: none;
	border-left: none;
	padding-top: 4px;
	padding-left: 4px;
	}
	
textarea
	{
	height: 140px;
	width: 226px;
	overflow: auto;
	}
	
legend
	{
	font-weight: bold;
	}
	
div.submit
	{
	text-align: right;
	}

#menu
	{
	position: absolute;
	top:40px;
	left:170px;
	z-index:4;
	width: 360px;
	}

img.left
	{
	float: left;
	padding-right: 20px;
	}

img.right
	{
	float: right;
	padding-left: 20px;
	}

h1, h1 span
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 260%;
	text-transform: lowercase;
	color: #557ca8;
	letter-spacing: -0.04em;
	}

h1 span
	{
	font-size: 75%;
	color: #8ac;
	}

h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 160%;
	text-transform: lowercase;
	color: #557ca8;
	letter-spacing: -0.04em
	}

h3
	{
	font-size: 150%;
	color: #963;
	color: #557ca8;
	font-family: arial;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

p.stockist
	{
	margin-top: 6px;
	}

div.product
	{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
div.product a img
	{
	border: 3px solid #fff
	}

div.product a:hover img
	{
	border: 3px solid #ddf;
	}

#galleryMenu
	{
	padding-top: 30px;
	float: left;
	width: 100px;
	}

#galleryMenu ul
	{
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-left: 16px;
	text-align: center;
	}

#galleryMenu li
	{
	width: 100px;
	padding-bottom: 12px;
	}
	
#galleryMenu a
	{
	color: #000;
	font-size: 80%;
	}