@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#f3f9f1;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f5627;
	background: #FFF url(../images/body-bg.jpg) repeat-x;
	
}

ul,li
	{margin:0;
	padding:0;
	}


h1,h2,h3,h4,h5
	{margin:0;
	padding:0;
	font-size:inherit;	
	font-weight:normal;
	}

.headings
	{font-size:17px;
	}

.sub-headings
	{font-size:14px;
	}


.banner
	{background:url(../images/banner_bg.jpg) no-repeat;
	width:781px;
	height:112px;
	}
	
.container
	{ background:#e8facc url(../images/bg_inner.jpg) repeat-x;
	border-left:#99cc33 solid 2px;
	border-right:#99cc33 solid 2px;
	}
	
	
p
	{margin:0;
	padding:0;
	}
	


#nav1{

	font-size:12px;
	height:27px;		
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	font-weight:bold;
	padding-top:20px;
	
}


#nav1 
	{margin:0;
	padding:0;
	}
	


#nav1 li{

	float: left;	
	margin: 0 4px 0 0;
	list-style:none;
	
}

#nav1 li a{

	color: #2c4200;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	text-decoration: none;
	line-height: 29px;

}

#nav1 li a span{

	display: block;
	float: left;
	height: 29px;
	padding: 0 15px 0 0

}

#nav1 li a:hover,

#nav1 li.active a, #nav1 li.current_page_item a{

	background: url(../images/btn-rounded4.gif) no-repeat left;
	color: #2c4200;
	cursor: pointer;
	text-decoration: none

}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(../images/btn-rounded4.gif) no-repeat right

}


















	
.title
	{ background:url(../images/bar_bg.jpg) repeat-x;
	}
	
	
	
	
.form-title
	{color:#000;
	font-size:13px;
	font-weight:bold;
	padding:10px;
	}

.form-title1
	{color:#000;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	}


.form-table td
	{padding-bottom:20px;
	}
	

.form-table input[type=text]
	{ background:#fafff6;
	border:#59b617 solid 1px;
	width:300px;
	}

.form-table select
	{ 
	 background:#fafff6;
	border:#59b617 solid 1px;
	}

.form-table input[type=submit]
	{ background:url(../images/buttonbg.jpg) repeat-x;
	border:#ffffff solid 1px;
	width:154px;
	height:37px;
	color:#FFF;
	font-weight:bold;
	}



.apply a
	{ 
	color:#547c4b;
	font-weight:bold;
	text-decoration:none;
	}



.form-table a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#468038;
	text-decoration:none;
}
.form-table a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#468038;
	text-decoration:none;
}

textarea
	{  background:#fafff6;
	border:#59b617 solid 1px;
	width:300px;
	height:100px;
	}
	
	
	
	
	
.footer
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
	}
	
	
.footer a
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	
	}	
	
	
.footer a:hover
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#468038;
	text-decoration:none;
	
	}	
	
	
	
#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height:18px;
}	
	
	

.apply1
	{position:relative; top:200px; left:50px;
	}

	
.apply1 a
	{background:#FC0;
	display:block;
	color:#000;
	font-size:20px;
	width:110px;
	line-height:30px;
	text-decoration:none;
	padding:5px;
	}
	
.apply1 a:hover
	{ background: #F90;
	display:block;
	color:#000;
	font-size:20px;
	width:110px;
	line-height:30px;
	text-decoration:none;
	padding:5px;
	}	
	
	