.box {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A7987E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #8E7B58;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #776749;
	text-align: center;
	padding-top: 15px;
}
.box2 {
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8E7B58;
	font-weight: normal;
}
.staff {
	height: 485px;
	background-image: url(images/hold_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #8E7B58;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
box {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.staff {
}
.text_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #8E7B58;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.img {
	padding-right: 20px;
}
