


/* ----------------  INITIAL START ------------- */

* { margin: 0px; padding: 0px;}

h1 { margin-bottom: 10px; }
h2 { margin-bottom: 5px;}
h3, h4, h5 { margin-bottom: 5px;}
p { margin-bottom: 8px; }
ul { margin-bottom: 7px; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea {
		font: normal normal 11px  Verdana, Arial, Helvetica, sans-serif;
		color: #333333; 
		border: none;
		border: 1px solid #999999;
		background: white;
		font-weight:normal;
		padding:2px;
		
}
img { border: none;
}



/* ----------------  INITIAL END ------------- */


/* ----------------  FONT  ------------- */

a {
	text-decoration: none;
}
h1 {

	font-size: 12px;
	font-weight:bold;
	color: #536b02;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:30px;
	width:auto;
	height:25px;
	background-image:url(../images/titlebg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
}
h2 {

	font-size: 12px;
	font-weight:bold;
	color: #536b02;
	margin-left:0px;
	margin-bottom:10px;
	padding-left:30px;
	width:auto;
	height:25px;
	background-image:url(../images/titlebg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
}
h3 {

	font-size: 12px;
	font-weight:bold;
	color: #536b02;
	margin-left:0px;
	margin-bottom:10px;
	padding-left:30px;
	width:auto;
	height:25px;
	background-image:url(../images/titlebg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
}
h4 {
font: normal bold 12px  Arial, Verdana, Helvetica, sans-serif;
color: #006699;
}
h5 {
font: normal normal 12px  Arial, Verdana, Helvetica, sans-serif;
color: #ffffff;
}

a:visited, a:active, a:link
{
	font-size:11px;
	color:#99cc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;	
}

a:hover
{
color:#999999;
}

#navigation a:link, #navigation a:visited {
	font: normal bold 13px  Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
#navigation a:hover, #navigation a:active {
	font: normal bold 13px  Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}
a.submenu:link, a.submenu:visited {
	font: normal normal 12px  Arial,Helvetica, sans-serif;
	color: #999999;
	text-decoration:none;
	
}
a.submenu:hover, a.submenu:active {
	font: normal normal 12px  Arial, Helvetica, sans-serif;
	color: #333333;
}
a.footlink:link, a.footlink:visited {
	font: normal normal 11px  verdana,Arial,Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	
}
a.footlink:hover, a.footlink:active {
	font: normal normal 11px  verdana,Arial, Helvetica, sans-serif;
	color: #333333;
}
/* ----------------  BASICS  ------------- */


ul li {
	font-weight: normal;
	padding-left: 2px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;	
	margin-bottom:2px;
	
}
li {
		margin-left:30px;
		margin-bottom:3px;
	}
body {
	line-height:130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	background-image:url(../images/greenbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#8fb50c; 
	color:#666666;
	font-weight:normal;	
	text-align:center;

	}
#shadContainer,  #footerShad{
	width: 940px;

}
 #footerShad,  #footer {
	text-align: center;
	margin: 0 auto 0 auto;
} 	

#shadContainer {
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(../images/contentbg.gif);
	margin-top:10px;
}

#Nav {
	text-align: left;
	width: 940px;
	height: 75px;
}
#leftcol1{
	float:left;
	width:220px;
	height:75px;
	text-align:left;
	margin:0px;
}

/* ----------------start   NAVIGATION  ------------- */

#navigation {
	padding-left: 90px;
	padding-right: 0px;
	height:75px;
	width:620px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#navigation div {
	padding-top: 57px;
	float: left;
	height: 22px;
	width:auto;
	padding-left: 20px;
	padding-right: 0px;
	background-image: none;
	background-position: right center;	
	background-repeat: no-repeat;
}
#navigation div.endmenu {
	padding-top: 57px;
	float: left;
	height: 22px;
	width:auto;
	padding-left: 20px;
	padding-right: 0px;
	background-image: none;
	background-position: right center;	
	background-repeat: no-repeat;
}

