body {
	margin:0;	
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg); background-attachment:fixed; background-color:#f9f0f0; background-repeat:repeat;
}

.leftEdge {
	background-image:url(images/borderLeft.png);
	background-repeat:repeat-y;
	width:22px;
}
.leftEdgeInside{
	background-image:url(images/borderLeftInside.jpg);
	background-repeat:repeat-y;
	width:9px;
}
.rightEdge{
	background-image:url(images/borderRight.png);
	background-repeat:repeat-y;
	width:22px;
}
.rightEdgeInside{
	background-image:url(images/borderRightInside.png);
	background-repeat:repeat-y;
	width:7px;
}
.mainBg{
	background-image:url(images/bgContent.jpg);
	background-repeat:repeat;
}
.menu{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	height:27px;
}
.footer{
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	width:771px;
	height:29px;
}
.footerBottom{
	background-image:url(images/footer_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#bb8b8b;
	font:Arial, Helvetica;
	font-size:10px;
}

.mainText{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#a70c4f; text-align:center;
  
}
.homeHeadline{
	font-family:Arial, Helvetica, sans-serif; font-size:28px; color:#a70c4f; text-align:center;
	margin-bottom:15px;
	margin-top:50px;
}
.homeFlowersBG{
	height:164px;
	background-image:url(images/bg_home_fl.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-bottom:20px;
	margin-top:8px;
	vertical-align:middle;
}

/*.flowerSmall{
	color:#c36a5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	float:left;
	margin-left:9px;
	margin-top:20px;
	text-align:center;	
}*/

.flowerSmall {
	text-align:center;
	padding-right:4px;
	padding-left:4px;
	padding-top:30px;
	float:left;
	width:82px;
	margin:0;
}


/*>>>>>>>>>>>>>>>>>>>>>  offers   <<<<<<<<<<<<<<<<<<<<<<<<*/

.offers{
	margin-top:11px;
	margin-left:11px;
	float:left;
	border:1px solid #ffffff;
}

/*.offLnk img {
	border:1px solid #ffffff;
	
}
.offLnk:hover img {
	border:1px solid #ef519f;
	
}
*/


.brclear { /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	}

/*.brSpecial{
	height:0;
	margin:0;
	font-size: 1px;

}*/

a.underCustom:link{
	background: url(images/underline2.gif) repeat-x 100% 100%; padding-bottom: 6px; white-space: nowrap;
	text-decoration:none;
}
a.underCustom:hover{
	padding-bottom: 6px; white-space: nowrap;
	text-decoration:none;
	background:none;
}

/*>>>>>>>>>>>>>>>>>>>>>  sections <<<<<<<<<<<<<<<<<<<<<<<<<*/

/* packages */

.sectionPackages {
 	background-image:url(images/bg_sections.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 649px;
	height:21px;
	margin-left:45px;
	margin-top:20px;
}
/*li.pbullet {
	 list-style-image:url(images/bullet_pkg.gif);
	 padding-left:4px;
	 margin-left:10px;
}*/
.package {
	margin-left:40px;
	margin-top:16px;
}
.packagesGroup{
	margin-right:20px;
	text-align:left;
	float:left;
}
/*
table.packagesTable td {
	vertical-align:middle;
}*/

table.packagesTable{
	margin-left:55px;
	width:665px;
}

.packageBullet {
	text-align:right; 
	padding-right:4px; 
	padding-bottom:4px; 
	vertical-align:middle;
	width:8px;
}	

.bullets {
	text-align:right; 
	padding-bottom:10px;
	padding-left:11px;
	border:0;
}
.bullettop{
	margin-top:8px;
}

.offerTable{
	vertical-align:top;
	width:165px;
	margin-top:-5px;
}
.offerlistTD{
	padding-left:2px;
}

/*>>>>>>>>>>>>>>> PACKAGE NEW <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

.packageGroup{
	float:left;
	margin-right:40px;
}


/*>>>>>>>>>>>>>>> Contact Us  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

.addressBox{
	width:207px; 
	height:146px; 
	margin-top:36px; 
	margin-left:40px; 
	margin-right:68px; 
	background-image:url(images/bg_addr.png); 
	background-repeat:repeat; 
	text-align:center; 
	vertical-align:middle;
}

/*>>>>>>>>>>>>>>>   LINKS  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
a.homefl:link, a.homefl:visited, a.homefl:active{
	text-decoration:underline;
	color:#c36a5c;
}
a.homefl:hover{
	text-decoration:none;
	color:#a70c4f;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active{
	text-decoration:none;
	color:#bb8b8b;
}
a.footerLink:hover{
	text-decoration:underline;
	color:#a70c4f;
} 

/*>>>>>>>>>>>>>>>>>>>>>>>>  FORM   <<<<<<<<<<<<<<<< */

input.inputInfo 	{
	width:270px;
	height:20px;
	background-color:#ffffff;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	padding-left:2px;
	color:#910b45;
	border-bottom:none;
	border-right:none;
	border-top:none;
	border-left:none;
	margin-left:11px	
}

input.inputInfo:focus{
	background-color:#f9efed;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	margin-left:11px	
}

textarea{
	width:270px;
	height:132px;
	background-color:#ffffff;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	padding-left:2px;			
	color:#910b45;
	border-bottom:none;
	border-right:none;
	border-top:none;
	border-left:none;
	margin-left:11px;
	margin-top:6px;
}

textarea:focus{
	width:270px;
	height:132px;
	background-color:#f9efed;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	margin-left:11px;
	margin-top:6px;
}

/*.buttonSubmit{ 
	width:120px;
	height:20px;
	color:#964d3f;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial;			
	padding-bottom:2px;
	border-bottom:#c3b8b5 solid 1px;
	border-right:#c3b8b5 solid 1px;
	border-top:none;
	border-left:none;
	margin:0;
	margin-left:11px
}
			
.buttonSubmit:active{ 
	width:120px;
	height:20px;
	color:#964d3f;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial;			
	padding-bottom:2px;
	border-bottom:none;
	border-right:none;
	border-top:#c3b8b5 solid 1px;
	border-left:#c3b8b5 solid 1px;		
	margin:0;
	margin-left:11px	
}*/

.buttonSubmit { 
	width:121px;
	height:21px;
	background:url(images/btn_submit.jpg) no-repeat top left;
	border:0px;
	background-color:none;
}
.buttonSubmit:active { 
	width:121px;
	height:21px;
	background:url(images/btn_submit_active.jpg) no-repeat top left;
	border:0px;
	background-color:none;
}

