﻿@charset "utf-8";
#header {
	width:783px;
	margin:auto;
	border:solid 1px #547088;
	border-bottom:none;
}
#title_image {
	width:783px;
	height:36px;
	background:url("../images/foundation-top.gif") no-repeat;
}
#title_bar {
	width:783px;
	height:13px;
	background:url("../images/top-image.jpg") no-repeat;
	border-bottom:solid 1px #667E96;
}
#container {
	width:779px;
	padding:0px 0px 2px 2px;
	margin: auto;
	background:#ffffff;
	border:solid 1px #547088;
	border-top:none;
}
#leftcontent {
	width:178px;
	border-right:solid 6px #667E96;
	vertical-align:top;
	background: #E6EAED;
}
#addressblock {
	padding:25px 20px 20px 20px;
	border-top: 6px solid #98A9B8;
	background: #E6EAED;
	text-align:center;
	color:#666666;
	margin:0px;
}
#addressblock hr {
	border:solid 1px #98A9B8;
	margin:10px auto;
}
.pageTitle, h1, h2 {
	border-bottom: 1px solid #667e96;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #be5100;
	line-height: 240%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: auto;
	text-align: left;
}
.normalHeading {
	border:none;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	color: #666666;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: auto;
	text-align: left;}
#leftCol {
	font-weight: normal;
	font-size: 13px;
	color: #7b7168;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: auto;
	text-align: left;
}
.rightCol {
	border-right: #667e96 1px solid;
	border-top: #667e96 1px solid;
	margin: 0px;
	border-left: #667e96 1px solid;
	border-bottom: #667e96 1px solid;
}
.rightCol {
	padding-right: 15px;
	padding-left: 15px;
	background: #ffc;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px
}
#rightCol h2 {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #be5100;
	line-height: 240%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: auto;
	text-align: left;
}
#rightcontent {
	width:594px;
	background:#ffffff;
	vertical-align:top;
	padding:0px;
}
#footercontent {
	width:777px;
	height:39px;
	float:none;
	margin:auto;
	border-top: 6px solid #98A9B8;
	border-bottom: 6px solid #BE5100;
	background:url("../images/wheat.jpg") left no-repeat;
}
#closingthoughts {
	width:783px;
	margin:auto;
	text-align:center;
	color:#ffffff;
}
