body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0 auto;
	background-color:#ccc;
}
p {
	line-height:18px;
	margin-bottom:12px;
	margin-top:0;
}
#content {
	padding:20px;
	text-align:left;
}
a {
	color:#6F5D2B;
}
h1, h2, h3 {
	margin-bottom:12px;
	margin-top:0;
}
h1 {
	font-size:18px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:normal;
}
h3 {
	font-size:16px;
	font-weight:normal;
}
#content li {
	margin-bottom:5px;
}
#sidebar {
	padding:20px;
	text-align:left;
}
.booknow a {
	color:brown;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.booknowarrow {
	padding:2px 80px 2px 2px;
	background:url(images/arrow.jpg) right no-repeat;
	margin-right:10px;
}
#footer {
	background-color:#6F5D2B;
	height:55px;
	color:white;
	text-align:center;
	padding:15px 20px;
}
#footer a {
	color:white;
	text-decoration:none;
}
#nav {
	background:#A48C4C url(rochester-plaza_04.jpg) top center repeat-x;
	text-align:left;  z-index: -100;
}
#bg {
	background-image:url(images/rochester-plaza_06.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.imgrightalign {
	float:right;
	padding:3px 0px 3px 10px;
}
.imgleftalign {
	float:left;
	padding:3px 10px 3px 0px;
}


.pop {position: absolute;
  top: 5px; /* 30 pixels from the top of the page */
  left: 775px; /* 80 pixels from the left hand side */
  width: 250px; /* Always set a width for absolute positioned block level elements, such as divs */
  z-index: 100;
}

.head {position:relative; z-index:99;}