body {
	background-image: url(img/bg-all.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46453d;
}
.mainbg {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.toptext {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	line-height: 18px;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	color: #966542;
}
.down a {
	color: #FFFFFF;
}
.big {
	font-size: 14px;
}
p {
	margin: 5px 0px 7px;
}
a:hover {
	text-decoration: none;
}
.content {
	background-image: url(img/bg3.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 30px;
	padding-left: 30px;
}
.content p {
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}
.content img {
	border: 5px solid #FCF5DB;
}
img.noneborder {

	border: none;
}
