@charset "utf-8";
/* CSS Document */

html {height:100%;}
body {
background-color:#dbe3dd;
font-family:"Times New Roman", Times, serif;
font-size:85%;
color:#7b8965;
height:100%;
margin:0px 0 0 0;
padding:0px 0 0 0;
}

img {
border:0;

}

a {
text-decoration:none;
color:#7b8965;
}

a:hover {
text-decoration:none;
color:#7b8965;	
}

#outercontainer{
	width:836px;
		margin:auto;
		margin-top:10px;
}

#webcontainer {
	width:836px;

	background-image:url(../images/background5.jpg);
	background-repeat:no-repeat;
background-position:top;
	float:left;
		/*min-height:620px;
		height:620px;*/
min-height:400px;
height:400px;

}


#webcontainer2 {
	float:left;
	width:836px;
	background-image:url(../images/background2.jpg);
	background-repeat:no-repeat;
	min-height:620px;
}

#head{
float:left;
width:836px;
}

#headleft{
float:left;	
}

#headright{
	float:right;
	margin-top:50px;
	font-size:12px;
	margin-bottom:3px;
}

#cus
{
margin-top:10px;
float:left;
width:225px;
margin-left:13px;
}
#cus2
{
margin-top:10px;
float:left;
margin-left:30px;
}
#cus3
{
float:right;
width:100px;
text-align:center;
margin-right:10px;
margin-top:10px;
}
#cus4
{
width:100px;
float:right;
text-align:center;
margin-right:20px;
margin-top:10px;
}

#footer {
float:left;
width:836px;	
}

#hometextbox{
background-image:url(../images/homeback.png);
background-repeat:repeat-x;
float:right;
width:500px;
margin-top:50px;
padding:10px;
}

#hometextbox2{
background-image:url(../images/homeback.png);
background-repeat:repeat-x;
float:right;
width:500px;
margin-top:50px;
padding:10px;
}

h1{
margin:0;
padding:0;
font-size:110%;
}
.home {
float:left;
margin-right:30px;
}

.flowers{
	float:left;
	margin-right:30px;
}

.hire{
	float:left;
	margin-right:30px;
}

.contact {
	float:left;
	margin-right:10px;
}


#textbox{
background-image:url(../images/otherback.png);
background-repeat:repeat-x;
width:500px;
height:600px;
margin:auto;
padding:10px;
}

#thumbnails {
	float:left;
	width:500px;

}

.thumbnail1{
	float:left;
width:147px;
margin-left:10px;
margin-top:20px;
}
.thumbnail2{
	float:left;
margin-left:20px;
width:147px;
margin-top:20px;
}
.thumbnail3{
	float:left;
margin-left:20px;
width:147px;
margin-top:20px;
}

.thumbnailrow1{
	float:left;
width:147px;
margin-left:10px;
margin-top:10px;
}
.thumbnailrow2{
	float:left;
margin-left:20px;
width:147px;
margin-top:10px;
}
.thumbnailrow3{
	float:left;
margin-left:20px;
width:147px;
margin-top:10px;
}

img {
border:0;	
}