/*  Nov 1, 2006  */

body {  background-color: #D4D6D9; margin: 6px;}

td.border {background-color: #EAEBED; border-left: 2px solid #5E0032; border-right: 2px solid #5E0032;  }
td.head1 {border-left: 2px solid #5E0032;  }
td.head2 { border-right: 2px solid #5E0032; }

/*   
h1 {font-size: 14px;  line-height: 18px;}
h2 {color: #000000; font-size: 12px; font-style: italic; line-height: 16px;}
h3 {font-size: 16px; font-style: italic; line-height: 18px;}
    */
h1,h2,h1.header2,h2.header2,h3.header2 {color: #D4D6D9; font-variant: small-caps; background: transparent; font-family:verdana,arial,helvetica,sans-serif; }
h3 {color: #000000; background: transparent; font-family:verdana,arial,helvetica,sans-serif; }

h1 {color: #5E0032;  font-size: 22px;  line-height: 24px;}
h2 {color: #5E0032; font-size: 14px; line-height: 16px;}
h3 {font-size: 12px; font-style: italic; line-height: 14px;}
h4 {font-size: 14px; line-height: 18px; text-align: left;}

h1.header {font-size: 24px;  color: #D4D6D9; line-height: 28px;}
h2.header {font-size: 22px; font-style: italic; line-height: 22px;}
h3.header {color: #D4D6D9; font-size: 14px; font-style: italic; line-height: 16px;}
h1.header2 {font-size: 24px;  color: #D4D6D9; line-height: 28px;}
h2.header2  {font-size: 12px; font-style: italic; line-height: 16px;}
h3.header2  {color: #D4D6D9; font-size: 14px; font-style: italic; line-height: 16px;}

h1.sales {font-size: 30px;  color: #5E0032; line-height: 32px;}

.greytext {color: #D4D6D9;}

a:link, a:visited {
color: #D4D6D9;
font-size: 12px; line-height:12px;
font-weight: bold; font-family:verdana,arial,helvetica,sans-serif; 
background-color: transparent;
font-weight:bold;
text-decoration:none;
font-variant: small-caps;
}
a:hover {
color: #5E0032;
background-color: #D4D6D9;
font-variant: small-caps;
}
a.alpacas:link, a.alpacas:visited {
color: #5E0032;
font-size: 12px; line-height:16px;
font-family:verdana,arial,helvetica,sans-serif; 
background-color: transparent;
text-decoration:none; font-variant: normal;
}
a.alpacas:hover {
color: #000000;
background-color: #D4D6D9; text-decoration:underline; font-variant: normal;
}
a.burgundytext:link, a.burgundytext:visited {
color: #5E0032;
font-size: 12px; line-height:12px;
font-weight: bold; font-family:verdana,arial,helvetica,sans-serif; 
background-color: transparent;
font-weight:bold;
text-decoration:none;
font-variant: small-caps;
}
a.burgundytext:hover {
color: #D4D6D9;
background-color: #5E0032;
text-decoration:underline;
font-size: 12px; 
font-variant: small-caps;
}
.pic {padding: 6px; border-color: #5E0032; border-width: 1px;}
.picleft {float: left;  padding-right: 6px; color: #5E0032; text-align:center; font-family: verdana, sans-serif;font-size: 9px;}