a:link {
	color: #ff6009;
}
a:visited {
	color: #ff6009;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}

a {text-decoration:none}

.mainBody {
	padding-right: 50px;
}
.rentalsBkg {
	background-image: url(images/rentals_tile.gif);
}
.rentalsText {
	color: #666;
	list-style: none;
	margin-right: 12px;
	font-size: 12px;
}
.rentalsHdrs {
	font-weight: bold;
	text-transform: uppercase;
	color: #ff6009;
}
.postText {
	color: #666;
	padding-right: 20px;
	padding-left: 15px;
}
.postBkg {
	background-image: url(images/post_tile.gif);
}
.rentalsHdrsLC {
	color: #ff6009;
}
.marketingNav {
	font-weight: bold;
	text-transform: uppercase;
	color: #8e8e8e;
	font-size: 16px;
}
.footer  {
	font-size: 16px;
	color: #8e8e8e;
	padding-top: 20px;
	padding-left: 40px;
	width: 980px;
	text-align: left;
}