body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #392D04 url(../assets/body-bground.jpg) repeat-y center top;
	margin-top: 0px;
	color: #4B3905;
	margin-bottom: 30px;
}
#frame {
	margin: 0 auto;
	text-align: left;
	background: #ECE8E5 url(../assets/page-bground.jpg) repeat-y left top;
	width: 960px;
	border: 1px solid #FFFFFF;
}
#wrapper {
	background: url(../assets/footer.jpg) no-repeat left bottom;
}
#header1 {
	background: #FFFFFF url(../assets/header1.gif) no-repeat;
	margin: 0px;
	height: 40px;
}
#header2 {
	height: 275px;
	color: #392D04;
	background: url(../assets/header2.jpg) no-repeat left top;
	border-bottom: 8px solid #ECE8E5;
}

#content {
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	background: #ECE8E5;
}
#content-right ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content-right li
{
	margin-left: 20px;
	padding: 15px 20px 1em 1.5em;
	line-height: 1.6em;
	list-style-type: disc;
}
#content-right ol {
	margin-right: 20px;
	background: url(none);
	}
#content img {
	border: 5px solid #AFA4A0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
}
h1 {
	color: #BF2E1A;
	font-size: 1.7em;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 15px;
}
h2 {
	color: #BF2E1A;
        padding-top: 10px;
font-size: 1.5em;
}
h3 {
font-size: 1.2em;
font-weight: bold;	
color: #4B3905;
	padding-top: 10px;
        margin-bottom: 10px;
        border-bottom: 1px dotted #afa4a0;
}
h4 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h5 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h6 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
a:link {
	text-decoration: underline;
	color: #BF2E1A;
}
a:visited {
	color: #BF2E1A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #4B3905;
}
#mainNav {
	width: 370px;
	float: left;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 150px;
}
#mainNav img {
	margin: 5px 25px;
}
#mainNav-text {
	padding: 0px 25px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}
#mainNav-text img {
	margin-top: 20px;
        margin-left: 0;
	border: 5px solid #ECE8E5;
}
#mainNav-text h1 {
	padding: 0px;
	text-align: left;
	font-size: 1.4em;
	color: #392D04;
	text-transform: uppercase;
}
#mainNav-text h2 {
	background: #AFA4A0;
	padding: 10px 0px 0px;
	text-align: left;
	color: #4B3905;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px dotted #ECE8E5;
}
#mainNav-text ul {
	list-style-type: none;
	padding: 10px 0 0 15px;
	margin: 0;}
#mainNav-text li {
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#mainNav-text a {
	color: #392D04;
	text-decoration: underline;
	}
#mainNav-text a:visited {
	color: #392D04;
	text-decoration: underline;
}
#mainNav-text a:hover {
	color: #BF2E1A;
	text-decoration: none;
}
#footer {
	clear: both;
	color: #392D04;
	background-image: url(../assets/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 150px;
        padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
        height: 10px;
}
#footer2 {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
}
#footer2 a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 a:hover {
	text-decoration: none;
	color: #BF2E1A;
}
#image-right {
	float: right;
	margin: 0px;
	padding: 0 0 20px 30px;
}
.feature {
	font-size: 1.2em;
	line-height: 1.4em;
	background: #CABB9B;
	padding: 10px;
    display: block;
	margin: 20px 0;
}
#intro {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bolder;
padding-bottom: 20px;
}
.small {
	font-size: .9em;
}
#trip-advisor {
padding-top: 20px;
}