body {
	background-color: #686b70;
	background-image:  url(images/gradBG2.gif);
	background-repeat: repeat-x;
	padding: 20px;
	font-size: 100.01%;
}
/* General Content */

p {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}

h1 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #838173;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
.textbox p a:link, .textbox p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.textbox p a:hover {
	color: #3e4247;
}
body h4 a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
body h4 a:hover {
	color: #F03025;
}
/* Layout */

#centredlayer {
	position: relative;
	z-index: 1;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	visibility: visible;

}
.centredlayer_gallery {
	margin: auto;
	height: 700px;
	width: 800px;
	border: 1px solid #333333;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image:  url(images/indexBG13c.jpg);
}

#introtextbox_intro {
	width: 760px;
	position: absolute;
	z-index: 2;
	top: 150px;
	right: 20px;
	color: #53594d;
	text-align: left;
	}

#textbox_intro {
	width: 450px;
	position: absolute;
	z-index: 2;
	top: 40px;
	right: 10px;
	color: #53594d;
	text-align: left;
	}
	
	#textbox_price {
	width: 450px;
	position: absolute;
	z-index: 2;
	top: 40px;
	right: 330px;
	color: #53594d;
	text-align: left;
	}
#textbox_gallery {
	width: 320px;
	position: absolute;
	z-index: 2;
	top: 140px;
	right: 36px;
	color: #53594d;
	text-align: right;
	
}
#textbox_wheretobuy {
	width: 320px;
	position: absolute;
	z-index: 2;
	top: 140px;
	right: 36px;
	color: #53594d;
	text-align: right;
	
}
#contactform {
	text-align: justify;
	padding: 5px;
	width: 380px;
	position: absolute;
	z-index: 4;
	left: 20px;
	top: 10px;
}
.galleryform {
	text-align: left;
	width: 280px;
	position: absolute;
	z-index: 5;
	top: 25px;
	right: 25px;
}
.emailimage {
	background-color: #CCCCCC;
	height: 598px;
	width: 398px;
	border: 1px solid #333333;
	position: absolute;
	z-index: 5;
	left: 25px;
	top: 25px;
}

/* Background Classes */

.intro2BG {
	background-image:  url(images/galbg2.jpg);
	background-repeat: no-repeat;
}

.introBG {
	background-image:  url(images/indexnotitle.jpg);
	background-repeat: no-repeat;
}

.indexBG {
	background-image:  url(images/main.jpg);
	background-repeat: no-repeat;
}
.stockistBG {
	background-color: #FFFFFF;
}
.galleryBG {
	background-image:  url(images/gallerybackground.jpg);
	background-repeat: no-repeat;
}

.thanksBG {
	background-image:  url(images/thanks.jpg);
	background-repeat: no-repeat;
}

.priceBG {
	background-image:  url(images/pricebg.jpg);
	background-repeat: no-repeat;
}
.wheretobuyBG {
	background-image:  url(images/index06notitle.jpg);
}
.contactBG {
	background-image:  url(images/contact.jpg);
	background-repeat: no-repeat;
}
/* End of Background Classes */

#footer {
	background-color: #838173;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	position: absolute;
	z-index: 2;
	height: 39px;
	width: 780px;
	left: 0px;
	bottom: 0px;
	text-align: center;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3b7a7;
	margin: 2px;
	
}
#footer a:link, a:visited {
	color: #3e4247;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, a:active {
	color: #c3b7a7;
	text-decoration: none;
	font-weight: bold;
}
#maplayer {
	position: absolute;
	z-index: 1;
	height: 450px;
	width: 360px;
	left: 60px;
	top: 100px;
	background-image:  url(images/map.png);
	background-repeat: no-repeat;
}
#iframelayer {
	position: absolute;
	z-index: 50;
	height: 250px;
	width: 275px;
	right: 30px;
	bottom: 70px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #cccccc;
	text-align: left;
	overflow: auto;
}
.iframelayer {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
}
#stockistlist h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #53594D;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.stockistform {
	padding: 5px;
	width: 290px;
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 3;
	color: #53594d;
}
#centredlayer_stockist {
	margin: auto;
	height: 700px;
	width: 800px;
	border: 1px solid #333333;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
}

