.title-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	height: 21px;
	text-indent: 10px;
	line-height: 24px;
}

.title-bar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	height: 21px;
	text-indent: 10px;
	line-height: 24px;
}




.rentals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: repeat-x;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
}

.rentals div {
	width: 206px;
	float: left;
	padding-right: 6px;
}
.rentals div2 {
	width: 206px;
	float: left;
	padding-right: 6px;
}

.rentals h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/bullet-titlebar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	padding: 0;
	margin: 0;
	line-height: 35px;
	height: 35px;
}
.rentals h1 a{
	color: #0000CC;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.news h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
}
.news ul{
	list-style-type: none;
}
.news li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0CE;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.footer2 {
	background-color: #000066;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

.footer-nav {
	text-align: right;
	float: right;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.footer-nav ul {
	margin:0;
	list-style: none;
	padding-right: 0em;
	padding-left: 0em;
}
.footer-nav li {
	display: inline;
	margin: 0;
	background-image: url(../images/div-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
	font-size: 12px;
}
.footer-nav a {
	margin-left: 1.1;
	color: #FFFFFF;
}
.footer-nav a:hover {
	text-decoration: none;
}
.footer-nav .first {
 padding-left: 0;
 background: none;
}
.footer-nav .first a {
 margin-left: 0;
}
