body {           
	background-color:#ffffff;                            
	margin-top: 10px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;              
	font-family: Arial, Helvetica, sans-serif;  
	font-size:12px;       
	color:#333333; 
}        

table.centerBoth {
  border-spacing: 0;
  border-collapse: collapse;
  height: 100%;    
} 

td,th {
	font-family: Arial, Helvetica, sans-serif;    
	color:#333333;
	font-size: 12px;
} 

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
}
.bodysmall {          
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
} 
.bodylink {          
	font-family: Arial, Helvetica, sans-serif;
	color:#807f6b;
	font-size: 12px;            
}
.bodybold {   
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
}

.title {
	font-size:20px;  
	font-weight:bold;
	color:#CCDD61;    
	text-transform:uppercase;
} 
a.title,a.title:active,a.title:visited { 
	color:#CCDD61; 
	text-decoration:none;
}
       
.sectiontitle {
	font-size:13px;
	font-weight:bold;
	color:#64473D;   
	border-bottom:1px solid #64473D;     
	margin-bottom:20px;
}
.sectiontitle2 {
	font-size:13px;
	font-weight:bold;
	color:#64473D;   
	border-bottom:1px solid #64473D;   
} 
a.sectiontitle, a.sectiontitle:visited, a.sectiontitle:active {
	color:#64473D; 
	text-decoration:none;
}      
a.sectiontitle:hover {
	color:#64473D; 
	text-decoration:none;
}

.subtitle {
	font-size:14px;
	font-weight:bold;
	color:#64473D;
} 
a.subtitle, a.subtitle:active, a.subtitle:visited {
	font-size:14px;
	font-weight:bold;
	color:#64473D;
	text-decoration:none; 
}
a.subtitle:hover {
	font-size:14px;
	font-weight:bold;
	color:#CCDD61;
	text-decoration:underline; 
}

.blackheader {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;  
	text-align:center;
	
}

.bold {
	font-weight:bold;
}     

a {
	color:#64473D;
	text-decoration:underline;		
} 

a:hover {
	color:#CCDD61;
	text-decoration:underline;
}

a:active {
	color:#666666;
	text-decoration:none;		
}

.copyright {
	font-size:9px;    
	color:#999999;
	}

a.copyright {
	color:#999999;
	text-decoration:none;
	}
	
a.copyright:visited {
	color:#999999;

}

.terms {
	font-size:10px;    
	color:#666666;
	}

a.terms {
	color:#666666;
	text-decoration:none;
	}
	
a.terms:hover {
	text-decoration:underline;

}

a.copyright:hover {
	color:#333333;
	text-decoration:underline;
	}

.mainbox {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-right:70px;
	padding-top:45px;
	padding-left:60px;    
	width:674px;
}  
/* Table for level 1 */ 
.m0table0 {
	background: #CA9898;      
	padding-right:7px;       
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: #CA9898;         
}  
/* Style for LEVEL 1 inner tag, mout (mouse out) state */
.m0mouti {                         
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none; 
	color: #FFFFFF;                        
} 
/* Style for LEVEL 1 inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {     
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none; 
	color: #CCDD61;                          
}              
/* Table for level 2 */
.m0table1 {                                            
	background: #CA9898;   
}
/* Style for outer tag, mout (mouse out) state */
.m0outer1 {
	background: #CA9898;     
}   
/* Style for LEVEL 2 inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri1, .m0mdowni1 {     
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;  
	color: #CCDD61;
	border-top: 1px solid #64473D; 
	padding:2px;   
}
/* Style for LEVEL 2 inner tag, mout (mouse out) state */
.m0mouti1 {     
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;  
	color: #ffffff;
	border-top: 1px solid #64473D; 
	padding:2px;   
}                
.main-item-box {
	background-color:#FFFFFF;
	border:1px solid;
	border-color:#999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;  
	padding-bottom: 2px;
} 
td.cartCell {
	background-color: #faf3e1;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	padding: 5px;
	font-weight: bold; 
	font-size:12px;    
}                                                   
div.photo {      
	text-align: center;           
	padding-left:15px;
	padding-bottom:5px;
	margin: 5px;
	clear: both;
}