p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 9a8d7c;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: 9a8d7c;
}
h2 {  font-size: 18px; font-weight: bold}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: 9a8d7c;
}
.imgborder { BORDER: #000000 1px solid;}
.coupon {
	width: 350px;
	height: auto;
	padding: 10px;
	margin: 20px 0px 20px 70px;
	border: 2px dashed #000;
}
.callout {
	background-color: #9a8d7c;	
	color: #000;
	width: auto;
	padding: 10px;
	margin: 10px auto;
}
.callout a:hover{
	color: #fff;	
}
#footer-adr {
	padding-top:5px;
	background:url('assets/images/footer.jpg.jpg');
	width: 660px;
	height: 22px;
	text-align: center;
	vertical-align: center;
}

#tnav {
	height: 24px;
	width: 660px;
	background:url('assets/images/footer.jpg.jpg');
	list-style-type: none;
}
#tnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#tnav ul li {
	list-style-type: none;
	display: inline;
}
#tnav ul li a {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}
#tnav ul li a:hover {
	color: white;
	text-decoration: none;
}

