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

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

html, body { 
    font-family:'Times New Roman',Times,Georgia,serif;
/*    font-family:Verdana, Arial, Helvetica, sans-serif; */
    font-size: 12px; 
    background: #FFE;
    color: #555; }

th.preview { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #07F;
	color: #FFF;
	font-weight: bold;
	font-size: 17px; }

table { margin: 0 auto; }

/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 30px; color: #000; font-style: normal; font-weight: normal; }
h2 { font-size: 26px; color: #860; font-style: italic; font-weight: normal; }
h3 { font-size: 22px; color: #333; font-style: italic; font-weight: normal; }
h4 { font-size: 19px; color: #666; font-style: italic; font-weight: normal; }
h5 { font-size: 16px; color: #650; font-style: italic; font-weight: normal; }
h6 { font-size: 16px; color: #CCC; font-style: italic; font-weight: normal; }
td { font-size: 17px; font-style: normal; font-weight: normal; }
th { font-size: 17px; font-style: normal; font-weight: normal; }

p { 
	font-size: 17px; 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.2em; 
	margin: 1.0em 0; }

dl, ul, ol, li, dd, blockquote { 
	font-size: 17px; 
	color: #222; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.2em; 
	margin: 0.25em 1.3em; }

a,
a:link,
a:visited { color: #555; }
a:hover   { color: #777; }

.hidden { display: none; }

.article {
	margin:0 25px 25px;  
	text-align: justify; }

#address {
	color: #333;
    font-family:'Trebuchet MS','Times New Roman',Times,Georgia,serif;
	font-size: 18px;
	font-weight: bold; 
	display: block;
	text-align: center; 
	clear: both; }

#article_31 .article_byline {
	display: none; }

.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; }

.copyright {
	color: #650;
	font-size: 13px;
	display: block;
	clear: both; }

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

.reply,
.system_reply { 
	background: #F00; 
	color: #FFF; 
	font-weight: bold; 
	padding: 2px 0.5em; }


/* =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
------------------------------------------------------------------------------*/
#masthead { 
	background: #FFF;
	width:100%;  }

#mast_L { 
	width: 275px; 
	height: 120px;
	background: url('/images/ghost2.jpg') top left no-repeat #FFE;
	text-align: center; 
	vertical-align: middle; 
	padding-left: 180px; }

#mast_C { 
	border-top: 2px solid #000; 
	background: #FE9;
	text-align: center; }

#mast_R { 
	background: url('/images/ghost2ani.gif') top right no-repeat #FFE;
	text-align: center; 
	vertical-align: middle; 
	padding-right: 150px; }

#content { width:100%; }

#column_L { 
	background: url('/images/composite.png') -47px 325px no-repeat #FFE;
	border-right: 1px #650;
	width: 175px; 
	vertical-align:top; 
	text-align: left; }

#preview_content,
#preview_summary,
#column_C { 
	vertical-align:top; 
	text-align: center; 
	padding-top: 25px; }

#column_R { 
	border:1px solid #DDF; 
	width:120px; 
	vertical-align:top; 
	text-align: center; }

#placard {
	display: table;
	width: 100% ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 26px;
	color: #860;
	margin: 0 0.9em; 
	text-align: center; }

#placard2 {
	display: table;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 0.2em 0.3em; 
	text-align: center; }

