td img {display: block;}

body {
	background-color: #ffffff;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
}

td.main-block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

td .bottom-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	padding-left: 15px; padding-right: 15px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}
td .bottom-nav .item { margin-left: 5px; margin-right: 5px; }

.hcotag { }

.body-block { margin: 20px; text-align:left; line-height: 1.30em; }
.body-block br { height: 10px;  }
.body-block .title { text-align:left; font-size: 1.2em; color: #000000; margin-bottom: 8px; font-size: 1.5em; font-variant:small-caps; }
.body-block .text { text-align:left; margin: 10px; margin-top: 5px; }
.body-block .link-list { margin: 10px; margin-top: 5px; font-size: 0.80em; text-align:justify; padding:8px; border: 1px solid black; }

.top-desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

td.lside {
	background-color: #ffffff;
	padding-top: 0px; margin-top: 0px;
}
.lside .blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.lside .blurb .title {
	font-size: 12px;
	text-align: center;
}
.lside .blurb .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
}
.lside-ad {
	margin-bottom: 5px;
}

.lnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
.lnav a {
	font-weight: normal;
}
.lnava {
	width:216px; border: 1px solid white; margin-left: 5px; margin-right: 5px; text-align:center; padding-top:3px; padding-bottom:3px;
	border-bottom: none;
}
.lnavab {
	width:216px; border: 1px solid white; margin-left: 5px; margin-right: 5px; text-align:center; padding-top:3px; padding-bottom:3px;
}

div.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
	text-align: center;
	margin-left: 10px;
	color: #000000;
}
div.news-container {
	margin-top: 10px;
	text-align: center;
}
div.news a:link, div.news a:visited {
	text-decoration: none;
}
div.news a:hover, div.news a:active {
	text-decoration: underline;
}

div.body-ad-container {margin-right: 3px; margin-left: 3px; }
div.body-ad-title { background-color:#ffffff; width: 530px; font-size:14px; font-variant:small-caps; margin: 0 3px 5px 3px; text-align:center; border:1px solid #6D603E; color:#000000; }

td .small-ad { background-color: white; vertical-align:top; border:1px solid #6D603E; padding:3px; font-size:11px; }
td .small-ad IMG { margin-left: 4px; border: 1px solid #663300;}
td .small-ad .text { text-align:left; }
td .small-ad a .text,
td .small-ad a:visited .text,
td .small-ad a:active .text,
td .small-ad a:hover .text { color:#000000; text-decoration:none;}

.cat-block { margin: 20px; text-align:left; line-height: 1.30em;}
.cat-block a { font-weight: bold; text-decoration: none; }
.cat-block br { height: 10px;  }
.cat-block .title { text-align:left; font-size: 1.2em; color: #000000; margin-bottom: 8px; font-size: 1.5em; font-variant:small-caps;}
.cat-block .text { text-align:left; margin: 10px; margin-top: 5px; border:1px solid #6D603E; padding:3px; font-size:10px; overflow-y: auto; }
.cat-block a:hover .text { background-color:white; }
.cat-block IMG { margin-left: 15px; }

.event-list { color: #000000; margin:10px; }
.event {  }
.event.premium {margin-left:-20px;}
.event-date { text-align:left; font-size: 1.2em; margin-top: 8px; margin-bottom: 6px; font-size: 1.5em; font-variant:small-caps; }
.event .title { text-align:left; margin: 3px; font-size:11px; }
.event.premium .title { 
	background-image:url(/images/icons/star.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	background-attachment: scroll;
	padding-left: 20px;
 }
.event.premium .title:hover { 
	background-image:url(/images/icons/star_h.png);
	background-position: 0 50%;
	background-repeat:no-repeat;
	background-attachment: scroll;
	padding-left: 20px;
 }
.event.premium .title .date { font-weight:bold; color:#000000; }
.event .details { text-align:left; margin: 5px;background-color:white; font-size: 9px; border:1px solid #6D603E; padding:3px; display:block; }
.event.premium .details { margin-left: 25px; }
.event .details .loc { font-weight:bold; }
.event.premium .details .loc { font-size:1.25em; color:#000000; }
.event .details .addr { margin: 0; }
.event .details .content{ margin: 6px 0 6px 0;}
.event .details .contact { ;margin: 0; }

.event .title a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.event .title a:hover {
	color: #000000;
	text-decoration:underline;
}
.event.premium .title a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.event.premium .title a:hover {
	color: #000000;
	text-decoration:underline;
}

.event .details a {
	letter-spacing:1px;
	text-decoration: underline;
	font-weight: bold;
}
.event .details a:hover {
	color: #000000;
	text-decoration:underline;
}

.req-event-box {border: 1px solid #663300; margin: 10px; padding: 2px; margin-top: 0; font-size: 8pt;}
.req-event-box .instruct {font-size:8pt; color:#000000;}
.req-event-box INPUT[type="text"], .req-event-box TEXTAREA { font-size: 10pt; margin:5px; background-color:white; color: black; text-align:center; }
.req-event-box TEXTAREA { text-align:left; font-size: 9pt; }
#sdate, #edate {padding: 3px 0px 3px;}
.timep {margin: 0 3px 0 3px; cursor:pointer; color:#000000; line-height:2em; padding:2px;}
.timep:hover {background-color:white; color:#000000;}
.timep.sel {background-color:white; color:#000000;}
.req-field-label { letter-spacing:3pt; font-size:14pt; margin: 20px 0 5px 0; }
.req-field-label-sub { margin: 0; font-size: 10pt; letter-spacing:3pt;  }
.required, .optional { margin:0; font-size:7pt; letter-spacing:3pt; }
.required { color:#000000; font-weight:bold; }

h1.error, div.error {
	background-image:url(/images/admin/s_error.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	border:0.1em solid #FF0000;
	margin:0.5em 0;
	padding:10px 10px 10px 36px;
}

.error {
	background-color:#ffffff;
	color:#000000;
}

h1.notice, div.notice {
	background-image:url(/images/admin/s_notice.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	border:0.1em solid #FFD700;
	margin:0.5em 0;
	padding:10px 10px 10px 36px;
}
.notice {
	background-color:#ffffff;
	color:#000000;
}
td.header img { display:none; }
td.header .print { text-align:center; font-size:24pt; }
.print { text-align:center; font-size:20pt; }
div.top-desc{text-align:center; }
.top-desc {text-align:center; }
div.body-block .text.np { display:none; }
.body-block.event-nav {padding: 5px;}
.body-block.event-nav .title {font-weight:bold; text-align:left;}
.np { display:none; }

.page-header { display:none; }
td.lside { display:none; }
td.rside { display:none; }
.main-matte {
    background-color: white;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}
.main-content { background: transparent; }
td.main-block {
    width: 7in;
    display: block;
    max-width: none;
}
.top-banner, .bottom-banner, .top-movie, .movie-seperator { display:none; }
div.top-desc { width:7in; text-align:left; height:auto; margin:0px; }
div.top-desc div { margin:0px; }
.main-padding { display:none; }
