﻿body
{
	background-image: url('/images/brown/page_gr.gif');
	background-repeat: repeat-x;
	background-color: #a8906e;
}
#topbar_dark
{
	background-color:#A8906E;
	height:14px;	
}
#topbar_flowers
{
	background-image: url('/images/brown/tile_flower.gif');
	height: 49px;
}
#topbar_light
{
	background-color:#D0C1A9;
	height:15px;	
}
#container {
	background-color: #DFD4C2;
	width:950px;
	margin: 0px auto;
}
#advertise
{
    background-color:#DFD4C2;
	text-align: center;
	height: 86px;
	width:780px;
}
#banner{
	border: 1px solid #B29C7C;
	padding:2px;
	width:468px;
	position:relative;
	top:11px;
}
.header
{
    background-color:#bca480;
    text-align:center;
}
.news
{
	border-right: #dfd4c2 1px solid;
	border-top: #dfd4c2 1px solid;
	border-left: #dfd4c2 1px solid;
	border-bottom: #dfd4c2 1px solid;
	background-color:#f6f3ef;
	padding:2px;
	text-align:center;
}
.news_dark
{
	border-right: #7cb659 1px solid;
	border-top: #7cb659 1px solid;
	border-left: #7cb659 1px solid;
	border-bottom: #7cb659 1px solid;
	background-color:#dbd8d5;
	padding:2px;
	text-align:center;
}
