/* CSS Document */
body {
	background-color:;
	background-repeat: no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
}
a:link {
	color: #51362B;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #51362B;
}
a:hover {
	text-decoration: none;
	color: #51362B;
}
a:active {
	text-decoration: none;
	color: #51362B;
}
.maincontent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	padding-left:20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.maincontent a:link {
	color: #51362B;
	text-decoration: underline;
}
.maincontent a:visited {
	text-decoration: none;
	color: #51362B;
}
.maincontent a:hover {
	text-decoration: none;
	color: #51362B;
}
.maincontent a:active {
	text-decoration: none;
	color: #51362B;
}

.rightside {
	font-family: Bell MT;
	font-size: 16px;
	color: #ffffff;
	text-decoration: italic;
	padding-left:20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.rightside a:link {
	color: #ffffff;
	text-decoration: underline;
}
.rightside a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.rightside a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.rightside a:active {
	text-decoration: underline;
	color:#ffffff;
}
.rightside2 {
	font-family: Bell MT;
	font-size: 18px;
	color: #ffffff;
	text-decoration: italic;
	padding-left:20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.rightside2 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.rightside2 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.rightside2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.rightside2 a:active {
	text-decoration: underline;
	color:#ffffff;
}
.leftside {
	font-family: Bell MT;
	font-size: 14px;
	color: #51362B;
	padding-left:10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.leftside a:link {
	color: #51362B;
	text-decoration: underline;
}
.leftside a:visited {
	text-decoration: underline;
	color: #51362B;
}
.leftside a:hover {
	text-decoration: underline;
	color: #51362B;
}
.leftside a:active {
	text-decoration: underline;
	color: #51362B;
}
.h1 {
font-family: Kunstler Script;
	font-size: 40px;
	color: #51362B;
	font-weight:bold;
	padding-left:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;}
	
.h2 {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	color: #51362B;
	padding-left:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;}
	

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left:20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
.footer a:link {
	color: #51362B;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: none;
	color: #51362B;
}
.footer a:hover {
	text-decoration: none;
	color: #51362B;
}
.footer a:active {
	text-decoration: none;
	color: #51362B;
}