/***created by t4rdj0*****/

@charset "UTF-8";

body {
	margin:0px; padding:0px;
	background-color:#2d2508;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	line-height:19px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#684000;
	text-align:center;
	font-size:22px;
	line-height:30px;
	margin-top: 0;
}
#utama {
	background:#fffbe5 url(bg_top.png) repeat-x;
}
#judul {
	height: 60px;
	padding-top: 10px;
}
#judul h3 {
	font-family: arial;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
#slide {
	height: 250px;
}
/**************************************************
BANNER SLIDER
***************************************************/


#slider, #slider img {
	width: 800px;
	height: 250px;
	margin: 0px 0px 0px 0px;
}
#slideshow {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: none;
}
#slideshow {
	height:168px;
	overflow: hidden;
}
#slideshow ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#slideshow ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#slider {
	overflow: hidden !important;
}
#slider img {
	-ms-interpolation-mode: bicubic;
}
.slide_shadow {
	background: url(slide_shadow.png) no-repeat;
	height: 41px;
	width: 100%;
}

#berita {
	overflow:auto;
	display:block;
	border:1px solid #a4a4a4;
	background-color:#ffffff;
	padding:10px;
	overflow:auto;

}
#berita .kolom {
	float:left;
	width:250px;
}
#berita .kolom1 {
	float:left;
	width:500px;
	margin-right:20px;
}
a.hover {text-decoration:underline;}
p {margin: 0px 0px 15px 0px;}
a.button {
	background:#083d02 url(button.png) repeat-x;
	padding:5px 10px 5px 10px;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #a4a4a4;
	text-transform:uppercase;
	font-size:12px;
	line-height:25px;
}
a.button:hover {
	background:#3d3102 url(button_hover.png) repeat-x;
	border-color:#a4a4a4;
}
#berita .blok {
	display:block;
	border:1px solid #a4a4a4;
	background-color:#ffffff;
	padding:10px;
	overflow:auto;
}
#footer {
	color:white;
	margin-top: 20px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
#footer a {
	text-decoration: none;
	color: #ff9c00;
}
#footer a:hover {
	text-decoration: underline;
}
.isi {
	width:800px;
	margin:0 auto;
	position:relative;	
}