﻿html,body {
	min-height: 100%;
	height: 100%;
}

body {
	margin: 0px;
	font-family: Segoe UI, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: rgba(0, 0, 0, 0.6);
	background: url(../images/home_bckg.png) no-repeat fixed center  top;

}

td #btnSearch {margin-left:4px;}

#header {
	height: 70px;
	background-color: #FFFFFF;
	padding: 2px;
	position: relative;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000;
}

#header_wrap {
	width: 100%;
	background-color: #FFF;
	color: #000;
}


.govlogo2 {
	position: absolute;
	right:0;
	top: 11px;
}

.govlogo1 {
	position: absolute;
	left: 7px;
	top: 11px;
}


.MinLogo h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #35481A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	letter-spacing: 0.1em;
	background:none;
}
.MinLogo:hover {text-decoration:none;}

.ministerImg img {
	/*-webkit-box-shadow: 1px 1px 3px 1px #000000;
	box-shadow: 1px 1px 3px 1px #000000;*/
	background-color: transparent;
	margin-top:5px;
}

#secondHeader {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding:0;
}


#search {
	position: absolute;
	right:0;
	top: 20px;
	padding:0;
	margin:0;
}

#search input[type="text"] {
	border-radius: 2px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 11px;
	padding: 6px;
	width: 210px;
	height: 20px;
}

#search input[type="text"]:focus {
	width: 210px;
	border: 1px solid #030;
}

#search input[type="submit"] {
	padding: 6px;
	color:#2a530f;
	background-color: #caeca4;
	border: 1px solid #A1D860;
	font-size: 14px;
	font-family: Segoe UI Light, Segoe UI, Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	height:33px;
	width:80px;
}

#search input[type="submit"]:hover {
	background-color: #BAD291;
	cursor: pointer;
	border: 1px solid #DDE9C9;
	color:#00A950
}

#sliderwrap {
	width: 960px;
	height: 250px;
	margin: 0 auto 0 auto;
}

#sliderwrap ul {
	display: none;
}

.lcol {
	float: left;
	width: 158px;
	border: solid 0px #556b52;
	min-height: 500px;
	padding: 2px;
}


#navholder {
	border-radius: 0px 0px 0px 0px;
	line-height: 38px;
	background-color: #4f802f;
	width: 960px;
	margin-top: 2px; /*8px;*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
}

nav {
	width: 960px;
	margin: 0 auto;
	border-bottom:1px;
	border-style:solid;
	border-color:#ffffff;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#nav li {
	float: left;
	position: relative;
	z-index: 500;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#nav li a {
	display: block;
	width: auto;
	margin:0;
	display: block;
	height: 38px;
	text-decoration: none;
	text-align: center;
	color: #fff;/*white;#c7dc9a;*/
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	/*text-transform: uppercase;*/
	letter-spacing: 0.1em;
	font-weight:normal;
	border-right-width: 0px solid #AED079; /*#243915;*/
	/*border-left-width: 1px;*/
	/*border-left-style: solid;*/
	border-left-color: #406424;
}

#nav li a:hover {
	color: #5b812c;
	background-color: #89C542;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#nav a.selected {
	color: #F1F5EB;
	text-transform: capitalize;
}

#nav li ul {
	position: absolute;
	left: 0;
	display: none;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
	background-image: url(../images/dropnav.png);
	background-repeat: repeat;
	border-radius: 0px 0px 4px 4px;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	text-align: left;
	width: 260px;
	height: 30px;
	display: block;
	padding: 0 0 0 8px;
	margin: 0;
	line-height:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav ul li a:hover {
	border: none;
	color: #000000;
	background-color: rgba(222,243,248, .3);
}

#nav ul li:last-child {
	border-radius: 0px 0px 4px 4px;
}

#nav ul li:first-child {
	border: none;
}

#nav ul a {
	display: block;
	height: 15px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: .1em;
	color: #FFFFFF;
	text-decoration: none;
}

#nav ul a:hover {
	text-decoration: none;
}

*html #nav ul {
	margin: 0 0 0 -2px;
}

#frame {
	position: absolute;
	z-index: 0;
	width: 960px;
	height: 250px;
	top: -3px;
	left: -80px;
}

#slides {
	width: 100%;
	position: 200;
	left: 0px;
	top: 200px;
	z-index: 100;
	margin: 0 auto;
}

.slides_container {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: none;
}



#sitecontainer {
	min-height: 100%;
	height: 100%;
	position: relative;
	height: auto !important;
	margin:0 auto;
}

#main {
	padding: 5px 0;
	width: 960px;
	margin:0 auto;
	
}

#leftSidebar
{
	float: left;
	width: 160px;
	min-height: 500px; 
	padding: 4px 0; 
	color:black; 
	padding-top:0px;
}


#mainright {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 790px;
} 

