/* GENERAL RULES */
body {
	background:#8a4e35;
	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.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:#8A4E35;
}

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

h4 {
	line-height: 1.3em;
	font-size: 85%;
	margin: 0.5em 10px -0.3em 10px;
	text-align:left;
	color:#6D6E0F;
}

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

/* tables */
table {
	margin: 0;
}

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

table.main td.footer {
	background: #8a4e35;
	}
table.main td.footer p {
	font-size:80%;
	text-align:center;
	color:#e6c8b9;
	margin-bottom:2em;
	}
table.main td.footer li {
	font-size:80%;
	color:#e6c8b9;
	}
table.main td.footer p a {
	color:#e6c8b9;
	}

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

table.10pxMarg {
	margin:0.5em 10px 0.5em 10px;
	}
table.10pxMarg td.setwidth {
	width:220px;
	}
table.actTable, table.wedTable {
	margin:0.5em 0 0.5em 10px;
	}
table.actTable p {
	margin:0 10px 1em 0;
	font-size:85%;
	}
table.wedTable p {
	margin:0 10px 1em 0;
	font-size:85%;
	text-align:center;
	}
	
table.actTable tr td {
	width:235px;
	}
	
td,th,div {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
td.dkrule1 {
	background:#61453A;
	width:1px;
	}
td.ltrule2 {
	background:#C28B75;
	width:2px;
	}
table.main td.content {
	background:#fff;
	width:752px;
	}

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

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

.floatRightTop {
	float:right;
	margin:0 0 5px 5px;
	}
.floatRight {
	float:right;
	margin:5px 0 5px 5px;
	clear:both;
	}
.floatLeft {
	float:left;
	margin:5px 10px 5px 0;
	}
.floatRightRoompic2 {
	float:right;
	margin:5px -40px 5px 5px;
	}
.rmButtons {
	float:right;
	clear:right;
	margin:5px 4px 0 -50px;
	}
	

div#hotdeal {
	width:700px;
	margin: 0 8px 0 8px;
	}
table#hotdeal {
	width:700px;
	border-bottom:1px solid #8a4e35;
	border-top:1px solid #8a4e35;
	padding-bottom:2px;
	padding-top:2px;
	}
table#hotdeal td.space {
	height:1px;
	}
table#hotdeal td.brown {
	background-color:#f4e5de;
	background-image:url(images/packages_0901_hotdeal2.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;
	}