body {
	background-image: url(images/backgroundmap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E5D5C5;
}
.landingpage {
	margin-right: auto;
	margin-left: auto;
	width: 756px;

}
.col1 {
	float: left;
	width: 188px;
	background-image: url(images/4front.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 429px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A41520;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#1front {
	float: left;

}
#thunderhook {
	float: left;
	clear: left;
}
#smoothrock {

}
.col2 {
	float: left;
	width: 336px;
}
.col3 {
	float: left;
	width: 232px;
	height: 429px;
	background-image: url(images/5front.png);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A41520;
	text-align: right;
}
.headline {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A41520;
	font-weight: bold;
}

.location {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	color: #A41520;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 75px;
}

.calltoday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	color: #177ADD;
}

.calltoday a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	color: #177ADD;
}
