body {
	margin-top: 0px;
	padding: 0;
/* 	background-color: #FFF8C6;  */
/* 	background-color: #E7EDC6;  */
 	background-color: #E9F6D7;  
	text-align: justify;
	font-family: Tahoma;
	font-size: 13px; 
 	background-image: url(../images/Romneyabgx.gif);  
/*	background-repeat: repeat-x; */
	background-attachment: fixed;  
/*	color: #616161; */
}

h1, h2, h3 {
	margin-top: 0;
/*	color: #8C0209; */
}

h1 {
 	font-size: 13px; 
	font-weight: bold;
	color:#347235; 
}

h1.plant {
 	font-size: 13px; 
	font-weight: bold;
	text-indent:25px;
	color:#347235; 
}

#black {
 	font-size: 13px; 
	font-weight: bold;
	color:black; 
}

.serv {
	font-size: 13px;
	font-weight: bold;
	text-indent:22px;
	margin-left: 12px;
	color: #347235; 
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

.servbull  {
	line-height: 35px;
}

ul {
    FONT-FAMILY:  Tahoma ;
/*     FONT-SIZE: 13px; */
    list-style-image: url(../images/g1.gif);
    list-style-type: disc;
	position: relative;
	margin-left: 12px;
	top: -10px;
}

li {
    FONT-FAMILY:  Tahoma ;
/*    FONT-SIZE: 13px; */
   position: relative;
   left: 0em;
   margin:0;
   padding-bottom:8px;
}

a {
	text-decoration: underline;
	color: #347235; 
}

a:hover {
	border-bottom: none;
	color: blue;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
p {
    margin-top: 0px;
    padding-top: 0px;
}

p.pindent {
	position:relative;
	left: 15px;
	font-weight: bold;
}

img.thumbl {
	float: left;
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-bottom: 5px;
}
img.thumbr {
	float: right;
	width: 80px;
	height: 60px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Header */

#header {
/*	width: 1000px; */
	margin: 0 auto;
/*	height: 230px; */
	background: white repeat-x left top; 
}

#logo {
/*	width: 1000px; */
/*	height: 190px; */
	margin: 0 auto; 
	padding: 0 0px 0 0px;
	background: white no-repeat left top; 
}

img.headcentred {
    BACKGROUND: white;
    display: block;
    margin-left: auto; 
    margin-right: auto; 
    width: 70%;
/*    width: 338px;
    height: 166px;
    */
}

/* Menu */
#menu {
/*	width: 1000px; */
	margin: 0 auto;
/*	height: 1.4em; */ 
	background: white repeat-x left top; 
}

div.menubar {
  BACKGROUND: white; 
/*  height: 1.4em; */
  font-size: 15px; 
  font-weight: bold;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #347235;
padding: 9px 11px;
text-decoration: underline;
border-right: 0px solid white;
margin-right: 10px;
}

.solidblockmenu li a:hover {
color: Blue;
/* background: transparent url(../images/Menu/blockactive.gif) center center repeat-x; */
text-decoration: none;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.solidblockmenu li .current{
text-decoration: none;
}

.solidblockmenu{
margin-top: 0px;
padding: 0;
border-width: 0px 0px;
/*background: rgb(232,232,232);*/ 
/* background: white url(../images/Menu/blockdefault.gif) center center repeat-x; */
list-style: none;
}

/* Wrapper */

#wrapper {
	width: 76%;
	margin: 0 auto; 
	background: #347235;
	}

/* Page */

#page {
	width: 98.8%;
/*	height: 680px; */
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	background: white; 
}
#testpage {
	width: 98.8%;
	margin: 0 auto;
	padding: 20px 5px;
	background: white; 
}

.servslideoffset {
	margin-left: 30%;
}
.plantslideoffset {
	margin-left: 30%;
}
.plantslide {
	margin: auto auto;
}


/* Home */
#homeleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#homerightsidebar {
	float: right;
	margin-left: 5px;
	margin-right: 25px;
	width: 120px;
	background: green;
}

#homecontent {
	float: left;
	width: 490px;
	margin-left: 30px;
	margin-right: 5px;
}

img.homeright {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 110px;
    height: 200px;
    overflow: hidden;
}
img.homeleft {
    display: block;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0px; 
    margin-bottom: 20px;
	width: 220px;
    height: 300px;
    overflow: hidden;
}

/* Contact */

.map_window {
	height: 250px;
	width: 250px;
}

