/* Overiding styles for all pages */

body {
	background-color: #c1bcb6;
	padding: 0px;
	color: #6a6a6a;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 19px 0px 11px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #3f2d0d;
	text-decoration: none;
}

a:hover, a:active {
	color: #ebb422;
	text-decoration: none;
}

.setpage {
	width: 998px;
	margin: auto;
	padding: 0px;
}

.title {
	margin: -60px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #f1c531;
	line-height: 10px;
	height: 60px;
	z-index: 1;
}

/* Standard styles used throughout */

.hiddenmenu, .box1 label {
	position: absolute;
	visibility: hidden;
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

/* Set PNG fade styles for all pages */

.topfade {
	height: 111px;
	width: 970px;
	padding: 14px 14px 0px;
}

.sidefade {
	width: 970px;
	padding: 0px 14px;
}

.bottomfade {
	height: 39px;
	width: 970px;
	padding: 4px 14px 0px;
}

* html .topfade {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/images/topbg.png', sizingMethod='scale');
}

* html .sidefade {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/images/pagebg.png', sizingMethod='scale');
}

* html .bottomfade {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/images/bottombg.png', sizingMethod='scale');
}

*>.topfade {
	background: url(images/topbg.png) no-repeat;
}

*>.sidefade {
	background: url(images/pagebg.png) repeat-y;
}

*>.bottomfade {
	background: url(images/bottombg.png) no-repeat;	
}

/* Top Menu styles for all pages */

ul.menu {
	height: 26px;
	background-color: #9b9082;
	padding: 0px;
	font-size: 1px;
	list-style-type: none;
	display: inline;
	margin: 0px;
}

.menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}

#but1 strong a {
	background-image: url(images/butbg1.gif);
	width: 101px;
}

#but2 strong a {
	background-image: url(images/butbg2.gif);
	width: 157px;
}

#but3 strong a {
	background-image: url(images/butbg3.gif);
	width: 149px;
}

#but4 strong a {
	background-image: url(images/butbg4.gif);
	width: 125px;
}

#but5 strong a {
	background-image: url(images/butbg5.gif);
	width: 124px;
}

#but6 strong a {
	background-image: url(images/butbg6.gif);
	width: 121px;
}

#but7 strong a {
	background-image: url(images/butbg7.gif);
	width: 82px;
}

#but8 strong a {
	background-image: url(images/butbg8.gif);
	width: 111px;
}

.menu strong a:link, .menu strong a:visited  {
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 0px 0px;
	height: 1px;
	overflow: hidden;
	background: no-repeat left top;
	
}

.menu strong a:hover, .menu strong a:active {
	background: no-repeat right top;
}

ul.menu ul {
	position: absolute;
	display: none;
	border: 1px solid #ffffff;
	border-bottom: none;
	width: 210px;
	background: #898179;
	padding: 0px;
	clear: both;
	float: left;
	margin: 26px 0px 0px -1px;
	z-index: 100;
}

ul.menu ul li {
	clear: both;
	padding: 0px;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
	width: 210px;
	margin: 0px;
}

ul.menu ul li a:link, ul.menu ul li a:visited {
	display: block;
	height: 17px;
	padding: 1px 0px 1px 24px;
	color: #FFFFFF;
	margin: 0px;
}

ul.menu ul li a:hover, ul.menu ul li a:active {
	background: #fcd46b url(images/linkicon.gif) no-repeat 198px 6px;
	color: #000000;
}

ul.menu li:hover ul {
	display: block;
}

/* Foot Menu styles for all pages */

ul.menu2 {
	height: 25px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	line-height: 25px;
	font-size: 10px;
	
}

.menu2 li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.menu2 a:link, .menu2 a:visited  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 18px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;	
}

.menu2 a:hover, .menu2 a:active {
	text-decoration: none;
	color: #fcd46b;
}

.footerinfo {
	text-align: right;
	margin-right: 14px;
	color: #898179;
	font-size: 10px;
}

.footerinfo a:link, .footerinfo a:visited  {
	text-decoration: none;
	color: #898179;
	font-weight: bold;
}

.footerinfo a:hover, .footerinfo a:active {
	text-decoration: none;
	color: #40372e;
}

.divide {
	background: url(images/divide.gif) no-repeat right center;
}

/* left hand box content styles */

.leftcontent {
	margin: 15px 0px 15px 15px;
	width: 207px;
	display: inline;
	float: left;
}

.boxfadebg {
	background: url(images/box-fade.gif) repeat-x bottom;
	padding: 4px 6px;
}

