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

.center {
	margin-right: auto;
	margin-left: auto;
	width: 1229px;
}
.content {
	width: 1229px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -8px;
	margin-bottom: 0px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8A8D79;
	border-right-color: #8A8D79;
	border-bottom-color: #8A8D79;
	border-left-color: #8A8D79;
	background-repeat: repeat-y;
	padding: 0px;
}
.bg_holder {
	background-image: url(images/bodycontent_bg.jpg);
	background-position: -8px 5px;
	background-color: #EFF7EA;
	width: 1022px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
	padding: 0px;
}
.gutter {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.gutter h1 {
	margin: 0px;
	padding: 0px;
	color: #49503D;
	text-transform: capitalize;
}


body {
	background-color: #eff6e8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_by_rep_x.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	font-family: "Arial Black", Gadget, sans-serif;
}
p {
	color: #49503D;
	font-size: 15px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	font-size: 12px;
	color: #999;
	height: 80px;
	padding-top: 7px;
}
.footer a {
	color: #49503D;
	text-decoration: none;
}
.footer a:hover {
	color: #49503D;
	text-decoration: underline;
}

