/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com calkins3 4-13pendrive
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/


* {
padding : 0; 
margin : 0;
/* Temporary borders */
  /* border: dashed 1px #f00; */

}

#wrapper {
margin : 0 auto;
width : 922px;
background-color:#FDFDC9;

}


body {
font-family : serif;
font-size : 16px;
}
h1,  {
color : black;
font-size : 16px;
text-align : left;
}

h2{color : black;
font-size : 16px;
text-align : left;
text-indent : none;
text-decoration : none;
}
h3{color:black;
font-size:16px;
text-align:left;
text-indent:none;
text-decoration: underline
}
h4
{color:black;
font-size:16px;
text-align:left;
text-indent:none;
text-decoration: none
}
}
h5
{color:black;
font-size:16px;
text-align:left;
text-indent:none;
text-decoration: none
}




#header {
color : #333;
width : 922px;
height : 100px;

padding : 0px 0px 0px 0px;

margin :  0px 0px 0px 0px;
}
#navcontainer ul {
padding-left : 0;
margin-top:20 px;


margin-left : 0;
background-color : #303B66 ;
float : left;
width : 100%;
font-family : arial, helvetica, sans-serif;
}
#navcontainer ul li {
display : inline;
}
#navcontainer ul li a {
padding : 0.2em 1em;
background-color : #303B66 ;
color : white;
text-decoration : none;
float : left;
border-right : 1px solid #fff;
}
#navcontainer ul li a:hover {
background-color : #FF924F;
color : #fff;
}
#leftcolumn {
color : #333;
border : none;
background : #D8D8A8;
margin:0px 0px 0px 0px;

padding: 10px 10px 30px 5px;
 
width : 220px;
float : left;
}
#grandopening
{
position:relative;

float:left;
width:150px;
margin : 0px 10px  10px 10px;
padding:10px;

border:2px solid green;
text-align:center;

color:black;
}




p.workinprogress
{color:red;
}



p {
font-size : 16px;
text-decoration : none;
text-indent : none;
}
#geraniums 
{
position:relative;

float:right;
width:150px;
margin : 50px 70px  10px 10px;
padding:15px;

border:2px solid green;
text-align:center;

color:black;
}

ul.onsalenow
{
list-style-type:none;
}
span.boldgeraniums 
{color:red;font-weight:bold}






#rightcolumn {

color : #  333   ;
border : 0px ;
background : #FDFDC9 ;
margin : 0px 0px 0px 220px;
padding : 10px 0px 10px 10px ;
}
.disc
{color:green;
font-style:bold;
font-size:18px;
}



#signupnow  
{
position:relative;

float:left;
width:120px;
margin : 0px 10px  0px 0px;
padding:15px;

border:2px solid black;
text-align:center;

color:red;
}



span.red {color:red;}

table.perennials, table.tomplants,table.pepplants,table.annuals
{
width: 75%;
border-collapse: collapse;





}
table.perennials td,table.tomplants td ,table.pepplants td,table.annuals td, table.perennials th,
table.tomplants th, table.pepplants th,table.annuals th  
{

border:1px solid #98bf21;
text-align: center;
padding:3px 7px 2px 7px;
color:black;
}

table.perennials th,table.annuals th{
background-color: #A7C942;
color:black;
}
table.tomplants th,{
background- color:white;
}

table.tomplants tr.th1
{
border:hidden;
}



table.tomplants tr.th2 th,table.pepplants tr.th2 th
{
background-color: #98bf21;
color:white;
}


p
{
font-size : 16px;
text-decoration : none;
text-indent : none;
}
ul {
list-style-position : inside;
}
#footer {
width : 922px;
clear : both;
color : #ffffff;
border : none;
background : #303B66 ;


text-align : center;
}
a.footertext {
color : #ffffff;
}
div.headerbox {
width : 900px;
height:100px;
background-color :   #aacc77 ;
}

