﻿/* =INITIALIZE
------------------------------------------------------------------------------*/
* { margin: 0; 
    padding: 0; }

p, pre, blockquote, label, 
fieldset, address { margin: 0.7em 0; }

body { 
/*    font-family:'Times New Roman',Times,Georgia,serif; */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    background: #FFF;
    color: #000;
    margin: 0; 
    padding: 0; }

th.preview { 
/*    font-family:'Times New Roman',Times,Georgia,serif; */
    font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #000;
	font-weight: bold;
	font-size: 14px; }

table { margin: 0 auto; }

/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 26px; color: #140; font-style: normal; font-weight: bold; }
h2 { font-size: 20px; color: #690; font-style: italic; font-weight: normal; }
h3 { font-size: 18px; color: #860; font-style: italic; font-weight: bold; }
h4 { font-size: 16px; color: #E5C700; font-style: italic; font-weight: bold; }
h5 { font-size: 14px; color: #669; font-style: italic; font-weight: bold; }
h6 { font-size: 14px; color: #aaa; font-style: italic; font-weight: normal; }
td { font-size: 14px; font-style: normal; font-weight: normal; }
th { font-size: 14px; font-style: normal; font-weight: normal; }

p { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 1.2em 0; }

dl, ul, ol, li, dd, blockquote { 
	font-size: 12px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 0 1.5em; }

ul { margin: 0 1.5em 0.5em; }

dt {
	color: #390;
	font-weight: bold; }

img { border: none; }

a,
a:link,
a:visited { color: #140; }
a:hover   { color: #0A0; }

.hidden { display: none; }

#article_2 .byline,
#article_79 .byline {
	display: none; }

.article {
	margin: 1.6em 15px 1.0em;  
	text-align: left; }

.article .date {
	color: #669;
	font-weight: bold;
	font-style: italic; }

.article .byline .author { 
	color: #039; }

.article .byline .email { 
	color: #039;
	font-style: italic; }

.article .content p { }

.article .footnote p {
	color: #039;
	font-style: italic; }



.summaries {
	margin: 60px auto; }

.summary {
	margin: 60px auto;  
	text-align: left; }

.summary h1 { font-size: 21px; color: #140; font-style: normal; font-weight: bold; }
.summary h2 { font-size: 18px; color: #690; font-style: italic; font-weight: normal; }
.summary h3 { font-size: 16px; color: #860; font-style: italic; font-weight: normal; }

.event .date,
.summary .date {
	color: #669;
	font-weight: bold;
	font-style: italic; }

.summary .byline .author { 
	color: #039; }

.summary .byline .email { 
	color: #039;
	font-style: italic; }

.summary .content p { }



.asset { 
	padding: 0 0.5em; }

.caption {
	font-weight: 0.8em;
	font-style: italic; }

.authorization {
	margin: 20px 0; }

.authorization input {
	width: 120px; }

.authorization a {
	display: block; }

.archiveitem {
	color: #280;
	text-align: center;
	font-size: 12px;
	font-style: italic; }

.summaries {
	margin:0 0.8em 2.25em 2.0em;  
	text-align: left; }

.summaries .summary {
	margin-bottom: 2.0em; }

.summaries .date { 
	color: #660;
	font-size: 14px;
	font-style: italic; }

.archive {
	margin:0 0.8em 2.25em 2.0em;  
	text-align: left; }

.archive .event {
	margin-bottom: 1.0em; }

.year {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #060; 
	width: 95%; 
	margin-bottom: 1.0em; }

.year th,
.year td {
	font-size: 12px;
	padding: 3px 1.0em; }

.year_label {
	background: #140; 
	color: #FD0; 
	font-size: 13px;
	font-weight: bold; }

.month_label {
	background: #9C3; 
	color: #FFF; 
	font-size: 11px;
	font-weight: bold; }



#ccsignup {
	color: #888; }

.copyright {
	text-align:center;
	font-size: 10px; 
	color: #009;
	display: block;
	clear: both; 
	margin-top: 4.5em; }

pre { 
	border: 1px dotted red; 
	color: #F00; 
	padding: 5px;
	text-align: left; }

.system_reply,
.good_reply,
.bad_reply,
.reply {
	color: #000; 
	background: #FFC; 
	clear: both;
	font-weight: bold; 
	padding: 2px 0.5em;
	margin: 0 auto; }

.good_reply {
	color: #000;
	background: #CFC; }

.bad_reply {
	color: #000;
	background: #FCC; }


/* =CGAsssets
------------------------------------------------------------------------------*/

.download_list { 
	clear: both; 
	border: 1px solid #3B82DE; 
	width: 100%; 
	font: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }

.download_list th { 
	background: #847F2B; 
	color: white; 
	padding: 2px 4px; 
	font-weight: bold; 
	font-size: 14px; }

.download_list .dl_asset td { 
	background: white; 
	color: #666; 
	border-top: 1px dotted #FD551D; 
	padding: 2px 4px; 
	font-size: 12px; }

.download_list .title { 
	font-weight: bold; }

.download_list .caption { 
	font-style: italic; }

.playlist { 
	clear: both;
	display: table; 
	border: 1px solid #3B82DE; 
	margin: 0 auto 30px;
	width: 95%;
	font: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }

.playlist .controller { 
	display: table; 
	background: #3B82DE; 
	width: 100%; 
	margin: 0 auto; 
	text-align: center; 
	color: #FFF;}

.playlist table { 
	width: 100%; }

.playlist th { 
	background: #847F2B; 
	color: white; 
	padding: 2px 4px; 
	font-weight: bold; 
	font-size: 14px; }

.playlist .dl_asset td { 
	background: white; 
	color: #666666; 
	border-top: 1px dotted #3B82DE; 
	padding: 2px 4px; 
	font-size: 12px; }

.playlist .title { 
	font-weight: bold; }

.playlist .caption { 
	font-style: italic; }


/* =CONTACT US
------------------------------------------------------------------------------*/
#contact_us,
#contact_reservation,
#contact_schedule,
#contact_message {
	font-size: 14px; 
	text-align: left; }

#contact_us table {
	margin: 0 auto; }

#contact_us th,
#contact_reservation th,
#contact_schedule th,
#contact_message th {
	text-align: right; 
	padding: 3px; 
	font-weight: bold;
	white-space: nowrap; }

#contact_us td,
#contact_reservation td,
#contact_schedule td,
#contact_message td {
	text-align: left; 
	padding: 3px;  }

#contact_us div#message {
	border: 1px solid #DDD;
	height: 5.0em;
	padding: 3px;
	overflow: auto;  }

#contact_us span {
	display: table; }

#contact_us #submit_spn {
	display: table; 
	margin: 0 auto; }

#contact_us button {
	padding: 3px 5px; }




#contact_message {
	font-size: 14px; 
	text-align: left; }

#contact_reservation dt,
#contact_schedule dt,
#contact_message dt {
	font-weight: bold; 
	margin-top: 0.7em; 
	text-decoration: underline; }

#contact_reservation dd,
#contact_schedule dd,
#contact_message dd {
	font-weight: normal;   }

/* =STRUCTURE
------------------------------------------------------------------------------*/
#Mast { 
	border-collapse: collapse;
	background: #140; 
	width: 100%;
	margin: 0; 
	padding: 0; }

#Mast_L { 
	text-align: center; 
	padding: 0;
	margin: 0; 
	text-align: left; }

#Mast_C { 
	background: url('/images/nav_bg_.gif') center 35px #FFF; 
	height: 35px;
	width: 200px;
	text-align: center; 
	vertical-align: bottom; 
	height: 16px; 
	margin: 0;
	padding: 0; }

