/* BODY STYLES */
body {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(../images/backgrounds/mainbg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	line-height:150%;
	font-size:11px;
	color:#000;
}

/* BACKGROUND STYLES */
.mainHEADER {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position:center;
	height:192px;
	padding-top:180;
	margin-left:50;
	
}
#header {
	background-position:center;
	background-repeat:no-repeat;
	width:810px;
	height:192px;
	padding-top:180;
	margin-left:50;
	
}
.bodyTOP {
	background-image:url(../images/bodytop.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.bodymiddle {
	background-image:url(../images/mainmiddle.png);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
}
.bodybottom {
	background-image:url(../images/bodybottom.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.footerTOP {
	background-image:url(../images/footertop.png);
	background-repeat:no-repeat;
	height:12px;
	padding:0;
	margin:0;
}
.breadcrumb {
	background-image:url(../images/backgrounds/breadcrumb_bg.jpg);
	background-repeat:repeat-x;
	height:29px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
.mainFROM {
	background-image:url(../images/backgrounds/mainfrom.jpg);
	background-repeat:repeat-x;
	height:62px;
	width:255px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-left:10px;
	line-height:normal;
}

/* NAV STYLE */
#nav {
	margin-top:130px;
	margin-left:12px;
}
#navright {
	margin-top:5px;
	margin-left:180px;
	background-color:#333;
}

/* ALSO IN THIS SECTION BG */
.BGgrad {
	background-image:url(../images/backgrounds/alsobg.png);
	background-repeat:repeat-x;
}
.homeSection {
	background-image:url(../images/backgrounds/home_also.png);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.NEWS {
	background-image:url(../images/backgrounds/latestnewsBG.png);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.newsmenu {
	background-image:url(../images/backgrounds/news_also.jpg);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}
.advicemenu {
	background-image:url(../images/backgrounds/advice_also.jpg);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}
.justforkidsmenu {
	background-image:url(../images/backgrounds/justkids_also.jpg);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}
.contactmenu {
	background-image:url(../images/backgrounds/contact_also.jpg);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}
.notjustplantsmenu {
	background-image:url(../images/backgrounds/notjustplants_also.jpg);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}
.enviro {
	background-image:url(../images/backgrounds/blog_also.jpg);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}
.shop {
	background-image:url(../images/backgrounds/onlinesho_also.jpg);
	background-repeat:repeat-x;
	width:181px;
	height:32px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}
.submenu {
	font-weight:normal;
	color:#000;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
}

/* MAIN BODY POSITION AND STYLES */
.mainbody {
	padding-right:10px;
}
.rewardcard {
	border-top:1pt solid #333;
	padding-top:10px;
}
.jobs {
	border-bottom:1pt dotted #333;
}
.header123 {
	border-top:1pt solid #333;
	border-bottom:1pt solid #333;
}

/* FOOTER STYLES */
#footer {
	margin-left:25px;
	margin-top:5px;
	padding left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

/* TEXT STYLES */
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}
.quotefrom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:0px;
	margin:0px;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:0px;
	margin:0px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:46px;
	color:#382A77;
	margin:0px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#382A77;
}

/* IMAGE BOARDER */
.images {
	padding:5px;
	margin:3px;
	background-color:#EBEBEB;
}

/* LIST STYLE */
ul {
	padding-left:20px;
	margin:0px;
}
li {
	padding-left:0px;
	margin:0px;
}

h2 {
	color:#7BA637;
}
.formunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7AE1;
}
