@charset "UTF-8";


table {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
table a {
	color: #FF0000;
	text-decoration: none;
}
#content table a.tableLink {
	color: #000000;
}
#content table.left a.tableLink img {
	vertical-align: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
td {
	padding-left: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	vertical-align: top;
}

table.right {
	float: right;
	clear: right;
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
}
table.right td {
	border-bottom-style: none;
}
table.left tr td.noTopBorder {
	border-top-style: none;
}

table.left {
	float: left;
	width: 500px;
	margin-left: 20px;
	margin-right: 20px;
}

.tabelHeader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	padding-top: 10px;
	float: left;
}
table.left td.tabelHeader {
	border-bottom-style: solid;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-color: #CCCCCC;
}

table.left td.subHeader {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom-style: none;
	padding-top: 5px;
}
td.caption {
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	float: left;
	width: 300px;
	font-weight: bold;
	color: #131313;
}
table.right td.img {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
table.left tr td {
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.left tr td.top {
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	border-bottom-style: none;
	border-top-style: none;
	text-align: right;
	padding-top: 10px;
}
#submenu li a.jump {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#submenu li a.jump a:hover {
	background-image: none;
}
#container #header {
	top: 0px;
}

#header #intro {
	background-attachment: scroll;
	background-image: url(../images/MORE-RENTALS/rental.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #header #intro h2 {
	width: 360px;
}
#container #content table.left tr td.more {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 25px;
	color: #EDEDED;
	font-weight: bold;
}

