body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
	background: #e8e9ce;
}
#pagewrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #e8e9ce url(../images/wrap-bknd.jpg) repeat-y right 89px;
}
#rightwrapbknd {
	background: url(../images/rt-colwrapper.jpg) no-repeat right 89px;
}

#masthead {
	background: url(../images/masthead.jpg) no-repeat;
	height: 89px;
}
a {
	font-weight: bold;
	color: #666600;
	text-decoration: underline;
}


h1 {
	color: #A28D34;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 25px;
	padding-top: 100px;
}

#leftcol {
	float: left;
	width: 112px;
	margin: 0;
	background: #e8e9ce url(../images/col1-bknd.jpg) repeat-y 0px top;
	height: 608px;
}
#rightbox {
	float: right;
	width: 720px;
}
#main{
	float: left;
	width: 470px;
	background: url(../images/lt-mainedge.png) repeat-y left top;
}

#menu {
	float: right;
	width: 220px;
	background: url(../images/col3-edge.png) repeat-y right top;
}

#layoutwrapper {
	width: 832px;
	margin-top: 0;
	margin-bottom: 0;
}

.main-text {
	font-size: 0.8em;
	padding: 16px 0px 16px 24px;
}
.main-text p {
	margin: 3px 0 12px 0;
	line-height: 1.5em;
}
.menu-text {
	font-size: 0.7em;
	padding: 12px 12px 12px 0px;
}
.menu-text p {
	margin: 3px 0 12px 0;
}
.menu-text p.mid {
	text-align: center;

}
h2 {
	margin: 0;
	font-size: 1.4em;
}
h3, h4 {
	margin: 24px 0 0 0;
	font-size: 1.1em;
}
.col-topheading {
	margin: 16px 12px 0 12px;
}
.zeromargin {
	margin: 0 !important;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#footer {
	font-size: 0.7em;
	padding-top: 6px;
	margin-top: -1px;
	color: #000000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/footer.jpg) no-repeat left top;
	height: 109px;
}
#footertext {
	width: 600px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 50px;
	text-align: center;
}

.main-text a:hover, .main-text a:active, .main-text a:focus {
	color: #77AC7C;
}
#footer a:link, #footer a:visited {
	color: #C9C989;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
}
.imgright {
	float: right;
}
.imgleft {
	float: left;
}
.mid {
	margin-right: auto;
	margin-left: auto;
}

#globalmenu {
	text-align: right;
	padding-top: 48px;
	width: 425px;
	padding-right: 80px;
	float: right;
}
.formtitle {
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
}
#gallery {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
