@charset "utf-8";
.content {
	width:100%;
	background-color: #28180f;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0B897;
	font-style: italic;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0B897;
}
.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D0B897;
	line-height: 18px;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #20130B;
}
.header4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link1 {
	color: #B92D2C;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

