html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
	background-image: url(/images/blackriver/bodyshadow2.jpg);
	background-color: #F8F1D5;
}
#container {
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*height: 100%;*/
	background-repeat: repeat-y;
	background-image: url(/images/blackriver/contback.jpg);
}

#mainhead  {
	height: 193px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#mainhead  p  {
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #topnavbar {
	height: 30px;
	width: 950px;
	float: left;
	background-color: #CCCCCC;
}
#container #topnavbar p {
	height: 1px;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 6px;
	color: #000000;
	margin-left: 10px;
}
#container #leftnav {
	width: 184px;
	float: left;
}
#container #leftnav p {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
}
#container #leftnav a:link {
	color: #000000;
	text-decoration: none;
}
#container #leftnav a:visited {
	color: #000000;
	text-decoration: none;
}
#container #leftnav a:hover {
	color: #000000;
	text-decoration: underline;
}

#container #text {
    font-size: 16px;
	width: 557px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background-color:#FFFFFF;
	margin-left: 25px;
	float: left;
	padding:0 5px 10px 5px;
}
#container #text p {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*width: 550px;*/
	/*float: left;*/
}
#container #rightnav {
	float: right;
	width: 160px;
	margin-right: 7px;
}
#container #rightnav p {
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
}
#bottomshadow {
	height: 32px;
	width: 1000px;
}
#footer {
	height: 177px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/blackriver/footer.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
}
#footer #contain {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}
#footer #contain #companyname {
	font-weight: bold;
	margin-top: 5px;
	font-size: 14px;
}
#footer #contain #companyinfo {
	padding: 0px;
	font-size: 12px;
	margin-top: -9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #contain #links {
	text-align: center;
	width: 474px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 14px;
	float: left;
}
#footer #contain #links a:link {
	color: #000000;
	text-decoration: none;
}
#footer #contain #links a:visited {
	color: #000000;
	text-decoration: none;
}
#footer #contain #links a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer #contain #emergelogo {
	float: right;
	height: 51px;
	width: 100px;
	margin-top: 10px;
}
#footer #contain #info {
	float: left;
	width: auto;
	height: auto;
}
/************************** EXTENSION MODULE *********************************/
.page-header { /* THIS STYLES THE MAIN HEADER ON THE PAGE  */
	margin-top:10px;
	text-align:left;
	color:#607B6C;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	background-repeat:repeat-x;
	width: 557px;
	margin-right: auto;
	margin-left: 0px;
	background-image: url(/images/blackriver/headerBack.gif);
	background-position: center bottom;
}
.page-header2 {
	margin-top:0px;
	text-align:left;
	color:#009900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-repeat:repeat-x;
}
#divider-line { /* THIS STYLES THE LINE THAT'S USED TO DIVIDE CONTENT */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	clear: left;
}
#photo { /* STYLES THE PHOTO THEY CAN AD IN THE CONTENT */
	width: 100px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smaller-text { /* STYLES THE TEXT UNDER THE PAGE HEADER */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.section-content-header {
	font-family:"Garamond", Times, serif;
	color:#00254c;
	font-size:16px;
	font-weight: bold;
}
tr.section-content-header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	background-color: #009900;
	text-align: center;
	font-weight: bold;
}
.section-content {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        color: #000000;
}
table.section-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.odd {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.even {
	background-color: #D3E9A7;
	font-family: "Times New Roman", Times, serif;
}
#container #text #table {
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #text #announce {
	height: 129px;
	width: 557px;
	margin-left: auto;
	background-color: #F8F1D5;
	margin-right: auto;
}
#container #text #announce p {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #607B6C;
	margin-left: 25px;
	width: 500px;
}
.announceSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#headline {
	color: #607B6C;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	margin-left: 21px;
	float: left;
	padding-left: 5px;
	width: 552px;
}
a:link {color:#32703f;}
a:visited {color:#83BF8F;}
a:hover {color:#1D9F38;}
a:active {color:#1D9F38;}
.blackriver2header {color:#307353; font-size:18px !important; font-weight:bold;}
.announcementurgent{font-weight: bold; font-size:20px;color:#FF0000;}
.Surname {visibility:hidden;}