body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background: #d1e3e5;	
}
img {
	border: 0px;
}

h1 {
	display: block;
	width: 588px;
	height: 25px;
	font-size: 14pt;
	text-transform: uppercase;
	border: 1px solid #293b45;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #293b45;
}


td {
	color: #000000; 
	font-weight: normal; 
	font-size: 8pt; 
	font-family:verdana;
}
.title {
	color: #000000; 
	font-weight: bold; 
	font-size: 11pt; 
	font-family:verdana;
}
.reserve {
	color: #000000; 
	font-weight: normal; 
	font-size: 7pt; 
	font-family:verdana;
}
.concert1 {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 7pt; 
	font-family:verdana; 
	text-decoration: underline;
	text-transform: uppercase;
	padding: 3px;
}
.concert-container {
	width: 588px;
	background: #bdcbce;
	border: 1px solid #293b45;
	padding: 20px 0px;
}
.info-container {
	width: 590px;
	background: #bdcbce;
	border: 1px solid #293b45;
	padding: 10px;
	text-align: left;
}
html>body .info-container {
        width: 570px;
        background: #bdcbce;
        border: 1px solid #293b45;
        padding: 10px;
        text-align: left;
}
.subtitle {
	color: #293b45;
	font-weight: bold;
	font-size: 8pt;
	font-family:verdana;
}
.event {
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	font-family:verdana;
}
.calendarbak { 
	color: #000000; 
	font-weight: bold; 
	font-size: 13pt; 
	font-family:verdana;
}
.lgfooter { color: #000000; 
	font-weight: bold; 
	font-size: 12pt; 
	font-family:verdana;
}
.meetingtable1 { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 8pt; 
	font-family: arial; 
	vertical-align: top;
}
.meetingtable2 { color: #000000; 
	font-weight: bold; 
	font-size: 8pt; 
	font-family: arial; 
	vertical-align: top;
}
a:link, a:visited, a:active, a:hover {
	color: #000000; 
	font-weight: bold; 
	font-size: 7pt; 
	font-family: verdana;
}
a:link.menu, a:visited.menu, a:active.menu, a:hover.menu {
	color: #000000; 
	font-weight: bold; 
	font-size: 8pt; 
	font-family: arial;
	text-decoration: none;
}
a:link.main, a:visited.main, a:active.main, a:hover.main {
	color: #000000; 
	font-weight: bold; 
	font-size: 8pt; 
	font-family:verdana;
}
a:link.calendar, a:visited.calendar, a:active.calendar, a:hover.calendar {
	color: #000000; 
	font-weight: bold; 
	font-size: 13pt; 
	font-family:verdana;
}
a:link.calendar2, a:visited.calendar2, a:active.calendar2, a:hover.calendar2 {
	color: #293b45; 
	font-weight: bold; 
	font-size: 13pt; 
	font-family:verdana;
}
a:link.concert, a:visited.concert, a:active.concert, a:hover.concert {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 7pt; 
	font-family:verdana;
	text-transform: uppercase;
}
a:link.email, a:visited.email, a:active.email, a:hover.email {
	color: #000000; 
	font-weight: bold; 
	font-size: 12pt; 
	font-family:verdana;
	text-transform: none;
}
select, option {
	font-size: 8pt;
}
.drop {
	display: none;
	background: #ffffff;
	padding: 10px;
}
.dates {
	font-size: 7pt;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/* content template for events, hotels, ect */

td.content-bg {
        background: url('images/events_bg.jpg') no-repeat;
        padding-left: 3px;
        height: 122px;
        vertical-align: top;
        width: 122px;
}
td.months {
        font-size: 15px;
        text-transform: uppercase;
        display: inline;
}
.month {
        font-weight: bold;
        color: #a76622;
}
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;
}
td.content-title {
        background: #293b45;
        padding: 5px;
        font-weight: bold;
        color: #ffffff;
	border-top: 1px solid #ffffff;
}
td.content-info {
        background: #d1e3e5;
	padding: 5px;
}
td.content-link {
        background: #d1e3e5;
        padding: 5px;
        text-align: left;
        border-top: 1px solid #293b45;
        border-bottom: 1px solid #293b45;
}
img.content-link {
        position: relative;
        top: 5px;
}

/* restaurants information */

