/* =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: 16px; 
    background: #FFF;
    color: #555; 
    padding: 0 35px; }

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

table { margin: 0 auto; }

/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 30px; color: #23B; font-style: normal; font-weight: normal; }
h2 { font-size: 26px; color: #740; font-style: italic; font-weight: normal; }
h3 { font-size: 22px; color: #207; font-style: italic; font-weight: normal; }
h4 { font-size: 20px; color: #A60; font-style: italic; font-weight: normal; }
h5 { font-size: 16px; color: #740; font-style: italic; font-weight: normal; }
h6 { font-size: 16px; color: #FC0; font-style: italic; font-weight: normal; }
td { font-size: 16px; font-style: normal; font-weight: normal; }
th { font-size: 16px; font-style: normal; font-weight: normal; }

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

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

a,
a:link,
a:visited { color: #23B; }
a:hover   { color: #007; }

.hidden { display: none; }

#insert {
	width: 100%;
	max-height: 300px;
	padding: 0;
	margin: 0;
	overflow: auto; }

.article {
	background: #FFF;
	padding:10px 25px 25px;  
	text-align: left; }

#insert .article {
	background: #DDF; }

#article_25 .article_byline {
	display: none; }

.summary {
	background: #FFF;
	padding:0 25px 25px;  
	text-align: left; }

.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 {
	font-size:11px; 
	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;
	margin: 0 auto;
	width: 100%; 
	height: 120px; }

#mast_L { 
	width: 10px; 
	text-align: left; }

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

#mast_R { 
	text-align: right; 
	vertical-align: bottom; }

#content { 
	margin: 0 auto;
	width: 100%; }

#column_L { 
	background: #FFF;
	width: 210px; 
	vertical-align:top; 
	text-align: left; }

#preview_content,
#preview_summary,
#column_C { 
	border-left: 1px dotted #AAA;
	vertical-align:top; 
	text-align: center; }

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

#placard {
	display: table;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #23B ;
	margin: 0 0 0.2em 0.9em; 
	float: right; 
	text-align: right; }

#banner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #AAF;
	margin: 20px 25px 30px 100px; 
	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 {
	width: 100%;
	height: 120px;
	vertical-align: middle;
	border: 1px dotted #CCC; }

.columns1 .col1 {
	background: #EEE;
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns2 .col1,
.columns2 .col2 {
	background: #EEE;
	width: 50%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns3 .col1,
.columns3 .col2,
.columns3 .col3 {
	background: #EEE;
	width: 33%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }

.columns4 .col1,
.columns4 .col2,
.columns4 .col3,
.columns4 .col4 {
	background: #EEE;
	width: 25%; 
	padding: 0.5em;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #AAA; }
	
.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 { 
	display: table;
	border: none; 
	float: center; 
	color: #FFF; }

.directory ul {
	padding: 0;
	margin: 0; }

.directory li {
	position: relative; 
	float: left; 
	display: block;
	line-height: 1.7em; 
	list-style: none; 
	padding: 0;
	margin: 0; }

.directory li ul {
	position: absolute; 
	border: none;
	top: 1.6em;
	left: 0; 
	width: 10em; }

.directory li ul li {
	display: block;
	text-align: left;
	line-height: 1.6em; 
	list-style: none; 
	width: 10em; }

.directory ul li a,
.directory a:link,
.directory a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left; 
	display: block;
	line-height: 1.7em; 
	padding: 0 1.0em; 
	height: 1.7em; 
	background: #007; 
	color:#FFF;
	border-right: 1px solid #FFF; 
	text-decoration: none; }

.directory ul li a.selected {
	font-weight: bold;
	background: #23B; 
	text-decoration: none; }

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

.directory ul li ul li a,
.directory ul li ul li a:link,
.directory ul li ul li a:visited {
	font-size: 14px;
	height: 1.7em; 
	width: 10em;
	background: #23B; 
	color:#FFF;
	border-right: none;
	border-top: 1px solid #FFF; 
	text-decoration: none; }

.directory ul li ul li a.selected {
	background: #47D; 
	text-decoration: none; }

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



.index {
	width: 200px;
	list-style: none;
	margin: 0;
	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: #23B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em; 
	display: block;
	padding: 3px 0 4px; 
	text-decoration: none; }

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



#maptitle,
#newstitle {
	color: #23B;
	border-bottom: 1px solid #23B; 
	font-size: 14px;
	font-weight: bold; 
	margin: 8px 0 0; 
	padding: 0;
	width: 200px; }

.index .longindex {
	width: 200px;
	padding: 0; 
	margin: 0; 
	font-size: 12px; }

.index .longindex dt {
	width: 200px;
	padding: 0; 
	margin: 0; 
	font-weight: bold;
	font-size: 13px; }

.index .longindex dd {
	width: 200px;
	padding: 0; 
	margin: 0; 
	font-style: italic; 
	font-size: 12px; }

.index .longindex dd a {
	width: 200px;
	font-weight: normal;
	padding: 0; 
	margin: 0; 
	font-size: 12px; }



.heirarchy { 
	display: table;
	color: #FFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	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: 2px 4px 2px 6px; 
	background: #03A; 
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FFF; 
	text-decoration: none; }

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

.heirarchy .selected a,
.heirarchy .selected a:link,
.heirarchy .selected a:visited {
	background: #69C; 
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }

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

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

.heirarchy .selected ul a:hover {
	background: #FA6;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
	text-decoration: underline; }

.heirarchy .selected .selected_article a,
.heirarchy .selected .selected_article a:link,
.heirarchy .selected .selected_article a:visited {
	background: #FC9;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	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; }

/* News Archive
----------------------------------------------------------------------------*/

.archive {
	display: table;
	width: 100%; 
	text-align: left; }

.archive .year {
	display: block;
	border: 1px solid #F90; 
	margin:0 40px 20px; }

.archive .year_title {
	display: table;
	width: 100%;
	background: #007;
	color: #FFF; 
	font-weight: bold; 
	font-size: 14px; 
	text-align: center;
	margin: 0 auto; }

.archive .document {
	display: block; 
	font-size: 10px; 
	margin: 0.3em 0 0.7em 1.5em; }

.archive .document .mark {
	display: table; 
	clear: left;
	float: left;
	font-weight: bold; 
	width: 9.0em; 
	vertical-align: top; }

.archive .document .container {
	display: block;
	width: 100%; }

.archive .document .doc_title {
	display: table;
	color: #23B; 
	font-size: 10px; 
	font-weight: bold; }

.archive .document .doc_author {
	display: block; 
	white-space: nowrap; 
	font-style: italic;
	margin-left: 0.7em; }


.project_specs dt {
	font-weight: bold;
	float: left; 
	margin-right: 0.5em; }
