﻿a {
	text-decoration: underline;
	color: #454C60;
}
a:visited {
	text-decoration: underline;
	color: #454C60;
}
.heading {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #454C60;
}
.horizline {
	color: #9C857F;
	height: 4px;
	width: 100%;
	background-color: #9c857F;
}
.imgthumb {
	border-width: 0px;
	border-style: none;
	margin: 5px 5px auto 5px;
}
.maintext {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #454C60;
}
.maintext span {
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
}
.highcap {
	font-size: xx-large;
}
.alttext {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #454C60;
	text-align: justify;
}
.alttext span {
	font-size: medium;
	font-weight: bold;
}
#rentalflash {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.colorcells {
	background-color: #FFFFBB;
	padding-right: 5px;
	padding-left: 5px;
}
.clearcells {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.boldtextlrg {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #454C60;
}
.buttonleft a {
	background-image: url('../images/buttons/ratebutton1.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	position: absolute;
}
.buttonleft a:hover {
	background-image: url('../images/buttons/ratebutton2.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	position: absolute;
}
.buttonright a {
	background-image: url('../images/buttons/bookingbutton1.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	position: absolute;
}
.buttonright a:hover {
	background-image: url('../images/buttons/bookingbutton2.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	position: absolute;
}
.boldtextreg {
	font-weight: bold;
}
.buttonright2 a {
	background-image: url('../images/buttons/requestbutton1.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	position: absolute;
}
.buttonright2 a:hover {
	background-image: url('../images/buttons/requestbutton2.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	position: absolute;
}
#contactwelcome {
	width: auto;
	height: auto;
}

