.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}

.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}

.internal-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #993300;
}

.internal-sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
.sub-head-2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.picture-captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10X
}

.text-11-bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.text-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.right-red-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}

.header-line-back {
	background-image: url(../assets/gen_info_header/brown_top_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.header-line-back strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
	margin-left: 5px;
}
.header-line-back b {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
}
td.leftnav {background: #FFF2cf } /* This sets the background color for cells in the left hand navigation column */

.leftnavmenu td {
	background: #D3AD98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold; } /* This sets the background color and text properties for flyout menus. following A tag set the text rollover effects and look of links in the flyout menus */

.leftnavmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.leftnavmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.leftnavmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.leftnavmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.main  {
	background: "#ffffff";
	padding: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal; } /* This sets the background color and text properties for main portion of the site */

.sidebar  {
	background: #D3AD98;
	border-color: #993300;
	border-style: solid;
	padding: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold; } /* This sets text properties for sidebars*/
.sidebar img {
	margin-top: 10px
}/* provides spacing above pictures in the sidebar feature */

.footer {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
	text-align: center;} /* This sets the background color and text properties for footer menu. following A tag set the text rollover effects and look of links in the footer menus */

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.floating-right img {float: right; margin: 20px;
}