.serviceColumn
{
	background:url('../images/metro blocks.png') no-repeat right bottom ;/* #89c542; */
	width: 256px;
	min-height:80px;
	margin:5px 0 0 -4px;
	color:#3B5998;
	font-size:14px;
	padding:15px 0 23px 0;
}
.serviceColumn ul li {background:url('../images/metro bullet.png') no-repeat left center;}
.serviceColumn a, 
.serviceColumn a:visited, 
.serviceColumn a:active,
.serviceColumn a:link
{
	color:rgba(0,0,0,0.6);
	text-decoration:none;
	margin-left:15px;
}

.serviceColumn a:hover
{
	color:#4F802F;
	text-decoration:none;
}

.serviceColumn div
{
	margin-left: 15px;
	padding-top:15px;
	height:50px;
}

div.colorBox
{
	background-color: rgba(79,128,47,0.1);
	color:rgba(0,0,0,0.6);
}

.homeText
{
	margin:0 0 0 -8px;
	padding:15px 8px 15px 12px;
	background:url('../images/metro blocks.png') no-repeat right bottom;
	line-height:20px;
	color:rgba(79,128,47,0.8);
}
.homeText h3 {font-size:14px;color:#0066cc;margin-top:-5px;}
.homeText p {font-size:12px !important; margin-left:0 !important;}

.teaser1 {background:#4891dc;}
.teaser2 {background:#00bcf2;}
.teaser3{background:#0072c6;}
.maincolumn{
float: left;
width: 256px;
height:80px;
margin:5px 1px 0 10px;
}
.maincolumn:hover{ background-color: #91C1E1;}
.maincolumn:first-child{ margin:5px 0 0 0;}

.maincolumn  a
{
	text-decoration:none;
}

.maincolumn  a:hover
{
	text-decoration:none;
}

.maincolumn span
{
	color:#ffffff;
	font-size:15px;
	margin:15px 0 0 5px;
}

.secondcolumn{
float: left;
width: 250px;
font-size:20px;
margin: 5px 0 0 6px;
padding:0 3px;
}
.secondcolumn:first-child{
margin:5px 0 0 0;
}

.secondcolumn p, .secondcolumn ul li {margin-left:10px;}
.secondcolumn a
{
	clear:both;
	font-size: 14px;
	color:rgba(0, 0, 0, 0.6);
	text-decoration:none;
}
a.prtnrLink img {padding-bottom:5px;}
.secondcolumn a:hover, .secondcolumn a:active
{
	color:rgba(0, 0, 0, 0.8);
	text-decoration:none;
}

.wnav li {
	list-style: disc;
}

#social {
	width: 195px;
}

#social ul {
	padding: 0px;
	margin: 0px;
}

#social li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

#social li img {
	width: 40px;
	height: 40px;
}




#feature li {
	border-bottom: 1px dotted #8da662;
	margin-top: 5px;
	margin-bottom: 4px;
}


#feature li:last-child {
	border: none;
}

#feature li h1 {
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	letter-spacing: .1em;
	text-transform: capitalize;
	font-weight: normal;
}

#feature li img {
	padding: 2px;
	background-color: #EAEAEA;
}

.readmore a {
	color: #4F802F;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: auto;
	letter-spacing: 0.1em;
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}


.newsec h1 {
	font-family: Segoe UI, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding: 0px;
	letter-spacing: .1em;
}

.newsec p {
	font-family: Segoe UI, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	letter-spacing: .1em;
	margin-left: 3px;
}

.contentSec {
	float: right;
	width: 750px;
	margin: 0px;
	font-family: Segoe UI, Verdana, Geneva, sans-serif;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
	background: url(../images/bckg.png) no-repeat fixed bottom;
}

#breadcrums {
	background-color: #E3EDD3;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
	border-radius: 4px;
	border: 1px solid #ffffff;
	padding-left: 6px;
}

.contentSec p {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	margin-top: 8px;
	font-size: 12px;
	color: #000;
	letter-spacing: .1em;
}

#sitecontainer #main div .contentSec li {
	list-style-type: disc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	margin-top: 1px;
	margin-left: 10px;
}

.crumbLinks,.crumbLinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	letter-spacing: .1em;
}

#breadcrums h1 {
	font-size: 18px;
	color: #006200;
	letter-spacing: .1em;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.featureimage img {
	width: 95%;
	background: #E9E9E9;
	padding: 2px;
	border: 1px solid #c1c1c1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.featureimage h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0E100A;
	letter-spacing: .1em;
}

.featureimage p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: .1em;
}


#secbot {
	margin: 0px;
	padding: 0px;
}

.green {
	color: #060;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11;
	letter-spacing: .1em;
	font-weight: bold;
}


#calender img {
	width: 100px;
	height: 100px;
}

#mainbot {
	width: 98%;
	margin-top: 10px;
}

#mainbot td img {
	margin: 0 auto;
	width: 169px;
	height: 129px;
}


.pagination {
	margin: 26px auto 0;
	width: 100px;
}

.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}

.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -12px;
}

