.pricetext {
	color:#DE0000;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
.pageHeading {
	display: block;
	width: 920px;
	border-bottom: #aea877 solid 1px;
}
.pageHeading a {
	font-size:14px;
	font-weight:normal;
	color:#4f4f1b;
	text-transform: uppercase;
}
.pageHeading a:hover {
	font-size:14px;
	font-weight:normal;
	color:#4f4f1b;
	text-transform: uppercase;
 }

h1 {
	font-size:14px;
	font-weight:normal;
	color:#4f4f1b;
	text-transform: uppercase;
}
.pageHeading.h1 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size:15px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:5px;
	padding-bottom:0px;
	color:#4f4f1b;
}

h3 {
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
}

body {
	margin:0;
	padding:0;
	padding-top: 37px;
	background: #424226 url(../images/acorn/bg_tile.jpg) repeat-x;
}
td,th {
	font-size:12px;
	color:#333;
	line-height: 18px; 
}
td a,th a {	
	font-size:12px;
	color:#4f4f1b;
	text-decoration:none;
	font-weight:bold;
}
td a:hover,th a:hover {
	font-size:12px;
	color:#4f4f1b;
	text-decoration:underline;
}


td strong,th strong {
	font-size:12px;
	color:#4f4f1b;
	font-weight:bold;
}
.nav a  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 20px;
 }
.nav a:hover  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-decoration: underline;
	color: #4f4f1b;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 20px;
 }
.nav2 a  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-decoration: underline;
	color: #4f4f1b;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 20px;
 }
.nav2 a:hover  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-decoration: underline;
	color: #4f4f1b;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 20px;
 }

.footer td {
	font-size: 11px;
	color: #9b9b77;
}
.footer td a  {
	font-size: 11px;
	color: #9b9b77;
}
.footer a:hover  {
	font-size: 11px;
	color: #9b9b77;
}
 
.contact td {
	font-size: 12px;
	color: #4f4f1b;
}

.contact td strong {
	font-size: 12px;
	color: #4f4f1b;
}

.contact td a {
	font-size: 12px;
	color: #4f4f1b;
}

.contact td a:hover {
	font-size: 12px;
	color: #4f4f1b;
}
