* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) top repeat-x #E3CFCC;
}
p {
	line-height:18px;
	margin-bottom:12px;
}
a {
	color:#651a21;
}
#logobg {
	background-color:#490e14;
}
#logo {
	width:218px;
	height:111px;
	text-align:left;
}
#logo-address {
	padding:15px 15px 0 15px;
	text-align:right;
	color:#000;
	line-height:20px;
	background-color:#fff;
	height:71px;
}
#headerbg {
	background-color:#9b595b;
}
#header-right {
	height:111px;
}
#navigation {
	height: 25px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	text-align: left;
	font-weight:bold;
	font-size: 11px;
}
#navigation a {
	color: #fff;
	margin-right: 15px;
	padding:3px;
	text-decoration: none;
}
.imgright {
	padding:0 0 10px 10px;
}
.imgleft {
	padding:0 10px 10px 0;
}
#navigation a:hover {
	color: #fff;
	text-decoration:underline;
}
#content {
	padding:15px;
	text-align:left;
	width:550px;
	background-color:#fff;
	border-right:1px dotted #ccc;
}
#content2 {
	padding:15px;
	text-align:left;
	width:550px;
	background-color:#fff1cd;
	border-right:1px dotted #ccc;
}
#content2 img {
	padding:0 20px;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom: 10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding:7px 0 5px 0;
}
#sidebar {
	padding:15px 15px 40px 15px;
	width:200px;
	background-color:#fff;
	text-align:left;
}
#sidebar h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}
#footer {
	text-align:center;
	padding:20px 0;
	font-size:11px;
	color:#555;
}
#footer a {
	color:#555;
	text-decoration:none;
}
ul {
	margin-bottom:12px;
	margin-left:35px;
}
li {
	line-height:18px;
}
.attractions {
	padding-right:10px;
}