.dashme {
	background: url(images/dash.gif) repeat-x top;
	margin-bottom: 5px;
	margin-top: 7px;
}

.box1 {
	background: url(images/box1-bg.gif) repeat-y;
	width: 175px;
	padding: 0px 9px;
}

.box1a {
	background: url(images/box1-bg.gif) repeat-y;
	width: 161px;
	padding: 0px 16px 4px;
	color: #FFFFFF;
}

.box1-top {
	background: url(images/box1-top.gif);
	height: 9px;
	width: 193px;
	font-size: 1px;
	line-height: 1px;
}

.box1-bottom {
	background: url(images/box1-bottom.gif);
	height: 9px;
	width: 193px;
	font-size: 1px;
	line-height: 1px;
}

.box1 h2, .box1a h2 {
	padding: 23px 0px 0px;
	margin: 0px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.box1 h2 {
	background: url(images/box1-ttl.gif) no-repeat;
	width: 175px;
}

.box1a h2 {
	background: url(images/box1a-ttl.gif) no-repeat;
}

.box1 #email {
	border: 1px solid #463926;
	margin: 3px 4px 9px 7px;
	font-size: 10px;
	color: #463926;
	display: inline;
	float: left;
	padding: 3px;
	width: 120px;
}

.box2 {
	background: url(images/box2-bg.gif) repeat-y;
	width: 183px;
	padding: 0px 5px;
}

.box2-top {
	background: url(images/box2-top.gif);
	height: 10px;
	width: 193px;
	font-size: 1px;
	line-height: 1px;
	margin: 16px 0px 0px;
}

.box2-bottom {
	background: url(images/box2-bottom.gif);
	height: 10px;
	width: 193px;
	font-size: 1px;
	line-height: 1px;
}

.box2 h2 {
	padding: 13px 0px 0px;
	margin: 4px 0px 0px;
	height: 1px;
	width: 164px;
	overflow: hidden;
	background: url(images/box2-ttl.gif) no-repeat;
	font-size: 1px;
}

.box2 img {
	border: 1px solid #898179;
	margin-top: 6px;
}

.box2 strong, .box5 strong, .box4 strong, .box1a strong {
	background: url(images/linkicon.gif) no-repeat right 4px;
	padding-right: 10px;
}

.box3 {
	background: url(images/box3-bg.gif) repeat-y;
	width: 183px;
	padding: 0px 5px;
}

.box3-top {
	background: url(images/box3-top.gif);
	height: 6px;
	width: 193px;
	font-size: 1px;
	line-height: 1px;
}

.box3-bottom {
	background: url(images/box3-bottom.gif);
	height: 7px;
	width: 193px;
	font-size: 1px;
	line-height: 1px;
}

.box3 ul {
	padding: 0px;
	margin: 0px 0px 8px;
	list-style: none;
}

.box3 li {
	background: url(images/dash.gif) repeat-x top;
	color: #351d00;
	padding-top: 8px;
	padding-bottom: 7px;
}

.box3 h2 {
	padding: 24px 0px 0px;
	margin: 0px;
	height: 1px;
	width: 164px;
	overflow: hidden;
	background: url(images/box3-ttl.gif) no-repeat;
	font-size: 1px;
}

.coins {
	background: url(images/coins.jpg) no-repeat;
	height: 66px;
	width: 76px;
	margin-top: -66px;
	float: left;
	margin-left: 121px;
	display: inline;
}

/* right hand box content styles */

.rightcontent {
	margin: 15px 18px 15px 0px;
	width: 218px;
	float: right;
	display: inline;
}

.boxfadebg2 {
	background: url(images/box-fade.gif) repeat-x bottom;
	padding: 0px 4px;
}

.boxfadebg3 {
	background: url(images/box-fade2.gif) repeat-x bottom;
	padding: 0px 10px;
}

.boxfadebg4 {
	background: url(images/callbackbg.jpg) no-repeat top;
	padding: 0px 10px;
}

.boxfadebg4a {
	background: url(images/callbackbg2.jpg) no-repeat top;
	padding: 0px 10px;
}

.box4 {
	background: url(images/box4-bg.gif) repeat-y;
	width: 210px;
	padding: 6px 4px 0px;
	color: #351d00;
	font-size: 10px;
	line-height: 15px;
}

.box4txt {
	width: 64px;
	height:154px;
}

.box4-top {
	background: url(images/box4-top.gif);
	height: 22px;
	width: 205px;
	margin: 0px;
	padding: 13px 0px 0px 13px;
}

