body {
   margin: 0px;
   padding: 0px;
}

/*
.personalization {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding-bottom: 4px;
   padding-left: 17px;
}
*/

.date {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #484848;
   letter-spacing: 0px;
   padding-bottom: 0px;
   padding-right: 0px;
}

.footer {
   font-family: Verdana, Arial;
   font-size: 10px;
}

.navigation-font {
   font-family: Georgia, Arial, Times, serif;
   font-size: 12px;
   font-weight: bold;
   letter-spacing: 1px;
   color: #484848;
   text-decoration: none;
}

.text {
   font-family: Verdana;
   font-size: 13px;
   color: #484848;
}

.offline {
   font-family: Verdana;
   font-size: 13px;
   color: #484848;
   border: medium double #000000;
   padding: 15px;
}

.productLink {
	color: blue;
}

.heading {
   font-size: 18px;
   letter-spacing: 1px;
   padding-bottom: 8px;
   text-decoration: underline;
}

.comments {
   vertical-align:middle;
}

.mission {
   border:1px solid #000000;
   background-color:#F7FBDE;
   padding:5px 8px;
   font-family:Georgia;
   font-size:14px;
   text-align:justify;
}

.testimonial-text{
   font-family: Verdana;
   font-size: 13px;
   font-style: italic;
   color: #FF3333;
   text-align: justify;
}

.testimonial-name{
   font-family: Verdana;
   font-size: 11px;
   color: #484848;
}

.faq-question{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   color: #484848;
}

.faq-answer{
   font-family: Verdana;
   font-size: 13px;
   color: #484848;
   text-align: justify;
}

.lookup{
   font-family: Verdana;
   font-size: 13px;
   background: #FFCC99;
   padding: 5px;
   border: 1px dotted #000000;
}

.errorHeader {
   color: red;
   font-family: Georgia, Verdana, Arial;
   font-size: 16px;
   font-weight: bold;
   text-decoration: underline;
}

.success{
   color: green;
   border: 2px dotted green;
   font-family: Verdana;
   font-size: 13px;
}

.thankyou-head{
   font-size: 45px;
   font-family: Georgia;
   letter-spacing: 10px;
}

a.navigation{
   text-decoration: none;
}

.cartHeader{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   color:white;
   background: #AAD2EE;
}

.cartItem{
   font-family: Verdana;
   font-size: 13px;
   color: #484848;
   background: #F3F3F5;
}

.cartItemTotal{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   color: #000000;
   background: #F3F3F5;
}

.acctMgrHeader{
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color:white;
   background: #AAD2EE;
}

.acctMgrMain{
   background: #257DB8;
}

.acctMgrContent{
   font-family: Verdana;
   font-size: 13px;
   color: #484848;
   background: #FFFFFF;
   line-height: 20px;
}

.acctMgrContent a{
   color: #484848;
}

.item_name {
	color: #33749F;
	font-family: Garamond,Arial;
	font-size: 23px;
	font-weight: bold;
}

.item_price {
	color: #33749F;
	font-family: Garamond,Arial;
	font-size: 23px;
	font-weight: bold;
}

.item_note {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.item_size {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}

#addTestimonial td > b{
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    color: #484848;
}

#addTestimonial span{
    font-family: Verdana;
    font-size: 13px;
}

#contact td {
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    color: #484848;
}

#contact span{
    font-family: Verdana;
    font-size: 13px;
}

#register td > b{
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    color: #484848;
}

#register span{
    font-family: Verdana;
    font-size: 13px;
}
