body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #61462b;
}
.nav {
	font-size: medium;
	color: #FFFFFF;
	font-style:normal;
	text-align:center;
}
.topheader {
	font-size: medium;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	background-color: #391d0f;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.footer {
	font-size: small;
	color: #FFFFFF;
	height: 40px;
	background-image:url(../images/footer.jpg);
	background-color: #33241B;
}
.copyright {
	font-size: x-small;
	color: #FFFFFF;
}.smalltext {
	font-size: small;
	font-style: italic;
}
.indent {
	text-indent: 10px;
	font-weight:bold;
}
.darktext {
	color: #33241B;
}
.pageheading {
	font-size: x-large;
	font-weight: bold;
	color: #1d1510;
}
.listheader {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.navspacer {
	background-image:url(../images/spacer.jpg);
	width: 3px;
}
.leftnav {
	background-image:url(../images/left.jpg);
	width: 3px;
	height: 64px;
}
.buttonnav {
	background-image:url(../images/button.jpg);
	height: 64px;
	vertical-align: middle;
}
.rightnav {
	background-image:url(../images/right.jpg);
	font-size: medium;
	color: #FFFFFF;
	font-style:normal;
	text-align:center;
	height: 64px;
	width: 3px;
	vertical-align: middle;
}
.bodybg {
	background-image:url(../images/bodybg.jpg);
}
.tableheader {
	background-image:url(../images/tableheader.jpg);
	height: 1px;
}
.nestedbullet {
	type: square;
	text-indent:30px;
}
.paragraphindent {
	text-indent: 10px;
}
#input {
	width:200px; height:20px;
    border-width:1px;
    border-style:solid;
    border-color:#666666;
    background-color:#fcfcfc;
    color:#2d2925;
    padding-left:4px; padding-top:2px
}
#textarea {
	width:300px; height:175px;
    border-width:1px;
    border-style:solid;
    border-color:#666666;
    background-color:#fcfcfc;
    color:#2d2925;
    padding-left:4px;
    overflow:auto;
}
.pagesubheading {
	font-size:large;
	font-weight: bold;
}
.darktext2 {
	color: #4c2711;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.logoheader {
	background-color: #391d0f;
	width: 800px;
	text-align: center;
}
.galleryspacer {
	height: 20px;
}
.beforeaftertext {
	font-size:small;
	font-style:italic;
	text-align:center;
	border-bottom-style:dashed;
	border-bottom-color:#993300;
	border-bottom-width: 1px;
	height: 146px;
	vertical-align:top;
	padding-top: 5px;
}
.beforeafterbottomrow {
	vertical-align:top;
	padding-top: 5px;
	font-size:small;
	font-style:italic;
	text-align:center;
}
.padding-in {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
