h1 {

 font-family: Times New Roman, serif;
 color: #6785B4; 
 text-align: center;
 letter-spacing: 4px; 
 font-size: 11pt;
 text-transform: uppercase; 
 border-bottom: 1px solid #B7B7B7;
 }

h3, h2 {
 font-family: "tahoma";
 font-size: 11px;
 text-align: left;
 margin-bottom: 0px;
 margin-top: 3px;
 color: #A2A0A1;
 font-variant: small-caps;
 border-left: 7px solid #B7B7B7;
 padding-left:13px;
 }

.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:#575757;
 text-align:justify;
 }
 
.credit {
 font-family: "Trebuchet MS";
 Font-Size:6pt;
 letter-spacing: 6px; 
 line-height: 14px;
 color:#575757;
 text-transform: uppercase; 
 }

table, tr, td, div {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#575757;
 }

.small {

 font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#575757;
 }
textarea,input,select,submit {
 background-color: #ffffff;
 color: #575757;
 border-width: 1px;
 border-color: #575757;
 border-style: solid;
 padding: 0px;
 margin: 1px;
 } 

a:link, a:visited, a.active {
 text-decoration: none;
}

A:hover {
 text-decoration: none; color: #F08843;
 border-bottom: 1px dotted #7D7D7D;
}


#joinnotes li {
   margin-bottom: 2px;
    list-style-image: url(dot.gif);
}
	
ul
  {
  margin-left: 0;
  padding-left: 2em;

  }
li
  {
  margin: 0;
  padding: 0;
  }
  
hr {
 border: 0;
 width: 100%;
 color: #757575;
 background-color: #575757;
 height: 1px;
 }
 
b {
color: #8AA95B;
}

i {
color: #BE6AC0;
}

#navigation {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#navigation li {
   margin-bottom: 2px;
}
#navigation a {
   background: white;
   color: #7F8188;
   display: block;
   width: 100px;
   border-right: 5px solid #ffffff;
   border-left: 5px solid #ffffff;
}
#navigation a:hover {
   background: white;
   background: url(navhover.jpg) no-repeat left;
   color: #7F8188;
   text-decoration: none;
   border-right: 5px solid #D3D3D3;
   border-left: 5px solid #D3D3D3;
}

blockquote {
  margin: 0 auto;
 background: #ffffff;
 border-top: 0px solid #ffffff;
 border-bottom: 0px solid #ffffff;
 border-right: 1px solid #943891;
 border-left: 1px solid #943891;
 color: #757575;
 font-family: "Trebuchet MS";
 Font-Size:10px;
 line-height: 12px;
 font-weight: normal;
 font-style: italic;
 letter-spacing: 2;
 padding: 2px;
 width: 280px;
}
