@charset "UTF-8";
/* CSS Document */

/* Contains the main page content. When using a two column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #maintext {
	
	text-align: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 227px;
	padding: 10px 5px 3px;
	height: auto;
}
#maintext h1 {
	font-size: 16px;
	margin: 0.5em 0 0.2em 0;
}
#maintext h2 {
	font-size: 14px;
	color: #000;
	margin: 1em 0 0 0;
}
#maintext h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 1.2em 0 0 0;
}
#maintext p {
	margin: 1em 0 0 0;
}
#maintext a, a:link, a:visited, a:hover, a:focus, a:active {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#outerWrapper #contentWrapper #green {
	background-color: #869b29;
	width: 100%;
	height: 14px;
	color: #fff;
	padding: 3px 0;
	margin: 0;
}
#green p {
	padding: 0 0 0 3px;
	margin: 0;
	width: 600px;
}
/* sets styles for left sidebar linking on subpages */
#flyside {
	margin: 0 0.1em 0.2em 0.4em;
	padding: 0 0.1em 0.01em 0.01em;
}
#flyside p {
	padding: 0;
	margin: 0;
}
#flyside a, a:link {
	color: #5E5854;
}
#flyside ol, li {
	margin: 0 0.1em 0.02em 0.4em;
	padding: 0 0.1em 0.01em 0.01em;
}
#flyside a:visited {
	color: #5E5854;
	text-decoration: none;
}
#flyside a:hover {
	color: #5E5854;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image:  url(/images/linking_star.gif);
}
#flyside a:focus {
	color: #5E5854;
}
#flyside a:active {
	color: #5E5854;
	list-style-position: outside;
	list-style-image:  url(/images/linking_star.gif);
}
.linking {
	list-style-type: none;
}
.graylongbar {
	background-color: #D7D4CD;
	border-bottom-style: solid;
	font-weight: bold;
	text-indent: 5pt;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #D7D4CD;
}
#TableLeft {
	width: 170px;
	border: 1px solid #000000;
	float: left;
	margin: 0 0 5px 5px;
	height: 225px;
	padding: 0;
}
#TableCenter {
	width: 170px;
	border: 1px solid #000000;
	margin: auto;
	background-position: center;
	height: 225px;
	padding: 0;
}
#TableRight {
	width: 170px;
	border: 1px solid #000000;
	float: right;
	margin: 0 5px 5px 0;
	height: 225px;
	padding: 0;
}
#TableLeft h2, #TableCenter h2, #TableRight h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#TableLeft p, #TableCenter p, #TableRight p {
	padding: 0 0.8em 0 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
.TableAlign {
	margin: 0 auto;
}
.alignright {
	float: right;
	margin-left: 5px;
}
.alignleft {
	float: left;
	margin-right: 5px;
}
.bodycopy {
	font-size: 12px;
}
.imspacer {
	margin-right: 10px;
	border: 1px solid #5E5854;
	margin-bottom: 5px;

}
caption {
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
}
th {
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #5E5854;
	background-color: #E5EFFE;
}
.collectpics {
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #585755;
	margin-top: 5px;
	margin-left: 5px;

}

