/* CSS Document */
body {
  overflow-y:scroll;
	background-color:#f9e3b3;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
}
h1 {
	padding:20px;
	background-color:#bc1600;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:21px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h2 {
	font-size:14px;
	color:#bc1600;
	border-bottom:1px solid #eeb351;
}
#content_right {
	padding:20px;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.yellow {
	color:#efb22d;
}
.red {
	color:#b81101;
}
#navigation {
	height:43px;
	line-height:43px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a1630d;
}
#navigation a {
	color:#a1630d;
}
#navigation span {
	padding:10px;
	background:transparent url(images/sep.gif) center center no-repeat;
}
#home {
	padding-left:20px;
	background:transparent url(images/home.gif) left center no-repeat;
	
}
#header_text {
	padding:20px 30px 20px 30px;
	background-color:#f1c16a;
}
#left {
	width:211px;
	background:transparent url(images/left.jpg) top right no-repeat;
	padding-top:10px;
	vertical-align:top;
}
#menu a {
	display:block;
	font-weight:bold;
	font-size:12px;
	padding:6px 5px 6px 25px;
}
#menu a:hover {
	text-decoration:none;
}
#menu a.active {
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	background:transparent url(images/menu.gif) 5px center no-repeat;
}
.dmenu1 {
	height:1px;
	font-size:1px;
	background:transparent url(images/dmenu1.gif) 19px center no-repeat;
}
.dmenu2 {
	height:1px;
	font-size:1px;
	background:transparent url(images/dmenu2.gif) 19px center no-repeat;
}
.submenu a {
	font-size:11px !important;
	font-weight:normal !important;
	padding-left:40px !important;
	padding:3px 0px 3px 20px;
	background:transparent url(images/menu2.gif) 28px center no-repeat !important;
}
.submenu a:hover {
	text-decoration:none;
}
.submenu a.active {
	color:#bc1600 !important;
	background-image:url(images/menu3.gif) !important;
}
.name_block {
	color:#bc1600;
	text-transform:uppercase;
	padding:10px 5px 5px 20px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.content_right {
	padding:5px 5px 0px 20px;
}
.date_news {
	color:#bc1600;
	font-size:10px;
	padding-left:15px;
	background: transparent url(images/date_news.gif) left center no-repeat;
}
.name_news {
	font-size:12px;
}
a.name_news {
	text-decoration:none;
}
a.name_news:hover {
	text-decoration:underline;
}
#right {
	width:789px;
	vertical-align:top;
	background:#f1c16a url(images/right.gif) right bottom no-repeat;
}
.more {
	font-size:12px;
	line-height:22px;
	padding-left:15px;
	background:transparent url(images/menu2.gif) left center no-repeat;
	text-decoration:none;
}
a.more:hover {
	text-decoration:underline;
}
#map_site {
	padding:20px;
}
#map_site a {
	font-size:11px;
	padding-left:25px;
	background:transparent url(images/map_site.gif) left center no-repeat;
}
#footer1 {
	padding:20px;
	font-size:10px;
	color:#a1630d;
}
#footer1 a {
	color:#a1630d;	
}
#footer2 {
	height:103px;
	background:transparent url(images/footer2.gif) left bottom no-repeat;
	padding-left:30px;
	vertical-align:top;
}
#footer3 {
	width:144px;
	background:transparent url(images/footer3.gif) top left no-repeat;
	font-size:10px;
	vertical-align:top;
	padding:15px 0px 0px 40px;
}
#header1, #header3 {
	vertical-align:top;
	padding-top:43px;
}
#header1 {
	background:transparent url(images/h1.gif) left bottom repeat-x;
}
#header2,#header4 {
	height:89px;
	background:#f4d8d4 url(images/h2.gif) repeat-y top left;
}
#header4 {
	background:#f4d8d4 url(images/h3.gif) repeat-y top right;
}
#footer3 a {
	text-decoration:none;
}
#footer3 a:hover {
	text-decoration:underline;
}


