body {
   background-color: #A0713A;
   font-family: verdana,arial,sans-serif;
   color: #311800;
   font-size: .91em;
   background-image: url(https://xleelanaucoffee.merchantquest.net/include/nav/bg.gif);
   }
.container {
   background-color: #FEF5E7;
   width: 900px;
   margin-right: auto;
   margin-left: auto;
}
.content_main {
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
   font-size: 0.96em;
   line-height: 130%;
}

.hp {
   color: #FEF5E7;
   background-color: #311800;
   text-align: center;
   font-size: 10px;
   }
.hp2 {
   background-image: url(/images/loading.gif);
   }
.hptable {
   background-color: #835520;
   font-size: 12px;
   text-align: left;
   color: #000;
   }
.hptable a:link {
	color: #000;
}
.hptable a:visited {
   color: #000;
}
.hptable a:hover {
   color: #900;
} 
.hptable strong {
   padding-bottom: 3px;
} 

.footer_main {
   color: #FEF5E7;
   background-color: #311800;
   text-align: center;
   font-size: 10px;
   padding:8px;
   }

.footer_main strong {
  color: #FFBB34; 
  font-size: 1.4em;
  }  
.footer_main a:link {
	color: #FEF5E7;
   font-weight: normal;
   text-decoration: none;
}

.footer_main a:visited {
   color: #FEF5E7;
   font-weight: normal;
   text-decoration: none;
}

.footer_main a:hover {
   color: #FFBB34;
   font-weight: normal;
   text-decoration: underline;
} 

a:link {
	color: #EF4905;
}

a:visited {
   color: #007B93;
}

a:hover {
   color: #900;
} 

h1 {
	color: #EF4905;
   font-family: optima,URW Classico,verdana,arial,sans-serif;
   line-height: 110%;
     font-size: 20px;
}

small {
   font-size: 0.8em;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

td {
font-size: 0.91em;
}

th {
font-size: 0.91em;
}

#dropmenudiv{
position:absolute;
background-color: #FFBB34;
border:1px solid #6D3D19;
border-bottom-width: 0;
font-size: .85em;
z-index:100;
text-transform: none;
}

#dropmenudiv a{
display: block;
color: #fff;
background-color: #6D3D19;
text-indent: 3px;
border-bottom: 1px solid #6D3D19;
padding: 1px;
margin-left: 0px;
text-decoration: none;
font-weight: none;
text-transform: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFBB34;
color: #000000;
text-transform: none;
}
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}