body {
	text-align:center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
html {
	height: 100%;
}
div#main {
	text-align:left;
	width:800px;
	margin:0 auto;
	z-index: 0;
	min-height: 100%;
		}
* html #main { 
  height: 100% 
} 		
.right-col {
	background-color: #fcedc2;
	background-image:  url(../images/rgt-shadow.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	width: 154px;
	visibility: visible;
	padding: 25px 10px 25px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #715c42;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #715c42;
	vertical-align: top;
	font-size: small;
}
.right-col p {
	margin: 0px;
	padding: 0px;
}
#logo { position: absolute; top: 5px; left: 14px; width: 112px; height: 84px; z-index: 4; visibility: visible; }
#header { width: 798px; top: 0; position: relative; height: 80px; z-index: 2; visibility: visible;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #715c42;
	border-left-color: #715c42; }
#headerName { left: 140px; position: absolute; top: 5px; width: 235px; height: 48px; z-index: 2; visibility: visible; }

.left-col {
	background-color: #D4E2BE;
	background-image:  url(../images/lft-shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 119px;
	padding: 25px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #715c42;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #715c42;
	vertical-align: top;
	font-size: small;
}
.content {
	position: relative;
	top: 0;
	width: 430px;
	visibility: visible;
	padding: 25px 25px 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #715c42;
	vertical-align: top;
	background-image:  url(../images/river.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	color: #715c42;
	text-align: justify;
	line-height: 16pt;
	font-size: medium;
}
#nav {
	vertical-align: middle;
	width: 648px;
	left: 0;
	position: absolute;
	top: 56px;
	height: 24px;
	z-index: 3;
	visibility: visible;
	padding-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	background-color: #003333;
	color: #FFFFFF;
}
#cont {
	width: 800px;
	position: relative;
	z-index: 1;
	visibility: visible;
}
#headerbg { background-image:  url(../images/oak-brook-hbg.jpg); background-repeat: no-repeat; height: 56px; width: 798px; top: 0; position: absolute; z-index: 1; visibility: visible; }
#nav p {
	margin: 0px;
	padding: 0px;
}
#nav a {
	margin: 0px;
	color: #6699FF;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 2px;
	text-align: center;
}
h2 {
	font-size: large;
	text-align: center;
}
.img-brd {
	border: 1px solid #663300;
	width: 428px;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.frnt-img {
	text-align: center;
}
div.row {
	clear: both;
	padding-top: 10px;
  }

div.row label {
	float: left;
	text-align: right;
	width: 100px;
  }

div.row span.formw {
	float: right;
	text-align: left;
	width: 310px;
  } 
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 120px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
	text-align: center;
}

#navlist li a { text-decoration: none; }
.logos {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding:5px;	
}
.logos img {
	margin-bottom:5px;
	margin-top:5px;
}
.boldblacktext11px {
	font-weight: bold;
	color: #000000;
}
