/* GENERAL RULES */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
h3 {
	color: #006;
	font: 13px "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}
p {
	color: #003;
	font: 13px "Times New Roman", Times, serif;
	line-height: 17px;
	padding-bottom: 4px;
}
ul,
li {
list-style: none;
}

/* SHARED PAGE ELEMENTS ----------------------------------------------------- */
#stage {
	margin: 10px auto;
	width: 800px;
}

/* Header Area */
#header {
	height: 60px;
	width: 800px;
}
.flower {
	float: left;
	width: 117px;
}
.flower img {
	padding-top: 3px;
}
.section_hd {
	margin-left: 220px;
	width: 300px;
}
.section_hd h1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 30px;
}
.ecp_logo,
.epc_logo a {
	float: right;
	height: 51px;
	margin-right: 16px;
	width: 78px;
}
.epc_logo a {
	margin: 0;
	padding: 0;
	border: 0;
}
.ecp_logo img {
	border: 0;
	height: 51px;
	width: 78px;
}
/* ------------ */



/* Content Area */
#pagetitle {
	margin-bottom: 20px;
	width: 800px;
}
#pagetitle img {
	padding: 20px 0 0 220px;
}

/* Columns */
#content {
	margin: 20px 0 0 0;
	padding: 0;
	width: 800px;
}
#nav_column,
#txt_column {
	width: 225px;
	vertical-align: top;
}
#img_column {
	width: 310px;
}

#txt_column h3,
#txt_column p {
	padding-right: 15px;
}

#footer {
	margin-top: 10px;
	width: 800px;
}
/* ------------ */


/* Page Navigation */
#nav_column ul {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 15px;
	width: auto;
}
#nav_column li {
border-bottom: 1px dotted #999;
	padding: 0.5em 0 0.5em 0;
}
#nav_column a {
	text-decoration: none;
}
.n1 a:link, .n1 a:visited, n1 a:active {
	color: #F66013;
}
.n2 a:link, .n2 a:visited, n1 a:active {
	color: #541463;
}
.n3 a:link, .n3 a:visited, n1 a:active {
	color: #039;
}
.n4 a:link, .n4 a:visited, n1 a:active {
	color: #9C191B;
}
.n5 a:link, .n5 a:visited, n1 a:active {
	color: #719630;
}
.n1 a:hover {
	background: #FFF000;
	border-bottom: 1px solid #F66013;
}
.n2 a:hover {
	background: #FFB3E6;
	border-bottom: 1px solid #541463;
}
.n3 a:hover {
	background: #C0D9FF;
	border-bottom: 1px solid #039;
}
.n4 a:hover {
	background: #FFD899;
	border-bottom: 1px solid #9C191B;
}
.n5 a:hover {
	background: #C0DEAC;
	border-bottom: 1px solid #719630;
}
/* ------------------------------------------------------------------- */


/* HOME PAGE --------------------------------------------------------- */
#ind_content {
	border-top: 1px solid #FFF;
	background: #CCE7D7 url(../i/itrCorner.gif) no-repeat top right;
	position: relative;
	width: 800px;
}
#ind_logo {
	position: absolute;
	top: 30px;
	left: 170px;
	width: 200px;
}
#ind_txt {
	border-bottom: 4px solid #060;
	background: transparent url(../i/main_bg.jpg) no-repeat;
	background-position: top left;
	margin: 20px 20px 10px 20px;
	padding: 0 0 10px 0;
	width: auto;
}
#ind_txt p {
	color: #030;
	font: 14px "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	padding: 5px 30px 5px 380px;
}
#ind_txt span {
	font-weight: bold;
}

/* Main Navigation */
#main_nav_wrap {
	margin: 0 20px 0 20px;
	padding: 0;
	width: auto;
}
ul#main-nav {
	border-bottom: 4px solid #060;
	background: transparent;
	margin: 0;
	padding: 0 0 5px 0;
	height: 65px;
	width: 100%;
}
ul#main-nav li {
	display: inline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
