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

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

a:hover {
	text-decoration: underline;
}

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

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

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

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

.contentheading {
	color: #D5AA00;
}

h2 {
	color: #D5AA00;
}

h3 {
	color: #D5AA00;
}
