
A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #000000;}


 body{
     background-color:  #ca9b59; 
	 background-image: url();
	 background-repeat: repeat;
	 background-position:top left;
	 background-attachment: scroll;
     font-family:  Trebuchet MS1, Helvetica, sans-serif;
     color: #000000; 
 


     }
	 
 .home{
     background-color:  #a71f64;  
     font-family:  Trebuchet MS1, Helvetica, sans-serif;
     color: #000000; 
 


     }
	 
  table.border{
    border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #a71f64 #a71f64 #a71f64 #a71f64;
	border-collapse: collapse;
	
	background-color:#F8F8F8;

	 
 


     }
	 table.testimonials{
    border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #a71f64 #a71f64 #a71f64 #a71f64;
	border-collapse: collapse;
	
	background-color:#F8F8F8;
    font-size: 10pt;
	 
 


     }
	 
	 
.toplinks{
     background-color: #a71f64;  
	font-family: Trebuchet MS1, Helvetica, sans-serif;
    color: #000000; 
    font-weight: bold;
    font-size: auto;

}

#homecontent{
    background-color: #F8F8F8;  
	font-family: Trebuchet MS1, Helvetica, sans-serif;
    color: #000000; 
    font-weight: bold;
    font-size: auto;
	
	width:375px;
	height:200px;
}

#storycontent{
 
    background-color: #F8F8F8;  
    font-family: Trebuchet MS1, Helvetica, sans-serif;
    color: #000000; 
    font-weight: none;
    font-size: auto;
	
	width:600px;
	height:100%;
}


#productscontent{
    background-color: #F8F8F8;  
	font-family: Trebuchet MS1, Helvetica, sans-serif;
    color: #000000; 
    font-weight: bold;
    font-size: auto;
	
	width:600px;
	height:100%;
}
#contactcontent{
    background-color: #F8F8F8;  
	font-family: Trebuchet MS1, Helvetica, sans-serif;
    color: #000000; 
    font-weight: bold;
    font-size: auto;
	
	width:600px;
	height:100%;
	
}
.title{
width: 100%;
font-weight: none;

}

#quote{
   width: 290px;
   color: #000000;
   font-size: 10pt;
}





p{ 
text-indent: 25px;
}



 .copyright{
      
	font-family: Georgia, Tahoma, Geneva;
        color: #000000; 
        font-weight: italic;
        font-size: 7pt;

}

 .blurb{
      
	font-family: Trebuchet MS1, Helvetica, sans-serif;
        color: #000000; 
        font-weight: none;
        font-size: 10pt;

}

#more{
float: right;
}

#less{
float: left;
}
dt{
     color: #a71f64; 
	 font-weight: bold;
    font-size: auto;

}

