body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #453214;
	background-attachment: fixed;
	background-image: url(images/bg_gradient_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #241303;
	padding-top: 75px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 75px;
	text-align: justify;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.arrow_bullet {
	list-style-image: url(images/bullet_03.gif);
	line-height: normal;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style-position: outside;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #a4702f;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: left;
	vertical-align: middle;
}
a:link {
	color: #7B2C1E;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #7b461f;
	text-decoration: underline;
}
a:visited {
	color: #7b461f;
	text-decoration: none;
}
a:active {
	color: #7b461f;
	text-decoration: none;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8e6d3c;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	vertical-align: top;
}

.subtitle {
	font-size: 15px;
	color: #8E6D3C;
	font-weight: bold;
}
.submenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #241303;
	text-align: center;
	padding: 10px;
}
.inline_border {
	border: 1px solid #1F1003;
}
.inline_border_right {
	border: 1px solid #1F1003;
	margin-bottom: 5px;
	margin-left: 15px;
}
.testimonial_lj {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8e6d3c;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
.center {
	align: center;
}
