@charset "utf-8";
ul {
	height: 34px;
	width: 950px;
	position: absolute;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
ul li {
	float: left;
	width: 125px;
	list-style-type: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	display: block;
	margin-right: 5px;
	height: 34px;
}
ul li a {
	float: left;
	height: 34px;
	width: 125px;
	list-style-type: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/menu1.gif);
	text-align: center;
	line-height: 30px;
	display: block;
	margin-right: 5px;
	text-decoration: none;
	background-repeat: no-repeat;
}
ul li a:hover {
	float: left;
	height: 34px;
	width: 125px;
	list-style-type: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #666633;
	background-image: url(../images/menu2.gif);
	text-align: center;
	line-height: 30px;
	display: block;
	margin-right: 5px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#body {
	width: 1000px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	background-color: #CCCC99;
	height: 470px;
	color: #663300;
}
body {
	width: 1000px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	background-color: #ffffff;
	height: 470px;
	color: #663300;
}
#main {
	background-color: #CCCC99;
	color: #663300;
	width:1000;

}
#reservasi {
	width:995px;
}
#maincontact {
	background-color: #CCCC99;
	height: 550px;
}

fieldset {
	width: 580px;
}


#header {
	background-image: url(../images/header1.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 1000px;
	position: relative;
}
#main_header {
	height: 220px;
	width: 1000px;
}
#header_top {
	height: 170px;
	width: 1000px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#main_left {
	float: left;
	height: 480px;
	width: 610px;
	position: relative;
	background-color: #CCCC99;
	display: block;
}
#main_leftcontact {
	float: left;
	width: 990px;
	position: relative;
	background-color: #CCCC99;
	display: block;
	padding-left:10px;
	padding-top:10px;
}

#main_right {
	float: left;
	height: 480px;
	width: 380px;
	position: relative;
	background-color: #CCCC99;
	display: block;
	padding-right:10px;
}
#front {
	padding: 10px;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 49px;
	width: 1000px;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#epro {
	text-decoration: none;
	color: #666600;
}
#epro:hover {
	text-decoration: none;
	color: #FFFFFF;
}
