@charset "UTF-8";
/* CSS Document */
body {
	padding: 0px;
	background: #4b8bc9;
	min-width: 810px;
}
body a {
	color: #000;
	text-decoration: none;
}
#wrap {
	background: #FFF;
	margin: 0 auto;
	width: 990px;
	font-size: 14px;
	position: relative;
	height: 1000px;
	left: 0px;
}
#header {
	background: #336699;
	height: 154px;
	width: 984px;
	font: normal 34px/55px "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 0px;
}
#main {
	width: 600px;
	position: absolute;
	left: 300px;
	top: 80px;
	color: #000;
	font: normal 15px/20px Arial, Helvetica, sans-serif;
	height: 100%;
}
#main2 {
	width: 900px;
	position: left: 300px;
	color: #000;
	font: normal 15px/20px Arial, Helvetica, sans-serif;
	height: 100%;
}
#main a {
	color: #4b8bc9;
	text-decoration: none;
	font-weight:bold;
}
#main a:hover {
	color: #DD1807;
}
#main img {
	padding-bottom: 4px;
	padding-left: 6px;
}
#main #title {
	left: -6px;
	position: relative;
}
#main #title img {
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
}
#nav {
	background: #4b8bc9;
	height: 60px;
	color: #fff;
	top: 0px;
	padding-top: 16px;
	font-family: Helvetica, sans-serif;
}
#nav a {
	color: #fff;
}
#nav #menu a {
	text-decoration: none;
}
#nav #menu a:hover {
	color: #E2BB8D;
}
#nav #menu {
	float: right;
	padding-top: 20px;
	width: 700px;
	position: relative;
	padding-right: 0px;
	color: #fff;
	text-align: right;
}
#nav #menu #highlight a {
	text-decoration: underline;
}
#footer {
	clear: both;
	position: relative;
	width: 872px;
	text-align: center;
	left: 10px;
	top: 798px;
	color: #96B1C9;
}
#footer p {
	padding: 5px;
	margin: 0;
}
#footer #text {
	left: 172px;
	position: absolute;
	top: 38px;
	font: 14px;
	font-family: helvetica color: #1f3f72;
}
#footer #navcont {
	height: 60px;
	width: 200px;
}
#wrap #mid {
	position: relative;
	background: #214272;
}
#leftbar {
	background: no-repeat;
	top: 94px;
	position: absolute;
	width: 187px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 15px;
	left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	height: 590px;
	background-image: url("images/pieces/leftbarbg4flat.png");
	
}
#leftbar2 {
	font-color: #1F3F72;
	font-weight: bold;
}

#leftbar a {
	color: #336699;
	font-weight:bold;
}
	
#leftbar #link a {
	text-decoration: none;
}
	
#leftbar a:hover {
	color: #DD1807;
	font-weight: bold;

}
#sunflower {
	position: absolute;
	left: -200px;
	top: 0px;
	background: url("images/pieces/sunflower.png") no-repeat;
	width: 702px;
	height: 686px;
}
.h1 {
	font-weight: bold;
	color: #cb6b0f;
}
.h2 {
	font-weight: bold;
	color: #cb6b0f;
	font-size:x-large
}


.subtitle {
	font-weight: bold;
	color: #cb6b0f;
}
.subtitle2 {
	font-weight: bold;
	color: #cb6b0f;
}
.subtitle3 {
	font-weight: bold;
	color: #cb6b0f;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