table.restaurants {
        margin-left: auto;
        margin-right: auto;
        width: 590px;
        margin-top: 8px;
	border: 1px solid #293b45;
}
.restaurants-name {
        background-color: #293b45;
        height: 22px;
        width: 287px;
        color: #ffffff;
        font-weight: bold;
        font-size: 12pt;
        text-align: left;
        padding: 4px;
}
.restaurants-info {
        width: 290px;
        text-align: left;
        vertical-align: top;
        padding: 2px;
        font-size: 8pt;
	background-color: #bdcbce;
	font-family: arial, sans-serif;
}
a.restaurant-reservations:link, a.restaurant-reservations:visited, a.restaurant-reservations:active {
        background-color: #bdcbce;
        width: 294px;
        height: 25px;
        color: #000000;
        font-size: 12pt;
        line-height: 25px;
        display: block;
        text-align: center;
        border-top: 1px solid #293b45;
}
a.package-restaurant-reservations:hover {
        background-color: #bdcbce;
        width: 294px;
        height: 25px;
        color: #000000;
        font-size: 12pt;
        line-height: 25px;
        display: block;
        text-align: center;
	border-top: 1px solid #293b45;
}
a.restaurant-reservations-big:link, a.restaurant-reservations-big:visited, a.restaurant-reservations-big:active {
        background-color: #bdcbce;
        width: 294px;
        height: 46px;
        color: #000000;
        font-size: 12pt;
        line-height: 46px;
        display: block;
        text-align: center;
        border-top: 1px solid #293b45;
}
a.package-restaurant-reservations-big:hover {
        background-color: #bdcbce;
        width: 294px;
        height: 46px;
        color: #000000;
        font-size: 12pt;
        line-height: 46px;
        display: block;
        text-align: center;
        border-top: 1px solid #293b45;
}
img.restaurants {
	border-right: 1px solid #293b45;
}
.restaurants-location {
        width: 288px;
	line-height: 21px;
        text-align: left;
        vertical-align: top;
	text-align: center;
        padding: 2px;
        font-size: 8pt;
	background-color: #d1e3e5;
	border-top: 1px solid #293b45;
	border-right: 1px solid #293b45;
	font-family: arial, sans-serif;
}

/* hotel shuttle service styles */

#shuttle-info {
	color: #293b45;
	font-size: 10pt;
	margin-top: 14px;
	text-align: left;
	padding: 10px;
}
.shuttle-list-01 {
        padding-right: 35px;
        color: #293b45;
        font-size: 10pt;
}
.shuttle-list-02 {
        color: #293b45;
        font-size: 10pt;
}
.shuttle-container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.shuttle-header-01 {
	height: 27px;
	width: 95px;
	background-color: #293b45;
	color: #ffffff;
	font-weight: bold;
        font-size: 12pt;
        text-align: left;
	border-right: 3px solid #d1e3e5;
	padding: 4px;
}
.shuttle-header-02 {
        height: 27px;
        width: 476px;
        background-color: #293b45;
        color: #ffffff;
        font-weight: bold;
        font-size: 12pt;
        text-align: left;
        padding: 4px;
}
.shuttle-diagram {
	background-color: #bdcbce;
	text-align: center;
	padding: 15px 0px;
}


/* casino information */

