/* global */
a, b, body, h1, h2, h3, input, li, ol, p, select, span, textarea, ul {
	font-family: verdana,arial,helvetica,san serif; 
	}

body {
	background-color: #f5f0e1; 
	background-image: url(../images/bgrd.gif);
	background-repeat: repeat-x; 
	margin: 0px; 
	}
	
/* original body bg color f9f7ed */

/* LINKS */

a 	{
	color: #bd9a45;
	text-decoration: underline;
	}

a:hover {
	color : #bd9a45; 
	text-decoration: none;
	}

a.footer {
	color: #744223; 
	text-decoration: none;
	}
	
a.footer:hover {
	color: #aeac99; 
	text-decoration: none;
	}
	
a.menus {
	color : #bd9a45; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	}
	
a.menus:hover {
	color : #744223; 
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	}
	
/* HEADERS */

h1 {
	color: 646245;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 20px 5px 30px;
	}
	
	
	
/* FORMS */
input.button {
	background-color: #e4e0c9; 
	border: 2px #f9f7ed solid; 
	color: #744223; font-size: 10px; 
	text-transform: uppercase;
	margin-left: 75px;
	}
	
select.opntblfield {
	color : #36454a; 
	font-size: 9px;
	}
	
input.opntblfield {
	color : #36454a; 
	font-size: 9px;
	}

/* IMAGES */

img.logo {
	margin: 7px 0px 7px 11px;
	}
	
/* old logo margin: 13px 0px 14px 11px; */
	
img.navbar {
	margin: 0px 55px;
	}
	
img.headers {
	margin-bottom: 10px;
	}
	
img.headersalt {
	margin-left: 30px;
	}
	
img.hptag {
	margin: 12px 0px 14px 21px;
	}
	
img.sidepic {
	margin: 0px 0px 5px 0px;
	}
	
img.subnav {
	margin: 10px 0px 13px 0px;
	}
	
img.subnavlosg {
	margin: 10px 0px 13px 413px;
	}
	
img.subnavport {
	margin: 10px 0px 13px 174px;
	}
	
img.subnavtibu {
	margin: 10px 0px 13px 413px;
	}
	
/* TABLE CELLS */

td.hpblurb {
	background-color: #f1efe4;
	}
	
td.green {
	background-color: #646245;
	}
	
td.side {
	background-color: #f5f3e8;
	}
	
table.opentable  {
	background-color: #f1efe4;
	color: 646245;
	font-size: 11px;
	line-height: 18px;
	margin-left: 30px;
	border: 1px #000000 solid;
	}
	
/* FONTS */

p.footer {	
	color : #744223;
	font-size : 11px; 
	line-height: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}

p.footer2 {	
	color : #744223;
	font-size : 11px; 
	line-height: 12px;
	margin-bottom: 10px;
	}
	
/*orginial p.footer color #aeac99 */
	
table.content {
	color: 646245;
	font-size: 11px;
	line-height: 18px;
	}
	
p.homepg {
	color: 646245;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 15px 22px 22px;
	}
	
p.content {
	color: 646245;
	font-size: 11px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 30px;
	}
	
p.address {
	color: 646245;
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
	}
	
div.foot { 
	margin: 5px 0px -10px 0px; 
	}
html>body div.foot { 
	margin: 5px 0px 10px 0px; 
	}
	
ul {
	color: 646245;
	font-size: 11px;
	line-height: 18px;
	margin-right: 25px;
	margin-left: 55px;
	list-style-type:square;
	}
html>body ul {
	margin-right: 15px;
	margin-left: 30px;
	}
	
img.shop   {
	margin: 0 0 -0.5em 0.8em;
}