


body {background-color: #FFFFFF;
	 margin: 15px 0 15px 0;
	 font-family: Tahoma, @Arial Unicode MS, Sans-serif; font-weight: 400;
	 text-align: center;
	 padding: 0px 0 0 0;
	 border: 0px;
     border-color:#999999;
	 }
     
     
.about {background:url(images/family-bcgrd.jpg);
         background-repeat:no-repeat;
         background-position:center;
         height: 300px;
         font-size:medium;
         }
		  
 
#mainview {width: 820px;
		   margin: 0 auto;
		  }
          
#logobox {float: left;
         width: 220px;
         height: 147px;
         background: url(images/logo_bl.gif);
         }
         
#addbox {float: left;
         width: 450px;
         height: 147px;
         vertical-align:bottom;
         text-align:center;
         }
         
#addbox table {padding:0 0 0 0;
              border:0 0 0 0;
              width:100%;
              height:100%
              }
              
#addbox td {text-align:center;
           vertical-align:middle;
              }
         
#cartbox {float: right;
         width: 130px;
         height: 147px;
         }
         
#cartbox a {margin-top: 50px
         font-size: 12px;
         color: #99AE6A;
         }
         
#cartbox .cart {font-size: 10px;
               font-weight:bold;
               color: #99AE6A;
         }
         
#loginbox {float: left;
         width: 220px;
         height: 97px;
         background: url(images/login.gif);
         
         }         
         
#searchbox {float: left;
         width: 220px;
         height: 97px;
         background: url(images/srch.gif);
         }
         
#leftcol {width: 220px;
		  float: left;
		 }
		 
#rightcol {width: 600px;
		  float: right;
          text-align:left;
		  }
          
#footer { background:url(images/ftrbg.gif);
         background-repeat:no-repeat;
         float:left;
         width: 820px;
         height:21px;
         color: white;
         font-size:	10px;
         text-align:center;
         vertical-align:middle;
         }
         
#footer table{ color: white;
               font-size:	10px;
               text-align:center;
               vertical-align:middle;
         }
         
#footer li {display: inline; 
           padding:10px;
           }
          
.navtable td {background-repeat:no-repeat;
             text-align:center;
             width: 150px;
             height: 67px;
             font-size: 12px;
             color: white;
             padding: 0 0 0 0;
             }
             
.category tr.top { background-repeat:no-repeat;
                 background: url(images/catbg.gif);
                 background-position:bottom;
                 width: 220px;
                 height: 48px;}
             
.category td.top {text-align:center;
                  font-size: 18px;
                  font-weight:bold;
                  color: white;
                  padding: 0 0 0 0;}
          
.category tr.middle {background: url(images/catltbg.gif);
                    }
                    
.category td.middle {text-align:left;
                  font-size: 12px;
                  font-weight:bold;
                  color: black;
                  padding: 0 0 0 10px;}                   
		  
.category tr.bottom {background: url(images/catltb.gif);
                    width: 220px;
                    height: 20px;}
          
td
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}
.header
{ font-family:		Arial;
  font-size:		16px;
  color:			white;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;
}
.cat
{ font-size:		16px;
}

.catb
{ font-size:		14px; 
  font-weight: bold;}

.cat_light
{ font-size:		12px;
  color:			white;}

.cat_olive { font-size: 12px;
             color: #849771; } 
 
.standard
{ font-weight:		normal;
}

.light
{ color:			white;
}

.lightsmall
{ color:			white;
  font-size:		10px;
}

.lightbig
{ color:			white;
  font-size:		30px;
}

.lightstandard
{ color:			white;
  font-weight:		normal;
}

.lightbyline { color:		white;
             font-size:		10px;
}

.dark
{ color:			black;
}

.darksmall
{ color:			black;
  font-size:		10px;
}

.middle
{ color:			white;
}

p, font { font-family:		Tahoma;
          font-size:		11px;
         }
         
.byline { font-size: 10px;
          font-weight: bold; }
          