table.casino {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
table.casino-info {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #293b45;
	color: #0f3123;
	font-size: 12pt;
	background-color: #bdcbce;
	padding: 10px 55px;
}
.casino-name {
        background-color: #293b45;
        height: 22px;
	min-width: 306px;
        color: #ffffff;
        font-weight: bold;
        font-size: 12pt;
        text-align: left;
        padding: 4px;
}


/* hotel packages */

table.package {
	margin-left: auto;
	margin-right: auto;
	width: 590px;
	margin-top: 8px;
}
img.package {
	border: 1px solid #293b45;
	vertical-align: top;
}
.package-name {
        background-color: #293b45;
	height: 28px;
	width: 344px;
        color: #ffffff;
        font-weight: bold;
        font-size: 12pt;
	text-align: left;
	padding: 0px 0px 0px 4px;
}
a.package-click:link, a.package-click:visited, a.package-click:active {
	background-color: #efe7e4;
        width: 118px;
        height: 26px;
        font-size: 10pt;
        text-transform: uppercase;
	line-height: 26px;
        border: 1px solid #293b45;
	display: block;
	text-align: center;
}
a.package-click:hover {
	background-color: #efe7e4;
        width: 118px;
        height: 26px;
        font-size: 10pt;
        text-transform: uppercase;
	line-height: 26px;
        border: 1px solid #293b45;
        display: block;
	text-align: center;
}
a.packages:link, a.packages:visited, a.packages:active {
	font-weight: normal;
	text-decoration: underline;
}
a.packages:hover {
        font-weight: normal;
        text-decoration: none;
}
a.package-click-big:link, a.package-click-big:visited, a.package-click-big:active {
	background-color: #efe7e4;
        width: 118px;
        height: 40px;
        font-size: 10pt;
        text-transform: uppercase;
        line-height: 40px;
        border: 1px solid #293b45;
        display: block;
        text-align: center;
}
a.package-click-big:hover {
	background-color: #efe7e4;
        width: 118px;
        height: 40px;
        font-size: 10pt;
        text-transform: uppercase;
        line-height: 40px;
        border: 1px solid #293b45;
        display: block;
        text-align: center;
}
.package-info {
	width: 463px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 8pt;
}
.package-bottom {
        border-top: 1px solid #293b45;
        border-bottom: 1px solid #293b45;
        text-align: left;
	height: 15px;
}
.package-more {
	width: 446px;
	height: 15px;
	text-align: left;
	padding: 0px 5px;
}
.package-top {
	width: 17px;
	height: 15px;
}
.package-divide {
	width: 8px;
}
.package-room-code {
	text-align: right;
	padding: 10px 0px 0px 0px;
}

/* image styles */

img.border {
	border: 1px solid #293b45;
}


/* font styles */

.subtitle-01 {
        font-size: 12pt;
        font-weight: bold;
        font-style: italic;
}
.subtitle-02 {
        font-size: 10pt;
        font-weight: bold;
}
.subtitle-03 {
        text-align: center;
        font-size: 12pt;
        font-weight: bold;
        color: #0f3123;
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.bold {
        font-weight: bold;
}
.bold-underline {
        font-weight: bold;
        text-decoration: underline;
}

/* calendar fireworks */

.calendarfireworks {
	width: 370px;
	border: 1px solid #5b574d;
	margin-right: auto;
	margin-left: 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;
	min-width: 80px;
}
.calendardivide {
        width: 1px;
        background-color: #504d3c;
}
.calendarinfolight {
        background-color: #f4f1ea;
        padding: 5px;
}
.calendarinfodark {
        background-color: #e8e5d2;
        padding: 5px;
}
.calendardisclaimer {
        background-color: #c3bda7;
        padding: 5px;
        border-top: 2px solid #5b574d;
	font-size: 7pt;
	text-align: center;
}

.mailing {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
	width: 341px;
	height: 378px;
	border: 5px solid #000000;
	padding: 25px 25px 0px 25px;;
	font-size: 10pt;
}
.mailing h1 {
	margin-top: 0px;
        font-weight: bold;
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;

}

/* convention styles */

.convention-container-main {
	width: 502px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.convention-container {
	text-align: center;
}
h2 {
	text-align: left;
	font-size: 13pt;
}
.convention-container-01 {
	margin-top: 10px;
	width: 502px;
	background: #bdcbce;
	text-align: left;
	font-weight: normal;
	font-size: 11pt;
}
.convention-container-02 {
	font-size: 8pt;
        margin-top: 10px;
	padding: 10px 0px;
        width: 502px;
        background: #bdcbce;
        text-align: center;
        font-weight: normal;
}
.convention-container-02-content {
	width: 352px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.convention-container-03 {
	background: #ffffff;
	width: 492px;
	padding: 10px 5px;
	margin-top: 10px;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
}
.convention-title {
	color: #293b45;
}
.convention-chart-container {
	font-size: 6pt;
	font-weight: normal;
}
.convention-chart-container .title {
	font-size: 6pt;
	background: #000000;
	color: #ffffff;
	vertical-align: top;
	border-right: 1px solid #ffffff;
}
.convention-chart-container .blue {
	font-size: 6pt;
	background: #00bbe4;
	color: #000000;
	border-right: 1px solid #ffffff;
}
.convention-chart-container .orange {
	font-size: 6pt;
	background: #f89827;
	color: #000000;
	border-right: 1px solid #ffffff;
}
.convention-chart-container .green {
	font-size: 6pt;
	background: #48a942;
	color: #000000;
	border-right: 1px solid #ffffff;
}
.convention-chart-container .purple {
	font-size: 6pt;
	background: #c34c9c;
	color: #000000;
	border-right: 1px solid #ffffff;
}
.convention-chart-container .red {
	font-size: 6pt;
	background: #ee2d24;
	color: #000000;
	border-right: 1px solid #ffffff;
}
.listings {
        text-align: left;
        font-weight: bold;
        font-size: 11px;
        color: #000000;
        line-height: normal;
        font-family: Verdana, Arial;
}
a.listings:link, a.listings:active, a.listings:visited, a.listings:hover {
        font-weight: bold;
        font-size: 11px;
        color: #000000;
        line-height: normal;
        font-family: Verdana, Arial;
}
a.listtitlelink:link, a.listtitlelink:active, a.listtitlelink:visited, a.listtitlelink:hover {
        background-color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        padding: 5px;
        color: #333333;
}
a.eventsblack:link, a.eventsblack:active, a.eventsblack:visited, a.eventsblack:hover {
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
}
.social {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 11pt;
}
.social .float-left {
	float: left;
}

/* photo gallery */

.photogallery-title {
        background-color: #293b45;
        width: 143px;
        height: 30px;
        color: #ffffff;
        font-size: 8pt;
	line-height: 7pt;
	font-weight: bold;
        text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