.contactcontent {
	float: left;
	width: 460px;
}

#contactleftsidebar {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
/*	width: 154px; */
/*	height: 670px; */
}

#contactrightsidebar {
	float: right;
/* 	width: 272px; */
/*	height: 670px; */
	margin-left: 10px;
	margin-right: 10px;
}

img.contact {
    BACKGROUND: white;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px; 
    margin-bottom: 20px;
    width: 100%; 
/*    width: 154px;
    height: 216px; */
    overflow: hidden;
}
img.contact2 {
    background: white;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px; 
    margin-bottom: 20px; 
    width: 100%;
/*    width: 272px;
    height: 216px; */
    overflow: hidden;
}

/* Clients */

.clientcontent {
	float: left;
	width: 245px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}

#clientleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 20px;
}
#clientrightsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

img.clientleft{
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 168px;
    height:270px;
    overflow: hidden;
}

/* What I do and Plantings */

.services {
	float: left;
	width: 500px;
	background: white;
}

#servleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#servrightsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.servicessidebar {
	float: left;
	width: 220px;
	height: 440px;
	padding: 0;
}

#servcontent {
	float: left;
/*	width: 505px; */
	margin-left: 5px;
	margin-right: 5px;
}

.plantindent {
	margin-left:25px;
}

#plantcontent {
	float: left;
/*	width: 505px; */
	margin-left: 5px;
	margin-right: 5px;
}

#thumbleftsidebar {
	float: left;
	margin-right: 0px;
	margin-left: 15px;
}
#thumbrightsidebar {
	float: right;
	margin-right: 15px;
	margin-left: 0px;
}

img.servleft{
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 180px;
    height: 90px;
    overflow: hidden;
}

img.servleft2{
    display: block;
    margin-top: 190px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 180px;
    height: 90px;
    overflow: hidden;
}

img.servright{
    display: block;
    margin-top: 190px;
    margin-left: 40px;
    margin-right: 0px; 
	width: 160px;
    height: 130px;
    overflow: hidden;
}

img.servright2{
    display: block;
    margin-top: 10px;
    margin-left: 40px;
    margin-right: 0px; 
	width: 180px;
    height: 90px;
    overflow: hidden;
}

img.servc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 240px;
    height: 245px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}
img.servlc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 235px;
    height: 200px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}
img.servrc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;px
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 235px;
    height: 400px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}

/* About */
.sline {
}

#aboutleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#aboutrightsidebar {
	float: left;
	margin-left: 5px;
	margin-right: 25px;
}

#aboutcontent {
	float: left;
	width: 550px;
	margin-left: 25px;
	margin-right: 5px;
	font-size: 12px;
}

#b_left {
	height: 70px;
}

#b_right {
	height: 136px;
}

img.aboutAT {
    display: block;
    margin-top: 0px;
    margin-left: 130px;
    margin-right: 0px; 
	width: 76px;
    height: 136px;
    overflow: hidden;
}
img.aboutJF {
    display: block;
    margin-top: 30px;
    margin-left: 130px;
    margin-right: 0px; 
	width: 76px;
    height: 122px;
    overflow: hidden;
}
img.aboutJT {
    display: block;
    margin-top: 30px;
    margin-left: 130px;
    margin-right: 0px; 
	width: 76px;
    height: 106px;
    overflow: hidden;
}
/* Testimonials */


div.tcontent {
  padding-top: 0em;
  padding-left: 0em;
  padding-bottom: 0em;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 5px; 
/*  width: 520px;
  height: 210px; */
  overflow: hidden;
  text-align: left;
  float: left;
}

div.tcontent1 {
  padding-top: 0em;
  padding-left: 0em;
  padding-bottom: 0em;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 5px; 
/*  width: 520px;
  height: 140px; */
  overflow: hidden;
  text-align: left;
  float: left;
}


div.tleftcol {
  float: left;
/*  width: 160px;
  height: 225px; */
  overflow: hidden;
  margin-left: 0px;
  margin-right: 20px; 
}

img.timg {
    float: right;
    display: block;
/*    width: 160px;
    height: 225px; */
    overflow: hidden;
}



/* Sidebars */

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
}

.psidebar {
	float: left;
	width: 200px;
	padding: 0;
}


/* Footer */

.footer {
	width: 990px;
	height: 60px; 
/*	margin: 0 auto; */
	padding: 0px 0px;
	background: yellow; 
}

.tfooter {
	background: white;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	color: rgb(170,44,55); 
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}