body {
	background-image: url(http://images.tennesseenational.com/TN-National/images/site_pieces/main-bg.jpg);
	background-repeat: no-repeat;
	background-color: #a3ab83;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

a img {
	border: 0;
	}
	
A.visible:link {color: #002979; background: white; text-decoration: none;}
A.visible:visited {color: #002979; background: white; text-decoration: none;}
A.visible:hover {color: #002979; background: white; text-decoration: underline;}
A.visible:active {color: #002979; background: white; text-decoration: underline;}

A.hidden:link {color: #303031; background: white; text-decoration: none;}
A.hidden:visited {color: #303031; background: white; text-decoration: none;}
A.hidden:hover {color: #303031; background: white; text-decoration: none;cursor:text;}
A.hidden:active {color: #303031; background: white; text-decoration: none;}

p {
	color: #303031;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 0px 12px 0px 12px;
	}
	
ul li {
	color: #303031;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	}
	
h1 	{
	color: #303031;
	font-family: georgia, times new roman, serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0px 12px 0px 12px;
	}
	
h2 	{
	color: #303031;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	padding: 0px 12px 0px 12px;
	}
	
h3 {
	color: #358316;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 130%;
	padding: 0px 12px 0px 12px;
	}

.nav {
	font-family: tahoma, verdana, arial, sans-serif;
	color: #716d4e;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.01em;
	line-height: 100%;
}

.nav a {
	color: #716d4e;
	text-decoration: none;
	padding-right: 14px;
}

.nav a:hover {
	text-decoration: underline;
	color: #000;
	}
	
.phone {
	color: #002979;
	font-size: 26px;
	font-weight: bold;
	font-family: tahoma, verdana, arial, sans-serif;
	padding-left:12px;
	padding-top: 12px;
	}
	
.leaderText p {
	color:#002979;
	font-size:14px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	text-align: center;
	}
	
.price {
	color: #3f71d1;
	font-size: 24px;
	}	

.previousPriceText {
	font-weight:normal;
	}
	
.leaderPhoto {
	padding:8px 2px 8px 2px;
	border: 1px solid #ada6a6;
	background-color: white;
	}
	
.footer {
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #303031;
	font-weight: normal;
	text-decoration:none;
	}
	
.footer a {
	color: #303031;
	text-decoration: none;
	}
	
.footer a:hover {
	text-decoration: underline;
	}
	
#banner {
	padding-top: 10px;
	}	
