/* GENERAL RULES */
body {
	background:#4E5B35;
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.3em;
	font-size: 90%;
	margin: 0.5em 10px 0.5em 10px;
	text-align:left;
}
p.sm {
font-size:80%;
}
p.breadcrumb {
	font-size:80%;
	}
p.footnote {
	font-size:80%;
	font-style:italic;
	}

h2 {
	line-height: 1.3em;
	font-size: 95%;
	margin: 0.5em 10px -0.3em 10px;
	text-align:left;
	color:#828C57;
}

h3 {
	line-height: 1.3em;
	font-size: 85%;
	margin: 0.5em 10px -0.3em 10px;
	text-align:left;
	color:#828C57;
}

ul {
	line-height: 1.3em;
	font-size: 90%;
	list-style: square url(images/bullet.gif);
}
li {
	margin: 0.3em 10px 0 0;
	}
a {
	color:#828C57;
}

/* tables */
table {
	margin: 0;
}
table.main td.footer {
	background: #4E5B35;
	}
table.main td.footer p {
	font-size:80%;
	text-align:center;
	color:#d0cfa2;
	margin-bottom:2em;
	}
table.main td.footer p a {
	color:#d0cfa2;
	}

table.main {
	width: 760px;
	background: #fff;
}

table.popup {
	width: 490px;
	background: #fff;
}

table.10pxMarg {
	margin:0.5em 10px 0.5em 10px;
	}
table.actTable {
	margin:0.5em 0 0.5em 10px;
	}

table.actTable tr td {
	width:235px;
	}
table.actTable p {
	margin:0 10px 1em 0;
	font-size:85%;
	}
	
td,th,div {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
td.dkrule2 {
	background:#000;
	width:2px;
	}
td.ltrule3 {
	background:#828C57;
	width:3px;
	}
table.main td.content {
	background:#fff;
	width:750;
	}

table.popup td.content {
	background:#fff;
	width:480px;
	}

/* IMAGES */
img {
	border: 0;
}

.floatRightTop {
	float:right;
	margin:0 0 5px 5px;
	position:relative;
	z-index:1;
	}
.floatRight {
	float:right;
	margin:5px 0 5px 5px;
	clear:right;
	}
.floatLeft {
	float:left;
	margin:5px 10px 5px 0;
	}
.floatRightRoompic2 {
	float:right;
	margin:0 -40px 5px 5px;
	clear:none;
	position:relative;
	z-index:100;
	}
.rmButtons {
	float:right;
	clear:right;
	margin:5px 4px 0 -50px;
	}
object {
display:inline;
}


div#hotdeal {
	width:280px;
	margin: 0 8px 0 0px;
	}
table#hotdeal {
	width:280px;
	border-bottom:1px solid #828c57;
	border-top:1px solid #828c57;
	padding-bottom:2px;
	padding-top:2px;
	}
table#hotdeal td.space {
	height:2px;
	}
table#hotdeal td.brown {
	background-color:#e9e9ca;
	background-image:url(images/packages_0901_hotdeal.jpg);
	background-repeat:no-repeat;
	}
table#hotdeal p {
	font-size:75%;
	margin-left:10px;
	margin-right:5px;
	}
table#hotdeal a {
	color:#803706;
	}
table.bugs {
	width:760px;
	}
table.bugs td {
	text-align:right;
	}