<!--
body {
font-family: Arial;
font-size: 11;
letter-spacing: 0px;
scrollbar-face-color: #1E3F1C; 
scrollbar-shadow-color: #667A53; 
scrollbar-highlight-color: #667A53; 
scrollbar-3dlight-color: #1E3F1C; 
scrollbar-darkshadow-color: #667A53; 
scrollbar-track-color: #667A53; 
scrollbar-arrow-color: #D43A5F;
	}

a.navlink:link {text-decoration: none; color:#ffffff; font-weight: bold; font-size: 12; } 
a.navlink:visited {text-decoration: none; color:#ffffff;font-weight: bold; font-size: 12; } 
a.navlink:hover { text-decoration: none; color:#30431E; font-weight: bold; font-size: 12; }

a:link {text-decoration: none; color:#D43A5F; font-weight: bold;  font-size: 12; } 
a:visited {text-decoration: none; color:#ffffff;font-weight: bold; font-size: 12;  } 
a:hover { text-decoration: none; color:#D43A5F; font-weight: bold;  font-size: 12; }



.imagestyle{
border-style: solid;
border-color: #D0C494;
border-width: 5px;
background-color: #D0C494;
     }

p {
font-family: Arial;
font-size: 14;
letter-spacing: 0px;
color:#1E3F1C;
line-height: 15pt;
padding: 0px 15px 0px 15px;
	}
	
.small {
font-family: Arial;
font-size: 10;
letter-spacing: 0px;
color:#1E3F1C;
line-height: 11pt;
padding: 15px 15px 15px 15px;
	}

h3 {
font-family: Arial;
font-size: 18;
letter-spacing: 0px;
color:#1E3F1C;
line-height: 15pt;
padding: 15px 0px 0px 15px;
	}
	
li {
font-family: Arial;
font-size: 14;
letter-spacing: 0px;
color:#1E3F1C;
line-height: 15pt;
padding: 5px 15px 0px 15px;
	}

.home {
float:right;
background-repeat: no-repeat;
height:345; 
position:relative;
left:-20px;
top:0px;
	}
	
.flowers1 {
float:left;
background-repeat: no-repeat;
position:relative;
left:0px;
top:0px;
background-image: url(images/flowers1rev.gif);
	}
	
.flowers2 {
float:left;
background-repeat: no-repeat;
position:relative;
left:0px;
top:0px;
background-image: url(images/flowers2rev.gif);
	}
	
.flowers3 {
float:left;
background-repeat: no-repeat;
position:relative;
left:0px;
top:0px;
background-image: url(images/flowers3.gif);
	}
	
.flowers4 {
float:left;
background-repeat: no-repeat;
position:relative;
left:0px;
top:0px;
background-image: url(images/flowers4.gif);
	}
	
.hours {
font-family: Arial;
font-weight: bold;
font-size: 12;
letter-spacing: 0px;
color:#ffffff;
line-height: 12pt;
padding: 15px 15px 0px 650px;
	}

.footer {
word-spacing: 3px;
font-family: Arial;
font-weight: bold;
font-size: 12;
letter-spacing: 0px;
color:#ffffff;
padding: 0px 15px 0px 110px;
z-index:4;
	}
	
.nav {
word-spacing: 3px;
font-family: Arial;
font-weight: bold;
font-size: 12;
letter-spacing: 0px;
color:#ffffff;
padding: 3px 15px 3px 40px;
	}
	

hr {
    height:1px;
    width:500px;
    color:#1E3F1C;
	align:center;
   }


#ajaxticker1{
	width: 150px;
	height: 150px;
	padding: 0px;
	background-color: #76A006;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #76A006;;
}








</style>

-->