﻿#pageContent {
	background: #ffffff url(images/flower.jpg) bottom right no-repeat;
}
	
#menu	{
	background: url(images/menuTop.gif) no-repeat top left;
}

#categoryMenu {
	background: url(images/menuBack.gif) repeat-x top left;
}

#categoryMenu ul {
    background: none;
}

#toolbar   {
	background-image: url('images/siteImage.jpg');
	background-color: #b90209;
}

#logo	{
	background: url('images/logo.jpg') no-repeat top left;
}

#pageBottom a {
	color: #b90209;
}

#siteCopyright {
	padding-right: 125px;
}

a:link
{
	text-decoration: none;
	color: #b90209;
}

a:hover
{
	text-decoration: underline;
	color: #b90209;
}

a:visited
{
	text-decoration: none;
	color: #b90209;
}

a:active
{
	text-decoration: none;
	color: #b90209;
}

.title, H1
{
	border-left: solid #b90209 13px;
}

.heading, H2
{
	color: #b90209;
}

.subHeading, H3
{
	color: #b90209;
}
