/* Prins Orchidee						*/
/* Typical styles for a specific grower */
#footer {
	background-image: url(bg_footer.gif); 
	color: #7D933D;
	vertical-align: top;
}

#footer h1 {
	color: #7D933D;
}

#footer a
{
	color: #7D933D;
	text-decoration: none;
}

#footer a:link
{
	color: #7D933D;
	text-decoration: none;
}

#footer a:visited
{
	color: #7D933D;
	text-decoration: none;
}

#footer a:hover
{
	color: #7D933D;
	text-decoration: none;
}

#logogrowervertical {
	background-image: url(logo_side.gif);
}

#logogrowerhorizontal {
	background-image: url(grower_logo.gif);
}

.bar_halloween {
	background-color: #ed7102;
}
.bar_fall {
	background-color: #6e3d2b;
}
.bar_christmas {
	background-color: #a20060;
}
.bar_silvester {
	background-color: #42753d;
}
.bar_chinesenewyear {
	background-color: #92250e;
}
.bar_valentine {
	background-color: #ed1c23;
}
.bar_eastern {
	background-color: #c8d200;
}
.bar_grandmothersday {
	background-color: #ed1c23;
}
.bar_womensday {
	background-color: #ED1C23;
}
.bar_may1st {
	background-color: #004f91;
}
.bar_mothersday {
	background-color: #ed1c23;
}
.bar_neutral {
	background-color: #532a5c;
}
