BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B7872F;
}

.main {
	background-image: url(images/bak6.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.header {
	background-color: #44413A;
}

.content {
	color: #3B2714;
	font-size: 13px;
	padding: 15px;
}

.content A {
	color: #3B2714;;
	text-decoration: underline;
}

.content A:hover {
	color: #7C3E2F;;
	text-decoration: underline;
}

.rightcol {
	padding: 15px;
}

.rightcol A {
	color: #3B2714;;
	text-decoration: underline;
}

.rightcol A:hover {
	color: #7C3E2F;;
	text-decoration: underline;
}

.h1center {
	color: #8D5D2E;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}


H1 {
	color: #8D5D2E;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.rightcol H1 A {
	text-decoration: none;
	color: #8D5D2E;
}

.rightcol H1 A:hover {
	text-decoration: none;
	color: #7C3E2F;
}

.footer {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.photo_right {
	float: right;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
}

.photo_left {
	float: left;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.logo {
	font-size: 12px;
	color: #443D25;
	text-align: center;
}

.row {
}

.small {
	font-size: 11px;
}

.submenu {
	font-size: 12px;
	color: #3B2714;
}

.sub_menu A {
	font-size: 12px;
	color: #3B2714;
	text-decoration: none;
}

.sub_menu A:hover {
	font-size: 12px;
	color: #3B2714;
	text-decoration: underline;
}

.row {
	border: solid 1px #735124;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}