/* CSS Document */

body {	
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.8%;
	background-image:url(../webimages/background-strip.jpg);
	background-repeat:repeat-x;
	
}
#container {
	width:920px;
	margin-left:21px;
	/*height:745px;*/	
	/*background-image:url(../webimages/background-circles2.jpg);*/
	background-repeat:no-repeat;
	
}
#containerHolder{
width:963px;
margin:auto;
background-image:url(../webimages/background-shadow.png);
background-repeat:repeat-y;
}
#header{
	width:920px;
	height:155px;
	text-align:right;
}
#headerSub{
	width:920px;
	height:123px;
	text-align:right;
}
#menuStrip{
	width:920px;
	height:132px;
	border-top:1px solid #9fa29e;
	border-bottom:1px solid #9fa29e;
}
#menuLeft{
	width:238px;
	height:132px;
	/*background-color:#d6d5d5;*/
	background-image:url(../webimages/grey-trans.png);
	background-repeat:repeat;
	float:left;
}
#menuRight{
	width:682px;
	height:132px;
	float:left;
}
#mainContent{
height:288px;
width:500px;
padding-top:25px;
padding-left:340px;

padding-right:40px;
}
#subBox{
	padding-left:17px;
	width:258px;
	float:left;
	height:57px;
	padding-top:75px;
	background-color:#005f38;
}
#picBoxSub{
	width:407px;
	float:left;
}
#contentSub{
padding-top:25px;
padding-right:30px;
padding-left:238px;
min-height:270px;
}
.columnLeft{
	width:310px;
	padding-right:15px;
	float:left;
}
.columnRight{
	float:left;
	width:320px;
}
#contentSub ul{
	font-size:1.3em;
	padding:0px;
	margin:0px;
	padding-left:20px;
}
#contentSub li{
	line-height:19px;
}
#contentSub img{
	float:right;
	padding-left:15px;
}
#menu{
padding-left:22px;
padding-top:3px;
width:216px;
float:left;
}

/* MENU STYLES */
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 96px;
	font-size:1.5em;
	}
	#menu ul li {
		margin: 0px;
	padding: 0px;
	position: relative;
	width: 96px;
	height:24px;
	font-weight:normal;
	}

	#menu ul li a {
	width:97px;
	height:24px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #272d25;	
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
}


	#menu .inactive {
	/*float:left;*/
color:#005f38;
	height:22px;
		margin: 0px;
	padding: 0px;
	display: block;
padding-left:5px;
padding-top:4px;
padding-bottom:0px;
width:97px;
font-weight:bold;
}

/* MENU HOVER OVER */
#menu ul li a:link, #menu ul li a:visited {
color:#0f1b11;	
padding-left:5px;
display: block;
}
#menu ul li a:hover {
color:#005f38;

	height:22px;
	margin: 0px;
	padding: 0px;
	display: block;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:0px;
/*	float:left;*/
width:97px;
}

/* SUB MENU STYLE */
	#menu li ul {
	margin:0px;
padding:0px;
	width:115px;
	position: absolute;
	left: 96px;
	top: 0px;
	display: none;	
	}

#menu li ul li a {
width:115px;
margin:0px;
padding:0px;
padding-left:5px;
padding-top:5px;
padding-bottom:4px;
height:15px;
background-image:url(../webimages/sub-trans.png);
background-repeat:repeat;
font-size:11px;
font-weight:normal;
/*border-bottom: 1px solid #0d744a;*/
display: block;
float:left;
}
/* SUB MENU HOVER OVER */
#menu li ul li a:hover {
width:115px;
margin:0px;
padding:0px;
padding-left:5px;
padding-top:5px;
padding-bottom:4px;
	background-image:url(../webimages/sub-transH.png);
	background-repeat:repeat;
	color:#FFF;
display: block; 
font-size:11px;
height:15px;
/*border-bottom: 1px solid #78622d;*/
float:left;
}
	/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; }
* html #menu ul li a { height: 1%; }
/* End */

	#menu li:hover ul, #menu li.over ul { 
	display: block; 
	color:#ec2728;	
	}

#menu .subInactive{
background-color:#e32905;
}
	

h1{
	padding:0px;
	margin:0px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:3.0em;
	color:#005f38;
	font-weight:lighter;
}

h2{
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:2px;
	font-size:2.4em;
	font-weight:lighter;
}

h3{
	padding:0px;
	margin:0px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:1.9em;
	font-weight:lighter;
}

h4{
	font-weight:normal;
	padding:0px;
	padding-top:5px;
	margin:0px;
	font-size:1.3em;
	color:#000000;
	line-height:16px;
}

p{
		padding:0px;
	margin:0px;
	padding-top:3px;
	padding-bottom:5px;
	font-size:1.4em;
	color:#413f3f;
	line-height:20px;
}
.paraLarge{
	font-size:1.6em;
	line-height:24px;
}
#newsLeft{
	width:216px;
	padding-top:12px;
	height:48px;
	float:left;
	padding-left:22px;
	font-size:1.5em;
}
#newsLeft a:link, #newsLeft a:visited{
color:#000000;
	text-decoration:none;
}
#newsLeft a:hover{
		color:#005f38;
	text-decoration:none;
}
#newsStrip {
	width:920px;
	height:60px;
	background-image:url(../webimages/grey-trans.png);
	background-repeat:repeat;
	/*padding-left:238px;*/
}
.newsArticle{
width:222px;
height:60px;
float:left;
}
.newsArticle img{
	padding-right:10px;
	float:left;
}
.newsTxt{
	padding:0px;
	margin:0px;
	font-size:1.3em;
	color:#6d6f71;
	line-height:16px;
}
.newsTxt a:link, p a:link, .newsTxt a:visited, p a:visited{
	color:#155428;
}
.newsTxt a:hover, p a:hover{
	color:#a28848;
	text-decoration:none;
}
#footer{
	font-size:10px;
	color:#929596;
	text-align:right;
	padding-right:30px;
	height:11px;
	padding-top:9px;
	padding-bottom:0px;
	clear:both;
	background-color:#ececec;
}
#footer a:link, #footer a:visited {
color:#929596;	
text-decoration:none;
}
#footer a:hover{
color:#929596;
text-decoration:underline;
}
#bottomShadow{
	width:963px;
	height:33px;
	background-image:url(../webimages/shadow-bottom2.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
.bottomShadowRight{
	float:right;
	width:15px;
}
.applyBlue{
	color:#006a96;
}
.applyPurple{
	color:#77308f;
}
.applyBeige{
	color:#ad9665;
}
.applyGreen{
	color:#005f38;
}
.blueBackground {
background-color:#006a96;
}
.blueStripBorder{
	border:none;
	border-bottom:1px solid #006a96;
	border-top:1px solid #006a96;
}
.largeWhite{
	font-size:4.0em;
	font-weight:lighter;
	color:#FFF;
}
.greenBorder{
	border:1px solid #005f38;
}
.formButton{
	border:none;
	background-color:#005f38;
	color:#FFF;
}
