body {
	margin: 0;
	padding: 0;
	font-family: georgia, times new roman, times, serif;
	word-spacing: 1px;
	line-height: 20px;	
	font-size: 14px;
	background: url(images/bg.gif);
	text-align: center;
	}
a {
	color: #5e1800;
	}
a img {
	border: none;
	}
p, li, h2, h3, h4 {
	line-height: 130%;
	}

#logo { width: 569px;
	left: 10px;
	height: 102px;
	position: absolute;
	background-color: #ffffff;
	margin: 0;
	}

#book_now 
{	width: 118px;
	top: 15px;
	right: 19px;
	background-color: #ffffff;
	position: absolute;
	text-align: left;
	}

#nav {
	top: 103px; 
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	width: 748px;
	background: url(images/nav_bg.gif) repeat-x;
	position: relative;
	}
#nav ul{
	margin-left:0;
	margin-right:0;
	padding-top: 3px;
	padding-left: 3px;
	height: 20px;
	width: 748px;
	position: relative;
		}

#nav li {
	list-style: none;
	float: left;
	height: 20px;
	position: relative;
}
#nav li a {
	padding-top: 6px;
	padding-left: 3px;
	height: 20px;
	position: relative;
	}


.right
 {
	float: right;
	margin-left: 15px;
	display: block;
	}
.left 
{	
	float: left;
	margin-right: 15px;
	display: block;
	}
img.border 
{	border: 1px solid #cac3b1;
	}

p#copyright {
	margin: 1em auto;
	width: 710px;
	text-align: left;
	color: #630;
	font-size: 90%;
	}
.clearfix:after 
{	content: ".";
 	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
	}
.clearfix 
{	display: inline-block;
	}
/* Hides from IE-mac \*/* html .clearfix 
{
	height: 1%;	
}
.clearfix {
	display: block;	
}
h2 {	text-indent: -200em;
	overflow: hidden;
	height: 32px;
	background-repeat: no-repeat;
	}
.caption {	font-size: 11px;
	line-height: 13px; 
	margin-right: 2px;
	margin-left: auto;
	padding: 0;	
}
.caption2 {	font-size: 11px;
	line-height: 13px; 
	margin-right: auto;
	margin-left: 90px;
	text-align: center;
	padding: 0;	
}
