/* CSS Document */

body {
margin: 0;
padding:0;
/*text-align: center;*/
color: #343434;
font-family: "Trebuchet MS";
background-image:url(../images/bg1.gif);
background-repeat: repeat-y;
background-position:center top;
/*font-size: 13px;
line-height: 22px;*/
}

#container {
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	
	}
#logo {
width: 695px;
margin: 0 auto;
text-align: left;
padding-left: 10px;
padding-bottom: 5px;
background-color:#FFFFFF
}
#head {
background-image: url(../images/bg_head.gif);
width: 700px;
margin: 0 auto;
text-align: right;
height: 60px;
padding-right: 5px;
padding-top: 2px;
color: #fff;
font-family: Arial;
font-size: 11px;
border-bottom:1px solid #8A8A8A
}
#head h1{
	font-size: 25px;
	font-family: "Trebuchet MS";
	color: #FF1800;
	line-height:normal;
	font-weight:normal;
	letter-spacing: 5px;
	/*border:1px solid black;*/
	margin:0;
}
#head h2{
	font-size: 15px;
	font-family: "Trebuchet MS";
	color: #EE4F01;
	line-height:2pt;
	font-weight:normal;
	letter-spacing: 5px;
	/*border:1px solid black;*/
	margin:0;
}
#head h3{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #EE4F01;
	line-height:19pt;
	font-weight:normal;
	/*border:1px solid black;*/
	margin:0;
	padding-right:5px
}
#content {
background-color: #333333;
width: 705px;
margin: 0 auto;
padding:0;
clear: both;
}
#content #leftcol {
width: 549px;
height:460px;
float: left;
border-right:1px solid #8A8A8A;
background-color: #333333;
}

#leftcol object{
	margin:12px 5px 5px 23px
}
#leftcol #about{
	width: 525px;
	height: 439px;
	background-color:#F2F9FC;
	font-size: 12px;
	padding: 0 5px 5px 5px;
	margin: 7px 3px 6px 7px;
}
#about #rate{
	width: 358px;
	height: 100%;
	padding: 2px 2px 2px 2px;
	float:right;
	border-left:1px solid #4F5559
}
#rate p{
	margin:1px 0 1px 0;
	line-height:10pt
}

#rate ul {
	margin:0 0 0 15px;
	list-style-type: square;
	float:none;
	line-height:11pt
	}
#rate li {
	list-style-type: square;
	margin:0 0 0 15px;
	float:none;
	line-height:11pt
	}
#about img{
	margin:5px 5px 5px 1px;
	padding: 2px 2px 2px 2px;
	float:left;
	border:1px solid #7B858A
}
#about p.word {
	margin: 5px 0 2px 0;
	line-height:13pt;
	color: #161616;
}
#leftcol .picture{
	margin: 2px 3px 0 11px;
	padding:0
	}
#leftcol p{
   margin:0 0 0 11px;
   padding:0;
   line-height:10pt
}
#leftcol p a {
	font-size:11px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
    color:#CCCCCC;
	text-decoration:none
}
#leftcol p a:hover {
	font-size:11px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
    color: #333333;
	background-color:#CCCCCC
}
#content #rightcol {
width: 155px;
height:460px;
float: right;
background-image: url(../images/bg_bunga.gif);
background-position: inherit;
background-repeat:no-repeat;
background-color: #333333;
display: block
}
ul.nav {
padding: 0;
margin:5px 5px 0 0;
list-style-type: none;
text-align:right;
font-family: Optima,"Georgia",Arial Narrow,Arial,sans-serif;
font-size:14px;
font-weight:normal;
line-height: 12pt;
letter-spacing:2px
}
ul.nav li {
/*display: block;*/
	margin:7px 0 9px 0
}
ul.nav li a {
/*display: block;*/
color: #fff;
text-decoration: none;
}
ul.nav li a:visited {
color: #fff;
}
ul.nav li a:hover {
text-decoration: underline;
}
#footerwrapper {
		position: relative;
		clear: both;
		margin: 0 auto;
		text-align: center;
		}
		
	#footerwrapper div {
		padding: 10px 0;
		margin: 0 auto;
		width: 705px;
		
		}
#footerwrapper p {
		padding: 0;
		margin: 0;
		color:#666666;
		font-size:12px
		}
		
	#footerwrapper div.address {
		padding: 0;
		color:#fff;
		background-color:#FFFFFF
		}
	#footerwrapper div.address a{
		text-decoration: none;
		color:#999999;
		font-size:12px
	}
	#footerwrapper div.address a:hover{
		text-decoration: underline;
		color:#999999;
		font-size:12px;
	}
	#footerwrapper div.address p {
		padding: 5px 15px;
		border-bottom: 1px dotted #ccc;
		}
		
	#footerwrapper div.address p.last {
		border-bottom: 0;
		}
.selamat{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	letter-spacing: 4px
}
.roomrate{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	letter-spacing: 2px;
	font-weight: 580
}

select, input, textarea { 
	font-family:verdana; 
	font-size:10px;
	border:1px solid black}

