/* @override http://harry.dev.archermalmo.com/cutup/css/mods.css */
.bodytext { 

font-size: 12px; 
line-height: 160%;
color:#333; 
margin: 20px 0 30px 18px;

}

.bodytext p, 
.bodytext h5,
.bodytext h4,
.bodytext h3,
.bodytext h2,
.bodytext h1,
.bodytext blockquote,
.bodytext li
{ margin-bottom: 1em; }

.pageheading {
	width: 928px;
	height: 85px;
	background:url(../images/Blank_Header.gif); 
	overflow: hidden;
}
.pageheading h1 {
	margin: 30px 10px 0px 35px; 
	color: #507939;
	font-style: normal;
	font-size: 28px;
}
body, .main-holder {
	 background-repeat: repeat-x;
}
