body {
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #BC8343;
	font-size: 12px;
	color: #222544;
}
a:link {
	color: #29565C;
}
a:hover {
	color: #000000;
	background-color: #CFD9E5;
	text-decoration: none;
}
a:visited {
	color: #29565C;
}
h1,h2,h3,h4,h5,h6 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
	line-height: 100%;
}
#head A:hover, #headnav A:hover {
	background-color: transparent;
}
p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bggradient {
	background-color: #DCC9BC;
	background-image: url(images/pagebg-rust.jpg);
	background-repeat: repeat-x;
}
.bgdark {
	background-color: #BC8343;
}
.bgwhite {
	background-color: #FFFFFF;
}
.footer {
	font-size: 10px;
}
.footer A {
	color: #222544;
}
.footer A:hover {
	background-color: transparent;
}
.border {
	border: 1px solid #26555E;
	padding: 5px;

}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #26555E;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #EFF0EB;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px;
	line-height: 140%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26555E;
	border-right-color: #26555E;
	border-bottom-color: #26555E;
	border-left-color: #26555E;

}
.bgalt {

	background-color: #F9F7E8;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}
.sub-bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3F4EF;
	background-color: #968B78;
	padding: 2px 2px 2px 7px;
	margin-bottom: 5px;
	margin-top: 10px;


}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;


}
.breadcrumb {
	font-size: 10px;
	margin-bottom: 10px;
}
.small {
	font-size: 11px;
	line-height: 100%;
}
.sub {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #222544;
	margin-bottom: 5px;
	margin-top: 10px;
}
.sub-bgalt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3F4EF;
	background-color: #596797;
	padding: 2px 2px 2px 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}
ol {

	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.borderbottom {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26555E;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.smallcallout {
	font-size: 11px;
	line-height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D1C5;
	padding-left: 5px;
	margin-bottom: 10px;
}
.pagetop {
	background-image: url(images/nav/hometop-fall.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;

}
.pagebottom {
	background-image: url(images/nav/homebottom-fall.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
}
.homephoto1 {
	background-image: url(images/nav/homelogo-fall.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 280px;
}
.homephoto2 {

	background-image: url(images/nav/homelogo2-fall.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 215px;
}
.style {
	font-size: 11px;
	line-height: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: right;
}
.clear {
	clear: both;
}
#galleryleft {
	margin: 10px;
	float: left;
	width: 250px;
	border: 1px solid #BC8343;
	font-size: 12px;
	text-align: center;
}
#galleryright {
	margin: 10px;
	float: right;
	width: 250px;
	border: 1px solid #BC8343;
	font-size: 12px;
	text-align: center;
}
#galleryleft p, #galleryright p {
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#galleryleft a:hover, #galleryright a:hover {
	display: block;
}
#galleryleft img, #galleryright img {
	margin-top: 5px;
}

