.flower {
background-image : url('flower.jpg'); 
background-repeat : no-repeat; 
background-position : bottom center; 
} 

.leftMenuLink {
font-weight : normal; 
font-family : Arial, Univers, Serif; 
font-size : 11px; 
color : black; 
background-color : white;
text-decoration : underline; 
} 

.leftMenuLink:hover {
font-weight : normal; 
font-family : Arial, Univers, Serif; 
font-size : 11px; 
color : #fb473c; 
background-color : white;
text-decoration : underline; 
} 

.leftMenuTitle {
font-weight : bold; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 12px; 
color : black; 
background-color : white;
text-decoration : none; 
} 

.featuredLink {
font-weight : normal; 
font-family : Arial, Univers, Serif; 
font-size : 11px; 
color : #43562c; 
background-color : #e9e9e9;
text-decoration : underline; 
} 

.featuredLink:hover {
font-weight : normal; 
font-family : Arial, Univers, Serif; 
font-size : 11px; 
color : #fb473c; 
background-color : #e9e9e9;
text-decoration : underline; 
} 

.productCode {
font-weight : normal; 
font-family : Arial, Univers, Serif; 
font-size : 11px; 
color : #43562c; 
background-color : white;
text-decoration : none; 
} 

.productCode:hover {
font-weight : normal; 
font-family : Arial, Univers, Serif; 
font-size : 11px; 
color : #fb473c; 
background-color : white;
text-decoration : none; 
} 

.mainTitle {
font-weight : bold; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 12px; 
color : black; 
background-color : white;
text-decoration : none; 
} 

h1
{
font-weight : bold; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 12px; 
color : black; 
background-color : white;
text-decoration : none; 	
}

p {
font-weight : normal; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 11px; 
color : black; 
background-color : white;
text-decoration : none; 
} 


.mainText {
font-weight : normal; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 11px; 
color : black; 
background-color : white;
text-decoration : none; 
} 

.linkText {
font-weight : bold; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 11px; 
color : #43562c;
background-color : white; 
text-decoration : underline; 
} 

.linkText:hover {
font-weight : bold; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 11px; 
color : #fb473c; 
background-color : white;
text-decoration : underline; 
} 

.topMenuLink {
font-weight : bold; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 10px; 
color : #6a844b;
background-color : white; 
text-decoration : none; 
} 

.topMenuLink:hover {
font-weight : bold; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 10px; 
color : #fb473c;
background-color : white; 
text-decoration : none; 
} 

.footerText {
font-weight : normal; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 11px; 
color : #808080; 
background-color : white;
text-decoration : none; 
} 

.footerTextLink {
font-weight : normal; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 11px; 
color : #808080;
background-color : white; 
text-decoration : none; 
} 

.footerTextLink:hover {
font-weight : normal; 
font-family : Verdana, Arial, Univers, Serif; 
font-size : 11px; 
color : #808080; 
background-color : white;
text-decoration : underline; 
} 
