@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
}
h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #36C;
}
.style6 {
	font-family: "Myriad Pro";
	font-size: 13px;
}

a:visited  { color: black; }
.buttonbar {
	float: left;
	width: 850px;
	height: 32px;
	font: normal 0px/0px Arial, "Arial Black";
}
a:hover    { color: #5872f4; }
/* BANNER AREA */
.bannerArea {
	width: 850px;
	height: 298px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4971a2;
	
}
.bannernav {
	float: right;
	color: #FFF;
	font: normal 12px/12px Arial, "Arial Black";
	padding: 10px 0px 0px 40px;
	height: 20px;
	width: 400px;
	background: #397014;
}
.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }
/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 850px;
	height: 30px;
	float: left;
	background: #060 no-repeat;
	text-align: left;
}
.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}
.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #f0eff0;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
	
}
.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/home_background2.jpg);
	background-repeat: no-repeat;
	background-position: center 330px;
}
.container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 1270px;
	background-image: url(../images/home_background2.jpg);
	background-repeat: no-repeat;
	background-position: center 32px;
}
.containerfoot {
	float: left;
	width: 850px;
	height: 30px;
	margin-top: 60px;
	background-image: url(../images/content_footer.jpg);
}
.footerimage {
	width: 465px;
	float: left;
	height: 50px;
	padding: 5px 0px 50px 384px;
}
.copyright {
	float: left;
	position:relative;
  	top:8px;
    right:-10px;
	width: 300px;
	color: #fff;
	font: italic normal 14px/14px Arial, "Arial";
}
.date {
	float: left;
	position:relative;
  	top:8px;
    right:-230px;
	width: 300px;
	color: #fff;
	font: italic normal 14px/14px Arial, "Arial";
	text-align: right;
}
.latestnews {
	color: #f4e9bb;
	font: bold italic normal 16px "Arial";
	text-align: left;
	width: 190px;
}
.latestnewsbody {
	color: #FFF;
	font: normal 15px "Arial";
	text-align: left;
	width: 190px;
}
.latestnewsbody_bold {
	color: #FFF;
	font: normal 15px "Arial";
	font-weight: bold;
	text-align: left;
	width: 190px;
}
.latestnewsbody_it {
	color: #FFF;
	font: normal 16px/18px "Arial";
	font-style: italic;
}
.emailbar {
	width: 380px;
	float: left;
	padding: 103px 0px 0px 470px;
	height: 28px;
}
p.titles {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
p.titles2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
.italicize_it {
	color: #FFF;
	font: normal 16px/18px "Arial";
	font-style: italic;
}
.colleft {
	width: 570px;
	padding: 20px 10px 20px 20px;
	float: left;
	color: #FFF;
	text-align: justify;
}

.colright {
	width: 210px;
	padding: 10px 20px 30px 20px;
	float: left;
	color: #FFF;
	background-image: url(../images/latestnews_bgrd.jpg);
	background-position: top;
	background-repeat: no-repeat;
	/*text-align: justify;*/
}
.colrightemail {
	width: 210px;
	padding: 0px 20px 0px 20px;
	float: left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #f4e9bb;
	text-align: center;
}
.colall {
	width: 810px;
	padding: 0px 20px 20px 20px;
	float: left;
	color: #FFF;
	text-align: justify;
}

