/* general layout */

body {
	background-color: #f4d9ae;
        background-image: url(../images/bg.jpg);
        background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link, a:visited, a:active, a:hover {
	color: #ee3226;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
form {
	display: inline;
}
.container-main {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 4px;
}
#container-left {
	background-color: #ecd5a8;
        background-image: url(../images/bg-left.jpg);
        background-repeat: no-repeat;
	/* height: 313px; */
	height: 355px;
	width: 228px;
	font-weight: bold;
}
.container-top-line {
	width: 202px;
	text-align: center;
	border-top: 1px solid #ee3226;
	padding: 5px 0px 6px 0px;
}
#container-topmenu {
	background-color: #6b4b34;
	width: 566px;
	height: 59px;
	color: #ee3224;
	font-size: 14pt;
	vertical-align: middle;
	text-align: center;
	line-height: 59px;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active {
        color: #ffffff;
        text-decoration: none;
	font-weight: normal;
}
a.topmenu:hover {
        color: #ffffff;
        text-decoration: underline;
	font-weight: normal;
}
#container-mailer {
	background-color: #edd6a9;
	width: 562px;
	/* height: 63px; */
	height: 85px;
	padding-top: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
}
#container-content {
        background-color: #edd6a9;
        width: 774px;
	margin-right: auto;
	margin-left: auto;
        margin-bottom: 4px;
	text-align: left;
	padding: 10px;
}
#container-footer {
	background-color: #6c4b35;
        width: 794px;
	height: 196px;
        text-align: center;
        vertical-align: middle;
        margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 12pt;
}
#container-social {
        width: 226px;
        height: 172px;
	border-right: 2px solid #ee3324;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}
#container-social #container-social-content {
	width: 114px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container-social #container-social-content img.float-left {
	float: left;
}
#container-hours {
        width: 176px;
	height: 172px;
	text-align: center;
	border-left: 2px solid #ee3324;
	font-size: 9pt;
	position: relative;
}
img.border {
	border: 2px solid #ffffff;
}	
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img.inline {
	display: inline;
}
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}

/* general font styles */

ul.employment {
	color: #ee3226;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 20pt;
	color: #ee3226;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
hr {
        height: 1px;
        width: 202px;
        color: #ee3226;
        background-color: #ee3226;
        border: 0px;
        margin: 0px;

}
.title-01 {
        font-size: 10pt;
        padding: 0px;
        margin: 0px;
}
.title-02 {
        font-size: 12pt;
        color: #ee3226;
        padding: 0px;
        margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 8pt;
}
.title-03 {
        color: #ee3226;
	font-weight: bold;
}
.title-04 {
        color: #000000;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}
.title-05 {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-size: 8pt;
}

/* landing page styles */

#landing-page {
	background: #ffffff;

}
#landing-page img.border {
	border: 2px solid #e53225;
}
#landing-page-content {
	width: 484px;
	padding: 30px 45px;
	background: #fac1bd;
	color: #000000;
	font-size: 8pt;
	text-align: left;
}



#container-package {
  margin: 0 auto;
  text-align: center;
  width: 600px;
  background: #ffffff;
  color: #ffffff;
}
#container-package-menu {
  background: #7f5d42;
  height: 46px;
}
#container-package-menu a {
  color: #ffffff;
  font-weight: normal;
}
#container-package-menu ul {
  margin: 0;
  padding: 0;
  line-height: 46px;
}
#container-package-menu ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
#container-package-logo {
  height: 132px;
  padding-top: 24px;
}
#container-package-title h1 {
  background: #e0e0e0;
  color: #000000;
  font-size: 200%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}
.container-package-website {
  width: 600px;
  margin-top: 10px;
}
.container-package-website-exterior {
  height: 178px;
  width: 200px;
  float: left;
  background: #282828;
}
.container-package-website-exterior a.website {
  height: 23px;
  width: 200px;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 23px;
  color: #ffffff;
  position: relative;
  top: -4px;
  text-transform: uppercase;
}
.container-package-website-info {
  float: left;
  height: 168px;
  width: 390px;
  padding: 5px;
}
.container-package-website-info ul {
  text-align: left;
  padding: 10px 0 0 15px;
  margin: 0;
  font-size: 80%;
}
.embassy {
  background: url(https://www.eastsidemariosniagarafalls.com/images/package-embassy-bg.jpg);
}
.sheraton {
  background: url(https://www.eastsidemariosniagarafalls.com/images/package-sheraton-bg.jpg);
}
.ramada {
  background: url(https://www.eastsidemariosniagarafalls.com/images/package-ramada-bg.jpg);
}
.container-package-website-reservations {
  width: 600px;
  height: 126px;
  margin: 0 auto;
  text-align: center;
  background: #282828;
  font-size: 10pt;
  text-transform: uppercase;
  margin-top: 1px;
}
.container-package-website-reservations-price {
  height: 116px;
  float: left;
  width: 200px;
  background: #484848;
  padding: 10px 0 0 0;
  font-weight: bold;
}
.container-package-website-reservations-price-large {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 400%;
}
.container-package-website-reservations-booking {
  float: left;
  width: 400px;
}


.clear {
  clear: both;
}