/*-- Hearts of Harvest. CSS File 1.0 by New Beginning Business Services | All Rights Reserved  --*/
body {
	background-image:url(images/default/bg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th,input,select,textarea,button,submit,password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666666;
}
a:link {
	color: 0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
.body_watermark {
   background-image:url(images/default/body_watermark.gif)
}
.header_bg {
   background-image:url(images/default/header_bg.gif);
   background-repeat:repeat-y;
   background-position:center;
}
.quotes {
	color: #FFFFFF;
}
.adspace {
    color:#000066;
}
.adspace a:link {
	text-decoration: none;
	color:#000066;
}
.adspace a:active {
	text-decoration: none;
	color:#000066;	
}
.adspace a:visited {
	text-decoration: none;
	color:#000066;
}
.adspace a:hover {
	text-decoration: underline;
	color:#000066;
}
.footer {
	line-height:13px;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link {
	text-decoration: underline;
	color:#FFFFFF;
}
.footer a:active {
	text-decoration: underline;
	color:#FFFFFF;	
}
.footer a:visited {
	text-decoration: underline;
	color:#FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.footer2 {
	color: #57598b;
}
.footer2 a:link {
	text-decoration: underline;
	color:#57598b;
}
.footer2 a:active {
	text-decoration: underline;
	color:#57598b;	
}
.footer2 a:visited {
	text-decoration: underline;
	color:#57598b;
}
.footer2 a:hover {
	text-decoration: none;
	color:#57598b;
}
.subhead {
    line-height: 18px;
	font-size: 13px;
	color: #57598b;
	font-weight:bold;
}
.subhead2 {
    line-height: 24px;
    font-style:normal;
	font-size: 13px;
	color: #300018;
	font-weight:bold;
}
.subhead3 {
    line-height: 24px;
	font-size: 17px;
	color: #837b47;
	font-weight:bold;
}