h1 { color:#fff; }
h2 { color:#fff; }
h3 { color:#fff; }
h4 {
	color:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h5 { color:#fff; }
h6 { color:#fff; }
a
{
	color:#006699;
}
a:hover
{
	color:#000;
}
#logo a
{
	background:url(../images/logo.gif) no-repeat;
}


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


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