/* CSS Document */

.noline
{
	text-decoration: none;
}
h1
{
	font-style: italic;
	font-family: cursive;
	font-size: 24px;
	color: #5C743D;
	font-weight: bold;;
}
h2
{
	font-style: italic;
	font-family: cursive;
	font-size: 19px;
	color: #5C743D;
	font-weight: bold;;
}
h3
{
	font-style: italic;
	font-family: cursive;
	font-size: 16px;
	color: #5C743D;
	font-weight: bold;;
}
h4
{
	font-style: italic;
	font-family: cursive;
	font-size: 14px;
	color: #5C743D;
	font-weight: bold;;
}
#seoContent
{
	width: 600px;
}
.sitewide
{
	line-height: 20px;
}
