/*
*/

body {
	background-color: #669900;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	}

.message {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #OOOOOO;
	}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #EEEEEE;
	}

h2, .logo {
	color: #669900;
	font-size : 28pt;
	padding-top: 18px;
}

.address {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size:  8pt;
}

.prodtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #006600;
}

.redtext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #FF0000;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}


A:link, A:visited, A:active{
	color : #FFFFFF;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
}     

A:hover {
	color : #FFFFCC;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}

A.topnav:link, A.topnav:visited, A.topnav:active {
	color : #FFFFCC;
	text-decoration : none;
}     

A.topnav:hover {
	color : #FFFFCC;
	text-decoration : underline;
}

.top {
	color : #FFFFFF;
}

a.email:link,hover,visited,active {
	color : #0000FF;
	text-decoration : underline;
	}

a.more {
	font-size:  8pt;
	text-decoration : underline;
	color: #336699;
	font-weight : bold;
}

a.link:link, a.link:visited, a.link:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  9pt;
	color : #669801;
	text-decoration : none;
	}

a.link:hover {
	text-decoration: underline;
}

hr {
	background-color: #669801;
	color: #669801;
	border: 0;
	height: 1px;
}

table.florists {
	background-color:#E4F3E4;
	border: 1px solid #589D51;
}

