/* CSS Document */

body{
	

	
	padding-top: 10px;
	padding-bottom: 10px;
}

a:visited {
	color: #666;
}
a:link {
	color: #000;
}
a:hover {
	color: #969291;
}
a:active {
	color: #666;
}
img {
	border:none;
}
ul, a, h2 {
	margin:0; padding:0; list-style:none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

#bear-grass{
	width:774px;
	height:auto;
	background-color:#FFF;
	color:#900;
	margin:auto;
	border: 1px solid #360;

}

/* Header part style start from here */

#headcontainer{
	width:774px;
	height:132px;
	margin:auto;
}
#topbanner{
	width:774px;
	height:132px;
	background-image:url(images/bannerpicleft.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFFFFF;
	color:#4D4747;
	float:left;
	margin-top:auto;
}

/* nav part style start from here */

#navcontainer{
	width:774px;
	height:39px;
	background:url(images/navbg.jpg) 0 0 repeat-x;
}
#navcontainer ul {
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	padding:0 0 0 32px;
}
#navcontainer ul li {
	float:left; padding:0 23px 0 14px;
	background:url(images/navarrrow.gif) 0 50% no-repeat;
}
#navcontainer ul li.noPad {	
	padding-right:0;
}
#navcontainer ul li a {
	color:#A3A2A2; background-color:inherit; text-decoration:none;
}
#navcontainer ul li a:hover, #navcontainer ul li span {
	color:#638E02; background-color:inherit;
}

#homecontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#homearrow{
width:auto;
height:20px;
padding-left:30px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

/* banner part style start from here */

#banner{
width:774px;
height:265px;
background-color:#FFFFFF; color:#4D4747;
margin:auto;
}




/* body part style start from here */

#bodycontainer{
	width:750px;
	height:auto;
	color:#4D4747;
	background-color:#FFF;
	margin:auto;
	padding-left: 20px;
}


#bodycontainerleft{
width:233px;
height:auto;

float:left;

}



#bodycontainercenter{
	width:725px;
	height:auto;
	color:#4D4747;
	background-color:#FFFFFF;
	border-left:1px solid #B1C252;
	border-right:1px solid #B1C252;
	float:left;
	margin:auto;
}

#wmaim{
	width:600px;
	height:auto;
	text-align:left;
	margin:auto;
}

#welcome{
height:43px;
text-indent:-2000px;

}

#wtxt{
width:260px;
height:auto;
float:left;
margin:auto;
background-repeat:no-repeat;
text-align:justify;
}


/* body end part style end here */

#ftrtop{
	width:768px;
	height:35px;
	background-image:url(images/footertop.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:auto;
	padding-left: 6px;
}


#footertxt{
	height:auto;
	padding-top:8px;
	text-align:center;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

	
}

.footertext:hover{
	font-size:11px;
	color:#000;
}

#bear-grass #bodycontainer #bodycontainercenter #wmaim {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
}

