@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-size: 14px;
	font-family: arial, helvetica, san-serif;
	color: #333333;
	line-height: 21px;

}

body a {
	color: #5A8E22;

}

body a:hover {
	color: #000000;

}

#container {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;

}

#logobox{
	display: inline;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;

}

#bannerbox {
	display: inline;
	float: right;
	width: 600px;
	margin: 0px;
	padding: 0px;

}

#navbox {
	width: 200px;
	height: 300px;
	padding-top: 10px;
	float: left;
	display: inline;

}

ul#navigation {
	list-style-type: none;
	margin-left: 12px;
	padding-left: 0px;

}

ul#navigation li {
	margin-bottom: 9px;
	font-size: 17px;
	font-family: arial, sans-serif;

}

ul#navigation li a {
	color: #5A8E22;

}

ul#navigation li a:hover {
	color: #000000;
	text-decoration: none;

}

.contentbox {
	width: 560px;
	height: auto;
	float: left;
	display: inline;
	padding: 20px;

}

h1 {
	font-family: arial, sans-serif;
	font-size: 20px;
	color: #5A8E22;
	text-align: center;
	margin-top: 10px;
	line-height: 30px;
	margin-bottom: 30px;

}

h2 {
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DC291E;
	margin-top: 20px;
	
}

h3 {
	font-size: 16px;
	font-family: arial, helvetica, san-serif;
	color: #5A8E22;
	line-height: 23px;
	
}

h3 a {
	color: #DC291E;

}

.homephoto {
	float: right;
	width: auto;
	margin: 10px;
	border: 2px;
	border-color: #000000;
	border-style: solid;
	
}

.homephotoq {
	float: right;
	width: auto;
	margin: 10px;
	
}

.homephotol {
	float: left;
	width: auto;
	margin: 10px;
	border: 2px;
	border-color: #000000;
	border-style: solid;

}

.homephotoe {
	width: 550px;
	border: 2px;
	border-color: #000000;
	border-style: solid;

}

.homephotof {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 35px;
	border: 2px;
	border-color: #000000;
	border-style: solid;

}

.aerialbox {
	float: left;
	margin-bottom: 10px;
	margin-right: 55px;
	margin-left: 10px;
	width: auto;
	height: auto;

}

.aerialthumb {
	float: left;
	width: auto;
	margin: 10px;
	margin-top: 0px;
	border: 1px;
	border-color: #000000;
	border-style: solid;

}

.subtext {
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-top: 45px;
	line-height: 15px;
	
}

.subtextphoto {
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	line-height: 15px;
	
}

.infolinks {
	font-size: 12.5px;
	margin-bottom: 25px;
	
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A8E22;
	font-style: italic;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	margin-bottom: 30px;
	
}

.quoteright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A8E22;
	font-style: italic;
	text-align: center;
	width: 270px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 30px;	

}

.quoteright strong {
	font-weight: normal;
	font-size: 28px;

}

.topofpage {
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	
}

.pagelink {
	margin-top: 35px;
	margin-left: 15px;
	font-size: 12px;
	margin-right: 10px;
	
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 30px;
	background-color: #869D42;
	
}

#footer a {
	width: auto;
	margin-top: 4px;
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	margin-right: 12px;
	 
}

#footer a:hover {
	color:#000000;
	text-decoration: none;

}

#inv {
	height: 100px;
	width: auto;
	
}

.mapframe {
	border: 2px;
	border-color: #000000;
	border-style: solid;

}
