/* Style 1 */

.headline1 {
	margin: 30px 0px 0px 0px;
	text-align:left;
	background:url(img/flower.gif) no-repeat left center;
}
.headline1 h1{
	margin:0px; 
	padding:0px 0px 0px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	letter-spacing:0px;
	color:#333333;
}
.content1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	width:700px;
	margin:0px;
	padding-top: 20px;
	padding-bottom:24px;
	line-height: 16px;
	text-align: left;
	border-bottom: 1px dotted #999999;
}
.content1 a:link {
	color: #6EAB23;
	text-decoration: underline;
}
.content1 a:visited {
	color: #6EAB23;
	text-decoration: underline;
}
.content1 a:hover {
	color: #333333;
	text-decoration: underline;
}
.content1 a:active {
	color: #6EAB23;
	text-decoration: underline;
}

/* Style 2 */

.headline2 {
	margin: 25px 0px 0px 0px;
	text-align:left;
	background:url(img/flower.gif) no-repeat left center;
}
.headline2 h2{
	margin-top:10px; 
	padding:0px 0px 0px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	letter-spacing:0px;
	color:#F26422;
}
.content2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	margin-top:0px;
	padding-left:0px;
	line-height: 16px;
	text-align: left;
}
.content2 a:link {
	color: #6EAB23;
	text-decoration: underline;
}
.content2 a:visited {
	color: #6EAB23;
	text-decoration: underline;
}
.content2 a:hover {
	color: #333333;
	text-decoration: underline;
}
.content2 a:active {
	color: #6EAB23;
	text-decoration: underline;
}

/* End Content Styles */

