@charset "ISO-8859-1";
a:link {
	color: #C6BEBB;
}
a {
	font-weight: none;
}
a:hover {
	color: #6B5548;
}
html
{
scrollbar-base-color: #753218;
scrollbar-arrow-color: #868C44;
scrollbar-face-color: #753218;
scrollbar-highlight-color: #666;
scrollbar-shadow-color: #666;
}

@font-face {
    font-family: Optima;
    font-style:  normal;
    font-weight: normal;
    src: url(OPTIMAR1.eot);
}

body,td,th {
	font-family: Optima, Tahoma, Helvetica, Arial, Verdana, sans-serif;
}

.bodycopy {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCccc;
}

.footer {
	font-size: 12px;
	line-height: 17px;
	color: #C6BEBB;
	font-weight: normal;
}
.bodycopy_heading {
	font-size: 18px;
	color: #B1D355;
	font-weight: lighter;
	line-height: 25px;
}
#rentalNavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight:normal;
	text-align: left;
}
#rentalNavigation ul{
	list-style:none;
	line-height:normal;
}
#rentalNavigation li{
	line-height:normal;
	margin-bottom: 17px;
}
#rentalNavigation a{
	font-weight:normal;
}
#rentalNavigation a:link{
	color: #FFF;
	text-decoration:none;
}
#rentalNavigation a:visited{
	color: #FFF;
	text-decoration:none;
}
#rentalNavigation a:hover{
	color: #9CB746;
	text-decoration:none;
}
#rentalNavigation a:active{
	color: #FFF;
	text-decoration:none;
}
#page_rentals table td{
	text-align:left;
}
#page_rentals h1{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #9CB746;
	padding:0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
}
#page_rentals p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #9CB746;
	padding:0;
	font-weight:normal;
	margin:0;
}
table#page_rental_landing{
	margin-top: 60px;
}
#page_rental_landing td.buttons{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/Button_Gradient.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	border: 1px solid #FFF;
}
#page_rental_landing td.landingimages{
	border: 1px solid #FFF;
}
#page_rental_landing tr td.buttons a{
	text-decoration:none;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
/*These are the colour for the landing page links*/
#page_rental_landing a:link{
	color:#FFF;
}
#page_rental_landing a:visited{
	color:#FFF;
}
#page_rental_landing a:hover{
	color:#733117;
}
#page_rental_landing a:active{
	color:#FFF;
}

