body {
	background-color: #FDB10E;
	background-repeat: repeat;
	background-position: left top;
}
.leftborder {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightborder {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header {
	background-image: url(../images/picture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menubg {
	background-image: url(../images/brownbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fotter {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbg {
	background-color: #E9C8A5;
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.menubottom {
	background-image: url(../images/bottom-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #570D1A;
	text-decoration: none;
}
.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #570D1A;
	text-decoration: none;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #570D1A;
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #4F0914;
	text-decoration: none;
}
.contenttext A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #4F0914;
	text-decoration: underline;
}
.contenttext A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #706146;
	text-decoration: none;
}
a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #706146;
	text-decoration: none;
}
a:hover.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contentheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F0914;
	text-decoration: none;
}
.contentheaderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F0914;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E0D20;
	padding-bottom: 3px;
}
.contentheaderline A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #4F0914;
	text-decoration: underline;
}
.contentheaderline A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}