body {
	margin: 0px;
	background-color: #FDF1DB;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
}

h1 {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #783015;
	text-transform: uppercase;
	font: normal normal 20px "Times New Roman", Times, serif;
}

#contentNav ul li {
	float: none;
	text-align: left;
	padding-right: 10px;
	list-style-type: none;
	padding-bottom: 10px;
}

h2 {
	margin: 0;
	text-transform: capitalize;
	color: #f37310;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font: 14px "Times New Roman", Times, serif;
}

#contentNav ul {
	margin: 0;
	padding-left: 40px;
	padding-bottom: 0;
}

#contentNav ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #f37310;
	font: bold 11px/10px "Times New Roman", Times, serif;
}

#contentNav ul li a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: orange;
	font: bold 11px/10px "Times New Roman", Times, serif;
}

p {
	padding-right: 15px;
	padding-left: 10px;
	margin: 0 0 15px;
	color: #373737;
	text-align: justify;
	font: 14px/19px "Times New Roman", Times, serif;
}

#nav {
	height: 42px;
	background-image: none;
	color: white;
	text-transform: uppercase;
	font: 12px/21px Arial, Helvetica, Geneva, sans-serif;
	width: 800px;
	/*
	margin-right: auto;
	margin-left: auto;
	margin-top: 0; */
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* you should probably rename the id header so that it makes more sense in document because this is just holding a bkgd image
you could also really place the image in a container/wrapper that holds everything else together. 
*/
#header {
	background-image: url(images/header2.jpg);
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#content {
	/*
	position:absolute;
	top:282px;
	height:350px; 
	z-index:1;
  */
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;  /*
	float: none;
	clear: both;*/
}
#contentblock {
	width: 800px;
	margin: 0 auto 10px;
	/*
	margin-right: auto;
	margin-left: auto; */
	height: 370px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 0;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
}

div#contentblock.long {
	height: 1825px;
}

div#contentMain.steward {
	width: 615px;
}

#contentMain {
	width: 428px;
	float: left;
	margin-bottom: 30px;
}

.contentNav {
	width: 100px;
	float: left;
}

#contentNav {
	width: 140px;
	float: left;
	border-right: 1px solid #8d8d8d;
}

#contentSide {
	width: 200px;
	float: right;
	padding-right: 30px;
}

#footer {/*
	position:absolute;
	left:0px;
	width:100%;
  height: 260px; - not sure why this height is set so high, but i've reduced it down below
	z-index:1;*/

	background-color: #864026;
	text-align: center;
	padding-top: 50px;
	color: white;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
	width: 100%;
	height: 70px;
	clear: both;
	float: left;
	margin-top: 100px;
}

#footerBot {/*
	position:absolute;
	left:0px;
	width:100%;
  height: 260px; - not sure why this height is set so high, but i've reduced it down below
	z-index:1;*/

	background-color: #864026;
	text-align: center;
	padding-top: 10px;
	color: white;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
	width: 100%;
	clear: both;
	display: table;
}


#footer  a {
	color: #f37310;
	text-decoration: none;
}
#footer a:hover {
	color: orange;
	text-decoration: none;
}


#footerBot  a {
	color: #f37310;
	text-decoration: none;
}

#footerBot a:hover {
	color: orange;
	text-decoration: none;
}

#navmenu1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
}

#navmenu ul li a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

#navmenu ul li a:hover {
	color: orange;
	text-transform: uppercase;
	text-decoration: none;
}



#navmenu ul {
	float: none;
	margin: 0;
}

#navmenu ul li {
	float: left;
	list-style-type: none;
	display: block;
	padding: 10px 30px;
}
h3 {
	color: #F37D22;
	text-indent: 10px;
	font-weight: normal;
}
#contentMain ul {
	list-style-type: square;
	line-height: 16px;
	margin-top: -5px;
}
#contentMain li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
#contentMain a {
	color: #1362ad;
	font-weight: normal;
	text-decoration: underline;
}
#contentMain a:hover {
	color: #0066CC;
}

#contentSide a {
	color: #1362ad;
	font-weight: bold;
}

div#contentblock.finance {
	height: 635px;
}

div#contentMain.contact {
	width: 310px;
	margin-left: 57px;
	margin-right: auto;
	text-align: left;
}

#contentSide a:hover {
	color: #0066cc;
}

#contentNav p {
	font-size: 18px;
}

#contentSide ul {
	margin-top: -10px;
	list-style-type: square;
	opacity: 1;
	margin-bottom: 10px;
	line-height: 15px;
	color: #373737;
	font-size: 11px;
}

table {
	margin-left: 13px;
}

td.chart {
	border-bottom: 1px solid #dfd4a4;
}

