body {
	/*background: #75330c url("images/Background2.jpg") left top repeat-x; */
	background: #75330c url("images/Background2.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:90%;
}
h1 {
	font-size: 4em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
h2 {
	font-size: 2.2em;
	text-decoration: none;
	color: #b27f4a;
	line-height: 90%;
}
h3 {
	font-size: 1.3em;
	color: #b27f4a;
	line-height: 110%;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ac875d;
	text-decoration: none;
	line-height: 100%;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ac875d;
	text-decoration: none;
	line-height: 90%;
}
.funding {
	color: #C9B56D;
	background-color: #553d23;
	line-height: 150%;
	text-decoration: none;
	text-align:center;
}
#footer {
	display:block;
	border: 1px black solid;
	background:white;
	text-align:center;
	width:862px;
	height:103px;
	margin:auto;
}
#footer img{
	border:0;
}
a:link.footerlink {
	color: #C9B56D;
	background-color: #553d23;
	text-decoration: none;
}
a:visited.footerlink {
	color: #C9B56D;
	background-color: #553d23;
	text-decoration: none;
}
.larger {
	font-size: 4em;
}
.pageTitle {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 6em;
	color: #FFFFFF;
	text-decoration: none;
}
.picMargin {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.large {
	font-size: 1.5em;
	font-weight: bold;
}
a:link {
	color: #301810;
	font-weight: bold;
	text-decoration: underline;
}
.paraLight {
	color: #b27f4a;
}

a:link.paraLight,
a:visited.paraLight {
	color: #b27f4a;
}


a:visited {
	color: #333;
}
.content {
	width: 960px;
	margin: 0 auto;
}
.style3 {
	font-size: 1.5em
}

.picMargin{
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 30px;
}

.clear {clear: both
}

.bold {font-weight:bold;}
.smaller { font-size: smaller; }
div #disclaimer {
	font-size:0.7em;
	display:block;
	text-align:left;
	width:862px;
	margin:auto;
}
.table_links {
	font-size: 1.3em;
	color: #b27f4a;
	line-height: 110%;
	font-weight: bold;
}

.black_font {
	color: #000;
}

a:link.black_font,
a:visited.black_font {
	color: #000;
}

#leftcol {
	display:block;
	width:45%;
	float:left;
}

#blog {
	border:1px black solid;
	padding:1em;
	background-color:#b27f4a;
	display:block;
	width:45%;
	float:right;

}
	
