body {
	color: #191919;
	background: url(../images/background.png);
	font: 70% Cambria, "Times New Roman", Times, serif;
	text-align: left;
}

#content-left h2 {
	margin: 2px 20px 2px 20px;
	font-size: 0.9em;
}

#content-left ul li {
	margin: 0 0 2px 30px;
	font-size: 0.9em;
}

#main {
	width: 996px;
	margin: 4px auto 0 auto;
	background: #fff;
}

#header {
	width: 996px;
	height: 127px;
	background: #ebebeb url(../images/header.png) no-repeat;
}

#menubar {
	color: #fff;
	width: 996px;
	height: 60px;
	background: #ebebeb url(../images/menuback.png) repeat;
}

#menubar .menu {
	width: 980px;
	text-align: center;
}

#menubar .menu ul {
	position: relative;
	top: 8px;
	left: 10px;
	width: 980px;
	padding: 0; list-style-type: none; list-style-image: none;
}

#menubar .menu li {
	font-size:1.3em;
	font-weight:bold;
	display: inline;
	padding: 0px 3px;
}

#menubar .menu a {
	text-decoration: none;
	color: #fff;
}

#menubar .menu a:hover {
	color: #eee;
	text-decoration: underline;
}

#footer-top {
	width: 996px;
	height: 48px;
	background: #ebebeb url(../images/footerback.png) no-repeat;
}

#footer-bot {
	width: 996px;
	height: 48px;
	background: #ebebeb;
}

.footertrail {
	font-size: 1.3em;
	font-weight: bold;
	color: #222;
}

.footertrail .menu ul {
	position: relative;
	top: 7px;
	left: 110px;
	padding: 0; list-style-type: none; list-style-image: none;
}

.footertrail .menu li {
	font-size:1.1em;font-weight:bold;display: inline;padding: 0px 3px;
}

.footertrail .menu a {
	text-decoration:none; color: #222;
}

.footertrail .menu a:hover {
	color: #555; text-decoration: underline;
}

#daydate {
	width: 300px;
	height: 30px;
	float:left;
	margin: 10px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #889299;
	text-transform: uppercase;
}


#tout {
	width: 360px;
	height: 30px;
	float:right;
	margin: 10px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #889299;
	text-transform: uppercase;
	text-align:right;
}

#tout a {
	text-decoration: none;
	color: #889299;
}

#content {
	width: 996px;
	background: #fff;
	font-size: 1.3em;
}

#content-right {
	font-size: 1.2em;
	float: left;
	width: 586px;
	background: #fff;
}

#content-left {
	float: right;
	width: 210px;
	margin: 0 26px 0 8px;
	background: #fff;
}

#content-left .hdr {
	margin: 0;
	width: 381px;
	height: 36px;
	background: #4c6486 url(images/sectionheaderback.png) no-repeat;
	background-position: right;
}

#content-left .hdr h1 {
	position: relative;
	top: 10px;
	left: 14px;
	width: 200px;
	font-size: 1.0em;
}

#content-main {
	background: #fff;
	width: 996px;
	min-height: 500px;
}

#page-title {
	float: left;
	margin: 51px 0 0 5px;
	width: 600px;
	text-align: left;
	font-size: 2.6em;
}

.news {
	margin: 5px 0 10px 0;
	width: 381px;
}

.news p {
	margin: 0 10px 0 30px;
}

.news a {
	color: #000;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.pagecopy {
	width: 786px;
	padding: 10px;
	font-size: 1.3em;
	min-height: 450px;	
}

.pagecopy li {
	margin: 0 0 5px 0;
}

.pagecopy h1 {
	font-size: 1.6em;
	margin-bottom: 5px;
	border-bottom: double #000;
	width: 700px;
}

.pagecopy h2 {
	font-size: 1.3em;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #000;
	width: 400px;
}

.pagecopy h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #142456;
}

.pagecopy h4 {
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #2671b7;
	cursor: pointer;
}

.pagecopy p {
	line-height: 1.4em;
	margin-bottom: 15px;
	width: 740px;
}

.submenubar {
	color: #000;
	width: 996px;
	height: 36px;
	background: #a6c2ff;
}

.submenubar .menu {
	width: 700px;
}

.submenubar .menu ul {
	position: relative;
	top: 10px;
	left: 10px;
	width: 700px;
	padding: 0; list-style-type: none; list-style-image: none;
}

.submenubar .menu li {
	font-size:1.1em;font-weight:bold;display: inline;padding: 0px 3px;
}

.submenubar .menu a {
	text-decoration:none; color: #000;
}

.submenubar .menu a:hover {
	color: #000; text-decoration: underline;
}

#quote {
	margin: 0px 0 90px 7px;
	padding: 10px;
	width: 960px;
	height: 40px;
	background: #ddd;
	color: #000;	
}

#quote p {
	margin: 0 90px 0 90px;
	font-size: 1.4em;
}
