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

.header_graphic {
	padding: 10px;
	float: left;
	border-top-style: none;
}
.box_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bottom_borders {
	border-top-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #B4CE5D;
	border-right-color: #B4CE5D;
	border-bottom-color: #B4CE5D;
	border-left-color: #B4CE5D;
	border-bottom-width: thick;
	border-bottom-style: solid;
}
.float_right {
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.list {
	padding-top: 10px;
	padding-left: 10px;
}
.extras {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
img {
border: none; }.float_left {
	float: left;
	padding: 8px;
}
.text_brochure {
	font-family: "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	color: #1D610E;
}
