body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	background-color: #a6562d;
	font-family: Times;
	font-stretch: semi-expanded;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wrapper {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 100%;
}
.header {
	background-image: url(../images/headernew.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 127px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.offscreen {
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #92261a ;
	text-decoration: none;
}

a:hover { color: #92261a ; text-decoration: underline; }

.websitedesignedby { color: #7e7e7e; font-size: 10px; font-family: arial, helvetica, sans-serif; }
.websitedesignedby a:link, .websitedesignedby a:visited { color: #7e7e7e ; font-size: 10px; font-family: arial, helvetica, sans-serif; text-decoration: none; }
.websitedesignedby a:hover { color: #7e7e7e ; font-size: 10px; font-family: arial, helvetica, sans-serif; text-decoration: underline; }
.websitedesignedby a:active { color: #7e7e7e ; font-size: 10px; font-family: arial, helvetica, sans-serif; text-decoration: none; }
h1 {
	color: #92261a;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: black;
	font-size: 15px;
}
p {
	color: black;
	font-size: 13px;
	line-height: 18px;
}

.textsmall { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
.textsmall a:hover { color: #92261a ;  font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
.textsmall a:active { color: #92261a ;  font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
.textleading { color: black; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 32px; }
.maincontent {
	margin: 0px;
	float: right;
	height: 572px;
	width: 834px;
	padding: 0px;
	background-color: #FFF;
}
.maincontent2 {
	margin: 0px;
	float: right;
	height: 622px;
	width: 834px;
	padding: 0px;
	background-color: #FFF;
}
.contactmaincontent {
	margin: 0px;
	float: right;
	height: 572px;
	width: 834px;
	padding: 0px;
	background-image: url(../images/leftsidefaded.jpg);
	background-repeat: no-repeat;
}
.leftbar {
	margin: 0px;
	float: left;
	width: 166px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 18px;
}
.navigation {
	list-style-type: none;
	font-size: 15px;
}
.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #E9D4BA;
	list-style-type: none;
}
ul li {
	padding: 5px;
	margin: 0px;
}

li ul {
	position: absolute;
	left: -999em;
	margin: 0px;
	padding: 0px;
}
li:hover ul, li.sfhover ul {
	padding: 0px;
	position: absolute;
	left: auto;
	margin-top: -24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	list-style-type: none;
	background-color: #C16332;
}



#footer {
	background-color: #D4C0A6;
	clear: both;
	float: right;
	height: 20px;
	width: 824px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.floatleft {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.floatright {
	margin: 0px;
	padding: 0px;
	float: right;
}
.bodycopy {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#slideshow {
	vertical-align: bottom;
	clear: right;
}

