form {margin:0;padding:0}
/* the above resets padding and margins*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:20px 0px 40px 0px; padding:0px;
	/*background-color:#FFFFFF;*/
	background-color:#FFF;
	color:#333333;
}
#wrapper {
	width:840px; 
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#FFFFFF;
	background:url(images/bk-bottom.gif) #E7E7BC repeat-y;
	}
#wrapper_top{
	background:url(images/header.jpg) no-repeat #E1E1B6;
	width:840px;
	height:119px;
	}
#top_text{
	padding:80px 0px 0px 294px;
	font-size:19px;
	font-style:italic;
}
#wrapper_left{
	float:left;
	width:212px;
}
#left_chunk{
	padding-bottom:5px;
	background-color:white;
}
#wrapper_right{
	float:left;
	width:628px;
	padding:0;
	margin:0;
}
/* navigation */
  #navigation{
	  width:212px;
	  margin:0px;
	  padding:0px
  }
  #navigation ul{
	  list-style:none;
	  margin:0;
	  padding: 0px;
  }
  #navigation ul li{
	  background:url(images/bk-nav.jpg) repeat-x #BBB655;
	  font-size:14px;
	  margin-bottom:3px;
	  font-weight:bold;
  }
  #navigation ul li a{
	  color:#FFFFFF;
	  display:block;
	  text-decoration:none;	
	  padding:4px 2px 5px 6px;
  }
  #navigation ul li a:hover{
	  text-decoration:underline;
	  background-color:#006403;
	  /*background-color:#BECDE0;*/
  }
  * html #navigation ul li a {
	  height: 1%;
  }
/* end of navigation */
#box1_wrap{
	background:url(images/box1-body.gif) repeat-y #E7E7BC;
}
#box2_wrap{
	background:url(images/box2-body.gif) repeat-y #E7E7BC;
}
.boxtext{
	padding:10px 40px 25px 30px;
}
.header1{
	font-weight:bold;
	font-size:16px;
	color:#000;
}
.inp{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	border-style:solid;
	border-color:#c0c0c0;
	color:#232323;
	background-color:#FFF;
	border-width:1px;
	margin-bottom:3px;
}
.clear{
	clear:both;
	font-size:.1px;
	line-height:.1px;
	height:.1px;
}
#contact{
	padding:12px 0 10px 0px;
	text-align:center;clear:both
}
#footer{
	height:8px;
	background-color:#006E00;
	width:100%;
}
/* end of nav */
.southbay {
	width:840px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	padding-top:5px;
	}
a.sb{
	text-align:right;
	font-size:10px;
	color:#999999;
}
