@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	background-image: url(backGroundRepeat.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a.link3:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.visited3:link {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.link2:link {
	color: #274F68;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}
a.link2:visited {
	color: #10212B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
#pageWrapper {
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(middleRepeat.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(leftHeader.jpg);
	background-repeat: no-repeat;
	height: 186px;
	width: 954px;
	margin-top: 0px;
}
#leftColumn {
	background-image: url(leftRepeat.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 211px;
}
#content {
	float: right;
	width: 743px;
	height: 100%;
	min-height: 250px;
}
#contentHome {
	float: right;
	width: 743px;
	height: 100%;
	min-height: 297px;
	background-image: url(sunflowerBG.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 80px;
	width: 954px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-color: #000;
}
#footerHome {
	background-image: url(footerHome.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 80px;
	width: 954px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-color: #000;
}
#middleWrapper {
	width: 954px;
	height: 100%;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
#contact {
	height: 151px;
	width: 387px;
	margin-top: 28px;
	padding-top: 0px;
	float: left;
	position: relative;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 4px;
}
.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
}
#navigation {
	height: 120px;
	width: 110px;
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	line-height: 25px;
}
#innerContent {
	width: 80%;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 22px;
}
.headline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #376F90;
}
.subHead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

