
/* CSS Document */

<!--
html, body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 100%;
}
body {
	background-image:url(../images/pageBG.jpg);
	background-repeat:repeat-x;
	background-color: #8bc540;
	
}
#mainContainer {
	width: 938px;
	margin: 0px auto;
	margin-top: 15px;
	min-height: 500px;
	height:auto;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	min-height: 100%;
}
#topArea {
	width: 938px;
	height: 36px;
	background-image:url(../images/topBg.gif);
	background-repeat: no-repeat;
	float:left;
}
#mainArea {
	width: 938px;
	height: auto;
	background-image:url(../images/mainBG.gif);
	background-repeat:repeat-y;
	float:left;
	clear:left;
}
#innerArea {
	margin-left: 26px;
	width: 886px;
	min-height: 640px;
	height: auto;
	background-image:url(../images/innerContentBG.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	float:left;
	clear:left;
	position: relative;
	display: inline;
}
#btmArea {
	width: 938px;
	height: 35px;
	background-image:url(../images/btmBg.gif);
	background-repeat: no-repeat;
	float:left;
	position:relative;
	clear:left;
}
#header {
	width: 886px;
	height: 109px;
	float: left;
	position:relative;/*background-color: #CCCCCC;*/
	z-index:100;
}
#logo {
	position:relative;
	float:left;
	margin: 20px 0px 0px 17px;


}
#mainContent {
	width: 880px;
	min-height: 500px;
	height: auto;
	position:relative;
	float:left;
	clear: left;
	z-index: 0;
}
#lftCol {
	width: 360px;
	min-height: 300px;
	height: auto;
	float:left;
	position:relative;
}
#copyCol {
	width: 440px;
	min-height:  450px;
	height: auto;
	float:left;
	position:relative;
	padding: 70px 50px 10px 30px;/*text-align: justify;*/
}


#copyCol, #copyCol p, #copyCol Div {
	font-size: 90%;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636669;
}

#copyCol a{
color: #6d9e2b;

}
#copyCol a:hover{
text-decoration: none;

}

#copyCol UL li {
	list-style-image: url(../images/bullet1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636669;
	font-size: 90%;
	line-height: 18px;
}
#copyCol h1 {
	margin: 0px;
	padding: 0px;
	color: #718d3c;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#speechBubbleHome {
	float: left;
	display: inline;
	width: 302px;
	height: 262px;
	margin: 28px 0px 10px 50px;
}

#speechBubbleSub {
	float: left;
	display: inline;
	width: 302px;
	height: 262px;
	margin: 28px 0px 10px 50px;
}

#speechBubble {
	margin: 28px 0px 0px 90px;
	padding: 30px 0px 0px 0px;
	width: 246px;
	height: 134px;
	background-image:url(../images/speechBubble.jpg);
	background-repeat:no-repeat;
	float: left;
	display: inline;
	/*font-size: 80%;*/
	color: #4f6f19;
	font-weight: bold;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#speechBubble p {
	margin: 0px;
	/*line-height: 16px;*/
	text-align: center;
	
}
#speechBubble UL {
	margin: 0px;
	padding: 0px;
}
#speechBubble UL LI {
	margin-left: 60px;
}
#speechBubble UL LI A {
	color: #4f6f19;
}
#speechBubble UL LI A:hover {
	text-decoration:none;
}
#pageImage {
	margin: 8px 0px 0px 120px;
	width: 200px;
	height: 140px;
	float: left;
	clear: left;
	display: inline;
	background-repeat:no-repeat;
	background-position: 20px 10px;
}


#jobSearch {
	margin: 8px 0px 20px 90px;
	width: 246px;
	height: 174px;
	background-image:url(../images/jobSearchBG.gif);
	background-repeat:no-repeat;
	float: left;
	clear: left;
	display: inline;
	color: #858383;
}
#jobSearch .text {
}
.jobSearch {
	margin: 10px 0px 0px 40px;
}
#formAreaText {
	width: 180px;
	display: inline;
	height: auto;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	padding-right: 7px;
	float:left;
	clear: left;
}
#formAreaText p {
	margin: 0px;
}
#formAreaTextBoxes {
	width: 130px;
	height: auto;
	float:left;
	font-size: 70%;
	font-weight: bold;
	position:relative
}
input {
	background-color:#F7F7F7;
	border: 1px solid #999966;
	margin: 0px 0px 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px;
	margin-left: 2px;
	font-weight: normal;
	color: #999;
}
#formSearchButton {
	width: 100%;
	height: 20px;
	float: left;
	clear: both;
	position:relative;
	text-align:center;
	padding-top: 4px;
}
#footer {
	width: 938px;
	height: 86px;
	background-image:url(../images/ftrBg.gif);
	background-repeat: no-repeat;
	clear:left;
	position:relative;
	Font-size: 60%;
}
#footer p {
	margin:0px;
	padding: 0px;
	color: #dde4d2;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer UL {
	margin: 0px auto;
	padding: 0px;
	width: 460px;
	height: 16px;
	padding-left: 10px;
}
#footer UL LI {
	list-style: none;
	float: left;
	margin-right: 10px;
	color: #dde4d2;
	font-weight: bold;
	text-transform: uppercase;
}
#footer A {
	color: #dde4d2;
	text-decoration: none;
}
#footer A:hover {
	color: #8cc641;
}

.highlighted {
font-weight: bold;
color:#3d570f;
}
.highlighted2 {
font-weight: bold;
color:#8fce43;
}
/*td {
font-size: 90%;
color: #636669;
}*/
img {
border:none;
}

#homepageTextHighlight {


}
-->
