/* CSS for asya-boracay.com */
/* TRIBIANI Business Communications Inc. */
/* http://www.tribiani.com/*/

html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	margin-top: 0px;
}
td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: square;
}
.h2 {
	font-size: 15px;
	font-weight: bold;
}
form {
	padding: 0px;
	margin: 0px;
}
a:link, a:visited {
	color: #972500;
}

a:hover {
	color: #E83A00;
	text-decoration: none;
}

/* MODULES */
.moduletable-menu {
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
}

.moduletable-menu h3 {
}
.moduletable-menu td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;

}
a.mainlevel-menu:link, a.mainlevel-menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #549700;
	text-decoration: none;
}
a.mainlevel-menu:hover {
	color: #274800;
	text-decoration: none;
}
a.sublevel-menu:link, a.sublevel-menu:visited {
	font-size: 13px;
	color: #549700;
	text-decoration: none;
}
a.sublevel-menu:hover {
	color: #274800;
	text-decoration: none;
}

.contentpagetitle {
}
table .contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0;
}

.contentpaneopen td {
}
.sectiontableheader, td.contentheading {
}
.moduletable-menubottom {
	margin-top: 10px;
	background-color: #E0E0E0;
	width: 760px;
	padding: 4px;
	text-align: center;
}
.moduletable-menubottom h3 {
}
.moduletable-menubottom td {
}

.moduletable-menubottom a.mainlevel:link, .moduletable-menubottom a.mainlevel:visited {
	color: #515151;
}
.moduletable-menubottom a.mainlevel:hover {
	color: #000000;
}
hr {
	height: 1px;
	border: 0;
	color: #999999;
	background-color: #999999;
}
table.contenttable{
	background-color: #FFFFFF;
	border: 2px #FFFFFF solid;
	border-collapse: collapse;
}
table.contenttable td {
	padding: 5px;
	background-color: #EEEEEE;
	border: 2px #FFFFFF solid;

}
table.contenttable td.green {
	padding: 5px;
	background-color: #DEFFB7;
	border: 2px #FFFFFF solid;

}
table.contenttable th {
	text-align: left;
	padding: 5px;
}
.texttitle {
	color: #549700; 
	font-size: 16px; 
	font-weight: bold;
}
.menufiller {
	width: 536px;
	background-image: url(/main/images/stories/dining/menufiller.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.moduletable-footer {
	padding-top: 5px;
}
.moduletable-footer a:link, .moduletable-footer a:visited {
	color: #666666;
}