h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #6B4827;
	letter-spacing: 7px; 
	text-transform:uppercase;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #5B93B4;
	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:#9F9F9F;
 text-align:justify;
 }


table, tr, td, div {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#9F9F9F;
 }



.small {

font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#A49665;
	}


textarea,input,select,submit {
	background-color: #505156;
	color: #9F9F9F;
	border-width: 1px;
	border-color: #0E0301;
	border-style: solid;
	padding: 0px;
	margin: 1px;
} 


A:hover {
	color: #A49665;
	text-decoration: none
	}

A:active {
	color: #A49665;
	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;
  }


blockquote {
   margin: 0 auto;
  background: #19242C;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #5B93B4;
  border-left: 1px solid #5B93B4;
  color: #9F9F9F;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 300px;
}
  
hr {
  border: 0;
  width: 100%;
  color: #6D6D6D;
  background-color: #6D6D6D;
  height: 1px;
}
