body {
  margin: 0px;
  padding:0px; 
  background: url(/img/dot.jpg) #40311C;
}

* {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #878889;
  line-height: 15px;
}

a {
  text-decoration: none;
  color: #695643;
  background-color: inherit;
}

form  {
  padding: 0;
  margin: 0;
}

tr {
  vertical-align: top;
}

img {
  border: 0px;
}

th {
  text-align: left;
}

.error {
  color: #ff0000;
  background-color: inherit;
  font-weight: bold;
  text-indent: 15px;
}

.center {
  margin-left:auto; margin-right:auto;
  background-color: #ffffff;
}

input, textarea {
  border: 1px solid #40311C;  
  background-color: #ffffff;
  color: inherit;
}

option {
  background-color: #ffffff;
}

.submit {
  border: 1px solid #E10000;  
  background-color: #000000;
  color: #FFF011;
  height: 20px;
}

.menu a {
  color: #695643;
  background-color: inherit;
}

.menu td {
  color: #ffffff;
  padding: 3px;
}

.menu th {
  background-color: #000000;
  text-align: left;
  color: #ffffff;
}

.white {
  background-color: #ffffff;
  color: inherit;
}

h1, h1 a {
  color: #E2007A;                   
  background-color: inherit;
  font-weight: lighter;
  font-size: 24px;
  margin-top: 2px;
}

h2, h2 a {
  color: #E91C23;
  background-color: inherit;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.submenu {
  width: 150px;
  background-color: #000000;
}

.submenu td {
  background-color: inherit;
}

.on tr, .on td, .on a {
  background-color: #E10000;
  color: #ffffff;
}


.menuOn a {
  text-decoration: underline;
}

.copyShot {
  float: right;
  padding: 10px;
  padding-top: 0px;
}

.l2On {
	color: #E2007A;	
}

.l2Off {
  color: #878889;
}

.l2Off, .l2on  {
	font-size: 8px;
}


.logo {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.footer td, .footer a {
  color: #ffffff;
  font-size: 11px;
}

a.l1NavOn {
  color: #E2007A;
}

a.l1NavOff {
  color: #695643;
}

.l2Nav {
  position: absolute;
  display: block; 
}

.l2Nav th {
  width: 120px;  
  padding-top: 1px;
}

.l2Nav td {
  width: 85px 
}

.nav1On {
  border-bottom: 4px solid #392A15; 
}

.nav1Cream {
  border-bottom: 4px solid #E8E6DA; 
}


.nav1Off {
  border-bottom: 4px solid #ffffff; 
}

.l2Nav a {
  font-weight: normal; 
  font-size: 11px;
}

.l2Nav a:hover {
  color: #E2007A;  
}


.googledir td {
  background-color: #000000;
}

.googleSearch { 
  color: #000000;
}

.contact td, .contact th, .contact a {
  color: #695643; 
  
}

.bigText {
  font-size: 14px; 
  line-height: 18px;
}

.bigText a {
  color: #878889;
  font-size: 14px; 

}