@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272425;
	background-color: #C6BC89;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 15px;
	color: #1778be;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1778be;
}
a:hover {
	text-decoration: none;
	color: #1778be;
}
a:active {
	text-decoration: none;
	color: #1778be;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 17pt;
	color: #b3995d;
}
h2 {
	font-size: 15px;
	color: #b3995d;
}
a.bottomnav {
	color: #272425;
	font-size: 11px;
}
a.rightSideLink {
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial Narrow";
}
.rightSidetxt {
	color: #786041;
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial Narrow";
}
.rtSideCpy {font-size: 11px}
#apDiv1 {
	position:absolute;
	width:299px;
	height:65px;
	z-index:1;
	left: 50%;
	top: 51px;
}
.rtTopNav {
	font-size: 10px;
	font-family: "Arial Narrow";
	color: #786041;
}

