#page {
	background: url(images/pageStrip.gif) repeat-x left 112px;
}

#menu {
	background: #932d00 url(images/menuBottom.gif) bottom left no-repeat;
}

a:link
{
	color: #932d00;
}

a:hover
{
	color: #932d00;
}

a:visited
{
	color: #932d00;
}

a:active
{
	color: #932d00;
}

.title, H1 {
	color: #932d00;
}

.heading, H2 {
	color: #932d00;
}

.subHeading, H3 {;
	color: #932d00;
}

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

#categoryMenuItemOn a:link, #categoryMenuItemOn a:visited, #categoryMenuItemOn a:hover, #categoryMenuItemOn a {
	background: #f54d00 url(images/menuItem.gif) top left no-repeat;
}

#categoryMenu a:hover, #categoryMenu a:active
{
	background: #f54d00 url(images/menuItem.gif) top left no-repeat;
}

#userMenu {
	background: #932d00;
}

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

#toolbarButtons		 {
	background: #932d00;
}
