body {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #360;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
/* Floating beige centre block */
#wrap {
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #EBE6A4;
	padding: 10px;
	
}

/* First Div - Header Code */
#header {
	color: #2b2b2b;
	font-family: "Times New Roman", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	border: 3px solid #360;
	width: 100%;
	margin: auto;
	height: 148px;
	background-color: 360;
	background-image: url(/assets/header-banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#header h1 {
	font-size: 3.2em;
	margin-top: 15px;
	background-image: url(/assets/stsgr.gif);
	display: inline;
	margin-left: 40px;
	color: #ebe6a4;
	}
#header h2 {
color: #ebe6a4;
float: right;
	font-size: 2.0em;
	background-image: url(/assets/stsgr.gif);
	display: inline;
	clear: both;
	margin: 30px 40px 0 0;
}


#header a:link, #header a:visited, #header a:active {
	color: #FFDF55;
	text-decoration: none;
}
#header a:hover {color:#FFDF55; text-decoration:underline;}
/* Top Navigation Bar */
#topmenu {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
#topmenu a {color:green; text-decoration:none;}
#topmenu a:hover {color:#FFFFFF;}
/* Cells within topmenu except last cell in row */
.topmenucell {
	text-align: center;
	margin-bottom: 3px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBE6A4;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* Mastad - announcement bar under menu */
#mastad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	text-align: center;
	width: 966px;
}
#mastad a:link, #mastad a:visited, #mastad a:hover  {
	color: #06C;
	background-color: #EBE6A4;
}
/* Location Bar under Mastad plus shopping menu*/
#location, #shopmenu {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #360;
	margin-right: auto;
	width: 967px;
}
#shopmenu {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
/* Maintable - holds the 3 column layout */
#maintable {
	border: 3px solid #360;
}
/* Sidebars */
#leftsidebartop, #leftsidebar {
	width: 164px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #360;
	vertical-align: top;
}	
#leftsidebartop {
	height: 1px;	
}
#rtsidebar {
	width: 164px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #360;
	vertical-align: top;
	padding: 5px;
}
/* Main Content Cell */
#content {
	padding-left: 5px;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}	
/* Footer Nav Bar Style */
#footer {
	clear:both;
	font-size: 0.6em;
	background-color: #336600;
	margin: 15px auto 5px;
	width: 100%;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #EBE6A4;
}
#footer a:link,
#footer a:visited {
	color: #EBE6A4;
	text-decoration:none;
}
#footer a:hover,
#footer a:active {
	text-decoration:underline;
	color: #FFF;
}
/* Base Copyright Statement */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #633;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
}
/* Definitions for content within structure */
a:link, a:visited {
	color: #00C;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}

h1.pagetitle{
color:#000;
font:1.8em georgia, arial, verdana;
padding:0px 0px 10px;
width:100%;
border-bottom:1px solid #000;
}


#content h1, #content h2, #content h3, #content h4, #leftsidebar h3, #rtsidebar h3, caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #030;
}
#content h1 {font-size: 1.8em;}
#content h2, caption  {font-size: 1.4em;}
#content h3{font-size: 1.2em;}
#content h4, #leftsidebar h3, #rtsidebar h3 {font-size: 1em;}
.reverse, #content h3.reverse, #content h2.reverse  {
	font-weight: bold;
	color: #EBE6A4;
	background-color: #360;
	padding: 5px;
}
.caption {
	font-weight: bold;
	color: #360;
}
.small {
	font-size: 70%;
}
.greenbold, .green {
	font-weight: bold;
	color: #360;
}
.red {
	color: #F00;
}
.border {
	border: thin solid #633;
}
.pad5 {
	padding: 5px;
}
.floatlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatrt {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pullquote {
	font-size: 1em;
	padding: 5px;
	float: right;
	width: 300px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #060;
	background-color: #FFFFCC;
	font-weight: bold;
}
/* Side Borders Styles */
/* Reco = Recomend a friend box */
.reco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBE6A4;
	background-color: #060;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.reco a:link, .reco a:visited, .reco a:active{
color:#EBE6A4;
text-decoration:none}
.reco a:hover {
	text-decoration:underline;
	color: #FFF;
}

#reco, .reco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBE6A4;
	background-color: #336600;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
	width: 155px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#reco a:link, #reco a:visited, #reco a:active, .reco a:link, .reco a:visited, .reco a:active{
color:#EBE6A4;
text-decoration:none}
#reco a:hover, .reco a:hover {
	text-decoration:underline;
	color: #FFF;
}


/*Google Search Box*/
.googletbl {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
}
.submit_button {
    background-color: #555555;
    border-radius: 5px 5px 5px 5px;
    color: #FFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-top: 3px;
    width: 110px;
}

.submit_button:hover {
    color: #EBE6A4;
}


h1.mainheading {
color: #fff;
}
h2.mainheadingsub {
color: #fff;
}

.mainnavigation {
width: 976px;
background-color: #360; 
clear: both;
}
.mainnavigation ul {
background-color: #360; 
width: 971px;
padding: 0 0 0 5px; 
margin: 0px;
float: left;
}

.mainnavigation ul li{
display: inline;
margin: 0px;
padding: 0px;
}


.mainnavigation ul li a {
float: left; 
text-decoration: none;
color: #FFF68F;
margin: 0px;
padding: 6px 5px 5px 5px;
background-color: #360; 
font-size: 13px;
text-align: center;
width: 86px;
height: 40px;
font-weight: bold;
}

.mainnavigation ul li a:visited {
color: #FFF68F;
}

.mainnavigation ul li a:hover, .mainnavigation ul li .current {
color: #2b2b2b;
background-color: #EBE6A4;
}


br.clearb {
clear: both;
}


#diarylink {
	background-color: #EBE6A4;
	border: 3px solid #060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	font-weight: bold;
	text-align: center;
	width: 200px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 20px 0 0 0;
}



#topbox {
	margin: 5px;
	border: 4px solid #633;
	padding: 0 5px 0 5px;
	font-weight: bold;
	text-align: center;
}


#header h2.lngtxt {
color: #ebe6a4;
float: right;
	font-size: 19px;
	background-image: url(/assets/stsgr.gif);
	display: inline;
	clear: both;
	margin: 30px 40px 0 0;
}

.sidemenu ul,
.sidemenu li
{
	list-style-type: none;
	list-style-image: url(/greenhouse/assets/folder.gif);
	margin: 0 0 0 12px;
	padding: 0px;
	list-style-position: outside;	
	
}
.sidemenu li a {
font-size: 11px;
display: block;
margin: 0px;
padding: 0px;
}
.left {
float: left;
margin: 0px;
padding: 0px;
width: 134px;
}
#breadCrumb {
font-size: 12px;
text-align: center;
}
.prdbtn {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #060;
	display: inline;
}
.arthead {
	font-style: italic;
	color: #060;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	padding-top: 10px;
	padding-bottom: 5px;
}
.shopcell, .seedcell {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #060;
	padding-bottom: 5px;
	padding-top: 5px;
}
.divuline {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #060;
	padding-bottom: 5px;
	padding-top: 5px;
}

