body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 18px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#9CA576;
	 font-style:italic;
	 font-family:Georgia, "Times New Roman", Times, serif;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#0D0A5B;
	 font-style:italic;
	 margin-top:13px;
	 margin-bottom:13px;
	 font-family:Georgia, "Times New Roman", Times, serif;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#00843F;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#A99469;}

a:hover { text-decoration:none;
			color:#0D0A5B;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#000000;}

.imgborder { BORDER: #005027 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #005027;}
			  
hr {color:#005027;
	background:#005027;
	height:1px;
	border:0;}
			  
.highlights {color:#898E62;
			text-decoration:none;
			font-size:12px;}
			
.highlights a{color:#898E62;
			text-decoration:none;
			font-size:12px;}
			
.highlights a:hover{color:#B6BC9A;
			text-decoration:none;
			font-size:12px;}
/* Template Features */

.bottomlinks {font-size:10px;
	   color:#005027;
	   text-transform:uppercase;
	   text-decoration:none;
	   font-weight:bold;
	   line-height:20px;}
	   
.bottomlinks a {font-size:10px;
	   color:#005027;
	   text-transform:uppercase;
	   text-decoration:none;
	   font-weight:bold;
	   line-height:20px;}
	   
.bottomlinks a:hover {font-size:10px;
	   color:#937F5A;
	   text-transform:uppercase;
	   text-decoration:none;
	   font-weight:bold;
	   line-height:20px;}

.address {font-size:14px;
	   color:#FFFFFF;
	   text-transform:uppercase;
	   text-decoration:none;
	   font-weight:bold;
	   line-height:22px;}

.nav {font-size:11px;
	   color:#005027;
	   text-transform:uppercase;
	   text-decoration:none;
	   font-weight:bold;
	   line-height:22px;}
	   
.nav a {font-size:11px;
	   color:#005027;
	   text-transform:uppercase;
	   text-decoration:none;
	   font-weight:bold;
	   line-height:22px;}
	   
.nav a:hover {font-size:11px;
	   color:#937F5A;
	   text-transform:uppercase;
	   text-decoration:none;
	   font-weight:bold;
	   line-height:22px;}

/* End Template */

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}
.coupons a
{ 
border:dashed 2px #000;
text-align:left;

background:white url(assets/images/logosmall.jpg) center no-repeat;
padding:10px;
font-size: 18px;
	 font-weight: bold;
	 color:#000;
	 font-style:italic;
	 margin-top:13px;
	 margin-bottom:13px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 
	 }
	 
	 .coupons  a:hover{
border:dashed 2px #000;

text-align: left;
background:white url(assets/images/logosmall.jpg) center  no-repeat;
padding:10px;
font-size: 18px;
	 font-weight: bold;
	 color: #993300;
	 font-style:italic;
	 margin-top:13px;
	 margin-bottom:13px;
	 font-family:Georgia, "Times New Roman", Times, serif;

	 
	 }
