/* CSS Document */
body {
	background-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #333333;
	background-image:  url("innerpage.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 100%;
	max-width: 912px;
	min-width: 750px;
	margin:auto;
	background-color: #FFFFFF;
}


* html div#wrapper {width: 912px /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 912 ? "912px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 750 ? "750px" : "100%")); }
#hspace {
	background-color: #993333;
	position: relative;
	height: 7px;
	width: 100%;
}
.clearing {
clear:both;
display:block;
visibility:hidden;
height: 0px;
}
#mbar {
	background-color: #000000;
	height: 40px;
	width: 100%;
	text-align: centre;
}
#mbar ul {
	margin: 0px;
	padding: 10px 0px 0px 6px;
}
#mbar li {
	display: inline;
	padding-right: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	padding-left: 4px;
}
#mbar li a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
#mbar li a:hover {
	color: #993333;
	text-decoration: none;
}
.uline {
	border-top: 2px solid #993333;
	border-right: #993333;
	border-bottom: #993333;
	border-left: #993333;
}
#logoblock {
	background-color: #B8B89E;
	position: relative;
	height: 145px;
	text-align: left;
	background-image:  url("logoblock.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#lead {
	background-color: #FFFFFF;
	text-align: justify;
	width: 100%;
}
#leadinner {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #993333;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #993333;
	text-transform: uppercase;
	text-align: left;
}
.fright {
	float: right;
	margin-left: 16px;
}
.fleft2 {
	float: left;
}
.fright2 {
	float: right;
}
#leadfoot {
	background-color: #b8b89f;
	height: 5px;
	width: 100%;
}
#lower {
	background-color: #deded2;
	width: 100%;
	text-align: justify;
	font-size: 0.9em;
}
#lowerinner {
	padding-right: 20px;
	padding-left: 20px;
}
.lblock {
	text-align: justify;
	display: block;
	width: 32%;
	float: left;
}
.lblock2 {
	text-align: justify;
	display: block;
	width: 34%;
	float: left;
}
.linner {
	margin-right: 30px;
	margin-left: 30px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
.fleft {
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}
.frightc {
	float: right;
	margin-bottom: 10px;
	margin-left: 4px;
}
#footer {
	background-color: #000000;
	height: 4em;
	width: 100%;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: right;
}
#footer p {
	margin-top: 0.5em;
	margin-right: 20px;
}
#p2logoblock {
	background-color: #B8B89E;
	position: relative;
	height: 100px;
	text-align: left;
	background-image:  url("logoblock.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#lowercontent {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#lowerleft {
	float: left;
	width: 48%;
	text-align: justify;
}
#lowerright {
	float: right;
	width: 48%;
	text-align: justify;
}
#loweraddress {
	background-color: #000000;
	background-image:  url("loweraddress.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 2px;
}
#address {
	background-image:  url("addback.gif");
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #FFFFFF;
	padding-left: 170px;
	padding-top: 10px;
	font-size: 0.94em;
}
.afleft {
	float: left;
	margin-right: 15px;
}
.afright {
	float: right;
	text-align: right;
}
.rheader {
        text-align: right;
	margin-bottom: 70px;
}
.cheader {
	text-align: center;
}
.rbi {
	font-style: italic;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #993333;
}
.rbni {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	color: #993333;
}
.middle {
	text-align: center;
}
.middlesize {
	text-align: center;
	font-size: 1.7em;
}
.rbib {
	font-style: italic;
	font-weight: bold;
	font-size: 1.7em;
	text-align: center;
	color: #993333;
}
#middlebold {
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
}
	
a {
	color: #993333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#leadinner h2 {
	font-size: 1.2em;
	color: #993333;
	font-family: "Trebuchet MS";
	text-transform: none;
}
#address a {
	color: #FFFFFF;
	text-decoration: underline;
}
#address a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frtm20 {
	float: right;
	margin-top: 6px;
	margin-left: 6px;
}
