@import url("cms.css");
body {
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}

#container {
	position: relative;
	width: 590px;
	text-align: left;
	padding-left: 178px;
	padding-right: 180px;
	color: #593511;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
}

.space_menu {
	height: 21px;
}

#top {
	background-image: url(../images/tile_top.gif);
	height: 131px;
	width: 772px;
	margin-left: 170px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
}

#contentarea {
	width: 602px;
	padding: 0px;
	border: 0px;
}

#menu_left {
	float: left;
	width: 150px;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left 222px;
	padding-left: 10px;
}
#menu_left a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 18px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#menu_left a:hover {
	color: #ECD3BB;
}



#menu {
	background-image: url(../images/tile_menu.gif);
	height: 21px;
	position: absolute;
	left: 170px;
	top: 130px;
	width: 773px;
	font-size: 10px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 17px;
	padding-left: 12px;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #B37033;
}
#logo {
	position: absolute;
	top: 0px;
	right: 3px;
}
#logo2 {
	position: absolute;
	top: 0px;
	right: 5px;
}
#adr {
	position: absolute;
	height: 13px;
	width: 589px;
	top: 58px;
	right: 181px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #593511;
	line-height: normal;
	display: none;
}




#bg_table {
	height: 100%;
	width: 960px;
	background-image: url(../images/tile.gif);
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-y;
}


#news {
	position: absolute;
	height: 300px;
	width: 169px;
	top: 159px;
	right: 3px;
}
#adr a {
	color: #593511;
	text-decoration: none;
}
.bg_td_top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#spacer {
	height: 155px;
	width: 11px;
}
#cell1 {
text-align: right;
}
#cell2 {
	height: 30px;
}
.top_images {
	position: absolute;
	height: 97px;
	width: 615px;
	left: 170px;
	top: 0px;
	width: 615px;
	height: 130px;
}
a {
	color: #1F3E00;
}
#news p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a02819;
	padding-bottom: 5px;
}
#news a {
	text-decoration: none;
	color: #593511;
}
#news a:hover {
	text-decoration: underline;
}
#news li {
	list-style-type: none;
	margin-left: -36px;
	background-color: #F7EDE1;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.newsdate {
	font-size: 9px;
	color: #c69c6d;
}