.images {
	width: 100%;
	height: 125px;

	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

.midcol {
	float: left;
	width: 608px;
	border: solid 0px #556b52;
	background-color: #666666;
	min-height: 500px;
	padding: 2px;
}

.rightcol {
	float: left;
	width: 158px;
	border: solid 0px #556b52;
	background-color: #999999;
	min-height: 500px;
	padding: 2px;
}

.footerLinks {
	width: 99%;
	text-align: center;
	margin-bottom: 5px;
}

.botlist {
	margin: 0px;
	padding: 0px;
}

.botlist li {
	border-bottom-width: 1px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #000;
	font-family: Segoe UI, Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

.botlist li a {
	color: #fff;
	letter-spacing: .1em;
	text-decoration: none;
	font-size: 11px;
	font-family: Segoe UI, Verdana, Geneva, sans-serif;
	color:#c7db9c;
}

.column h1 {
	font-size: 14px;
	font-weight: bold;
}

.column {
	float: left;
	min-height: 100%;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	color: white;
	height: 160px;
}

.column ul {
	/*border-right: 1px solid white;*/
	height: 160px;
}

.column li:last-child {
	border-right: none;
}

.footContact strong {}

#footerwrap {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	margin:0;
	padding:0;
	font-family:Segoe UI;
}

.fixsub {

	margin-top: 4px;
	width: 960px;
	background-color: #4F802F;/*#99B569;*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	height: 145px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-radius: 0px 0px 0px 0px;
}

footer p 	{ color:#C7DB9C}
footer .column a:hover	{ text-decoration: underline;}

.copyright {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
	color: #000000;
}

.copyright a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
	color: #00a950;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}



/****CUSTOM STYLES ***********/
.socialIcon
{
	height:28px;
	width:28px;
	margin: 6px 0 0 5px;
}

p.home1
{
	font-size: 11px; 
	padding: 4px
}
p.home2
{
	font-size: 11px; 
	padding: 4px 0;
	margin-left:2px;
}
a.prtnrLink img
{
	font-size: 13px;
	padding-bottom:8px;
	padding-right:5px;
	margin-left:15px;
}


div.homeCal 
{
	width:151px;
	margin:0 auto;
	padding:2px 0 8px 0;
}

.smallerIcon img {width:20px;}

/***** General Styles *****/
a {
	color: rgba(0,0,0,0.6);
	text-decoration:none;
}

a:hover {
	color: rgba(0,0,0,0.8);
	text-decoration: underline;
}

img a {
	border: none;
	outline: none;
}

.left 	{float:left;}
.right	{float:right;}
.clear {
	clear: both;
}

.spacer {
	height: 270px;
}

div.header1 {width:700px; height:50px; background-color:#89c542 ;color:white;font-size:30px;text-align:center; padding-top:10px;}
div.h1box1 {width:40px; height:40px; background-color:#4f802f}
div.h1box2 {width:20px;height:20px;background-color:#89c542}
h1 {}
h2 a, h2 {font-size:20px; color:rgba(0,102,204, 1); font-family:Segoe UI Light, Segoe UI, Verdana, Geneva, sans-serif;}
h2 a:hover {text-decoration:none; color:rgba(0,102,204, 0.6)}
#contentright h3{font-size:16px; font-weight:bold; color:#004385; font-family:Segoe UI Light}
h3 {font-weight:normal;}

.secondcolumn a h3 {font-size:20px;}
a.prtnr h3 {padding-bottom:12px;}
p{font-size:14px}

.tile{
float:left;
margin-right:10px
}
.overview{
float:left;
width:360px;
max-height:180px;
margin-top:20px;
margin-right:20px;
height:170px;
}
.overviewright{
float:right;
width:47%;
margin-bottom:50px;
margin-top:10px
}
.overviewleft
{
float:left;
width:48%;
margin-bottom:50px;
margin-top:10px
}
.mapcontentright{
float:right;
width:160px;
margin-top:10px
}
.mapcontentleft{
float:left;
width:600px;
margin-top:10px
}

.contentleftimage{float:left;height:100px;width:25%; margin-right:5px}
.contentleft{float:left;  background:url('../images/expose2.png') no-repeat center center #0065a9; height:100px;width:25%; margin-right:5px}
.contentright{float:right;width:70%}

.mapcontentright a p{color:rgba(0,0,0,0.6); font-size:16px}

#announcements { width:840px; margin: 0 0 0 0; padding:0}
#announcements li a{display:block; float:left; margin:0 7px 0 7px; padding:0 9px 0 9px; font-size:12px; color:#0066CC; font-weight:bold}
#announcements li a:hover {text-decoration:none; cursor: pointer; color:#92120F;}

#newsheadlines li {width:240px;height:150px; margin:0px}
.newsheader a{margin-bottom:20px; font-size:14px; width:240px; color:#0066cc}
.newsheader a:hover {color:#004385;}
.newsoverview{font-size:13px; width:240px}

.newsletter {margin-top:-6px;}