

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	background: #eddb74 url("/graphics/bg.png") repeat;
	color: #000;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, p {
	margin: 0;
	}
.none {
	display: none;
	}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	}
	
	
/* ___| container |_____________________ */


#container { margin: 0 auto; width: 954px; position: relative; }
#top { margin: 10px 0 0 0; width: 100%; background: url("/graphics/bg_top.png") repeat-x 0 -12px; }
	
	
/* ___| header |_____________________ */


#header {
	margin: 0 0 0 0;
	width: 954px;
	height: 382px;
	background: #97571a url("/graphics/bg_header.jpg") no-repeat;
	}
#header h1 {
	margin: 27px 0 0 406px;
	left: 0;
	top: 0;
	width: 260px;
	height: 65px;
	overflow: hidden;
	background: none;
	display: block;
	position: relative;
	float: left;
	}
#header h1 a {
	width: 260px;
	height: 65px;
	color: #330b01;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
#header h1 span {
	left: 0;
	top: 0;
	width: 260px;
	height: 65px;
	
	display: block;
	position: absolute;
	}
	
#header ul#top_menu { margin: 0; padding: 0; position: absolute; top: 46px; right: 53px; }
#header ul#top_menu li { margin: 0 0 0 8px; list-style: none; display: inline; }
	
	
/* ___| menu |_____________________ */


menu {
	margin: 0;
	padding: 0;
	height: 48px;
	position: absolute;
	top: 275px;
	left: 319px;
	}
menu li {
	margin: 0;
	list-style: none;
	font-weight: bold;
	float: left;
	}
menu li a {
	margin: 0 0 0 2px;
	padding: 11px 16px 0 16px;
	height: 29px;
	text-decoration: none;
	color: #000;
	background: #ac7f38 url("/graphics/bg_item.png") repeat-x top;
	display: block;
	float: left;
	}
menu li a:hover, menu li.now a {
	background: #35460c url("/graphics/bg_item_hov.png") repeat-x top;
	color: #dbe26e;
	}
menu li.cor a { margin: 0;  background: #ac7f38 url("/graphics/bg_menu_first.png") repeat-x top left; }
menu li.cor.now a, menu li.cor a:hover {  background: #ac7f38 url("/graphics/bg_menu_first_now.png") repeat-x top left;  }


	
/* ___| main |_____________________ */


#main {
	margin: 0;
	width: 954px;
	background: #daa241 url("/graphics/bg_main.png") repeat-y;
	float: left;
	clear: both;
	}
#main-bot { padding-bottom: 35px; width: 954px; background: url("/graphics/bg_main-bot.jpg") no-repeat bottom; float: left; clear: both; }
#content { margin: -10px 0 0 46px; width: 634px; position: relative; float: left; }
#col_right { padding-bottom: 18px; margin: -10px 0 0 40px; width: 190px; position: relative; float: left; }

p#path { position: absolute; left: 324px; top: 324px; color: #f0e18c; font-size: 90%; }
p#path a { text-decoration: none; color: #f0e18c; padding: 0 10px 0 18px; background: url("/graphics/bg_sq.png") no-repeat left 5px; }
p#path a strong { color: #330c01; text-decoration: underline; }
p#path a:hover { text-decoration: underline; }


/* ___| gallery |_____________________ */


#gallery { margin: 6px 0 10px 0; width: 634px; float: left; clear: both; }
.foto { margin: 0 0 0 9px; width: 119px; height: 91px; float: left; cursor: pointer; }
.cl { margin: 0; }
.foto img { margin: 0 0 0 5px; }
.over { margin: -86px 0 0 0; width: 119px; height: 91px; position: relative; background: url("/graphics/bg_over.png") no-repeat; }
.cr .over { background: url("/graphics/bg_over-rc.png") no-repeat; }
.cl .over { background: url("/graphics/bg_over-lc.png") no-repeat; }


/* ___| formats |_____________________ */


#content h2, #col_right h2 { margin-bottom: 10px; padding-bottom: 10px; color: #4f6210; font-size: 100%; background: url("/graphics/bg_tit_green.png") repeat-x bottom; }
#content p, #col_right p { margin-bottom: 16px; line-height: 150%; color: #330c01; text-align: justify; }
#content p.no-margin, #col_right p.no-margin { margin: 0; }

#col_right h2 { color: #f0e18c; background: url("/graphics/bg_tit_orange.png") repeat-x bottom; }
#col_right h3 { color: #330c01; font-size: 100%; }
#col_right h3 a { color: #330c01; text-decoration: underline; }
#col_right h3 a:hover { text-decoration: none; }
#col_right p.date { font-size: 90%; color: #b45804; margin: 2px 0 1px 0; }

a.btn_green {
	margin: 0;
	padding-top: 1px;
	width: 114px;
	height: 23px;
	font-weight: bold;
	color: #daf8a0;
	text-align: center;
	text-decoration: none;
	display: block;
	background: url("/graphics/btn_green.png") no-repeat;
	font-size: 95%;
	float: left;
	clear: both;
	}
a.btn_green:hover { background-position: 0 -24px; }


/* ___| footer |_____________________ */


#footer {
	margin: 0;
	padding: 17px 0 0 44px;
	width: 910px;
	height: 71px;
	background: #b27024 url("/graphics/bg_footer.jpg") no-repeat;
	float: left;
	clear: both;
	}
#footer p { margin: 0; color: #330c01; font-size: 90%; line-height: 140%; }
#footer p a { color: #eeda83; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }

.newsy {float: none; clear: both}
.newsy h3 {border-bottom: 1px solid #DAA241; margin: 0 0 1em 0}
.newsy .date {color: #B47C24!important}
.newsy .more {text-align: right!important}
.newsy a { color: #330c01; }

