/* general layout */

body {
	background-color: #254e64;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
a:link, a:visited, a:active, a:hover {
	color: #254e64;
	font-weight: bold;
	text-decoration: underline;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.inline {
	display: inline;
}
form {
	display: inline;
}
#content-header {
	width: 100%;
}
#header-left {
	width: 205px;
	height: 74px;
}
#header-center {
	background-color: #7499ac;
        height: 74px;
}
#header-right {
	background-color: #abbfca;
	width: 346px;
        height: 74px;
}
#mailer {
	width: 346px;
	text-align: center;
	color: #000000;
}
#column-left {
	background-color: #45687b;
	vertical-align: top;
}
#menu-left {
	width: 203px;
	margin: 0px;
	padding: 18px 0px 18px 0px;
	border-style: solid solid none solid;
	border-color: #45687b;
	border-width: 1px;
	background-color: #45687b;
}
#menu-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-left li a {
	text-decoration: none;
	font-weight: bold;
}		
#menu-left li a.light:link, #menu-left li a.light:visited, #menu-left li a.light:active {
	color: #ffffff;
	display: block;
	background: #567587;
	padding: 2px 0px 2px 17px;
}	
#menu-left li a.light:hover {
	color: #ffffff;
	background: #567587;
	padding: 2px 0px 2px 17px;
	text-decoration: underline;
}
#menu-left li a.dark:link, #menu-left li a.dark:visited, #menu-left li a.dark:active {
        color: #ffffff;
        display: block;
        background: #45687b;
        padding: 2px 0px 2px 17px;
}
#menu-left li a.dark:hover {
        color: #ffffff;
        background: #45687b;
        padding: 2px 0px 2px 17px;
        text-decoration: underline;
}
#dates-lookup {
        width: 188px;
        margin: 0px;
        padding: 5px 0px 0px 17px;
        background-color: #45687b;
	color: #ffffff;
	font-size: 8pt;
}
#passport-info {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	line-height: 19pt;
	text-transform: uppercase;
	text-align: center;
	height: 118px;
	width: 205px;
}
#content {
	vertical-align: top;
	text-align: center;
	padding: 10px 35px 10px;
	margin-left: auto;
	margin-right: auto;
	color: #254e64;
}
td.footer-line {
        background-color: #254e64;
        height: 2px;
}
td.footer {
	background-color: #132934;
	height: 34px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
a.footer:link, a.footer:visited, a.footer:active {
        color: #ffffff;
        font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
        color: #ffffff;
        font-weight: normal;
	text-decoration: underline;
}

/* general stuff for all pages */

.center {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
}
.bold {
	font-weight: bold;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-size: 8pt;
}
h1 {
	font-size: 16pt;
	line-height: 16pt;
}
h2 {
	font-size: 18pt;
	color: #ffffff;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
img.border {
	border: 2px solid #45687b;
}

/* main page content */

#main {
	font-size: 13pt;
	color: #ffffff;
}
td.main-header {
	font-size: 16pt;
	height: 440px;
}
img.border-main {
        border: 2px solid #ffffff;
}

/* accommodations page content */

td.hotel {
	background: #e7eef3;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
span.hotel-star {
	color: #4678ad;
}

/* attractions, casinos, golf, etc page content */

td.header {
	border-top: 2px solid #02131d;
	color: #000000;
	background: #7499ac;
	padding: 5px;
}

/* hotel info page content */

#header-hotel {
	background-color: #b0cce1;
}

/* mailing list popup content */

td.form {
        background: #93a7b2;
}
table.form {
        width: 587px;
}

/* events content */

td.content-bg {
        background: url('../images/fallsinfo_events_bg.jpg') no-repeat;
        padding-left: 3px;
        height: 122px;
        vertical-align: top;
        width: 122px;
	text-align: left;
}
td.months {
        font-size: 15px;
        text-transform: uppercase;
        display: inline;
        text-align: left;
	color: #ffffff;
}
.month {
        font-weight: bold;
        color: #ffffff;
        text-align: left;
}
img.arrow {
        position: relative;
        top: 3px;
}
span.content-star {
        color: #f1e1d2;
	font-weight: bold;
}
a.content-title:link, a.content-title:visited, a.content-title:active,a.content-title:hover {
	font-weight: bold;
	color: #ffffff;
}
a.month:link, a.month:visited, a.month:active {
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}
a.month:hover {
        font-weight: bold;
        color: #ffffff;
	text-decoration: underline;
}
td.content-title {
        background: #3b7291;
        padding: 5px;
        font-weight: bold;
        color: #ffffff;
	border-top: 1px solid #ffffff;
        text-align: left;
}
td.content-info {
        background: #dbe8ef;
	padding: 5px;
        text-align: left;
}
td.content-link {
        background: #dbe8ef;
        padding: 5px;
        text-align: left;
        border-top: 1px solid #3b7291;
        border-bottom: 1px solid #3b7291;
}
img.content-link {
        position: relative;
        top: 5px;
}











/* calendar fireworks */

.calendarfireworks {
	width: 370px;
	border: 1px solid #5b574d;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.calendartitle {
	background-color: #c3bda7;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px;
	border-bottom: 2px solid #5b574d;
	text-align: center;
	color: #333333;
}
.calendarsubtitle {
	background-color: #9c9785;
	padding: 5px;
	text-align: left;
	min-width: 70px;
}
.calendardivide {
        width: 1px;
        background-color: #504d3c;
	text-align: left;
}
.calendarinfolight {
        background-color: #f4f1ea;
        padding: 5px;
	text-align: left;
}
.calendarinfodark {
        background-color: #e8e5d2;
        padding: 5px;
	text-align: left;
}
.calendardisclaimer {
        background-color: #c3bda7;
        padding: 5px;
        border-top: 2px solid #5b574d;
	text-align: center;
	font-size: 8pt;
}


