@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bodybg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #361703;
}

#HoE {
	position:relative;
	left:0px;
	top:0px;
	width:829px;
	min-height:795px;
}

#header_ {
	position:relative;
	clear: both;
	left:0px;
	top:0px;
	width:829px;
	height:224px;
}

#mainbody-hero_ {
	position:relative;
	float: left;
	clear: both;
	width:830px;
	min-height:476px;
	text-align: justify;
	background-color: #faf6ed;
}

#mainbody-leftmenu {
	position: relative;
	left: 0px;
	float: left;
	width: 273px;
	height: 416px;
}

#mainbody-topmenu {
	position: relative;
	float: left;
	width: 557px;
	height: 46px;
}

#mainbody-content {
	position: relative;
	left: 0px;
	float: left;
	width: 497px;
	text-align: left;
	padding: 30px;
	background-color: #faf6ed;
}

#colouringbg {
	position: absolute;
	display: block;
	width: 325px;
	height: 261px;
	z-index: 1;
	background-image:url(../images/colouring-bg.gif);
	left: 232px;
	top: 0px;
}

#colouringtext {
	position: relative;
	z-index: 2;
}


#footer_ {
	position:relative;
	clear: both;
	left:0px;
	width:829px;
	height:55px;
	padding-top: 40px;
	background-image:url(../images/footer.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #CCC;	
}

#footer_ a {
	color: #FFF;
	text-decoration: none;
}

#footer_ a:hover {
	text-decoration: underline;
}

h1 {
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, serif;
	font-size: 15px;
	font-variant: small-caps;
	text-transform: none;
	color: #de8634;
	font-weight: normal;
}

h3 {
	font-family: Arial, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: none;
	color: #de8634;
	font-weight: bold;
}

p, ul li, #mainbody-hero_ table td {
	font-family: Arial, sans-serif;
	color: #361703;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}

a {
	color: #de8634;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 9px;
	clear:both;
	display: block;
}

#mainbody-content table#pricing {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

