/* layout */

body {
	/*background-image:url(../images/oak-tree_1_lg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	background-color: #ffffe9;



}


#banner {
	background-image: url(../images/welshwood.jpg);
	background-repeat: no-repeat;
	height: 93;
	width: 750px;
	
	
	
}


#container {

	
	padding: 0px 0px 0px 25px;
	width: 740px;
	margin: 0PX;
	margin: auto;
		
	
}

#botspacer {
	
	height: 5px;
	width: 735px;
	margin: 0px;
	margin: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

#spacer {

	height: 19px;
	float: inherit;
	width: 740px;
	background-image: url(../images/TOPSPACER.jpg);
	background-repeat: repeat-x;
	
	
}

.maincon {
	background-image: url(../images/BRcorncon.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #99cc99;
	

}

.bodbox {
	
	/*background-image: url(../images/bodbox-tile.jpg);*/
	float: none;
	background-color: #ffffe9;
	background-image: url(../images/TOPSPACER.jpg);
	background-repeat: repeat-x;
	
}

	.bodbox h2 {
		/*background-image: url(../images/topbodycon.jpg);*/
		background-repeat: no-repeat;
		background-position: left top;
		padding-top: 20px;
}

	.bodbox .last {
		/*background-image: url(../images/botbodycon.jpg);*/
		background-repeat: no-repeat;
		background-position: left bottom;
		padding: 20px;
}

	.bodbox h2, .bodbox p {
		padding-left: 20px;
		padding-right: 20px;
		
}


#leftbox {
	float: left;
}

#rightbox {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	float: right;
	font-famliy: Verdana, Arial, Helvetica, sans-serif;
	

}

#imgbox{
	
	padding: 5px 15px 5px 15px;
	
}

#center {
	align: center;
}

/*a {
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-image: url(../images/taboff.jpg);
	background-repeat: no-repeat;
} */

#list {
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 0px 10px 20px; 
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}

#leftcol {
	float: left;
	height: 830px;
	width: 115px;
	overflow: visible;
	/*background-image: url(../images/leftcol.jpg);*/
	background-repeat: repeat-y;
	text-align: left;
	padding: 10px 15px 10px 10px;
	

}
	