
/* 
background-image: url(images/left-column.gif); background-repeat: no-repeat;
border: 0px solid #B4B5B9;
*/


body { 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccc99;
	color: ##000000;
	}
	
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

p.flowercopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 20px; 
	padding-right: 20px; 
}
	
#container {
	margin:0 auto;
	position:relative; 
	width: 750px;
	clear:left;
	text-align: left;
	background-color: #FFFFFF;
	}

#welcome {
	background-color: #FFFFCD; 
	height: 64px; 
	padding-top: 12px; 
	padding-left: 20px;
}

#tagline {
	clear: left; 
	color: #990066; 
	font-family: Geneva; 
	font-size: 24px; 
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.flower {
	clear: left; 
	background-color: #FFFFFF; 
	padding-top: 20px;
}

.flower2 {
	clear: left; 
	background-color: #FFFFCC; 
	padding-top: 20px;
}

.floral {
	float: left; 
	width: 250px; 
	text-align: center; 
	font-family: Geneva; 
	color: #000000; 
	font-size: 14px; 
	background-color: #FFFFFF;
}


a, a:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration: underline; color: #464646;}
a:hover {color: #98b3c0; text-decoration:underline;}
a:active {color:#98b3c0; text-decoration:underline;}

a.siteA, a.siteA:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration: underline; color: #FFFFFF;}
a.siteA:hover {color: #999999; text-decoration: underline;}
a.siteA:active {color:#999999; text-decoration: underline;}
