body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7e80;
	background: url('../images/bg_body.gif') 0px -1px repeat-x;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}

a,
a:link,
a:visited,
a:active{
	text-decoration: none;
	color: rgb(57, 114, 19);
}

a:hover{
	text-decoration: underline;
	color: #424143;
}

.normal h1{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #424143;
	text-transform: uppercase;
}

.left h3,
.right h3,
.normal h3{
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #459c6c;
	text-transform: uppercase;
}

.left h1,
.right h1{
	font-size: 1em;
	margin: 0 0 -1em 0;
	padding: 0;
	font-weight: normal;
	color: #424143;
	text-transform: uppercase;
}

.all{
	background: url('../images/bg_all.gif') top center no-repeat;
}

.top{
	height: 25px;
}

.main{
	padding-top: 131px;
	padding-bottom: 10px;
}

.main .content-element{
	clear: both;
	padding-top: 8px;
}

.main .container{
	background: url('../images/bg_main.gif') bottom right no-repeat;
	margin-bottom: 0px;
	padding-bottom: 48px;
}

#home .main .container{
	background: url('../images/bg_home_main.jpg') bottom right no-repeat;
	margin-bottom: 0px;
	padding-bottom: 48px;
	height: 240px;
}

.container{
	width: 960px;
	margin: auto;
}

.border{
	background: url('../images/bg_border.gif') top left repeat-x;
}

.footer{
	text-align: center;
	font-size: 0.9em;
	background: url('../images/bg_footer.gif') top left repeat-x;
	height: 40px;
	line-height: 40px;
}

.normal{
	margin-left: 330px;
}


.clearer{
	clear: both;
}

.left{
	margin-left: 330px;
	float: left; 
	width: 265px;
}

.right{
	margin-left: 25px;
	float: left; 
	width: 280px;
}

.border h3{
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}
.border h2{
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #397213;
	margin-bottom: -1em;
}

.border .content-element{
	margin-left: 50px;
	padding: 24px 0 0 0;
	width: 235px;
	float: left;
}

.border .content-element .csc-textpic{
	width: 280px;
}






.menu {
	background: none;
	color: #343434;
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 0px;
	z-index: 5;
	padding-left: 40px;
}
.menu ul{
list-style-type:none;
padding:0;
margin:0;
	float: left;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:120;
left:-1px;
top:26px;
}

/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:13px;
	width:auto;
	/*background:#949e7c;*/
	text-decoration:none;
	margin-right:1px;
	text-align:left;
	padding-right: 10px;
	color: #c1d673;
	color: #f3f7e3;
	text-decoration: none;
	padding-left: 10px;
	line-height: 27px;
}

.menu ul li:hover a{
}
.menu ul li:hover ul li a{
	background: #fff;
}

/* style the links hover */
.menu :hover,
.menu ul li:hover a{
	color: #fff;
	/*background-position: right 29px;*/
	
}
.menu ul li:hover a{
background-color: #006f2b;
}
/* hide the sub level links */
.menu ul li ul {
	display: block;
	visibility:hidden;
	position:absolute;
	/*width:160px;*/
	width: 172px;
	overflow: hidden;
  background: #f8fbf0;
	/*border-top: 1px solid #b2b2b2;*/
}


.menu ul li:hover ul ul{
	background: #fff;
}

.menu ul ul a, 
.menu ul ul a:visited,
.menu ul li:hover ul li a:visited,
.menu ul li:hover ul li a{
	/*width:160px;*/
	width: 160px;
	display: block;
	padding:3px 5px 3px 5px;
  background: #fff top left repeat-y;
	color: #545454;
	text-transform: none;
	/* Font Size Drop Down */
	font-size: 11px;
	border-bottom: 1px solid #e5e7e0;
	margin: 0 auto;
	line-height: 1.2em;

}




.menu ul ul a:hover,
.menu ul li:hover ul li a:hover{
	background: #f8fbf0; /*#87a5c8;*/
	text-decoration: none;
	color: #99bf30;
}

.menu ul li.first{
	text-transform: uppercase;
}

.menu ul li.first a:link,
.menu ul li.first a:visited,
.menu ul li.first a:active{
	color: #235b96;
	font-weight: bold;
}
     

.menu ul li.home{
  background: none !important;
} 

/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul li a:hover ul,
.menu ul a:hover{
	visibility:visible;
	height: auto;
	display: block;
	z-index: 200;
}

p.align-right{
	text-align: right;
}

fieldset{
	border: none;
	margin: 0;
	padding: 0;
	
}

label{
	float: left;
	width: 100px;
	
}

.csc-textpic-intext-left .csc-textpic-imagewrap{
	padding-top: 4px;
	margin-bottom: 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom: 0;
}

.main div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	border: 1px solid #ccc;
}

/*.left .csc-textpic-intext-left{
	height: 160px;
	overflow: hidden;
}*/