body {
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #968B78;
	font-size: 12px;
	color: #222544;
}
h1,h2,h3,h4,h5,h6 {
	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;
	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;
	text-align:center;
	margin-top: 10px;
	clear: both;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	background-color: transparent;
	text-decoration: none;
}
.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;
}
#page {
	background-image: url(images/pagebg-rust.jpg);
	background-repeat: repeat-x;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DCC9BB;
	}
#pagetop {
	background-image: url(images/nav/hometop.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
	clear: both;

}
#pagebottom {

	background-image: url(images/nav/homebottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
	clear: both;
}
#logo {
	float: left;

}
#logo a:hover {
	background-color: none;
}
#headnav {
	clear: both;
}
#main {
	background-color: #FFFFFF;
	margin: 10px;
}
#main a:link {
	color: #29565C;
}
#main a:hover {
	color: #000000;
	background-color: #CFD9E5;
	text-decoration: none;
}
#main a:visited {
	color: #29565C;
}

#nav {
	clear: both;
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
}
#nav ul{
	white-space: nowrap;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	xmargin:0px;

}
#nav ul li{
	display : inline;
	margin:0px;
}
#nav ul li a{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
	color: #FFFFFF;
	text-decoration: none;
	background-color: #968B78;
}
#nav ul li a:hover{
	background-color : #E4E1DC;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
#navhome {
}
#navstart {
}
#navhome a {
	background-image: url(images/nav/btnsmHomebg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 46px;
	background-position: right;



}
#navhome a:hover {
	background-image: url(images/nav/btnsmHomebgover.gif);
	background-repeat: no-repeat;

}
#navstart a {
	background-image: url(images/nav/btnsmStartbg.gif);
	background-repeat: no-repeat;
}
#navstart a:hover {

	background-image: url(images/nav/btnsmStartbgover.gif);
	background-repeat: no-repeat;
}
#headspacer {
	height: auto;
}
div {
	margin: 0px;
}
