@font-face {
	font-family: 'BrushScriptMTItalic';
	src: url('../include/fonts/brushsci-webfont.eot');
	src: local('Ã¢ÂÂº'), url('../include/fonts/brushsci-webfont.woff') format('woff'), url('../include/fonts/brushsci-webfont.ttf') format('truetype'), url('../include/fonts/brushsci-webfont.svg#webfont2cm4AQkP') format('svg');
	font-weight: normal;
	font-style: normal;
}
.responsive-only { display: none; }
body {
   background-color:#dfdfdf;
   background-image:url("/images/background.jpg");
   background-repeat: repeat-x;
   background-attachment:fixed;
   background-position:top center;
}
.request_catalog_button_wrap {
	margin: 15px 0px;
}
.request_catalog_button_wrap a,
.request_catalog_button_wrap a:link,
.request_catalog_button_wrap a:visited {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: #326007 none repeat scroll 0% 0%;
	padding: 10px 20px;
	border-radius: 8px;
	font-size: 14px;
	width: 167px;
	display: block;
}
.request_catalog_button_wrap a:hover {
	opacity: .75;
}
/*=========== NOTE: duplicate any changes below to comadm/wysed/contents.css for CKEditor =====*/
body {
   margin:0px;
   padding:0px;
   font-family:Verdana, Helvetica, Sans-Serif;
   font-size:12px;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family:Arial, Verdana, Helvetica, Sans-Serif;
  color:#326007;
  margin:0px 0px 0px 0px;
}

h1 {
  font-size:24px;
}
h2 {
  font-size:17px;
  margin-top:20px;
  border-bottom: 1px solid #326007;
}
img { border: 0; }
ol li {
  margin-bottom:1em;
}

/* Links */
a {
  color:#9866bb;
}

a:hover {
	color:#a75ccf;
}
a:link
	{color:blue;
	text-decoration:underline;
}

/* Class selectors */
.bold-em {
  font-weight:bold;
  font-style:italic;
}
.alignleft {
 float: left;
}
.alignright {
 float: right;
}
.imgleft {
 float: left;
 margin: 0 10px 10px 0
}
.imgright {
 float: right;
 margin: 0 0 10px 10px;
}
.style2 {
	text-align: center;
}
.style3 {
	font-size: x-small;
}


/* ID selectors */
#container {
  position: relative;
  text-align:
  left; margin: 0 auto;
  width:786px;
  background-color:#ffffff;
  border-radius: 8px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #aeaeae;
}


/*========= HEAD AREA ===========*/
#header {
 position: absolute;
 top: 0;
 left: 0;
 padding-bottom: 5px;
 width: 780px;
 background: url('/images/flowers.gif') no-repeat top right;
 height: 170px;
}
#header a {
 text-decoration: none;
}
#headline{
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:24px;
	color:#326007;
	font-weight:bold;
}
#subhead{
 display: none;
	position:absolute;
	z-index:3;
	top:115px;
	left:60px;
}
#sitename {
 font-family: BrushScriptMTItalic;
 color:#326007;
 font-size: 42pt;
 position: absolute;
 top: 20px;
 left: 5px;
 display: block;
 width: 200px;
 line-height: 36pt;
}
#sitename .largecase {
 font-size: 72pt;
}
#sitename #title-plants {
 padding-left: 80px;
}
#siteblurb {
 font-family: BrushScriptMTItalic;
 font-size: 14pt;
 position: absolute;
 left: 83px;
 top: 126px;
}

#title {
 display: none;
 /* this was the flowers which is now the header background */
}
#topline {
/* this was a black line under the main menu */
}
#midline{
 /* this was a black line under the various header items, now just border-bottom of #header */
}


/*========== SIDEBAR AREA ============== */
#sidebar {
 background: url("/images/morter.jpg") no-repeat 0 160px;
 padding: 365px 10px 10px 10px;
 text-align: center;
 width: 205px;

}
.sidebar-box {
 margin-top: 2em;
 border-bottom: 1px solid #679501;
 padding-bottom: 25px;
}
#morter{
 /* now background-image of #sidebar */
}
#search{
 /* margin: 15px 0; */
}
#txtsearch{
	border: 1px solid #000000;
	width:120px;
	height:16px;
}
#btnsearch{
}
#address{
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:10px;
	width: 180px;
}
#award {
	text-align: center;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:10px;
	width: 175px;
}
#award img {width: 150px; height: 75px;}
#award h1 {font-size: 10pt; margin: 0 0 2px 10px;}



/*========== CONTENT AREA ============== */
#story {
	position: relative;
	z-index :999;
	width: 525px;
}
#feature {
	z-index:0;
	padding:0px 0px 20px 0px;
	padding-top: 150px;
	width: 550px;
	float: right;
}


/*============= FOOTER AREA ================*/
/* Footer stuff */
#footer {
  border-top: 1px solid #D0D0D0;
  padding: 5px 10px;
  margin: 10px auto;
  width:768px;
  background-color:#ffffff;
  line-height: 1.5em;
  font-size: 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  border: 1px solid #aeaeae;
}

#footer-badge1 {
	float: left;
	width: 168px;
	height: 75px;
}
#footer-badge2 {
	float: right;
	width: 168px;
	height: 75px;
}
#footer-badge1 img, #footer-badge2 img { width: 168px; height: 75px }

.footerlink {
  /* Nothing special about the footer links at the moment */
}





.nav {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:14px;
	list-style: none;
	margin-left: 10px; padding: 0;
	text-align: left;
}
/* MISC OLD STUFF, MAYBE NOT NEEDED... */
#nav
{
	position:absolute;
	z-index :10;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:14px;
	left:15px;
	top:5px;
}
.navlink, a.navlink, a.navlink:link
{
	color:#000000;
	text-decoration:none;
}
#nav_1
{
	position:absolute;
	left: 0px;
}
#nav_2
{
	position:absolute;
	left: 80px;
	width:150px;
}
#nav_3
{
	position:absolute;
	left: 170px;
	width:150px;
}
#nav_4
{
	position:absolute;
	left: 300px;
	width:150px;
}
#nav_5
{
	position:absolute;
	left: 420px;
}
#nav_6
{
	position:absolute;
	left: 490px;
}
.searchresult
{
	border: 1px solid #cccccc;
	width:450px;
}
.searchresult_img
{

}
.searchresult_buynow
{

}
.searchresult_description
{

}
.merchandise
{
}
.buynow
{
	position:absolute;
	left: 15px;
}
