/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
}
.footer-text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.footer-text a:link, .footer-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EC7404;
	font-weight: normal;
}
.footer-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #EC7404;
	font-weight: normal;
}
.text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.SubTitle-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.Title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #E47006;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
a:active {
	text-decoration: underline;
}
.PriceTableText {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
.HireClauseText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-align: left;
}
.OldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EC7404;
	text-decoration: none;
}
.HireHomeText {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.HirePriceTableText {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.link-text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.link-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link-text a:link {
	color: #000000;
	text-decoration: underline;
}
.SubTitle-text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #E47006;
	display: inline;
}
.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #E47006;
}
.seatbelts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	display: block;
	width: 400px;
	float: right;
	margin-right: 200px;
}

/* Top menu */

.menu {
	margin: 0px;
	padding: 0px;
	width: 800px;
	display: block;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#active {
	background-position: 0px -28px;
}

#home a {
	width: 58px;
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
	background-image: url(images/top_menu/homepage/home.gif);
	text-decoration: none;
}
#MotorhomeHire a {
	width: 127px;
	display: block;
	overflow: hidden;
	height: 28px;
	background-image: url(images/top_menu/homepage/motorhome_hire.gif);
	text-decoration: none;
}
#RVhire a {
	width: 67px;
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
	background-image: url(images/top_menu/homepage/rv_hire.gif);
	text-decoration: none;
}
#Earn a {
	width: 205px;
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
	background-image: url(images/top_menu/homepage/earn.gif);
}
#Contact a {
	width: 91px;
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
	background-image: url(images/top_menu/homepage/contact.gif);
	text-decoration: none;
}
#Links a {
	width: 252px;
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
	background-image: url(images/top_menu/homepage/links.gif);
	text-decoration: none;
}
#Links2 a {
	width: 153px;
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
	background-image: url(images/top_menu/homepage/links2.gif);
	text-decoration: none;
}
#price a {
	width: 120px;
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
	background-image: url(images/top_menu/homepage/TopTips.gif);
	text-decoration: none;
}

#home a:hover, #MotorhomeHire a:hover, #RVhire a:hover, #Earn a:hover, #Contact a:hover, #Links a:hover, #Links2 a:hover, #price a:hover {
	background-position: 0px -28px;
}

/* Top menu */
