/*  Common Classes for Historic Site -- structure format in other files  */

h1, h2, h3 {
	line-height: normal;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	letter-spacing: normal;
	text-align: left;
}
h2, h3 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
}
h3 h4 {font-size: 1.0em;}

.top_tight {margin-top: 0 !important;}

p {margin: 6px 0 6px 0;}

img.floatleft {
	float: left;
	margin: .5em 12px 0 0;
}

img.floatright {
	float: right;
	margin: .5em 0 0 12px;
}

.box_type2 {
	background-color: #D4C38F;
	padding: 16px 24px;
	border: 1px dotted #8E9359;
	margin: 0 0 16px 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
}

.subheadwhitetext {
	color: #FFFFFF;
	font-size: 1.3em;
	font-style: oblique;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pollard_gmtitle {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
	text-indent: 0 ;
}

.centerit {
	text-align: center;
}

.smaller {
	font-size: smaller;
}

.larger {
	font-size: larger;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}
.textleft {
	text-align: left;
}

.textnolinespace {
	padding-top: 0 !important ;
}
.thinbox {
	border: 1px solid #000000;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.tablecentered {
	margin: auto;
}

.webmastercomment {
	font-size: smaller;
	color: #008000;
	font-style: italic;
	margin: 0 20px;
}

.webcommentinline {
	font-size: smaller;
	color: #008000;
	font-style: italic;
}

.textparanoindent {
	text-indent: 0 !important ;
}

.commreport {
	margin: 0 15px;
	font-size: 0.9em;
	line-height: 1.1em;
}

.cellrtunderline {
	text-align: right;
	border-bottom: thin solid #000000;
}

.cellcenterunderline {
	text-align: center;
	border-bottom: thin solid #000000;
}

.footnote {
	margin: 0 20px 0 20px;
	font-size: smaller;
	padding-top: 0;
	text-indent: 0!important ;
}

#callout {
	float: right;
	width: 150px;
	/*margin: -12px 0 0 10px; */
	border: 1px solid #995000;
	font-size: .9em;
	padding: 4px;
}

#callout h3 {
	font-size: 1em;
	margin: 4px 0 0 0;
}

.pagenumber {
	text-align: center;
	font-size: smaller;
}

.procindex {
	width: 80%;
	text-align: right;
	line-height: 1.0em;
	margin: 0 auto;
}
/* For RSS Feed with RSSDreamweaver */
.RSSNewsHead{
   font-size: 1em;
	margin: 10px 0 0 0;
	letter-spacing: normal;
	text-align: left;
 }
.RSSNewsContent{
	 }
	 
.RSSNewsAuthor{ 
	font-size: .8em;
	text-align: right;
}
.RSSNewsDate {
	font-size: 1em;
	margin-top: 0 !important ;
	margin-bottom: 0!important ;
	font-style: italic;
}

/* End of RSS Feed Things */

.proclistings {
	margin-left: 22px;
	line-height: 1.2em !important ;
	margin-top: 0 !important ;
	margin-bottom: 0 !important ;
	padding: 0 !important ;
}

.paranospace {
   margin-top: 0 !important ;
	margin-bottom: 0 !important ;
	padding: 0;
	line-height: 1em !important ;
}

.bordertop {
	border-top: 1px solid #000000;
}

.borderbottom {
	border-bottom: 1px solid #000000;
}

.upperbold {
	font-weight: bold;
	text-transform: uppercase;
}