
BODY { font: 12px "Verdana","Arial";	color: #333333; padding-right:10px;}
FONT { font: 12px "Verdana","Arial";	color: #333333; }
P {	font: 12px "Verdana","Arial"; font-weight:bold; color: #333333; padding-left:10px; padding-right:15px;}
B {color: #7A915B; }

/****************************** List Items ****************************************************/
DL { font: 12px "Arial"; font-weight: normal; color: #333333;}
DT { font: 12px "Arial"; font-weight: normal; color: #333333;}
DD { font: 12px "Arial"; font-weight: normal; color: #333333;}
UL {font: 12px "Arial";	font-weight: bold;}
LI {font: 15px "Arial"; list-style-image:url(http://www.marilynsbakery.com/images/list_person.gif); padding-left:0px;padding-right:15px;color: #333333;}


/****************************** A links ****************************************************/

A {	font-family: "Arial"; color: #7A915B; font-weight: bold; font-size: 9pt; text-decoration: underline;}
A:hover { font-family: "Arial"; color: #860301; font-weight: bold; font-size: 9pt; text-decoration: underline;}

.classNew a:active{font-family: "Arial"; color: #316A7C; font-size:10px; text-decoration: underline; font-weight: bold;}
.classNew a:link{font-family: "Arial"; color: #316A7C; font-size:10px; text-decoration: underline; font-weight: bold;}
.classNew a:visited{font-family: "Arial"; color: #316A7C; font-size:10px; text-decoration: underline; font-weight: bold;}
.classNew a:hover{font-family: "Arial"; color: #ffffff; font-size:10px; text-decoration: underline; font-weight: bold;}

/****************************** List Items ****************************************************/

H1 { font-family: "Verdana","Arial"; color: #860301; padding-left:5px;}
H2 { font-family: "Verdana","Arial"; color: #860301; padding:5px;}
H3 { font-family: "Verdana","Arial"; color: #860301; padding:5px;}
H4 { font: "Verdana","Arial"; font-size: 12px; color: #7A915B; padding:5px;}
H5 { font: "Verdana","Arial"; color: #7A915B; padding:5px;}
H6 { font: "Verdana","Arial"; color: #7A915B; padding:5px;}
/****************************** Classes ****************************************************/

.table{ font: 8pt "Verdana","Arial"; font-weight: normal; color: #7A915B;}

.contentGBG{
background-image:url(images/bg_tile.gif); 
background-repeat:repeat;
}
/**********************************************/




#raspberries {
  
    background-position:center;
    background-repeat: no-repeat;
    bottom:0;
    position: fixed;
    width: 100%;
    z-index:11;
}

#strawberries {
  
    background-position:center;
    background-repeat: no-repeat;
    bottom:0;
    position: fixed;
    width: 100%;
    z-index:11;
}

#blueberries {
  
    background-position:center;
    background-repeat: no-repeat;
    bottom:0;
    position: fixed;
    width: 100%;
    z-index:11;
}

#flowers {
  
    background-position:center;
    background-repeat: no-repeat;
    bottom:0;
    position: fixed;
    width: 100%;
    z-index:11;
}

