body {
	background-color: #ffffff;
	background-image:url(images/back.jpg);
	background-repeat: repeat-x;
}

a:link { color : #61922F}
a:visited { color : #333333}
a:hover { color : #8AB739}

.bodystyle {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color : #333333;
}

.bodylarge {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color : #333333;

}


.bold {
		font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color : #333333;
}
.boldlarge {
		font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color : #333333;
}

ul{ margin-top: 0px}


ul.list1 {
list-style-type: disc;
color: #893522;
font-size: 14px;
list-style-position:outside;
} 

ul.list2 {
list-style-type: disc;
color: #893522;
font-size: 16px;
line-height: 18px;
list-style-position:outside;
} 

/* RULES*/
hr{height:1px;color:#CC6600 }

.footer {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color : #333333;
}

.headline1 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color : #893522;
	line-height: 28px;
}


.headline2 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color : #893522;
	line-height: 24px;
}


.headline3 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color : #893522;
	line-height: 24px;
}

.headline4 {
	font-family: Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color : #61922F;
	line-height: 24px;
	padding: 10px 0px 10px 0px
}
