/* CSS Document */
body { 
	color: #54504a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
	

h1 {
	color: #355a77;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e0e0e0;
	line-height: 18px;
	text-align:left;
	}

h2 {
	color: #353535;
	font-size: 12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: solid 1px #d7d7d7;
}


.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #892b15;
	text-align:left;
	padding-bottom:3px;
}
.title2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #bb9457;
	text-align:left;
	padding-top:20px;
}

.title3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #892b15;
	text-align:left;
	padding-bottom:3px;
}


a {
	color: #54504a;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}


ul {
	margin-left:15px;
	margin-bottom:10px;
	padding-left:35px;
}

li {
	background:url(images/arrows.gif) left top no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	text-align:left;
	line-height:1.41em;
	vertical-align:top;
	list-style:none;
	color:#77716a;
	font-weight: bold;
}

li a{
	color:#77716a;
	text-decoration:none;
}

li a:hover {
	text-decoration: none;
	color: #54504a;
}

.btm_menu a{
	color: #6a5e5e;
	text-decoration: underline;
}
.btm_menu {
	color: #6a5e5e;
	padding-left:20px;
}

.content {
	padding-left:30px;
	padding-right:50px;
	padding-bottom:0px;
	vertical-align:top;
	background-color:#fffcf3;
	background:url(images/content_bg.gif);
}


.text_block {
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image:url(images/hr.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	
	}
	
.menu {
	padding-bottom:30px;
	padding-left:1px;
	vertical-align:bottom;
	text-align:center;
}
.services {
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
	color:#799fc0;
}
.new {
	font-weight: bold;
	font-size: 9px;
	color:#892b15;
}
.flower {
	vertical-align:bottom;
	padding-bottom:0px;
	text-align:right;

}
.packages{
	float:right; 
	padding-top:20px;
	padding-left:20px;
	background:url(images/tag.gif); 
	width:200px; 
	height:250px; 
	background-repeat:no-repeat;
}
.welcome {
	padding-left:10px;
	text-align:justify;
}
.icon_top {
	background:url(images/homeicon_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 160px;
	height:32px;
	text-align:center;
}
.more {
	font-weight:bold;
	font-size:10px;
	color: #bb9457;
}

.more a{
	font-weight:bold;
	font-size:10px;
	color: #bb9457;
	text-decoration:none;
}

.directions a{
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

.form_tag {
	text-align:left;
	font-weight:bold;
	width: 80px;
	vertical-align:top;
	padding-top:5px;
}