.box4-bottom {
	background: url(images/box4-bottom.gif);
	height: 7px;
	width: 218px;
	font-size: 1px;
	line-height: 1px;
}

.box4-top h2 {
	padding: 16px 0px 0px;
	margin: 0px;
	height: 1px;
	width: 161px;
	overflow: hidden;
	background: url(images/box4-ttl.gif) no-repeat;
	font-size: 1px;
}

.box4 #name, .box4 #telephone {
	border: 1px solid #463926;
	margin: 4px 0px;
	font-size: 10px;
	color: #463926;
	display: inline;
	float: right;
	padding: 3px;
	width: 140px;
}

.box4 label {
	float: left;
	line-height: 24px;
}

.box5 {
	background: url(images/box5-bg.gif) repeat-y;
	width: 210px;
	padding: 0px 4px;
}

.box5-top {
	background: url(images/box5-top.gif);
	height: 8px;
	width: 218px;
	margin: 16px 0px 0px;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
}

.box5-bottom {
	background: url(images/box5-bottom.gif);
	height: 8px;
	width: 218px;
	font-size: 1px;
	line-height: 1px;
}

.box5 .txtarea {
	color: #351d00;
	background: #fcd46b;
	padding: 12px 10px 8px;
	font-size: 10px;
	line-height: 15px;
}

.box5 img {
	margin-bottom: 3px;
}

.box5 .quoteby {
	color: #806c37;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
}

.box5 .quoteby a:hover, .box5 .quoteby a:active {
	color: #FFFFFF;
}


/* centre content styles */

.maincontent {
	width: 451px;
	margin: 15px 0px 20px;
	padding: 0px 16px 0px 26px;
	float: left;
	background: url(images/mainbg.gif) repeat-y;
}

.maincontent2 {
	width: 686px;
	margin: 15px 0px 20px;
	padding: 0px 16px 0px 26px;
	float: left;
	background: url(images/mainbg2.gif) repeat-y;
}

h1 {
	padding: 27px 0px 0px;
	margin: 6px 0px 0px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.maincontent2 h2, .maincontent h2, .dets h3, .detstmp h3 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#title1 {
background: url(images/mainttl1.gif) no-repeat;
}

#title2 {
background: url(images/mainttl2.gif) no-repeat;
}

#title01 {
background: url(images/ttl01.gif) no-repeat;
}

#title02 {
background: url(images/ttl02.gif) no-repeat;
}

#title03 {
background: url(images/ttl03.gif) no-repeat;
}

#title04 {
background: url(images/ttl04.gif) no-repeat;
}

#title05 {
background: url(images/ttl05.gif) no-repeat;
}

#title06 {
background: url(images/ttl06.gif) no-repeat;
}

#title07 {
background: url(images/ttl07.gif) no-repeat;
}

#title08 {
background: url(images/ttl08.gif) no-repeat;
}

#title11 {
background: url(images/ttl11.gif) no-repeat;
}

#title12 {
background: url(images/ttl12.gif) no-repeat;
}

#title13 {
background: url(images/ttl13.gif) no-repeat;
}

#title14 {
background: url(images/ttl14.gif) no-repeat;
}

#title15 {
background: url(images/ttl15.gif) no-repeat;
}

#title16 {
background: url(images/ttl16.gif) no-repeat;
}

#title17 {
background: url(images/ttl17.gif) no-repeat;
}

#title18 {
background: url(images/ttl18.gif) no-repeat;
}

#titlen1 {
background: url(images/ttln1.gif) no-repeat;
}

#titlen2 {
background: url(images/ttln2.gif) no-repeat;
}

#titlen3 {
background: url(images/ttln3.gif) no-repeat;
}

#titlebf01 {
background: url(images/ttlbf01.gif) no-repeat;
}

#titlebf02 {
background: url(images/ttlbf02.gif) no-repeat;
}

#titlebf03 {
background: url(images/ttlbf03.gif) no-repeat;
}

#titlecl01 {
background: url(images/ttlcl01.gif) no-repeat;
}

#titlecl02 {
background: url(images/ttlcl02.gif) no-repeat;
}

#titlecl03 {
background: url(images/ttlcl03.gif) no-repeat;
}

#titlecl04 {
background: url(images/ttlcl04.gif) no-repeat;
}

#titlecl05 {
background: url(images/ttlcl05.gif) no-repeat;
}

#titlecl06 {
background: url(images/ttlcl06.gif) no-repeat;
}

