
body {
	background: #fff url(../images/red/bg.jpg) 50% 0 no-repeat;
}

a:link,
a:visited {
	color: #982301;
}

a:hover {
	text-decoration: underline;
}

span#logo {
	background: url(../images/red/logo.jpg) 0 0 no-repeat;
}

div#menubar {
	background: url(../images/red/menu_bg.png) 0 0 repeat-x;
}

div.moduletable h3 {
	background:  url(../images/red/module_head.png) no-repeat;	
	color: #fff;
}

#mainmenu li {
	border-right:  1px solid #9D3937;
}

.contentheading {
	color: #982301;
}

h2 {
	color: #982301;
}

h3 {
	color: #982301;
}