html {
    background-image: url(../img/wood_bg.jpg);
    font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-attachment: fixed;
    overflow-x: hidden;
} #horizon {
    position: absolute;
    top: 0px;
    left: 50%;
    height: 1px;
    overflow: visible;
    width: 100%;
    background-attachment: fixed;
} #deadletterbox {
    margin: 0 0 0 0px;
    position: absolute;
    left: -512px;
    top: 0px;
    width: 1024px;
    height: 1024px;
    background: #000;
    color: #ffd1a1;
    background-image: url(../img/peaceofeden_bg.jpg);
} #scrollTarget {
    height: 657px;
   width: 1024px;
    overflow: auto;
    overflow-x: hidden;
} #deadletterbox p {
    padding: 1em;
	line-height: 1.8em;
} #logo {
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
} #logo a img {
    padding: 11px 0 0 18px;
} #menu {
    margin-left: 97px;
    margin-top: 64px;
    text-align: center;
} .menu {
    text-align: center;
} .menu li {
    white-space: nowrap;
}
#content {
    margin-top: 20px;
    margin-left: 185px;
    height: 433px;
    width: 839px;
    overflow: auto;
    scrollbar-base-color: #ffd1a1;
} #content .inner {
    margin-right: 2.5em;
	margin-top: 15px;
} .hidden {
    display: none;
} .subNav {
    float: left;
    padding: 0 3em 30px 1em;
    height: 50px;
}

ul.menu {
    margin-left: 80px;
    width: 900px;
}

ul.menu li {
    display: inline;
    margin: 0 0 0 1em;
    line-height: 2.1em;
}

ul.menu li a {
    color: #fff;
    font-weight: bold;
    line-height: 1.8em;
    text-decoration: none;
}
ul.menu li a.current {
	color: #ffd1a1;

	}
ul.menu li a:hover {
    color: #ffd1a1;
} #ImageGallery {
	height: 199px;
	overflow: hidden;
} .galleryHeader {
    margin-left: 130px !important;
    width: 850px;
} .galleryHeader td img {
    border: 6px solid #fff !important;
} #ImageGallery table td img {
	height: 185px;
	width: 185px;
}#NavigationBar {
    text-align: center;
    margin: 0 auto;
    width: 300px;
    color: #fff !important;
    background: none !important;
    text-decoration: none !important;
} .footer {
    background: #180b01;
    color: #ffd1a1;
    font-size: 14px;
    line-height: 1.8em;
} .footer p {
    margin: -8px 0;
    padding: 1.8em;
} .footer a {
    color: #FFF;
} #content a {
	color: #fff;
} #lightwindow {
	left: 50% !important;
	margin-left: -270px !important;
}
/* Custom Page Styles */
body.contact-us #scrollTarget {
	height: 657px;
}
body.contact-us #content {
	height: 637px;
	overflow: expression('auto');
}
body.contact-us form {
	height: auto !important;
}

body.booking #scrollTarget {
	height: 657px;
}
body.booking #content {
	height: 637px;
	overflow: expression('auto');
}
body.booking form {
	height: auto !important;
}  
body.Security #scrollTarget {
	height: 657px;
}
body.Security #content {
	height: 637px;
	overflow: expression('auto');
}
body.Security form {
	height: auto !important;
}  