.c-flowers{
	background-color: #FF7F7F;
	height: 28px;
	width:99.5%;
	margin-top:4px;
	margin-bottom:4px;
}
.f-flowers{
	background-color: #B2C1F0;
	height: 28px;
	width:99.5%;
	margin-top:4px;
	margin-bottom:4px;
}
.gold-rose{
	background-color: #FFCA77;
	height: 28px;
	width:99.5%;
	margin-top:4px;
	margin-bottom:4px;
}
.m-flowers{
	background-color: #FFB4E4;
	height: 28px;
	width:99.5%;
	margin-top:4px;
	margin-bottom:4px;
}
.s-flowers{
	background-color: #C4E669;
	height: 28px;
	width:99.5%;
	margin-top:4px;
	margin-bottom:4px;
}
.deliver-flowers{
	background-color: #C2E1C0;
	height: 28px;
	width:99.5%;
	margin-top:4px;
	margin-bottom:4px;
}


/*
Start Display Introduction Text
*/

#introduction{
	width: 99%;
}
#introduction h1{
	font-size: 18px;
	color: #333333;
	padding-top: 20px;
	padding-right:30px;
	padding-left:20px;
}
#introduction p{
	padding-left:20px;
	padding-right:30px;
	margin-top:8px;
	margin-bottom:8px;
}

#introduction a{
	color:#336699;
}
/*
End Display Introduction Text
*/

/*
Start Display Flower Items
*/

#m-flower-border{
	height: 100%;
	margin-top:20px;
	margin-left:10px;
}
.c-flowerbox{
	width: 185px;
	float: left;
	margin: 2px;
}
#f-flowerboxes{
	padding-left: 40px;
}
.f-flowerbox{
	width: 324px;
	float: left;
}
.f-flowerbox-picture{
	width: 153px;
	height:143px;
	float:left;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #669966;
	border-bottom: 3px solid #669966;
	border-left: 1px solid #CCCCCC;
}
.f-flowerbox-text{
	width: 153px;
	height:143px;
	float:left;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #AAAAAA;
	border-bottom: 3px solid #AAAAAA;
	border-left: 1px solid #CCCCCC;
}
.f-flowerbox-text p.flower-title{
	padding-top:12px;
	padding-left:8px;
	padding-right:8px;
}
.f-flowerbox-text p.flower-description{
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

/*
End Display Flower Items
*/


/*
Start Display Text (Below the fold) for Valentains day
*/

#valentine-main-text{
	margin-top:30px;
	width:100%;
}
#valentine-main-text h3{
	font-size:16px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:15px;
	color:#9966cc;
}

#valentine-main-text p{
	font-size:11px;
	margin-top:5px;
	margin-left:10px;
	margin-right:15px;
	color:#666666;
}
#valentine-main-text a{
	color:#336699;
}

#london-a-z{
	width:100%;
}

#london-a-z p{
	width:230px;
	float:left;
}

/*
End Display Text (Below the fold) for Valentains day
*/

/*
Start Display Text (Below the fold) for Funeral Flowers
*/
.f-main-text01,.f-main-text02{
	width:100%;
	margin-top:30px;
}

.f-main-text01 h2,.f-main-text02 h2{
	font-size:16px;
	margin-bottom:15px;
	padding-left:50px;
	padding-right:100px;	
	color:#9966cc;
}
.f-main-text01 p,.f-main-text02 p{
	padding-left:50px;
	padding-right:100px;	
	font-size: 11px;
	margin-top:5px; 
	color:#666666;
}
.f-main-text01 a,.f-main-text02 a{
	color:#336699;
}
/*For displaying table of flower delivery*/
.f-main-text01 table{ 
	width: 80%;
	margin-left:50px;
	margin-right:100px;
	border: 2px solid #DDDDDD;
}
.f-main-text01 td{ 
	font-size: 12px;	
	padding:3px;
}
.f-main-text01 h3{
	margin-left:50px;
	margin-right:100px;
}


.m-main-text01,.s-main-text01,.e-main-text01{
	width:95%;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:20px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.m-main-text01{
	margin-top:10px;
	background-image: url(../mothers-day-images/mothers-day-tulips.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.s-main-text01{
	margin-top:10px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right 0px;
}
.s-main-text01 a{
	color:#336699;
}
.e-main-text01{
	margin-top:10px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top:20px;
	padding-bottom:30px;
}
.m-main-text01 h1,.s-main-text01 h1,.e-main-text01 h1{
	font-size:18px;
	margin-bottom:10px;
	padding-left:20px;
	padding-right:20px;	
	color:#666666;
}
.m-main-text01 p, .m-main-text02 p, .s-main-text01 p, .e-main-text01 p{
	padding-left:20px;
	padding-right:20px;	
	font-size: 12px;
	margin-top:5px; 
	color:#333333;
	line-height: normal;
}
.m-main-text02{
	margin-top: 10px;
	margin-left:10px;
	width:95%;
}
.m-main-text02 h2{
	font-size:16px;
	color:#CC33CC;
}
.m-main-text01 a, .m-main-text02 a,.e-main-text01 a{
	color:#336699;
}
/*
End Display Text (Below the fold) for Funeral Flowers
*/
/*
Start Display Text (Below the fold) for Flowers Delivery
*/
.table-head{
	color: #ffffff;
	background-color: #969696;
	font-weight: bold;
}

.table-entry1{
	background-color: #C3E2C4;
}

.table-entry2{
	background-color: #FFFFFF;
}

/*
End Display Text (Below the fold) for Flowers Delivery
*/
