body { background-image: url(../images/bkgrnd.jpg); background-repeat: no-repeat; background-attachment: fixed; }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.firstwraper { width: 780px; height: 250px; margin-top: 50px; margin-right: auto; margin-left: auto; border-top: 10px solid #bf0000; border-right: 1px solid #000; border-left-style: solid; border-left-width: 1px; }
.leftbox { background-image: url(../images/flowers.jpg); background-repeat: no-repeat; background-position: left top; width: 50%; height: 250px; float: left; }
.rightbox { background-color: #000; background-image: url(../images/frontofhotal.jpg); width: 50%; height: 250px; float: right; }
.menu { color: #000; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-color: #bf0000; width: 775px; height: 20px; margin-right: auto; margin-left: auto; padding-top: 2px; padding-bottom: 0; padding-left: 5px; border-right: 1px solid #000; border-left: 1px solid #000; }
.menu a:link, a:visited { color: #f57c21; text-decoration: none; }
.menu a:hover { color: #000; }
.menu a:active { }
.lowerwraper { background-color: white; width: 780px; overflow: hidden; margin-right: auto; margin-left: auto; border-right: 1px solid #000; border-bottom: 5px solid #bf0000; border-left: 1px solid #000; }
.leftbox2 { background-color: #fff; width: auto; float: left; }
.rightbox2 { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; background-color: white; text-align: justify; width: 377px; float: right; padding-right: 15px; padding-left: 0; }

