@charset "utf-8";
body {
	background-image: url(images/body-back.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #1B273B;
}

p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9em;
	color: #1B273B;
	margin-top: 0px;
}
a:link {
	color: #1B273B;
}

.title {
	font-size: 1.4em
}


.fullpage {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	position: relative;
}
.specials {
	position: absolute;
	width: 312px;
	height: 76px;
	background-image: url(images/rentals-specials.png);
	top: 198px;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 12px;
	padding-right: 14px;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #C73C27;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	right: 110px;
}




.header {
	width: 955px;
	height: 200px;
	background-image: url(images/index-headerback.png);
	background-repeat: no-repeat;
}
.nav {
	margin-left: 340px;
	padding-top: 105px;
	position: relative;
}

.main {
	background-image: url(images/index-mainback.png);
	width: 955px;
	height: 718px;
	position: relative;
}
.column1 {
	margin-right: 80px;
	width: 230px;
	float: left;
	height: 185px;
}
.column2 {
	width: 230px;
	height: 180px;
	float: left;
}



.contactlist {
	position: absolute;
	left: 100px;
}

.rentals-main {
	background-image: url(images/rentals-mainback.png);
	position: relative;
	width: 830px;
	height: 718px;
}

.jpeg {
	margin-top: 48px;
	margin-left: 11px;
}
.heading {
	position: absolute;
	top: 34px;
	right: 144px;

}
.rentals-heading {
	position: absolute;
	top: 34px;
	left: 108px;
}
.rentals-displayarea {
	position: absolute;
	top: 110px;
	left: 110px;
	width: 710px;
	height: 530px;
	overflow: scroll;

}
.row2c {
	height: 200px;
	padding-left: 70px;
	width: 600px;
}
.row1c {
	height: 200px;
	width: 670px;
}


.footer {
	height: 204px;
	width: 955px;
	background-image: url(images/index-footerback.png);
}
.email {
	margin-left: 362px;
	margin-top: 40px;
}
.details-displayarea {
	position: absolute;
	top: 75px;
	left: 108px;
	width: 550px;
	height: 530px;
}
.details-heading {
	position: absolute;
	top: 34px;
	left: 108px;
	width: 550px;
}
.details {
	position: absolute;
	top: 500px;
	height: 110px;
	width: 550px;
	background-image: url(Images/details-mainback.png);
	background-repeat: no-repeat;
	padding-left: 110px;
}
.goback {
	position: absolute;
	top: 608px;
	left: 500px;
	z-index: 1;
	border: none;
}

.detailpic{
	width:250px;
	height:200px;
	}