/* ----------------end   NAVIGATION  ------------- */
#logoPic {
	text-align: left;
	width: 940px;
	height: auto;
}
#logo
{
	float:left;
	width:220px;
	height:auto;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;	
}
#pic
{
	float:left;
	width:712px;
	height:auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;	
	border:0px;
}
#pic div
{
	padding-left:22px;

}
#gap {
	text-align: left;
	width: 940px;
	height: 20px;
}
#leftmenuContent {
	text-align: left;
	width: 940px;
	height: auto;
}
#leftmenu
{
	float:left;
	width:220px;
	height:500px;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;	
	background-image:none;
}
#leftmenu div
{
padding-left:50px;
padding-right:50px;
}
#leftmenu div.submenuitem
{
padding-left:50px;
padding-right:50px;
padding-bottom:10px;
}
#midHomecontent
{
	float:left;
	width:430px;
	height:auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;
		
}

#midHomecontent div
{
	padding-left:40px;
	padding-right:10px;
	padding-bottom:10px;
	
}
#rightarea
{
	float:left;
	width:245px;
	height:auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-left:1px dotted #556e03;
	margin:0px;
	
}
#rightarea div
{
	padding-left:20px;
	padding-right:5px;
}
#mainContent
{
	float:left;
	width:700px;
	height:auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#mainContent div
{
	padding-left:40px;
	padding-right:20px;
	padding-bottom:10px;
}
#footerline {
	text-align: left;
	width: 940px;
	height:150px;
	background-image:url(../images/template3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#leftfooter
{
	float:left;
	width:260px;
	height:100px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#leftfooter div
{

}
#rightfooter
{
	float:left;
	width:630px;
	height:auto;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	border-top:1px dotted #556e03;	
	padding-top:20px;
	padding-bottom:50px;
}	

.clear {
	clear: both;
}



/* ----- images --------- */
img.W450pxH210px
{
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
background: url(../images/bg/pagephotobg.jpg) no-repeat;
width:450px;
height:210px;
border:0px;
}

img.goButton
{
cursor:pointer;
}
/* ------------- CONTACT FORM ----------------- */

div.row
{
	 clear: both;
	 padding-left:40px;
	 margin:0px;
	 height:auto;	 
}
div.row span.formlabel
{
	width:30%;
	height:auto;			
	padding-top:3px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:3px;
	margin:0px;	
	text-align:left;	
	float:left;	
}
div.row span.formlabel_1
{
	width:50%;
	height:auto;			
	padding-top:3px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:3px;
	margin:0px;	
	text-align:left;	
	float:left;	
}
div.row span.formentry
{
	width:67%;
	height:auto;			
	padding-top:3px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:3px;
	margin:0px;	
	text-align:left;	
	float:right;	
}


/* Font */


.greyfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bbbbbb;
	font-weight:normal;		
	width:auto;
	height:auto;	
	text-decoration:none;	
}

.greybold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;		
	width:auto;
	height:auto;	
	text-decoration:none;	
}
.blackbold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;		
	width:auto;
	height:auto;	
	text-decoration:none;	
}
.redfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:normal;		
	width:auto;
	height:auto;	
	text-decoration:none;	
}
.greenfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#536b02;
	font-weight:normal;		
	width:auto;
	height:auto;	
	text-decoration:none;
	padding:10px 0px 0px 0px;	
}
.black14normal
{
	color:#000000;
}
.capitalfont
{
	text-transform: capitalize
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul
{
}
li
{
	text-align:left;
	color:#666666;
	margin-bottom:10px;
	list-style-type: square;
}


ul.footerbox
{
	margin-left:0;
	padding-left:0;
	text-align:center;
	LIST-STYLE-TYPE: disc;
	
}

li.footerbox
{
	display:inline;
	LIST-STYLE-TYPE: disc;
}
.darkgrey

{
	font-size:10px;
	color:#666666;
}