/**
 * Brown Color Styles
 */
body {
	background: #ebe4cd url(../../images/background_gold.gif) repeat;
}

h2,
h2 a, h2 a:visited {
	color: #fb20b5;
}

h3,
h4,
h5 {
	color: #876446;
}

.news-front-item {
	color: #876446;
}
.news-front-item h2,
.news-front-item h3 {
	color: #804000;
}

#header {
	background: url(../../images/header_gold.png) no-repeat;
}

