* {

  padding: 0;

  margin: 0; 

}

 

body {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 12px;

  color: #333;

  background:#eaec8c url(images/topbg.gif) repeat-x top;

}



h1 {

  color:#80bd41;

  margin:25px 0 10px 0;
	
	font-size: 27px ;

}



.homeheading {

 /* Style specific to homepage h1 */

  margin-top:20px;

}



h2 {

  color:#80bd41;

}



h3 {

  color:#80bd41;

  margin:15px 0;

}



p {

  line-height:1.4em;

  margin:12px 15px 10px 5px;

}



p:first-line {}

p:first-letter {}



.small {

  font-size:12px;

  margin-top:5px;

}



img {

  border:2px solid #f1f1f1;

}



a {

  color:#80bd41;

  text-decoration:none;

}



a:focus {}



a:link, a:visited {}



a:hover, a:active {

  color: #273a14;

  }



#wrapper { 

 margin: 0 auto;

 width: 1017px;

 background:url(images/midbg.gif) repeat-y center;

}



#page {

  width:100%;

  background:url(images/botbg.gif) repeat-x bottom;

}



#header {

  height:161px;

  background:url(images/header.gif) no-repeat;

  position:relative;

}



#header a {

    position: absolute;

    top: 0;

    width: 1017px;

    height: 161px;

}



#header a h1 {

  display: none;

}



#content {

  width:950px;

  margin:5px auto;

}



#leftcolumn {

  width:238px;

  float:left;

}



#leftcolumn h2 {

  font-size:16px;

  color:#80bd41;

}



#leftcolumn p {

  

}



#news p {

  margin-left:25px;

  line-height:1.5em;

}

#news li {
  margin:12px 0 0 16px;
  width:180px;
}

#contentcolumn {

  width:710px;

  float:left;

  margin:20px 0 0 0;

}



#footer {

  background:url(images/footerbg.gif) no-repeat;

  height:164px;

}



#footer p {

  padding:105px 0 0 0;

  text-align:center;

  color:#fff;

  font-size:12px;

}



#footer a {

  color:#fff;

}

#footer a:hover {

  color: #273A14;
	
	}

#menu {

  width:225px;

}



#menu ul {

  margin:30px 0;

  background:url(images/menubg.gif) no-repeat right;

}



#menu li {

  list-style-type: none;

  width:180px;

  text-align:right;

  padding-right:20px;

}



#menu a {

  color: #80bd41;

  text-decoration: none;

  font-size: 15px;

  padding:5px;

  line-height: 25px;

  font-weight:bold;

}



#menu a:hover {

  color: #273a14;

}



#menu .active {

  color: #2aa;

}



.hide { display: none; }

.show { display: block; }

.right { float: right; }

.left { float: left; }



.vert-align { vertical-align: middle; }

.center { text-align: center; }



.clear {

	display: block;

	clear: both;

	height: 1%;

	margin: 0;

	padding: 0;

	font-size: 1px; 

	line-height: 1px;

}

#news {

  padding-top: 40px ;
	margin-left: 20px ;

}

#pagecontent img {
  padding:3px;
  margin:5px 14px 10px 0;
}

#pagecontent ul {
  list-style-position: inside;
  margin-left:10px;
}

.print {
  display : none ;
	}
	


#main_image {
  border : 5px solid #f1f1f1 ;
}	
