h1 {

 font-family: Times New Roman;
 color: #91AFBE; 
 letter-spacing: 4px; 
 font-size: 10pt;
 text-transform: uppercase; 
 }
 
h1:first-letter {
font: 24px Times New Roman, serif;
text-transform: uppercase;
letter-spacing: 2px;
}

h2 {
 font-family: "Trebuchet MS";
 font-size: 11px;
 text-align: left;
 margin-bottom: 0px;
 margin-top: 3px;
 color: #91AFBE;
 font-variant: small-caps;
 }

.shop {
 border-width: 1px;
 border-style: solid;
 border-color: #9F9F9F;
 padding: 2px;
 margin: 0px 1px 1px 0px;
 }

.nav {
 color: #44434A; 
 font-family: "tahoma";
 font-size: 11px;
 margin-bottom: 0px;
 margin-top: 3px;
 font-variant: small-caps;
 }

body {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#7F7F7F;
 text-align:justify;
 }
 
.credit {
 font-family: "Trebuchet MS";
 Font-Size:6pt;
 letter-spacing: 6px; 
 line-height: 14px;
 color:#7F7F7F;
 text-transform: uppercase; 
 }

table, tr, td, div {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#7F7F7F;
 }

.small {

 font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#7F7F7F;
 }
textarea,input,select,submit {
 background-color: #ffffff;
 color: #8F8C8E;
 border-width: 1px;
 border-color: #8F8C8E;
 border-style: solid;
 padding: 0px;
 margin: 1px;
 } 

A:hover {
 color: #91AFBE;
 text-decoration: none
 }

A:active {
 color: #91AFBE;
 text-decoration: none
 }

.cap {
 border-width: 1px;
 border-style: solid;
 border-color: #9F9F9F;
 padding: 2px;
 margin: 0px 1px 1px 0px;
 }

ul {
 margin-left: 0;
 padding-left: 2em;
 list-style-image: url(dot.gif);
 }
  
li {
 margin: 0;
 padding: 0;
 }
  
hr {
 border: 0;
 width: 100%;
 color: #CBCBCB;
 background-color: #CBCBCB;
 height: 1px;
 }

b {
color: #81A2B3;
}

i {
color: #81A2B3;
}

blockquote {
 margin: 0 auto;
  background: #ffffff;
 border-top: 0px solid #ffffff;
 border-bottom: 0px solid #ffffff;
 border-right: 1px solid #8F8C8E;
 border-left: 1px solid #8F8C8E;
 color: #8F8C8E;
 font-family: "Trebuchet MS";
 Font-Size:10px;
 line-height: 12px;
 font-weight: normal;
 font-style: italic;
 letter-spacing: 2;
 padding: 2px;
 width: 280px;
}

 
td#headmenu a
{
	background-color: #ffffff;
	color: #81A2B3;
	font-size: 9px;
	display: block;
	padding: 0px;
	text-transform: uppercase; 
}
td#headmenu a:hover
{
	background-color: #E4EBEE;
	color: #81A2B3;
}
td#headmenu a.menuHead
{
	font-size: 9px;
}