@charset "UTF-8";

.caps {
	text-transform: uppercase;
	color: #A28E74;
}

#list {
	padding-top: 20px;
	padding-bottom: 60px;
	padding-right: 0px;
	padding-left: 20px;
	width: 600px;
}

#list a:link, #list a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A28E74;
	text-decoration: underline;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
}

#list a:hover {
	color: #000000;
}

#list p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 20px;
}

	
#rentalSales a:link, #rentalSales a:visited  {
	color: #dfd8d0;
	background-color: #a28e74;
}

#rentalSales a:hover {
	color: #993300;
	background-color: #A28E74;
}


#list a:link, #list a:visited {
}

#list a:hover {
}

