html, body {margin:0; padding:0; width:100%; height:100%;}
body {
	font-family:verdana, arial, sans-serif;
	font-size:76%;
	background-color: #e6c992;
}
#bg_image { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; }

#scrollable {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	visibility: visible;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330;
	background-image: url(http://carmelvagabondshouse.com/images-global/frame_topper.gif);
	height: 158px;
	text-align: center;
}
.maincontent {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #3F2516;
	background-image: url(http://carmelvagabondshouse.com/images-global/frame_middle.gif);
	background-repeat: repeat;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 22px;
}
A {color: #3F2516; text-decoration: none; background: none;}
A:HOVER { color: #1E120B; text-decoration: underline; background: none; }.package-tbl {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A77D4A;
	border-right-color: #282424;
	border-bottom-color: #A77D4A;
	border-left-color: #282424;
	border-right-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3F2516;
	line-height: 17px;
}
.package-cellborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A77D4A;
}
