@charset "utf-8";
.main_text {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #7F705B;
	text-decoration: none;
}
.main_links {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #827537;
}


.main_links a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #B5A453;
}


.footer_txt {
	font-family: arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #4F402B;
	text-decoration: none;
}
.main_links_page {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_text_headings {
	font-family: arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #7E990A;
	text-decoration: none;
	text-align: center;
}
.txt_box {
	font-family: arial;
	font-size: 11px;
	color: #6A633E;
	background-color: #E3DCBB;
	border: 1px solid #A39243;
}
.backgrnd {
	background-image: url(images/background_07.jpg);
	background-color: #F2E9EA;
	background-repeat: no-repeat;
}
.main_text_green {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #7E990A;
	text-decoration: none;
}
.pic_bordr {
	padding: 1px;
	border: 1px solid #A59D79;
}

