	/* General styles */
    body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-size:70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	a {
    	color:#369;
	}
h3   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699FF;
	line-height: 22px;
	background-image: url(../images/arrowbar.gif);
	margin-top: 0.8em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	text-indent: 4px;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }

#container1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow {
	width: 372px;
	height: 450px;
	left: 309px;
	position: absolute;
	
}
#myContent { 					/* this div is used to wrap alternative content alone */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


	/* Header styles */
    #header {
	clear:both;
	float:left;
	width:100%;
	background-image: url(../images/natural-fantasy-banner.jpg);
	height: 150px;
	background-repeat: no-repeat;
    }
	/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;
	background-image: url(../images/natural-fantasy-col-bgd.jpg);
	height: 675px;
	background-repeat: no-repeat;
	overflow: hidden;
	}
.colmid  {
	width:100%;
	right: 100%;
	text-align: center;
	color: #0099FF;
    }
	/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
	background-image: url(../images/footer.jpg);
	height: 100px;
	text-align: center;
    }
.greenbar {
	clear:both;
	float:left;
	background-image: url(../images/greenbar.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
	top: 150px;
	position: absolute;
	z-index: 1;
}
.buttons {
	height: 36px;
	width: 1000px;
	letter-spacing: .05em;
	padding-top: 12px;
}
.colmidtext {
	width:350px;
	text-align: left;
	left: 325px;
	position: absolute;
	top: 532px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.colrighttext {
	width:200px;
	text-align: left;
	left: 790px;
	position: absolute;
	top: 66px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.collefttext {
	width:200px;
	text-align: left;
	position: absolute;
	top: 66px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	left: 0px;
}
.colmidtextwide {
	width:450px;
	text-align: left;
	left: 270px;
	position: absolute;
	top: 76px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.colmidtextgallery {
	width:372px;
	left: 309px;
	position: absolute;
	top: 76px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 40px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699FF;
	line-height: 22px;
	margin-top: 0.8em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	text-indent: 4px;
	background-color: #CCCCCC;
	font-size: 12px;
}
.colmidarrows {
	width:372px;
	text-align: justify;
	left: 309px;
	position: absolute;
	top: 575px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 50px;
}
.colmidnumbers {
	width:480px;
	text-align: center;
	left: 250px;
	position: absolute;
	top: 625px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 25px;
	padding-right: 5px;
	padding-left: 7px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: .1em;
}
.colmidnumbersbg {
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: .1em;
	background-color: #58920d;
}
.bluetext {
	margin:0;
	padding:0;
	border:0;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #6699FF;
	font-weight: bold;
}

