body {
	background: url(images/body_bkg.gif) repeat-x left top;
}
h3 {
	color: #990000;
	border-bottom: 1px dotted #4e4e4e;
	font-weight: bold;
	padding-bottom: 1em;
}
p {
	color: #4e4e4e;
}

#header {
	margin-bottom: 18px;
}
.booknow {
	background: #474c52;
	float: left;
	width: 216px;
	border-right: 1px solid #FFFFFF;
	margin-bottom: 18px;
	padding-top: 8px;
}
.booknow p {
	color: #FFFFFF;
	line-height: 1.25em;
	font-size: 13px;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

#footer {
}
#footer a {
	color: #0066cc;
	text-decoration: none;
}