#Mast_R { 
	text-align: right;
	padding: 0;
	margin: 0;
	vertical-align: middle; }

#Mast_X { 
	text-align: center; 
	vertical-align: bottom; 
	height: 16px; 
	margin: 0;
	padding: 0; }

#Placard_L,
#Placard_R { 
	height: 140px;
	margin: 20px 20px 0;
	padding: 0;
	border: 1px solid #DDD; 
	background: #999; }

#Column { 
	border-collapse: collapse;
	background: #FFF;
	width: 100%;
	margin: 0 auto; }

#Column_L { 
	background: #FFF;
	width: 190px; 
	vertical-align: top; 
	text-align: left; 
	padding: 0; }

#Column_R { 
	background: #E1E6FF;
	width: 205px; 
	vertical-align: top; 
	text-align: center; }

#preview_content,
#preview_summary,
#Column_C { 
	position: relative;
	width: auto;
	vertical-align:top; 
	text-align: left; 
	padding: 15px 20px 1.2em; }

#logo { }

#placard {
	display: table;
	margin: 0 0.9em; 
	float: right; 
	color: #f1d200 ;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	text-align: right; }

#testimonial {
	border: 1px dotted #CF6;
	background: #F3FFE9; 
	width: 90%;
	margin: 15px auto; 
	padding: 0.2em 1.0em }

#testimonial p {
	color: #490; 
	text-align: left;
	font-size: 15px; 
	font-style: italic; }

