/* CSS Document */

#flowerCal{
	margin:20px 0px;
	}
	

#flowerCal img{
	margin:5px 0px 0px 0px;
	}
	
.photoLeft{
	float:left;
	margin:0px 3px 3px 0px;
}	
	
#flowerCal table{
	margin:0px 0px 0px 0px;
	}	

#flowerCal th{	
	font-weight:bold;
	color:#FFFFFF;
	}
	
#DetailText{
	width:560px;
	float:right;
	}
	
	
#DetailText table{
	margin:0px 20px 0px 0px;
}	
	
/*4*/	
#Apr th{
	background-color:#D035AA;
	}
	
#Apr .off{
	background-color:#F8EFF3;
	}	
	
#Apr .on{
	background-color:#FFE1F3;
	}	
	
#Apr span{
	color:#B8034B;
	}
	
/*5*/	
#May th{
	background-color:#780C78;
	}
	
#May .off{
	background-color:#F8EFF3;
	}	
	
#May .on{
	background-color:#F1DAFC;
	}	
	
#May span{
	color:#780C78;
	}
	
/*6*/	
#Jun th{
	background-color:#1B057E;
	}
	
#Jun .off{
	background-color:#F8F7FF;
	}	
	
#Jun .on{
	background-color:#EBE7FE;
	}	
	
#Jun span{
	color:#1B057E;
	}
	
/*7*/	
#Jul th{
	background-color:#014BBA;
	}
	
#Jul .off{
	background-color:#F7FAFF;
	}	
	
#Jul .on{
	background-color:#E6F0FF;
	}	
	
#Jul span{
	color:#014BBA;
	}
	
/*8*/	
#Aug th{
	background-color:#018F8C;
	}
	
#Aug .off{
	background-color:#F4FFFF;
	}	
	
#Aug .on{
	background-color:#DDFFFF;
	}	
	
#Aug span{
	color:#018F8C;
	}
	
/*9*/	
#Sep th{
	background-color:#098305;
	}
	
#Sep .off{
	background-color:#EFFEEF;
	}	
	
#Sep .on{
	background-color:#D2FDD2;
	}	
	
#Sep span{
	color:#098305;
	}
	
/*10*/	
#Oct th{
	background-color:#537201;
	}
	
#Oct .off{
	background-color:#F7FFE1;
	}	
	
#Oct .on{
	background-color:#EBFFBB;
	}	
	
#Oct span{
	color:#537201;
	}
	
/*11*/	
#Nov th{
	background-color:#878101;
	}
	
#Nov .off{
	background-color:#FFFEDF;
	}	
	
#Nov .on{
	background-color:#FFFEC4;
	}	
	
#Nov span{
	color:#878101;
	}
	
/*12*/	
#Dec th{
	background-color:#B56400;
	}
	
#Dec .off{
	background-color:#FFF8EE;
	}	
	
#Dec .on{
	background-color:#FFE9C8;
	}	
	
#Dec span{
	color:#B56400;
	}
	
/*1*/	
#Jan th{
	background-color:#6A420B;
	}
	
#Jan .off{
	background-color:#FCEEDC;
	}	
	
#Jan .on{
	background-color:#F9DDBB;
	}	
	
#Jan span{
	color:#6A420B;
	}

/*2*/	
#Feb th{
	background-color:#C61006;
	}
	
#Feb .off{
	background-color:#FFEFEE;
	}	
	
#Feb .on{
	background-color:#FFE2E1;
	}	
	
#Feb span{
	color:#C61006;
	}											
	
/*3*/	
#Mar th{
	background-color:#DC0525;
	}
	
#Mar .off{
	background-color:#F8EFF3;
	}	
	
#Mar .on{
	background-color:#FFE1F3;
	}	
	
#Mar span{
	color:#DC0525;
	}	

	