/* =COLUMNS
------------------------------------------------------------------------------*/
.twocolumns {
	display: table;
	width: 100%;
	border: 1px dotted #999; }

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

.twocolumns .two {
	display: inline-table;
	float: right;
	width: 47%;
	border: 1px dotted #BBB; }

.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 solid #FE6;
	background: #FE9; }

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

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

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

.tabcolumns4 .col1,
.tabcolumns4 .col2,
.tabcolumns4 .col3,
.tabcolumns4 .col4 {
	padding: 0.25em;
	text-align: left; 
	vertical-align: top;
	border: 1px dotted #650; }
	
.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 {
	width: 100%;
	height: 120px;
	vertical-align: middle;
	background: #FB0; }

.columns1 .col1 {
	background: #EEE;
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle; }


.columns2 .col1,
.columns2 .col2 {
	background: #FE9;
	width: 50%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle; }


.columns3 .col1,
.columns3 .col2,
.columns3 .col3 {
	background: #FE9;
	width: 33%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle; }


.columns4 .col1,
.columns4 .col2,
.columns4 .col3,
.columns4 .col4 {
	background: #EEE;
	width: 25%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle; }
	
.columns1 .col1 a,
.columns2 .col1 a,
.columns2 .col2 a,
.columns3 .col1 a,
.columns3 .col2 a,
.columns3 .col3 a,
.columns4 .col1 a,
.columns4 .col2 a,
.columns4 .col3 a,
.columns4 .col4 a {
	font-weight: bold;
	font-size: 22px; }


/* =NAVIGATION
------------------------------------------------------------------------------*/
#heading {
	background: #900; 
	color: #FFF;
	font-size: 18px; 
	margin: 0 0 1px; 
	padding: 5px 0 8px; }


.directory { 
	text-transform: uppercase;
	display: inline;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em; 
	float: right; 
	background: #FA0; 
	color: #000; }

.directory a,
.directory a:link,
.directory a:visited {
	float: left; 
	display: block;
	line-height: inherit; 
	background: inherit; 
	color: inherit; 
	padding: 0 1.0em; 
	height: 1.5em; 
	border-left: 1px solid #FFF; 
	text-decoration: none; }

.directory a.selected {
	font-weight: bold;
	background: #FB0; 
	text-decoration: none; }

.directory a:hover {
	background: #FB0; 
	color: #000; 
	text-decoration: underline; }


.index {
	border-top: 1px dotted #650;
	border-bottom: 1px dotted #650;
	background: #FFE;
	list-style: none;
	margin: 5px 0 20px;
	padding: 0.7em 0; }

.index ul {
	list-style: none;
	margin: 0 4px 0 6px;}

.index li {
	list-style: none;
	margin: 0;}

.index a,
.index a:link,
.index a:visited {
	color: #650; 
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em; 
	display: block;
	padding: 3px 0 4px; 
	text-decoration: none; }

.index li.selected_article a {
	color: #000; 
	text-decoration: underline; }

.index a:hover {
	color: #000; 
	text-decoration: underline; }


.heirarchy { 
	display: table;
	color: #FFF; 
	font-size: 14px;
	width: 100%; 
	margin: 0 auto;}

.heirarchy ul { 
	display: table-cell; 
	padding: 0;
	margin: 0; }

.heirarchy li { 
	display: block; 
	padding: 0;
	margin: 0; }

.heirarchy a,
.heirarchy a:link,
.heirarchy a:visited {
	display: block;
	margin: 0 auto;
	padding: 6px 4px 0 6px; 
	background: #666; 
	color: inherit; 
	border-bottom: 1px solid #FFF; 
	text-decoration: none; }

.heirarchy a:hover {
	background: #DDD; 
	color: #222; 
	text-decoration: underline; }

.heirarchy .selected a,
.heirarchy .selected a:link,
.heirarchy .selected a:visited {
	background: #999; 
	color: #FFF; 
	font-size: 16px; 
	text-decoration: none; }

.heirarchy .selected a:hover {
	background: #DDD; 
	color: #222; 
	text-decoration: underline; }

.heirarchy .selected ul a,
.heirarchy .selected ul a:link,
.heirarchy .selected ul a:visited {
	background: #444; 
	font-size: 12px;
	padding-left: 14px;
	border-bottom: 1px solid #FFF; 
	text-decoration: none; }

.heirarchy .selected ul a:hover {
	background: #CCC; 
	font-size: 12px; 
	padding-left: 14px;
	text-decoration: underline; }

.heirarchy .selected .selected_article a,
.heirarchy .selected .selected_article a:link,
.heirarchy .selected .selected_article a:visited {
	background: #CCC;
	color: #333;
	font-size: 12px; 
	padding-left: 14px;
	text-decoration: none; }

.heirarchy li ul { display: none; }
.heirarchy li.selected ul { display: block; }


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

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

.resource {
	margin: 10px auto;
	padding: 0;
	text-align: left; }

.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; }

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