/*
NOT USED
.menutd, .infobox, .maintableright 
*/

*, body { background: white; background-color:white; font-family:Verdana, Arial; }
A:link { text-decoration:underline; color:#7A2D19 }
A:visited { text-decoration:underline; color:#7A2D19 }
A:hover { text-decoration:none; color:#00682C }

.menu { display: none; }

#headerimg { width:100%; display: none; }

.maincontent { text-align:left; }

.subhead {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color:#00682C; 
}

.subhead2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color:#00682C; 
}

.subheadbrown {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:#7A2D19; 
}

.price, .price2 {
	font-size: 9px;
	border: 1px solid black;
	border-width: 0 0 1px 1px;
}

.price td {
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid black;
	border-width: 1px 1px 0 0;
}

.price2 td {
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid black;
	border-width: 1px 1px 0 0;
}

hr {
	color:#00682C; 
}

.footer {
	font-size: 10px;
	line-height: 1.3;
	text-align: right;
	color:#00682C; 
	margin-bottom:5px; 
	margin-right:5px; 
	margin-top:20px; 
	padding-top:40px;
}