#banner {
	font-size: 11px;
	font-style: italic;
	color: #7A9;
	text-align: center; }


/* =COLUMNS
------------------------------------------------------------------------------*/
.twocolumns {
	display: table;
	width: 100%; }

.twocolumns .one {
	display: inline-table;
	float: left;
	width: 47%; }

.twocolumns .two {
	display: inline-table;
	float: right;
	width: 47%; }

.threecolumns {
	display: table;
	width: 100%;
	border: 1px dotted #999; }

.threecolumns .one {
	display: inline-table;
	float: left;
	width: 30%;
	border: 1px dotted #BBB; }

.threecolumns .two {
	display: inline-table;
	float: left;
	width: 30%;
	border: 1px dotted #BBB; }

.threecolumns .three {
	display: inline-table;
	float: left;
	width: 30%;
	border: 1px dotted #BBB; }

.fourcolumns {
	display: table;
	width: 100%;
	border: 1px dotted #999; }

.fourcolumns .one {
	display: inline-table;
	float: left;
	width: 24%;
	border: 1px dotted #BBB; }

.fourcolumns .two {
	display: inline-table;
	float: left;
	width: 24%;
	border: 1px dotted #BBB; }

.fourcolumns .three {
	display: inline-table;
	float: left;
	width: 24%;
	border: 1px dotted #BBB; }

.fourcolumns .four {
	display: inline-table;
	float: left;
	width: 24%;
	border: 1px dotted #BBB; }

/* =Text Tables
------------------------------------------------------------------------------*/
.tabcolumns1,
.tabcolumns2,
.tabcolumns3,
.tabcolumns4 {
	color: #222;
	width: 100%;
	height: 1.0em;
	vertical-align: top;
	border: 1px dotted #CCC; }

.tabcolumns1 .col1 {
	padding: 0.25em;
	text-align: left; 
	vertical-align: top;
	border: 1px dotted #AAA; }

.tabcolumns2 .col1,
.tabcolumns2 .col2 {
	padding: 0.25em;
	text-align: left; 
	vertical-align: top;
	border: 1px dotted #AAA; }

.tabcolumns3 .col1,
.tabcolumns3 .col2,
.tabcolumns3 .col3 {
	padding: 0.25em;
	text-align: left; 
	vertical-align: top;
	border: 1px dotted #AAA; }

.tabcolumns4 .col1,
.tabcolumns4 .col2,
.tabcolumns4 .col3,
.tabcolumns4 .col4 {
	padding: 0.25em;
	text-align: left; 
	vertical-align: top;
	border: 1px dotted #AAA; }
	
.tabcolumns1 .col1 a,
.tabcolumns2 .col1 a,
.tabcolumns2 .col2 a,
.tabcolumns3 .col1 a,
.tabcolumns3 .col2 a,
.tabcolumns3 .col3 a,
.tabcolumns4 .col1 a,
.tabcolumns4 .col2 a,
.tabcolumns4 .col3 a,
.tabcolumns4 .col4 a {
	font-weight: bold;
	font-size: 22px; }

/* =PATH DOORS
------------------------------------------------------------------------------*/
.columns1,
.columns2,
.columns3,
.columns4 {
	display: table;
	width: 100%;
	height: 120px;
	padding: 0; 
	margin: 0 auto; 
	vertical-align: middle; }

.columns1 .col1 {
	margin: 0 auto;
	padding: 0.2em;
	text-align: center; 
	vertical-align: middle; }


.columns2 .col1,
.columns2 .col2 {
	width: 50%; 
	margin: 0 auto;
	padding: 0.2em;
	text-align: center; 
	vertical-align: middle; }


.columns3 .col1,
.columns3 .col2,
.columns3 .col3 {
	width: 33%; 
	margin: 0 auto;
	padding: 1px;
	text-align: center; 
	vertical-align: middle; }


.columns4 .col1,
.columns4 .col2,
.columns4 .col3,
.columns4 .col4 {
	width: 25%; 
	margin: 0 auto;
	padding: 1px;
	text-align: center; 
	vertical-align: middle; }
	
.columns1 a,
.columns2 a,
.columns3 a,
.columns4 a {
	color: #790;
	font-weight: bold;
	font-size: 22px; }

.columns1 a:hover,
.columns2 a:hover,
.columns3 a:hover,
.columns4 a:hover {
	color: #860;
	font-weight: bold;
	font-size: 22px; }


/* =NAVIGATION
------------------------------------------------------------------------------*/
#Header {
	background: #140; 
	color: #FFF;
	font-size: 18px; 
	margin: 2.0em 0 1px; 
	padding: 5px 0.5em 8px; }


.btn { 
	width: 185px;
	border-top: 3px solid #140; }

.btn a {
	display: block;
	background: url('/images/nav_bg_.gif') center 35px #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	text-decoration: none; }

.btn a:hover {
	background-position: center top; 
	color: #FFF; 
	text-decoration: underline; }



.directory { 
	display: inline-table;
	float: right; 
	list-style: none;
	height: 35px;
	text-align: center;
	margin: 0;
	padding: 0; }

.directory li {
	display: table-cell;
	float: left;
	font-size: 13px;
	background: #140; 
	list-style: none;
	height: 35px;
	line-height: 30px; 
	margin: 0;
	padding: 0; }

.directory a,
.directory a:link,
.directory a:visited {
	display: block;
	color: #FFF; 
	padding: 0 0.8em;
	height: 35px;
	line-height: 30px; 
	background: url('/images/nav_bg_.gif') center 35px #FFF; 
	font-weight: bold;
	text-decoration: none;  }

.directory a:selected,
.directory a:active {
	background-position: center top; 
	text-decoration: none; }

.directory .active a {
	background-position: center top;  }

.directory a:hover {
	background-position: center top; 
	color: #FFF; 
	text-decoration: underline; }

.directory ul { 
	display:none; }




.index {
	position: relative;
	display: block;
	border-bottom: 1px dotted #280;
	width: 185px; 
	list-style: none;
	margin: 0;
	padding: 0; }

.index li {
	display: table;
	width: 185px; 
	list-style: none;
	margin: 0;
	padding: 0; }

.index a,
.index a:link,
.index a:visited {
	display: table;
	color: #140;
	background: #FFC;
	border-bottom: 1px solid #FFF;
	font-size: 13px;
	line-height: 1.1em; 
	width: 175px; 
	display: block;
	padding: 3px 5px 4px; 
	text-decoration: none; }

.index a:hover {
	background: #DFC; 
	color: #140; 
	text-decoration: underline; }

.index ul { 
	display:none; }

.index a:hover ul { 
	display:block; 
	margin: 0; 
	padding: 0; }

.index .active ul { 
	width: 170px; 
	display:block; 
	margin: 0; 
	padding: 0; }

.index .active a,
.index .active a:link,
.index .active a:visited {
	display: block;
	background: #140; 
	color: #FFF; 
	line-height: 1.1em; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; }

.index .active a:hover {
	background: #0A0; 
	color: #FFF; 
	text-decoration: underline; }

.index .active li a,
.index .active li a:link,
.index .active li a:visited {
	display: block;
	background: #FFF; 
	color: #140; 
	line-height: 1.1em; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none; }

.index .active li a:hover {
	background: #DFC; 
	color: #140; 
	text-decoration: underline; }

.index .active .active a,
.index .active .active a:link,
.index .active .active a:visited {
	display: block;
	background: #FFC; 
	color: #140; 
	line-height: 1.1em; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none; }

.header,
.fixed {
	margin: 0;
	padding: 0; }



/* =icxEvents
------------------------------------------------------------------------------*/

.event_list {
	margin: 0.6em 25px 1.0em;
	text-align:center; }

.event_list .event .title {
	margin: 20px auto 0; 
	text-align:center; }

.event_list .event .date,
.event_list .event .duration {
	margin: 0 auto 30px; 
	float: center;  }

.event_list p {
	text-align: left; }



.event_index {
	text-align: center;
	font-size 10px; 
	margin: 0.6em 1px 0 2px; 
	padding: 3px 2px; 
	border-bottom: 1px dotted #140; }

.event_index div.title {
	font-weight: bold; 
	color: #140; }

.event_index div.title br {}

.event_index .duration {
	font-size: 10px;
	font-weight: bold; 
	color: #690; 
	margin-bottom: 0.4em; 
	padding-bottom: 0.5em; 
	border-bottom: 1px dotted #140; }

.event_index .event {
	display: block;
	line-height: 0.9em;
	margin: 0.5em 0.3em; 
	text-align: left; }

.event_index .date {
	font-size: 12px;
	font-weight: bold; 
	color: #690;
	margin: 1.4em auto 0; 
	text-align: left; }

.event_index a.title,
.event_index a:link.title { 
	text-align: center; 
	font-size: 12px;
	font-weight: bold; 
	color: #140; 
	font-style: italic; }



.big_cal {
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto; }

.big_cal a,
.big_cal a:link,
.big_cal a:visited {
	color: #140; 
	display: block;
	padding-left: 0.5em;
	line-height: 1.1em; 
	font-size: 11px; 
	text-decoration: none; }

.big_cal a:hover {
	color: #280; 
	text-decoration: underline; }



.big_cal .mast th,
.big_cal .mast td {
	border: 1px solid #FFF;
	font-size: 11px; 
	font-weight: bold;
	background: #140;
	color: #FFF;
	text-align: center; }

.big_cal .mast th {
	padding: 0.4em 0;
	color: #FD0; 
	font-size: 18px;  }

.big_cal .mast a,
.big_cal .mast a:link,
.big_cal .mast a:visited {
	color: #FD0; 
	display: block;
	padding-left: 0.5em;
	line-height: 1.1em; 
	font-size: 12px; 
	text-decoration: none; }

.big_cal .mast a:hover {
	color: #DFC; 
	text-decoration: underline; }



.big_cal .mast .day {
	background: #280;
	width: 13%; }

.big_cal .date {
	font-size: 10px; }

.big_cal .event {
	font-size: 11px; }

.big_cal .holiday {
	text-align: center;
	font-style: italic;
	font-size: 9px; }

.big_cal .weekday {
	border: 1px solid #FFF;
	height: 5.0em;
	background: #FFC; 
	padding: 0.4em; 
	vertical-align: top; }

.big_cal .weekend {
	border: 1px solid #FFF;
	height: 5.0em;
	background: #EFD;  
	padding: 0.4em; 
	vertical-align: top; }

.big_cal .spacer {
	border: 1px solid #FFF;
	height: 5.0em;
	background: #EEE;  
	padding: 0.4em; 
	vertical-align: top; }

.big_cal .event {
	font-size: 10px;
	display: block;
	margin: 6px auto; }



.small_cal {
	border-collapse: collapse;
	width: 165px;
	margin: 0 auto; }

.small_cal .mast th,
.small_cal .mast td {
	font-size: 10px; 
	font-weight: bold;
	background: #030;
	color: #FFF;
	text-align: center; }

.small_cal .mast th {
	padding: 0.4em 0;
	color: #FD0; 
	font-size: 12px;  }

.small_cal .mast a,
.small_cal .mast a:link,
.small_cal .mast a:visited {
	color: #FD0; 
	display: block;
	padding-left: 0.5em;
	line-height: 1.1em; 
	font-size: 10px; 
	text-decoration: none; }

.small_cal .mast a:hover {
	color: #DFC; 
	text-decoration: underline; }



.small_cal .day {
	width: 13%; }

.small_cal .date {
	font-size: 10px; }

.small_cal .weekday {
	text-align: center;
	border: 1px solid #FFF;
	height: 0.8em;
	background: #FFD; 
	padding: 0.4em; 
	vertical-align: top; }

.small_cal .weekend {
	text-align: center;
	border: 1px solid #FFF;
	height: 0.8em;
	background: #EFD;  
	padding: 0.4em; 
	vertical-align: top; }

.small_cal .spacer {
	text-align: center;
	border: 1px solid #FFF;
	height: 0.8em;
	background: #EEE;  
	padding: 0.4em; 
	vertical-align: top; }


/* =icxResources
------------------------------------------------------------------------------*/
.faq {
	display: block;
	margin: 30px 30px;
	text-align: left; }

/*----------------------------------------------------------------------------*/

.resource {
	margin: 10px auto;
	padding: 20px 0;
	text-align: left; 
	border-bottom: 1px dotted #060; }

.resource h3 {
	color: #666;
	display: block;
	margin: 1.7em 0 0;
	text-align: left; }

.resource h3 a {
	color: #666; }

.resource .content {
	display: block;
	margin: 0 2.0em;
	padding: 0; 
	text-align: left; }

.resource .content p {
	margin: 0 0 0.7em; }

.resource hr {
	text-align: center;
	margin: 0 auto; }

/*----------------------------------------------------------------------------*/

.archive .year {
	color: #140; }

.archive .month {
	color: #280; }

.event_index .event a,
.event_index .event a:link { 
	text-align: center; 
	font-size: 12px;
	font-weight: bold; 
	color: #140; 
	font-style: italic; }

.event_index .event a:hover { 
	color: #280; }

/*----------------------------------------------------------------------------*/

.links {
	clear: both;
	margin: 0 0 0 0.5em;
	width: 90%; }

.links .feed {
	clear: both;
	margin: 2.5em 0; }

.links .title {
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
	border-bottom: 1px solid #000;
	color: #030; }

.links .label a {  }

.links .label {
	font-weight: bold;
	font-size: 13px;
	padding: 3px; }

.links dt {
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	color: #690;}

.links dt .date {
	font-weight: bold;
	font-size: 11px; }
