body {
	margin: 0 auto;
	background-image: url(images/background1440x728grd.jpg);
	background-position: center 40px;
	background-repeat: no-repeat;
	background-color: #aba67e;
	font-family:  Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #9e3f21;
}

#wrapper {
	margin: 0 auto;
	width: 100%;
}

#pgtop {
	height: 40px;
	width: auto;
	background-color: #9e3f21;
}

#headerbase {
	height: auto;
	width: auto;
}

#header {
	margin: 0 auto;
	height: auto;
	width: 780px;
	padding: 10px 0 0 0;
	text-align: left;
}

#pageareabase {
	margin: 0 auto;
	width: auto;
	min-height: 400px;
}

#pagearea {
	margin: 0 auto;
	width: 780px;
	height: auto;
	overflow: hidden;
}

#oncolumn {
	margin: 0 0 -10000px 0;
	float: left;
	width: 780px;
	min-height: 450px;
	padding: 20px 0 10020px 0;
	line-height: 1.25em;
	overflow: hidden;
}

#twocolumnleft {
	margin: 0 0 -10000px 0;
	float: left;
	width: 560px;
	min-height: 300px;
	padding: 30px 10px 10020px 0;
	line-height: 1.25em;
	overflow: hidden;
}

#twocolumnright {
	margin: 0 0 -10000px 0;
	float: left;
	width: 155px;
	font-size: 9pt;
	height: auto;
	padding: 10px 0 10020px 50px;
	line-height: 1.25em;
	overflow: hidden;
	border-left: #9e3f21 thin solid;
}

#bottombararea {
	height: auto;
	width: auto;
}

#bottombar {
	margin: 0 auto;
	padding: 13px 0 0 10px;
	height: 27px;
	width: 770px;
	text-align: left;
	background-image: url(images/pagebott.png);
	background-repeat: no-repeat;
}

#footerbase {
	height: auto;
	width: auto;
}

#footer {
	margin: 0 auto;
	height: auto;
	width: 780px;
	padding: 10px 0 20px 0;
}

.headertext {
	text-align: right;
	font-style: italic;
	font-size: 14px;
	width: 780px;
}

.headline {
	margin-top: 0.0em;
	margin-bottom: 0.5em;
}

.spaced2 {
	letter-spacing: .2em;
}

.spaced3 {
	letter-spacing: .3em;
}

.color1 {
	color: #b88116;
}

.color2 {
	color: #915015;
}

.color3 {
	color: #641712;
}

.color_lt {
	color: #CC6;
}

.img {
	text-align: center;
	padding: 0 10px 0 10px;
}

.footertext {
	font-size: 9pt;
}

.footercred {
	text-align: center;
	font-size: 9pt;
}

.imgborder {
	border: #600 thin solid;
}

.imgspace {
	margin: 0 10px 0 0;
}

.ctr {
	text-align: center;
}

.listout {
	margin-left: -20px;
	list-style: outside;
}

a.alt:link {
	color: #9e3f21;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:visited  {
	color: #9e3f21;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:hover {
	color: #663;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}