
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006699;
	padding: 0 15px 0 15px;
	margin-bottom: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	padding: 0 15px 0 15px;
	margin-bottom: 0;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0 15px 0 15px;
	line-height: 17px;
	margin: 3px 0 3px 0;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #666;
}
#linkRed a:link {
	color: #FF0000;
}
#linkRed a:visited {
	color: #FF0000;
}
#linkRed a:hover {
	color: #666;
}

.mainTable {
	width: 763px;
	border: 0;
	text-align: justify;
}
.homePhoto {
	margin: 0 10px 10px 10px;
	border: 1px solid #FFFF00;
}
.boxContent {
	margin:10px 0 10px 0;
	width: 763px;
}
.boxRight { 
	width: 140;
	border: 0;
}
.boxRight a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-weight: bold;

}
.boxRight a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-weight: bold;	

}
.boxRight a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;	

}
.boxSpecialHeading {
	font-size: 12px;
  display: block;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	width: 430px;
	border: 1px solid #A2A2C1;
	margin-bottom: 5px;
	margin-left: 160px;
	padding: 3px 10px 3px 10px;

}
.boxSpecialRentals {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	width: 550px;
	border: 1px solid #A2A2C1;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 3px 10px 3px 10px;

}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

.background {
	background-image: url(wave.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 600px;
	height: 469px;
}
.headers {
	height: 15px;
	width: 260px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(header_body.jpg);
}
.cells {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	height: 100px;
	padding-left: 15px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	width: 763px;
	height: 61px;
	text-align: center;

	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contact a:link, .contact a:visited {
	color: #FFFF00;
	font-weight: bold;
}
.contact a:hover {
	color: #FFF;
}
.findUs {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}


