/* general layout */

body {
	background: #034a5e url(../images/bg.jpg) repeat;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #030000;
}
a:link, a:visited, a:active, a:hover {
	color: #51120e;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
form {
	display: inline;
}
#container-header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 792px;
}
#container-menu-top {
	background-color: #51120d;
	width: 792px;
	height: 33px;
	color: #ffffff;
	font-size: 13pt;
	vertical-align: middle;
	text-align: center;
	line-height: 33px;
}
a.menu-top:link, a.menu-top:visited, a.menu-top:active {
        color: #ffffff;
        text-decoration: none;
	font-weight: normal;
}
a.menu-top:hover {
        color: #ffffff;
        text-decoration: underline;
	font-weight: normal;
}
#container-content {
	background: #fff8c4 url(../images/bg-content.jpg) repeat-y;
        width: 792px;
	margin-right: auto;
	margin-left: auto;
        text-align: left;
	padding: 27px 0px 0px 0px;	
}
.container-left {
	width: 464px;
	text-align: center;
	vertical-align: top;
}
.container-right {
        width: 328px;
        text-align: center;
	vertical-align: top;
}
#container-booking {
        background: #5b471c;
        width: 328px;
        height: 280px;
        color: #ffffff;
	margin-bottom: 25px;
	font-size: 14pt;
	line-height: 24pt;
}
#container-mailer {
        background: #5b471c;
        width: 328px;
	height: 70px;
        color: #ffffff;
	padding-top: 5px;
}
#container-social {
	line-height: 53px;
	color: #612a20;
	font-weight: bold;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 240px;
}
#container-social-text {
	float: left;
	top: 0px;
	width: 105px;
	margin-right: 5px;
}
#container-social img.float-left {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#container-footer-text {
	background: #000000;
	height: 35px;
	width: 792px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
	color: #ffffff;
	font-size: 13pt;
	line-height: 35px;
}
#container-footer {
        background: #4a120f url(../images/bg-footer.jpg) no-repeat;
        width: 792px;
        height: 146px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        color: #ffffff;
        font-size: 13pt;
}
#container-footer-address {
	height: 28px;
	padding-top: 90px;
}
#container-footer-hours {
        height: 28px;
	line-height: 28px;
        text-align: center;
        color: #ffffff;
        font-size: 13pt;
	font-weight: bold;
}
.center {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
}
#container-text {
	margin-left: 125px;
	margin-right: 125px;
}
#container-text-index {
        padding: 0px;
	font-size: 10pt;
	color: #51120e;
	text-align: left;
	margin-right: 5px;
	font-weight: bold;
}
#container-text-index img.float-left {
	float: left;
	margin-right: 5px;
}

/* menu styles */

#container-menu-links {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a.menu-links:link, a.menu-links:visited, a.menu-links:active {
        color: #030000;
        font-weight: normal;
	font-size: 13pt;
        text-decoration: none;
        border: 0px;
        margin: 0px 13px 0px 0px;
}
a.menu-links:hover {
        color: #030000;
        font-weight: normal;
        font-size: 13pt;
        text-decoration: underline;
        border: 0px;
        margin: 0px 13px 0px 0px;
}
a.menu-links-special:link, a.menu-links-special:visited, a.menu-links-special:active {
        color: #591f17;
        font-weight: normal;
        font-size: 13pt;
        text-decoration: none;
        border: 0px;
        margin: 0px 18px 0px 0px;
}
a.menu-links-special:hover {
        color: #591f17;
        font-weight: normal;
        font-size: 13pt;
        text-decoration: underline;
        border: 0px;
        margin: 0px 18px 0px 0px;
}
#container-text-menu {
        margin-left: 125px;
        margin-right: 125px;
        font-size: 8pt;
        color: #030000;
}
.title-menu {
	color: #51120e;
	font-weight: bold;
}
.hide {
	display: none;
}


/* image styles */

img.border {
	border: 2px solid #51120d;
}

/* general font styles */

h1 {
	font-weight: bold;
	font-size: 30pt;
	color: #51120e;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-size: 8pt;
}
ul.employment {
	color: #51120e;
	font-weight: bold;
}
.title-01 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	color: #51120e;
}

/* landing page styles */

body.landing-page {
	background: #82411e;
}
.container-main {
	width: 702px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#landing-page {
	background: #ffffff;

}
#landing-page img.border {
	border: 1px solid #000000;
}
#landing-page-content {
	width: 484px;
	padding: 30px 45px;
	background: #e6d9d2;
	color: #000000;
	font-size: 8pt;
	text-align: left;
}


