/* CSS Document */

body {
	margin: 10px 0 0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #106D37;
}
html p {
	margin: 0px auto;
}
table#wrapper {
	border: 1px solid #BBA567;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BBA567;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BBA567;
}
#wrapHeader {
	height: 100px;
}
#wrapLogo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#wrapAddress {
	margin-top: 5px;
	margin-right: 10px;
}
#mainbackground {
	background-color: #589973;
	margin: 0 6px 6px 6px;
}
#content {
	padding: 30px 20px 20px 20px;
}
.flash {
	border: 1px solid #fff;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0E5C2F;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
}
.images {
	border: 1px solid #fff;
	margin: 3px 8px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #BBA567;
}
a:active {
	color: #FFFFFF;
}
.photos {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 10px;
}
	