
h1 { color:#fff; }
h2 { color:#fff; }
h3 { color:#fff; }
h4 { color:#fff; }
h5 { color:#fff; }
h6 { color:#fff; }
a
{
	color:#435a12;
}
a:hover
{
	color:#000;
}

a.Facebook
{
	color:#0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	margin-bottom: 10px;
}
a.Facebook:hover
{
	color:#0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	text-decoration: underline;
	margin-bottom: 10px;
}


#logo a
{
	background:url(../images/logo.gif) no-repeat;
}


#footer p, #footer a, #searchform .submit
{
	color:#8bae41;
}
#main, #searchform .textbox
{
	background:#8bae41;
}
#menu UL LI a:hover, #menu UL LI a.active
{
	border-bottom:10px solid #8bae41;
}


hr
{
	border-style:none none dotted; 
	border:1px solid #aacc61;
}
img.border, .ad img
{
	border:1px solid #aacc61;
}
#heading, .standardForm .submit, #twitterbox .tweet
{
	background:#aacc61;
}
#menu UL LI a
{
	border-bottom:10px solid #aacc61;
}
#footer
{
	border-top:10px solid #aacc61;
}

