@charset "UTF-8";
body {
	background-image: url(../images/bkg_home.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	margin:0px;
}
h1 {
	font-size: 28px;
	color:#99cc66;
	font-weight: lighter;
	}
.float_right {
	margin: 0px;
	padding: 0px;
	float: right;
}
#wrapper {
	width: 977px;
	float: left;
	background-image: url(../images/border_main.png);
	background-repeat: repeat-y;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 11px;
	padding-left: 10px;
}
#footer_curve {
	width: 977px;
	float: left;
	background-image: url(../images/curve_footer.png);
	background-repeat: no-repeat;
	margin-top: auto;
	padding-right: 11px;
	padding-left: 10px;
	height: 20px;
}
.wrapper_main {
	background-repeat: repeat-y;
	width: 980px;
	background-image: url(../images/border_main.png);
	margin: auto;
}
.header {
	color: #FFFFFF;
	width: 980px;
	float: left;
	background-image: url(../images/header_change.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper .nav {
	background-image: url(../images/nav_home/nav_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	width: 100%;
	float: left;
}
#wrapper #content {
	width: 65%;
	padding-left: 2%;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	padding-bottom: 20px;
}

h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size: 17px;
	font-weight: lighter;
	color: #666666;
}
.two-column {
	width: 45%;
	padding-right: 4%;
	padding-top:10px;
	float: left;
}
.wrapper_main #wrapper #content .two-column img {
}
.float_left {
	float: left;
}
.into {
	padding-bottom: 15px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li {
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(../images/li-bullet.jpg);
	padding: 0px;
	margin: 0px;
}
.right {
	float: right;
	width: 30%;
	padding-right: 1%;

}

.footer {
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 2%;
	width: 958px;
}
#wrapper .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.three_column {
	float: left;
	width: 30%;
	padding-right: 1%;
	padding-left: 1%;
	
}
.one_thrird_column {
	float: left;
	width: 60%;
	padding-right: 1%;
	padding-left: 2%;
}


.news-events {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../images/bkg_news_events.jpg);
	padding-top: 10px;
	line-height: 120%;
	overflow: hidden;

}
#wrapper .news-events li {
color:#FFFFCC;
	list-style-type: none;
	list-style-image: none;
		font-size: 12px;

}
.news-events li a strong  {
	color: #333333;
	list-style-type: none;
	list-style-image: none;
}
#wrapper .news-events ul, .news-events ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper .news-events h4 {
	color: #333333;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.right img {
	padding-top: 10px;
}
a {
	color: #4D96A5;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #9ACC69;
}
.item #CLEmailAddress {
	background-color: #4D96A5;
	width: 200px;
}
.business {
	float: left;
	width: 100%;
}.one-column {
	float: left;
	width: 100%;
}
.heading {
	font-size: 30px;
	color:#99cc66;
}
.intro-table {
	color: #666666;
	font-size: 16px;
	font-size: 17px;
}
.intro-table p{
padding-top:0px;
margin-top:0px;
}

table a:link{
	color: #5099A8;
}
table a:visited{
	color: #5099A8;
	}
table a:hover{
	color: #999999;
	}
.news-events a:link{
		color: #333333;
}
.news-events  a:visited{
	color: #333333;
		}
.news-events a:hover{
	color: #7ABC42;
	}

