/*
Still Lake Nursery
Greenhouse and Florist
Lawrenceville, GA

Site Designed by: New Era Creations (Garry Smith)
http://NewEraCreations.com
*/

body {
background-color: white;
color: #767676;
margin: 0;
padding: 0;
font-family: Arial;
font-size: 11pt;
}

a {
color: #87a93e;
text-decoration: none;
border-bottom: 1px dashed silver;
padding-bottom: 2px;
}

a:visisted {
color: #87a93e;
text-decoration: none;
border-bottom: 1px dashed silver;
padding-bottom: 2px;
}

a:hover, a:active {
color: #8f0219;
text-decoration: none;
border-bottom: 1px dashed silver;
padding-bottom: 2px;
}

h2 {
color: #87a93e;

}

#wrapper {
margin: auto;
width: 828px;
}

#header {
width: 828px;
padding: 0;
}

#header #logo {
padding: 10px 0px 0px 35px;
float: left;
}

#header #sun {
float: left;
margin-left: 30px;
}

#header #location {
float: right;
text-align: right;
font-size: 12pt;
padding: 20px 35px 0px 0px;
font-family: Verdana;
}
#header #location h2 {
padding: 0;
margin: 0;
color: #87a93e;
font-size: 12pt;
letter-spacing: 1px;
}

#navbar {
background-image: url('images/navbar-bg.jpg');
background-repeat: repeat-x;
width: 780px;
height: 30px;
float: left;
padding: 0px;
margin-left: 24px;
}

#navbar .navleft {
background-image: url('images/navbar-left.jpg');
background-repeat: no-repeat;
float: left;
width: 16px;
height: 30px;
}

#navbar .navright {
background-image: url('images/navbar-right.jpg');
background-repeat: no-repeat;
float: right;
width: 16px;
height: 30px;
}


/* Menu */
.menu {
position:relative;
}

.menu ul {
list-style-type: none; 
list-style-image: none;
z-index:10; 
position:absolute; 
z-index:100;
color: white;
font-size: 12pt;
padding-top: 6px;
margin: 0px;
}

.menu li {
display: inline;
float: left;
padding: 0px 6px 0px 6px;
}

.menu a, .menu a:active, .menu a:visited, .menu a:hover {
text-decoration:none; 
border-bottom: 0px;
color:#FFF; 
padding:7px
}

.menu a:hover {
display: inline;
color: #d7eea3;
text-decoration: none;
border: 0px;
}

#slide {
position:absolute; 
top:0px; 
height:30px; 
background:#8f0219; 
background-image: url(images/navbar-hover.jpg);
background-repeat: repeat-x;
z-index:10
}

/* End Menu */

#banner {

}

#greenhouse {
width: 415px;
height: 186px;
float: left;
}

#florist {
width: 413px;
height: 186px;
float: right;
}

#phoneno {
width: 273px;
text-align: right;
font-size: 12pt;
float: right;
padding-right: 140px;
padding-top: 5px;
padding-bottom: 2px;
font-weight: bold;
letter-spacing: 1px;
color: #87a93e;
border-left: 1px solid #1164c1;
}

#page {
margin-top: 15px;
width: 828px;
float: left;
}

#page img {
border: 1px dotted gray;
padding: 4px;
}

#leftside {
width: 394px;
float: left;
padding: 8px 20px 10px 0px;
border-right: 1px dashed silver;
}

#rightside {
width: 393px;
float:right;
padding: 8px 0px 10px 20px;
}

#center {
float: left;
width: 808px;
padding: 0px 10px 0px 10px;
}

#center #pics {
display: block;
width: 828px;
}

#center a {
border: 0px;
}

#leftside #homepara {
font-size: 15pt;
letter-spacing: 3px;
text-align: right;
line-height: 25pt;
}

#homeright {
font-size: 12pt;
color: #1164c1;
padding-top: 10px;
line-height: 18pt;
}
#homeright h2 {
font-size: 10pt;
color: #8f0219;
}

#footer {
width: 828px;
float: left;
border-top: 1px dashed silver;
padding: 15px 20px 15px 20px;
margin-top: 35px;
font-size: 10pt;
color: silver;
}

#copyright {
float: left;
}

#designby {
text-align: right;
float: right;
color: gray;
}

#aboutuspara {
text-align: right;
text-indent:40px;
padding-top: 10px;
line-height: 16pt;
}
