body {

	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	background: #6796A4;

}


td {

	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

.alt {

	display: none;

}

#header {

	background: url("images/header.jpg") top left no-repeat;
	width: 780px;
	height: 149px;

}

#rentals #header #nav {

	width: 250px;

}

#rentals #currentPage {

	font-size: 14px;
	color: #000;
	font-weight: bold;

}

#nav
{
	height: 25px;
	background-color: #FFF;
}

#nav ul {

	list-style: none;
	margin: 0;
	padding: 0;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;


}

#nav ul li {

	float: left;

}

#nav ul li a {

	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #000;
	background: #fff;
	font-weight: bold;
	font-size: 11px;

}

#nav ul li a:hover {

	background: #6796A4;
	color: #fff;

}


#content {

	clear: both;
	background: #BFD3D9;
	padding: 0 15px 0 15px;

}

* html #content {

	width: 780px;
	margin-right: -50px;

}

#contentContainer {
	
	clear: both;
	background: #fff;
	padding: 15px;

}

#rentalsNav td a {

	display: block;
	padding: 7px;
	text-decoration: none;
	color: #000;
	background: #fff;
	text-align: center;

}

#rentalsNav td a:hover {

	background: #BFD3D9;

}

#rentalsNav td a img {

	border: 1px solid #000;

}

.rentalsTable {

	margin: 10px;
	width: 325px;
	border: 1px solid #015067;
	cursor: pointer;

}

.rentalsTable b#title {

	font-size: 14px;
	color: #000;
	text-decoration: none;

}

#footer {

	text-align: center;
	color: #015067;
	margin: 10px;

}

#footer a {

	color: #015067;

}

#footer #navBottom {

	padding-bottom: 10px;

}

#copyright {

	width: 780px;
	text-align: right;
	font-size: 10px;
	color: #fff;
	text-align: right;
	margin: 0;
	margin-left: auto;
	margin-right: auto;

}

#copyright a {

	color: #fff;
	text-decoration: none;

}

#copyright a:hover {

	text-decoration: underline;

}

#easyWay table tr td font {

	font-size: 10px;

}

#easyWay table tr td a {

	color: #000;

}

#creditfooter {display:none}