@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #C00;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: 100;
	color: #036;
}
h3 {
	font-size: 14px;
	font-weight: 100;
	color: #036;
	margin: 0px;
}
.column1 {
	float: left;
	width: 300px;
	padding-top: 30px;
	padding-left: 120px;
}
.column2 {
	float: left;
	width: 200px;
	padding-top: 30px;
	padding-left: 50px;
}
.column3 {
	float: left;
	width: 210px;
	padding-top: 30px;
	padding-left: 50px;
}
.column-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
}
.column-subtitle {
	font-size: 10px;
}


body {
	background-image: url(images/background2.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #666;
	height: 100%;
}
html {
	height: 100%;
}
.banner-text {
	color: #FFF;
	float: left;
	padding-top: 120px;
	padding-left: 90px;
	font-size: 11px;
	width: 375px;
	height: 80px;
	line-height: 20px;
	font-style: italic;
}
.header {
	height: 74px;
	width: 1000px;
	position: relative;
}
.header img {
	border-style: none;
	position: absolute;
}
.nav_bar {
	position: relative;
	right: 0px;
	float: right;
	height: 12px;
	margin-top: 28px;
	z-index: 300;
}
#nav_bar, #nav_bar ul {
	list-style-type:none;
	list-style-position:outside;
	line-height:1.5em;
	z-index:300;
	font-weight:bold;
	position: relative;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
#nav_bar a {
	display:block;
	padding:0.25em 1em;
	color:#C00;
	text-decoration:none;
}
#nav_bar a:hover {
	color:#333;
}
#nav_bar li {
	float:left;
	position:relative;
}
#nav_bar ul a   {
	background-image: url(images/white_trans.png);
}
#nav_bar ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.9em;
}
#nav_bar li ul {
	width:14.1em;
}
#nav_bar li ul a {
	width:12em;
	height:auto;
	float:left;
	border-bottom:1px solid #900;
	background-repeat: repeat;
	color: #C00;
}
#nav_bar ul ul {top:auto;}
#nav_bar li ul ul {
	left:13.2em;
	margin:0px 0 0 10px;
	z-index: 300;
}
#nav_bar li:hover ul ul, #nav_bar li:hover ul ul ul, #nav_bar li:hover ul ul ul ul {display:none;}
#nav_bar li:hover ul, #nav_bar li li:hover ul, #nav_bar li li li:hover ul, #nav_bar li li li li:hover ul {display:block;}
#nav_bar li.current_page_item a {
	color: #FFF;
	background-color: #C00;
	background-image: none;
}
#nav_bar li.current_page_item ul li a {
	text-transform: uppercase;
	color: #FFF;
	background-image: none;
	float: left;
	height: auto;
	position: relative;
	z-index: 300;
}
#nav_bar li.current_page_item a:hover {
	color: #FFF;
	background-color: #333;
	background-image: none;
}
.breadcrumb {
	background-color: #ebebeb;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.breadcrumb a {
	color: #039;
}
.logo {
	padding-top: 22px;
	float: left;
	padding-left: 90px;
}
.main-banner {
	float: left;
	height: 98px;
	width: 1000px;
	background-image: url(images/news-banner.png);
}
.banner1 {
	background-image: url(images/banner1.png);
	float: left;
	height: 261px;
	width: 1000px;
}
.align {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	min-height: 100%;
	position: relative;
	width: 100%;
	float: left;
	z-index: 0;
}
* html .container {
height: 100%;
}
* html #footer {
		margin-top: -80px;
	}
.clear {
	height: 20px;
	width: 100%;
}
.main-body {
	float: left;
	width: 800px;
	padding-top: 30px;
	padding-left: 100px;
	height: auto !important;
	height: 100%;
	padding-bottom: 80px;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
.main-body img {
	border: 1px solid #ebebeb;
	padding: 5px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.main-body a {
	color: #036;
}
.post {
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #ebebeb;
	float: left;
	width: 330px;
	margin-right: 20px;
	height: 130px;
	position: relative;
}
.post:hover {
	background-color: #ebebeb;
	border: 1px solid #CCC;
}
.post p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.sidebar {
	float: left;
	width: 300px;
	padding-top: 30px;
	padding-left: 50px;
}
.main-banner {
	float: left;
	height: 98px;
	width: 1000px;
	background-image: url(images/small-banner.png);
}
a {
	color: #FFF;
	text-decoration: none;
}
.push {
	min-height: 100%;
	position: relative;
}
.footer {
	background-color: #eeeeee;
	height: 80px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	position: relative;
	left: 0px;
	margin-top: -80px;
	color: #999;
}
	
.footer #copy {
	float: left;
}
.footer #link {
	float: right;
}
.footer p a {
	color: #999;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.footer_text {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
}