body {
	background:url(../img/bg.jpg) no-repeat top center #95734f;
	color:#6c5343;
	font:12px Georgia, "Times New Roman", Times, serif;
	padding-top:20px;
	padding-bottom:20px;
}
a {
	color:#8d171b;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
  display:block;
  clear:both;
  visibility:hidden;
  height:0em;
  border-width:0;
  margin:0;
  padding:0;
  font-size: 0em;
}
.png, .block {
	display:block;
}


#header {
	background:url(../img/bg-header.png) no-repeat;
	width:960px;
	height:175px;
	margin:0 auto;
	position:relative;
}
	#header h1 {
		padding-top:30px;	
	}
		#header h1 img {
			display:block;
			margin:0 auto;
		}
	#header img.corner {
		position:absolute;
		top:10px;
		left:11px;
		z-index:1;
	}
	
#content {
	background:url(../img/bg-content.png) repeat-y;
	width:960px;
	margin:0 auto;
	text-align:left;
	padding-bottom:75px;
}

#home {
	background:url(../img/line.gif) repeat-y top center;
	width:820px;
	margin:0 auto;
}
	#home h2 {}
	#home h3 {
		border-bottom:solid 1px #d5c9be;
		margin-bottom:12px;
	}
	#home p {
		line-height:160%;
		padding-bottom:12px;
	}
	#home a.more {
		text-decoration:underline;	
		font-size:14px;
	}
	#home a.more:hover {
		text-decoration:none;	
	}
	#home .buletin {
		background:url(../img/bg-buletin.gif) no-repeat top;
		height:92px;
		width:230px;
		padding-left:132px;
		margin-bottom:35px;
		text-align:left;
	}
		#home .buletin h4 {
			padding-top:34px;
			text-align:left;
			font-size:20px;
			color:#4a2b18;
		}
		#home .buletin a {
			font-size:12px;
			color:#8d171b;
			text-decoration:underline;
		}
		#home .buletin a:hover {
			color:#4a2b18;	
		}
	#home .left {
		text-align:right;	
		width:362px;
	}
		#home .left h2 img,
		#home .left h3 img {
			margin:0 0 0 auto;	
		}
	#home .right {
		width:362px;
		text-align:left;
	}
	
#subpage {
	background:url(../img/line.gif) repeat-y 214px 0;
	width:820px;
	padding-left:30px;
}

#sidebar {
	width:185px;
	float:left;
	z-index:100;
	margin-top:17px;
}
	#sidebar ul {
		width:185px;	
		padding-bottom:18px;
	}
		#sidebar ul li {
			display:block;
			text-align:right;
			font-size:16px;
		}
			#sidebar ul li a {
				color:#624736;
				text-decoration:none;
				display:block;
				_height:1%;
				padding:6px 36px 6px 0;
			}
			#sidebar ul li a:hover,
			#sidebar ul li a.active {
				color:#ed1c24;
				background:url(../img/bg-menu.gif) repeat-y top right;
			}
			#sidebar ul ul {
				padding-top:6px;
				padding-bottom:0;
			}
				#sidebar ul ul li {
					font-size:12px;	
				}
					#sidebar ul ul li a {
						text-decoration:none;	
						color:#624736;
						padding:3px 36px 3px 0;
					}
					#sidebar ul ul li a:hover,
					#sidebar ul ul li a.active {
						background:none;
						color:#ed1c24;
						text-decoration:underline;
					}

#page {
	width:600px;
	float:right;
}
	#page h2 {
	padding-bottom:7px;
	margin-top:18px;
	font-size:14px;
	color:#433429;
	}
	
	#page h2.title {
	padding-bottom:14px;
	margin-top:0px;
	}
		
		#page h2 img {
			display:block;
		}
	#page h3 {
		font-size:14px;
		color:#624736;
		font-style:italic;
		text-align:center;
		line-height:150%;
		padding-bottom:18px;
	}
		#page h3 span {
			display:block;
			color:#ed1c24;
		}
	#page h4 {
		font-size:18px;
		font-weight:bold;
		color:#ed1c24;
		padding-bottom:14px;
		padding-top:14px;
	}
	#page h5 {
		border-bottom:solid 1px #d5c9be;
		color:#000;
		font-size:32px;
		padding-bottom:16px;
		margin-bottom:16px;
	}
		#page h5 small {
			font-size:14px;
			display:block;
			font-style:italic;
			color:#624736;
			padding-top:12px;
			
		}
	#page h6 {
		font-size:20px;
		color:#8e090f;
		padding-bottom:14px;
		padding-top:28px;
	}
	#page p {
		font-size:14px;
		color:#624736;
		padding-bottom:16px;
		line-height:150%;
	}
	#page .img-right {
		display:block;
		float:right;
		padding:0 28px 28px 28px;
	}
	#page .box {
		background:#efeae4;
		margin-bottom:15px;
	}
	#page .box.bg {
		background:#fcf0e1;		
	}
		#page .box h6 {
			font-size:18px;
			color:#4d2810;
			background:#e2d8cd;
			padding:0 20px;
			margin-bottom:14px;
			height:38px;
			line-height:38px;
		}
		#page .box.bg h6 {
			background:#edddcb;	
		}
		
	#page .box.bg2 {
		background:#edefda;		
	}
		#page .box.bg2 h6 {
			background:#e0ddc5;	
		}


		#page .box p {
			padding:0 20px 14px 20px;	
		}
	
	#page .slider {
		background:url(../img/bg-slider.gif) no-repeat;
		height:54px;
		line-height:54px;
	}
	#page .slider a {
		text-decoration:none;	
		font-size:12px;
		color:#841818;
	}
	#page .slider a:hover {
		color:#000;	
	}
	#page .slider a.left {
		display:block;
		height:54px;
		line-height:54px;
	}
		#page .slider a.left img {
			position:relative;
			top:7px;
			padding-right:8px;
		}
	#page .slider a.right {
		height:54px;
		line-height:54px;
	}
		#page .slider a.right img {
			position:relative;
			top:7px;
			padding-left:8px;
		}
	
#footer {
	background:url(../img/bg-footer.png) no-repeat;
	height:55px;
	width:960px;
	margin:0 auto;
	line-height:45px;
}
#footer.pf {
	background:url(../img/bg-page-footer.png) no-repeat;
	text-align:center;
}
	#footer .left {
		text-align:right;	
		padding-right:50px;
		width:430px;
	}
	#footer .right {
		text-align:left;
		padding-left:50px;
		width:430px;
	}
		
	#footer ul li {
		display:inline;
		letter-spacing:0.5em;
		font-size:10px;
	}
		#footer ul li a {
			color:#672628;
			letter-spacing:normal;
			text-decoration:underline;
			text-transform:uppercase;
		}
		#footer ul li a:hover {
			color:#8d171b;	
		}
		#footer ul li span {
			color:#672628;
			letter-spacing:normal;	
		}
		#footer ul li span a {
			text-decoration:none;	
		}
		
#page ul li {
margin-bottom:10px;
list-style-type:disc;
padding-left:10px;
list-style:outside;
margin-left:20px;
}

#sidebar ul ul li {
display:none;
}

#sidebar ul ul.expand li {
display:block;
}

.small {
font-size:12px;
}
