body {
	background-position: center top;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	background-color: #9b8653;
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330000;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 0px;
}
.contentBackground {
	background-image:  url("images/textBackground.gif");
	background-repeat: repeat;
	background-position: center top;
	vertical-align: top;
}
	.topBanner {
	background-image:  url("images/topBanner.jpg");
	background-position: center top;
	height: 165px;
	width: 827px;
}
#leftNav {
	height: 46px;
	width: 15px;
	background-image:  url("images/navLeft.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
#rightNav {
	background-image:  url("images/navRight.gif");
	background-repeat: repeat-y;
	background-position: left top;
	height: 46px;
	width: 12px;
}
#navBar {
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
}
.leftEdge {
	background-image:  url("images/leftEdge.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
.rightEdge {
	background-image:  url("images/rightEdge.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
#btmRtCrnr {
	background-image:  url("images/rightBottomCrnr.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
}
#btmLftCrnr {
	background-image:  url("images/leftBottomCrnr.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
}
#bottom {
	background-image:  url("images/bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	letter-spacing: .01em;
}
#contactIcons {
	text-align: right;
}
a:link {
	color: #993300;
}
a:hover {
	color: #996633;
}
a:visited {
	color: #9D4824;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	letter-spacing: 0.01em;
	text-align: center;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E4CDAD;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	padding-left: 10px;
}
#floatRight {
	float: right;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	background-position: top;
}
blockquote {
	text-align: center;
	font-weight: normal;
	line-height: 125%;
	background-color: #F2E7D7;
	border: double #996633;
	padding: 5px;
	font-size: 12px;
	letter-spacing: .05em;
}
#frameTopLeft {
	background-image: url(images/frame-up-left-crnr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#frameTop {
	background-image: url(images/frame-top.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#frameTopRight {
	background-image: url(images/frame-up-rt-crnr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 12px;
}
#frameLeft {
	background-image: url(images/frame-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#frameRight {
	background-image: url(images/frame-rt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#frameBtmLeft {
	background-image: url(images/frame-btm-left-crnr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#frameBottom {
	background-image: url(images/frame-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#frameBtmRight {
	background-image: url(images/frame-btm-rt-crnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	border: 10px #996633;
}

