@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-image: url(images/topbanner_full_stretch.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #736122;
	text-decoration: underline;
}
a:visited {
	color: #C9AB49;
}
a:hover {
	color: #003366;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.title01 {
	font-size: 14px;
	text-transform: uppercase;
}
.title01_caps {
	font-size: 22px;
	text-transform: uppercase;
}

.logo_main {
	padding-top: 43px;
}
.mainbody_area {
	text-align: center;
}
.title02 {
	font-size: 18px;
	text-transform: uppercase;
	color: #806B26;
	line-height: 24px;
}
