@charset "utf-8";
/* CSS Document general.css */
/* HOURSE in VT -- Cottage Industries Ltd. */
/*  
July 2008 drop text sizes
*/


body {background-image: url(images/trottersbgrnd.jpg);
      font-family: arial, verdana, sanserif;}
a:link {color:#880000} 
a:visited {color:#8b4513;} 
a:hover {color:red} 
a:active {color:blue}

h1 {
text-align: center;
color: #800000;
font-family: lucida calligraphy, times new roman, serif; 
font-size: 16pt; 
font-style: italic; 
font-weight: bold;
}

h2 {
text-align: left;
color: #800000;
font-family: lucida calligraphy, times new roman, serif; 
font-size: 12pt; 
font-style: italic; 
font-weight: bold;
}

h2.bk {
text-align: left;
color: #cc9900;
font-family: lucida calligraphy, times new roman, serif; 
font-size: 12pt; 
font-style: normal; 
font-weight: bold;
}

h3 {
text-align: left;
color: #800000;
font-family: lucida calligraphy, times new roman, serif; 
font-size: 10pt; 
font-style: italic; 
font-weight: bold;
}

h4 {
text-align: center;
color: blue;
font-size: 10pt; 
font-style: regular; 
font-weight: normal;
}

p {
text-align:left;
font-size: 10pt;
font-weight: normal;
color: black;
}

p.ct {
text-align:center;
font-size: 10pt;
font-weight: normal;
color: black;
}

p.rt {
text-align:right;
font-size: 8pt;
font-weight: bold;
color:#800000;
}

p.cap {
text-align:center;
font-size: 8pt;
font-weight: bold;
color: black;
}

p.brown {
font-size: 8pt;
font-weight: bold;
color: #800000;
}

p.bc {
text-align:center;
font-size: 8pt;
font-weight: bold;
color: #800000;
}

span.brown {
color: #800000;
font-size: 11pt; 
font-style: regular; 
font-weight: bold;
}

table.note {
width: 98t;
text-align: center;
border: 0px;
}

table {
width: 100%;
text-align:center;
border: 0px;
}

td {
vertical-align: top; 
text-align:left;
padding: 15px;
}

td.mid {
vertical-align: middle; 
text-align:center;
padding: 15px;
}

td.thin {
vertical-align: middle; 
text-align:center;
padding: 0px;
}

td.rt {
vertical-align: middle; 
text-align: right;
padding: 15px;
}

ul {
text-align: left; 
color:#800000; 
font-size: 10pt;
font-weight: normal;
}

ul.bk {
text-align: left; 
color:black; 
font-size: 10pt;
font-weight: normal;
}

table.menu {
width:100%;
padding:0px;
}

td.menu {
vertical-align:middle;
text-align:center;
font-size: 9pt;
font-weight:bold;
padding: 0px;
} 

div.foot {
text-align:center;
color:black;
font-weight: bold;
font-size: 8pt;
}

div.quote {
margin:10px 15px;
text-align:left;
color:#800000;
font-family: lucida calligraphy, times new roman, serif; 
font-size: 10pt; 
font-weight: bold; 
font-style: italic;
}

#desc {
      font-size: 9pt; 
      font-style: normal; 
      font-weight:normal;
      margin-left: 10px;
      }



