/* general layout */

body {
	background-color: #c5a3bb;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:link, a:visited, a:active, a:hover {
	color: #41102d;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
form {
	display: inline;
}
#layout-member {
        text-align: center;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
        height: 46px;
        width: 880px;
	padding-right: 8px;
}
#layout-header {
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	height: 62px;
	width: 880px;
	border-top: 3px solid #41102d;
        border-left: 3px solid #41102d;
        border-right: 3px solid #41102d;
}
#header-left {
	background-color: #6a1944;
	width: 449px;
	height: 62px;
	padding: 3px 0px 3px 9px;
	text-align: left;
}
#header-right {
	background-color: #e1d1db;
	width: 417px;
        height: 62px;
	padding: 3px 0px;
	text-align: center;
}
#mailer {
	font-size: 12pt;
}
#layout-content {
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
        border: 3px solid #41102d;
}
#content-left {
	width: 160px;
	background-image: url(../images/menu-left-bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
#content-right {
        background-color: #c5a3bb;
        width: 710px;
        vertical-align: top;
        text-align: left;
}
#menu-left {
	width: 160px;
	margin: 0px;
	background-color: #c5a3bb;
	text-align: left;
}
#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: #000000;
	font-size: 10pt;
	display: block;
	background-color: #e1d1db;
	padding: 2.5px 4px;
	border-bottom: 1px solid #e1d1db;
}	
#menu-left li a.light:hover {
	color: #000000;
        font-size: 10pt;
	background-color: #e1d1db;
	text-decoration: underline;
        padding: 2.5px 4px;
        border-bottom: 1px solid #b988a6;
}
#menu-left li a.dark:link, #menu-left li a.dark:visited, #menu-left li a.dark:active {
        color: #000000;
        font-size: 10pt;
        display: block;
        background-color: #9f6c8b;
        padding: 2.5px 4px;
        border-bottom: 1px solid #b988a6;
        margin: 0px 2px 0px 0px;
}
#menu-left li a.dark:hover {
        color: #000000;
        font-size: 10pt;
        background-color: #9f6c8b;
        text-decoration: underline;
        padding: 2.5px 4px;
        border-bottom: 1px solid #b988a6;
        margin-right: 2px;
}
#footer-line {
        background-color: #41102d;
        border-top: 2px solid #c5a3bb;
        height: 6px;
}
#footer {
	background-color: #6a1944;
	height: 36px;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
}

/* date lookup */

select {
	font-size: 7pt;
}
.dates {
	font-weight: bold;
	font-size: 7pt;
}

/* main page */

td.main-images {
	height: 93px;
	vertical-align: top;
	text-align: center;
}

/* interior pages */

#content-page {
	width: 714px;
	padding: 5px 5px 5px 5px;
}
div.center {
        text-align: center;
}
div.right {
        text-align: right;
}
div.left {
        text-align: left;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
img.border {
	border: 2px solid #441001;
}

/* 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: #6a1944;
}
img.arrow {
        position: relative;
        top: 3px;
}
span.content-star {
        color: #e1d1db;
	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: #6a1944;
        padding: 5px;
        font-weight: bold;
        color: #ffffff;
	border-top: 1px solid #ffffff;
        border-bottom: 3px solid #41102d;
}
td.content-info {
        background: #9f6c8b; padding: 5px;
}
td.content-link {
        background: #9f6c8b;
        padding: 5px;
        text-align: left;
        border-top: 1px solid #41102d;
        border-bottom: 1px solid #41102d;
}
img.content-link {
        position: relative;
        top: 5px;
}

/* attractions, casinos, golf, etc page content */

td.header {
	border-top: 2px solid #02131d;
	color: #000000;
	background: #6a1944;
	padding: 5px;
}

/* general font styles */

h1 {
	font-size: 22pt;
	margin: 4px 0px 16px;
	font-weight: normal;
	color: #41102d;
	text-transform: uppercase;
}
h2 {
	font-size: 14pt;
        margin: 0px 0px;
	color: #41102d;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-weight: bold;
        margin: 0px 0px;
	color: #e1d1db;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #41102d;
	text-decoration: underline;
        margin: 5px 0px 0px;
}
hr {
	border: 0px;
	width: 100%;
	height: 3px;
	color: #41102d;
	background-color: #41102d;
}
.bold {
	font-weight: bold;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-size: 8pt;
}

/* calendar fireworks */

.calendarfireworks {
	width: 370px;
	border: 1px solid #5b574d;
}
.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: 70px;
}
.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: 8pt;
	text-align: center;
}

