body {
	background-attachment: fixed;
	background-image: url(imagefiles/bkgmain.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #704714;
	font-size: 11px;
}

#header {
	background-image: url(imagefiles/topper.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 185px;
	width: 993px;
}

#topdivider {
	background-image: url(imagefiles/divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 993px;
	padding: 0px;
}

#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(imagefiles/bkgstone.png);
	background-repeat: repeat;
	background-position: center center;
	width: 993px;
	height: 11px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2843B;
	border-left-color: #B2843B;
}

#topdividertwo {
	height: 6px;
	background-image: url(imagefiles/dividertwo.png);
	background-repeat: no-repeat;
	background-position: center;
}

#mainframe {
	width: 993px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2843B;
	border-left-color: #B2843B;
	background-image: url(imagefiles/bkgcentermain.png);
	background-repeat: repeat;
	background-position: center center;
}

#mainframetwo {
	width: 100%;
}

#rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 8px;
}

#leftcolumn {
	background-image: url(imagefiles/bkgside.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 240px;
}

#menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #591202;
	text-decoration: none;
	width: 100%;
}

#menubottom a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #591202;
	text-decoration: none;
}

#menubottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #851A03;
	text-decoration: none;
}

#subfooter {
	width: 100%;
}

#services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #591202;
	text-decoration: none;
}

#footer {
	background-image: url(imagefiles/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: 993px;
}

#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F8DF9E;
	text-decoration: none;
	width: 993px;
	padding-top: 4px;
}
