a img
{
	border:none;
}
blockquote
{
	padding:20px 60px;
	margin:0px;
}
html,body
{
	height:100%;
	width:100%;
}
blockquote b
{
	font-size:26px;
	display:block;
	text-align:center;
	color:#616d46;
}
blockquote	label
{
	
	text-align:left;
	float:right;
	padding-right:20px;
	
	font-size:16px;
	margin-top:10px;
}	
body
{
	/* k8 */
	margin:0px;
	font-family: Georgia;
	color:#433e36; /*686862*/
	font-size:100%;
	
	background-color:#ecebe8;
	background-image:url('/_resrc/images/bg/background.jpg');
	background-repeat:no-repeat;
	background-position:center top;

	margin-top:0px;
	
}
br
{
	clear:both;

}
a
{
	color:#d34d00;
	text-decoration: none;

}
a:hover
{
	text-decoration:underline;
}
div
{
	margin:0px;
	padding:0px;

}
h1
{
	color:#568;
	margin:0px;
	
	font-size:40px;
	line-height:40px;
}
h2
{
	color:#433e36;
	margin:0px;
	font-weight:normal;
	font-size:28px;
	
}
h2 a
{
	color:#433e36;
	
}
h2 a:hover
{
	color:#d34d00;

}
h3
{
 	line-height:1em;
	font-size: 1.2em;
	
	margin:0px;
	padding:0px;
	
}
h4
{
	/* k8 */
	text-transform: uppercase;
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
}
h4 a
{
	color:#433e36;
	
}
h4 a:hover
{
	color:#d34d00;

}

h5
{
	line-height:1.6em;
	font-size:0.9em;
	text-transform: uppercase;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h6
{
 	line-height:1em;
	font-size: 1.2em;
	
	margin:0px;
	padding:0px;
	font-weight:normal;
}

hr
{
	background:url(/_resrc/images/bg/horizontal-rule.gif) no-repeat;
	height:2px;
	border:none;
	margin:0px;
	clear:both;
}
hr.sprout
{
	background:url(/_resrc/images/bg/side-horizontal-rule-leaves.gif) no-repeat;
	height:35px;
}
br
{
	clear:both;
}	
li
{
	list-style: none;
}
ul
{
	margin:0px;
	padding:0px;
}
textarea
{
	color:#686862;
	background:#f0efed;
	border:1px solid #dbd9d6;
	font-size:.9em;
	line-height:1.2em;


} 
input[type=text]
{
	color:#686862;
	background:#f0efed;
	border:1px solid #dbd9d6;
	font-size:.9em;
	line-height:1.2em;
	height:2em;

}


ol
{
	margin:0px;
	padding:0px;
	list-style: none;

}
p
{
	line-height:1.3em;
}
table
{
	border-collapse: collapse;
}
		

