/* CSS Document */

body {
	background-color:#efead8;
	margin:auto;
	margin-top:0px;
	text-align:center;
}

#flash {
	position:absolute;
	width:748px;
	height:396px;
	top:4px;
	left:75px;

}

#container {
	
	width:900px;
	margin:auto;
	background:url(images/bg.jpg) repeat-y top;
}

#containerloc {
	width:900px;
	margin:auto;
	background:url(images/bg_loc.jpg) repeat-y top;
}

#header {
	position:relative;
	width:900px;
	height:129px;
	background:url(images/header.jpg) no-repeat top;
}

#links {
	width:900px;
	height:25px;
}

#body {
	
	width:900px;

	background:url(images/body.jpg) no-repeat top;
}

*html #body {
	margin-top:-4px;
}

#bodyindex {
	position:relative;
	width:900px;
	height:404px;
	background:url(images/body_index.jpg) no-repeat top;
}

*html #bodyindex {
	margin-top:-4px;
}

#bodyloc {
	width:900px;

	background:url(images/body_loc.jpg) no-repeat top;
}

*html #bodyloc {
	margin-top:-4px;
}

#contentcontainer {
	position:relative;
	padding-top:9px;
	margin-left:80px;
}

*html #contentcontainer {
	margin-left:83px;
	text-align:left;
}

#contentleft {
	position:absolute;
	width:300px;
	left:2px;
	text-align:left;
}

#contentright {
	width:364px;
	margin-left:360px;
	text-align:left;
}

.c_right {
	height:440px;
	overflow:auto;
}

#contentrightloc {
	width:735px;
	text-align:left;
}

*html #contentrightloc {
	width:735px;
	text-align:left;
}

*html #contentright {
	margin-left:360px;
}

#footer {
	width:900px;
	height:159px;
	background:url(images/footer.jpg) no-repeat top;

}

#footerloc {
	width:900px;
	height:159px;
	background:url(images/footer_loc.jpg) no-repeat top;

}

#footerindex {
	width:900px;
	height:142px;
	background:url(images/footer_index.jpg) no-repeat top;

}

#footerin {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9a957f;
	padding-top:90px;
	
	
}

#reserve {
	position:absolute;
	width:200px;
	left:640px;
	top:3px;
	text-align:left;
	padding:0px;


}


#am {
	width:285px;
	height:363px;
	border:3px solid #4f482b;
}

#ab {
	width:364px;
	height:250px;
	border:1px solid #4f482b;
}

#ratess {
	position:absolute;
	width:320px;
	height:460px;
	top:-5px;
	left:-7px;
	background:url(images/rates.jpg) #000 no-repeat top;
}



#ratess2 {
	position:absolute;
	width:320px;
	height:484px;
	top:-5px;
	left:-7px;
	background:url(images/rates.jpg) #000 no-repeat top;
}

*html #ratess {
	left:-10px;
	top:-5px;
}


#spacee {
	min-height:46px;
	padding:10px;
	font-weight:bold;
	color:white;
	position:relative;
}

#spacee2 {
	height:248px;
}

*html #spacee {
	height:3px;
}

#amspace {
	height:82px;
}



#amam {
	position:absolute;
	width:320px;
	height:613px;
	left:-7px;
	top:-5px;
	
}

*html #amam {
	left:-10px;
}

.sinulog {
	position:absolute;	
	background-color:#FF0000;
	padding:8px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	
}



/* =============== fonts ================ */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#3a3421;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#50482c;
	padding-bottom:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#d4cbac;
}

.normaltxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#5e563a;
	letter-spacing:0px;
}

.normaltxt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#faf6e9;
}

.normaltxt2b {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#faf6e9;
}

.border {
	border:1px solid #3a3421;
}

p {
	text-align:justify;
}

#ratesss98 {
	width:96%;
}

img {
	border:none;
}