@charset "utf-8";
#body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 100%;
	width: 780px;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/desain1_01.jpg);
	height: 217px;
	width: 780px;
	background-position: center;
}
#kiri1 {
	height: auto;
	width: 4.5%;
	background-color: e9e6c4;
}
#judul {
	font-family: "lucida bright";
	font-size: 16px;
	font-weight: bold;
	color: #2E7429;
	text-align: center;
	padding: 10px;
}
#content_left {
	background-image: url(images/desain1_13.jpg);
	background-repeat: repeat;
	height: auto;
	width: 23%;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}
#content_right {
	height: auto;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 20px;
	color: #185115;
}
#footer {
	background-image: url(images/desain1_15.jpg);
	height: 96px;
	width: 780px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#headline1 {
	font-family: Vivaldi;
	font-size: 28px;
	font-weight: bolder;
	color: #F9BB00;
	margin: 20px;
	background-position: top;
}

#boking 
#boking a ,
#boking a:link,
#boking a:visited    {
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	TEXT-DECORATION:none;
	border-left :2px solid #CCCCCC;
	float:right;
	display:block;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
	text-align:center;
	margin:2px;
	background-color: #9F8000;
}
#boking a:hover,
#boking a:active     {
	font: 11px Arial, Helvetica, sans-serif;
	color:white;
	TEXT-DECORATION: none;
	background-color: #FFDE79;
}
