/*layout styles*/


div.subbanner {
	padding:0;
	margin:0;
	width:896px;
	background:#fff;
	height:101px;
	float:left;
	border-top:1px solid #fff;
	padding-left: 54px;
	padding-bottom: 10px;
}


div.breadcrumb {
	padding:0;
	margin:0;
	width:896px;
	background:#fff;
	float:left;
	padding:5px 0 5px 54px;
}

div.subcontentcontainer {
	float:left;
	width:420px;
	margin-left:19px;
}

div.subrelated {
	float:left;
	width:180px;
	margin-left:21px;
	margin-top: 10px;
}

div.subrelatedcontent {
	margin:1px 0 1px 0;
	padding:4px 5px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-color: #978466;
	border-bottom-style: solid;
}

div.subsidebar {
	float:left;
	width:180px;
	margin-left:21px;
	margin-bottom: 0px;
	margin-top: 5px;
}

div.subleftcontent {
	padding:0px 0px 0px 0px;
}

div.inpagebox {
	margin:0;
	float:left;
	width: 420px;
}

div.inpageimage {
	margin:0;
	float:left;
	padding:0px 0px 5px 0px;
	width: 150px;
}

div.inpagetext {
	margin:0;
	float:left;
	padding:5px 0px 0px 5px;
	width: 260px;
}

/*text styles*/

h5 {
	margin: 0;
	font-size:130%;
	padding:0;
	border-bottom-style: solid;
	border-bottom-color: #745c33;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	color: #745c33;
}

h6 {
	margin: 0;
	font-size:100%;
	padding:0;
	border-bottom-style: solid;
	border-bottom-color: #745c33;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	color: #745c33;
}

.bold {
	font-weight:bold;
}

.bread {
	color:#745c33;
}

.intro{
	color:#545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-color: #745c33;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	color: #666666;
	font-weight: normal;
}

.sidelinks {
	font-size:80%;
	padding:0;
	margin:0 0 0px 0;
}

.inpageboxtext {
	font-size:80%;
	padding:0 0 5px 0;
	margin:0 0 0px 0;
	color: #666666;
}

a.arrow, a.arrow:link {
	background:url("../images/siteobjects/arrow.gif") no-repeat left 50%;
	padding-left:7px;
}
.image {
	float: left;
	clear: left;
	padding-bottom: 5px;
	padding-right: 10px;
}

.subhead {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}
.quote {
	font-size: 80%;
	color: #666666;
}


/*side gallery*/

#gallery {
	width:200px;
	padding-top: 20px;
}
#gallery ul {
	list-style:none;
	padding:0;
	width:200px;
	position:relative;
	float: right;
	left: 0px;
}
#gallery ul li {
	display:inline;
	width:58px;
	height:65px;
	margin:0 0 5px 5px;
	float: left;
}

#gallery ul li a {
	display:block;
	width:58px;
	height:65px;
	text-decoration:none;
	border:1px solid #000;
}
#gallery ul li a img {
	display:block;
	width:58px;
	height:65px;
	border:0;
}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {
	position:absolute;
	right:0px;
	width:auto;
	height:auto;
	border:0px solid #000;
	top: 230px;
}
/*timeline layouts*/
.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight: normal;
	color:#000000;
}	
	div.subcontentcont2 {
	float:left;
	width:420px;
}
div.subcontenttimeline {
	float:left;
	width:625px;
	margin-left:19px;
}
/*bullet lists*/
ul.relatedlist li {
	font-size:75%;
	padding:0;
	list-style-image:url("../images/siteobjects/bullet.gif");
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 14px;
}
.quote {
	font-size: 80%;
	color: #c8953f;
}

