@charset "utf-8";
.content {
	width:100%;
	background-color: #E0E0C0;
	background-image: url(../images/background4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.side {

	background-color: #E0E0C0;
	background-image: url(../images/background7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #262518;
}
.link2 {
	font-weight: bold;
	color: #71231D;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.link1 {
	font-weight: bold;
	color: #262518;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.link3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #262518;
}
.footer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #262518;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #BBA7A6;
}
.sub1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BBA7A6;
}
.sub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A78C8B;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #71231D;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #65633F;
}
.link4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