#titlecl07 {
background: url(images/ttlcl07.gif) no-repeat;
}

#titlecl08 {
background: url(images/ttlcl08.gif) no-repeat;
}

#titlecl09 {
background: url(images/ttlcl09.gif) no-repeat;
}

.maincontent ul, .dets ul, .detstmp ul {
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 7px;
}

.maincontent li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.maincontent ul.list2 {
	padding: 0px 0px 0px 15px;
	margin: 6px 0px 0px 15px;	
}

.list2 li {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pebbles {
	background: url(images/bedrockpebbles.jpg) no-repeat right bottom;
	padding-bottom: 125px;
}

h2.q {
	background: url(images/q.gif) no-repeat;
	padding: 5px 0px 3px 39px;
	font-size: 14px;
}

.a {
	background: url(images/a.gif) no-repeat;
	padding: 7px 0px 22px 39px;
	margin: 0px;
}

ul.sitemap {
	list-style-type: none;
	margin: 4px 0px 0px 21px;
	line-height: 24px;
	font-size: 11px;
	color: #7e0055;
	float: left;
	width: 270px;
	padding: 0px;
	display: inline;
}

.sitemap li, .sitemap ul li {
	margin: 0px;
	padding: 0px;
	background: url(images/linkicon.gif) no-repeat 0px 7px;
	padding: 0px 0px 0px 14px;
	line-height: 20px;
}

.sitemap ul {
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding: 3px 0px 7px 12px;
}

.sitemap a:link, .sitemap a:visited, .sitemap a:hover, .sitemap a:active  {
	font-weight: bold;
}

.sitemap ul li a:link, .sitemap ul li a:visited, .sitemap ul li a:hover, .sitemap ul li a:active {
	font-weight: normal;
}

.formsects-top {
	background: url(images/formtops.gif);
	height: 5px;
	width: 450px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsects-bottom {
	background: url(images/formbottoms.gif);
	height: 5px;
	width: 450px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsects {
	width: 414px;
	background: url(images/formbgs.gif);
	margin: auto;
	padding-bottom: 8px;
	padding-right: 18px;
	padding-left: 18px;
}

.conlabel {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-right: 4px;
	text-align: right;
	color: #000000;
}

.condets {
	font-size: 12px;
	float: left;
	width: 300px;
	padding-top: 10px;
}

.people {
	float: left;
	margin-right: 14px;
	margin-bottom: 28px;
}

.dets {
	width: 270px;
	padding-left: 20px;
}

.detstmp {
	padding-left: 20px;
}

/* styles for all form data */

.formsect-top {
	background: url(images/formtop.gif);
	height: 5px;
	width: 640px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsect-bottom {
	background: url(images/formbottom.gif);
	height: 5px;
	width: 640px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsect {
	width: 604px;
	background: url(images/formbg.gif);
	margin: auto;
	padding-bottom: 8px;
	padding-right: 18px;
	padding-left: 18px;
}

.secttxt {
	margin: 0px 18px;
}

.formsect label {
	text-align: right;
	float: left;
	width: 210px;
	display: block;
	font-weight: bold;
	color: #2B2C2C;
	margin-right: 6px;
	margin-top: 6px;
}

.formbox {
	float: left;
	width: 280px;
	color: #4E4B4A;
	background: #FFFFFF;
	margin: 4px 0px;
	display: block;
	border: 1px solid #7f9db9;
}

select.formbox {
	width: 286px;
}

.formbox2 {
	float: left;
	width: 120px;
	color: #4E4B4A;
	background: #FFFFFF;
	margin: 4px 0px;
	display: block;
	border: 1px solid #7f9db9;
}

select.formbox2 {
	width: 126px;
}

.sendbut {
	width: 115px;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(../images/butbg.gif);
	display: block;
	text-align: right;
	padding-right: 4px;
	clear: both;
	border-style: none;
	font-size: 11px;
	margin-left: 374px;
}

.required {
	float: left;
	display: block;
	color: #f5f9f9;
	font-size: 1px;
	line-height: 22px;
	height: 1px;
	width: 23px;
	overflow: hidden;
	margin: 0px;
	padding: 22px 0px 0px;
}

.req1 {
	background: url(images/req.gif);
}

.req2 {
	background: url(images/req2.gif);
}

.download {
	background: url(images/downloadbut.gif) no-repeat;
	height: 1px;
	width: 98px;
	font-size: 1px;
	overflow: hidden;
	padding: 37px 0px 0px;
	float: right;
}