@charset "utf-8";
.container {
	height: 600px;
	width: 1000px;
	background-color: #f9fde2;
}
.topleft {
	height: 325px;
	width: 336px;
}
.rightcolumn {
	float: right;
	height: 600px;
	width: 630px;
}
.homeimage {
	height: 600px;
	width: 600px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A85F35;
}
.leftcolumn {
	float: left;
	height: 600px;
	width: 336px;
}
#infobox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #A85F35;
	background-color: #F9FDE2;
	width: 250px;
	height: auto;
	clear: both;
	padding-left: 70px;
	padding-top: 10px;
}

.container2 {
	height: 680px;
	width: 1000px;
	background-color: #f9fde2;
}
.rightcolumn2 {
	float: right;
	height: 680px;
	width: 630px;
}
.bottomleft {
	height: 250px;
	width: 336px;
}
.homeimage2 {
	height: auto;
	width: 600px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A85F35;
}
.textboxleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #AF7303;
	font-weight: normal;
	width: 315px;
	height: 235px;
	padding-right: 20px;
	overflow: auto;
}
.spacer {
	height: auto;
	width: auto;
}
.textboxleft2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #AF7303;
	font-weight: normal;
	width: 315px;
	height: 150px;
	padding-right: 20px;
	overflow: auto;
}
.homeimage3 {
	height: 600px;
	width: 600px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A85F35;
	background-image: url(../images/contactpage.jpg);
	background-repeat: no-repeat;
}
.contactdetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BE8A64;
	background-color: #F9FDE2;
	height: 200px;
	width: 480px;
	padding: 10px;
}
.linebreaker {
	padding-left: 50px;
	padding-top: 95px;
	width: 550px;
	height: 450px;
}
.homeimage4 {
	height: 600px;
	width: 600px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A85F35;
	background-image: url(../images/linkspage.jpg);
	background-repeat: no-repeat;
}
.dates1 {
	width: 150px;
	float: left;
	text-align: left;
	padding-left: 85px;
}
