/* Stylesheet for Chocolate Cascades
   2nd September 2006 */


.highlight {
font-size:40;
font-family:edwardian script ITC, edwardian script, mistral, brush script MT, brush script Std, brush script, vivaldi;
font-weight:bold;
}

.title {
font-size:15;
color:#B36628;
}

body { color: #ffffff; font-family: arial, sans-serif; font-size: 13; }
table { color: #ffffff;  font-size: 13; }

select, input { font-size:12; }

div a { 
color: #cccccc;
background-color:#945000; 
border: 2px solid #D18C14; 
padding: 2; 
text-decoration: none; 
font-weight: bold;
}
div a:hover {
background-color: #4F2E08;
text-decoration: none; 
}

a {
color: #FFE699;
text-decoration: none;
}
a:hover { text-decoration: underline; }

table.testimonial {
background-color: #5C3501;
border: 2px solid #8A5F25;
padding: 10;
font-style: italic;
font-size: 11;
}

hr { color: #8A5F25; }

p.faq { text-indent:-1.5em; padding:0 20; }
p.faq2 { padding:0 20; }