ul#main-nav li a,
ul#main-nav li a:visited {
	display: block;
	float: left;
	text-decoration: none;
	width: auto;
	margin: 0;
	padding: 10px 2px 20px 60px;
}
/*
ul#main-nav li a span {
	display: block;
}
*/
ul#main-nav li.mn1 a {
	background: #CCE7D7 url(../i/f1.gif) no-repeat top left;
	color: #F66013;
}
ul#main-nav li.mn2 a {
	background: #CCE7D7 url(../i/f2.gif) no-repeat top left;
	color: #541463;
}
ul#main-nav li.mn3 a {
	background: #CCE7D7 url(../i/f3.gif) no-repeat top left;
	color: #039;
}
ul#main-nav li.mn4 a {
	background: #CCE7D7 url(../i/f4.gif) no-repeat top left;
	color: #9C191B;
}
ul#main-nav li.mn5 a {
	background: #CCE7D7 url(../i/f5.gif) no-repeat top left;
	color: #719630;
}

ul#main-nav li a:hover {
	color: #000;
	text-decoration: underline;
}
/* END Main Navigation */


/* Footer */
#ind_footer {
	background: #CCE7D7 url(../i/ibrCorner.gif) no-repeat;
	background-position: top right;
	width: 800px;
}

/* GARDEN CENTRES ---------------------------------------------------- */
body#garden #header {
	background: #FFF000 url(../i/eveCorner.gif) no-repeat;
	background-position: top right;
}
body#garden #header h1 {
	color: #F66013;
}
body#garden #pagetitle {
	background: url(../i/eveFlower_bg.gif) no-repeat;
}
body#garden #txt_column h3 {
	padding-bottom: 10px;
}
/* ------------------------------------------------------------------- */


/* ATTRACTIONS ------------------------------------------------------- */
body#attractions #header {
	background: #FFB3E6 url(../i/attCorner.gif) no-repeat;
	background-position: top right;
}
body#attractions #header h1 {
	color: #541463;
}
body#attractions #pagetitle {
	background: url(../i/attFlower_bg.gif) no-repeat;
}
/* ------------------------------------------------------------------- */


/* OUR OUTLETS ------------------------------------------------------- */
body#outlets #header {
	background: #C0D9FF url(../i/outCorner.gif) no-repeat;
	background-position: top right;
}
body#outlets #header h1 {
	color: #039;
}
body#outlets #pagetitle {
	background: url(../i/outFlower_bg.gif) no-repeat;
}

body#outlets #img_column {
	width: 190px;
	vertical-align: top;
}
body#outlets #txt_column {
	width: 385px;
}
#outlet_wrap {
	border-bottom: 1px dotted #333;
	margin: 5px 0 10px 0;
	width: 370px;
}
.outlet_logo {
	padding-bottom: 10px;
	width: 130px;
	vertical-align: top;
}
.outlet_txt {
	padding-bottom: 10px;
	vertical-align: top;
}
#outlet_wrap p {
	padding-right: 0;
}
.outlet_txt span {
	font-weight: bold;
}
/* ------------------------------------------------------------------- */


/* LOCATION ---------------------------------------------------------- */
body#location #header {
	background: #FFD899 url(../i/locCorner.gif) no-repeat;
	background-position: top right;
}
body#location #header h1 {
	color: #9C191B;
}
body#location #pagetitle {
	background: url(../i/locFlower_bg.gif) no-repeat;
}

body#location #img_column {
	width: 230px;
	vertical-align: top;
}
body#location #txt_column,
body#location #additions_column {
	width: 175px;
}
body#location #additions_column {
	background: #FFD899;
	padding-bottom: 5px;
	text-align: center;
}
body#location #txt_column h3 {
	padding: 0 10px 0 0;
}
body#location #additions_column h3,
body#location #additions_column p {
	padding: 5px 5px 0 5px;
}
body#location #txt_column p {
padding-bottom: 15px;
}
#additions_column span {
	font-weight: bold;
}
#additions_column p {
font-size: 12px;
}
.caps {
text-transform: uppercase;
}
#small_print {
	padding-left: 225px;
	width: auto;
}
/* ------------------------------------------------------------------- */


/* MILLETS FARM SHOP ------------------------------------------------- */
body#millets #header {
	background: #C0DEAC url(../i/milletsCorner.gif) no-repeat;
	background-position: top right;
}
body#millets #header h1 {
	color: #719630;
}
body#millets #pagetitle {
	background: url(../i/milletsFlower_bg.gif) no-repeat;
}

body#millets #txt_column {
	width: 575px;
}
body#millets #txt_column p {
padding-bottom: 10px;
}
body#millets #txt_column span {
	font-weight: bold;
}
.millets_img1 {
	float: right;
}
.millets_img1 img {
	width: 260px;
	height: 300px;
}
.millets_img2 {
	float: left;
}
.millets_img2 img {
	width: 240px;
	height: 165px;
}