body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #336699;
	color: #333333;
}

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
p.white { color: #FFFFFF; font-size: 10px; }
p.text { padding-left: 24px; padding-right: 24px; line-height: 18px; }
li { font-size: 12px; }
ul { line-height: 18px }
	
a:link { color: #BB0000; text-decoration: underline; }
a:visited { color: #BB0000; text-decoration: underline; }
a:hover { color: #000099; text-decoration: underline; }
a:active { color: #BB0000; text-decoration: underline; }

a.white:link {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #ff0000;}

.normal-text { color: #333333; font-size: 12px; }
.footer-text { color: #FFFFFF; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; }
.white-text {font-size: x-small; color: #FFFFFF;}
.book-a-room {font-size: 10px; }
.x-small-white {font-size: x-small; color: #FFFFFF; }


img.r-space { padding-right:12px; padding-bottom: 18px; padding-top: 18px;}

h1 {
	font-size: 13px;
	padding-left: 12px;
	color: #BB0000;
}
td.left {
	background-image: url(images/white-left-page.gif);
	background-repeat: repeat-y;
}
td.right {
	background-image: url(images/white-right-page.gif);
	background-repeat: repeat-y;
	}
td.bottom {
	background-image: url(images/bottom-left-2.gif);
	background-repeat: repeat-x;
	}
td.bottom-corner-l {
	background-image: url(images/bottom-corner-left.gif);
	background-repeat: no-repeat;
	}
td.bottom-corner-r {
	background-image: url(images/bottom-corner-right.gif);
	background-repeat: no-repeat;
	}
td.left-palm-back {
	background-image: url(images/palm-back.jpg);
	background-repeat: repeat-y;
	}
	