
h1 { color:#fff; }
h2 {
	color:#fff;
}
h3 { color:#fff; }
h4 { color:#fff; }
h5 { color:#fff; }
h6 { color:#fff; }
a
{
	color:#ffffff;
	text-decoration:underline;
}
a:hover
{
	color:#ffffff;
	text-decoration: none;
}
#logo a
{
	background:url(../images/logo.gif) no-repeat;
}

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

hr
{
	border-style:none none dotted; 
	border:1px solid #c44e32;
}
img.border, .ad img
{
	border:1px solid #c44e32;
}
#heading, .standardForm .submit, #twitterbox .tweet
{
	background:#470000;
}
#menu UL LI a
{
	border-bottom:10px solid #470000;
}
#footer
{
	background-image: url(../images/footer-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EABAB0;
}
