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

p, pre, blockquote, label, dl, 
ul, ol, fieldset, address { margin: -0.9em 0; }

li, dd, blockquote { margin: 0 2em; }

html, body, td.preview { 
    font-family:'Times New Roman',Times,Georgia,serif;
/*    font-family:Verdana, Arial, Helvetica, sans-serif; */
    background: url(/images/bg.gif) top right repeat;
    font-size: 14px; 
	color: #320; 
	font-style: normal; 
	font-weight: normal;}

td.preview { background:#F6F5F4; }

/* =BASICS
------------------------------------------------------------------------------*/
h1 { font-size: 26px; color: #900; font-style: normal; font-weight: normal; line-height: 1.2em; }
h2 { font-size: 21px; color: #541; font-style: italic; font-weight: normal; line-height: 1.4em; }
h3 { font-size: 18px; color: #C00; font-style: italic; font-weight: normal; line-height: 1.0em; }
h4 { font-size: 14px; color: #900; font-style: italic; font-weight: normal; line-height: 1.6em; }
h5 { font-size: 10px; color: #660; font-style: italic; font-weight: normal; line-height: 1.4em; }
h6 { font-size: 10px; color: #CCC; font-style: italic; font-weight: normal; line-height: 1.4em; }
td { font-size: 14px; color: #320; font-style: normal; font-weight: normal; }
th { font-size: 14px; color: #333; font-style: normal; font-weight: normal; }
p { 
	font-size: 14px; 
	color: #320; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.3em;
	margin: 1.0em 0; }

div.ornament {
	height: 35px;
	width: 160px; 
	margin: 0 auto;
	background: url("/images/hr_ornament_2.gif") top center no-repeat; }

a:link,
a:visited { color: #900; }
a:hover   { color: #F00; }

.hidden_row { display: none; }
.visible_row { display: table-row-group; }
.visible_row td { border-bottom: 1px solid #66F; }
.hidden_div { display: none; }
.visible_div { display: block; position: absolute; background: #EEE; border: 1px solid #F00; height: 17px; }

.article {
	margin:0 15px 30px 60px;  
	text-align: left; }

.copyright {
	clear: both;
	margin:0 15px 30px 60px;  
	font-size: 12px;
	font-style: italic;
	text-align: right; 
	line-height: 1.4em; }

.asset {
	padding: 0 0.75em 0.5em 1.0em; }

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

pre { 
	border: 1px dotted red; 
	color: #F00; }

.system_reply { 
	background: #F00; 
	color: #FFF; 
	font-weight: bold; }


.summary,
.summary * { text-align: center; }
.summary .label { font-size: 18px; color: #900; }

/* =CONTACT US
------------------------------------------------------------------------------*/
#contact_us {
	font-size: 14px; }

#contact_us table {
	margin: 0 auto; }

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

#contact_us td {
	text-align: left; 
	padding: 3px;  }

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


/* =STRUCTURE
------------------------------------------------------------------------------*/
#masthead { width: 100%; }

#content { 
	margin:0 auto; 
	width:100%;
	background: url(/images/art_bg.gif) top left repeat-y; }

#mast_L { 
	text-align: left;
	background: url(/images/mast.gif) top left repeat-x; }

#mast_C { 
	width:150px; 
	text-align: center; 
	vertical-align: middle; 
	padding: 0 10px 0 35px;
	border-right: 1px solid #420;
	background: url(/images/deckel_cap.gif) top left repeat-y #F6F5F4; }

#mast_R { 
	width:175px;
	text-align: center; 
	background: url(/images/DollyGhost.gif) top left no-repeat; }

#column_L {
	width:25px; 
	background: url(/images/art_bg.gif) top right repeat-y; }

#column_C { 
	vertical-align:top; 
	text-align: center; 
	padding: 10px 0 235px; 
	background: url(/images/DollyBG.gif) bottom left no-repeat #F6F5F4; }

#column_R {
	width: 150px; 
	background: url(/images/deckel.gif) top left repeat-y #F6F5F4;
	background-position: 0 -88px;
	border-right: 1px solid #420;
	vertical-align: top; 
	text-align: center; 
	padding: 15px 10px 0 35px; }

#placard {
	border: 1px dotted #DDD;
	width: 450px;
	margin: 0 auto;
	}


/* =NAVIGATION
------------------------------------------------------------------------------*/
.heirarchy { 
	display: block;
	font-size: 13px;
	border: none; 
	padding: 0;
	margin: 0 5px 0 25px; }

.heirarchy ul { 
	display: block; 
	border: none;
	padding: 0;
	margin: 0; }

.heirarchy li { 
	display: block; 
	list-style: none;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0; }

.heirarchy a {
	display: block;
	padding: 0;
	margin: 0; 
	border: none; 
	text-transform: uppercase; }

.heirarchy a,
.heirarchy a:link,
.heirarchy a:visited {
	background: #979780; 
	color: #F6F5F4; 
	border-bottom: 1px solid #BBA; 
	text-decoration: none; 
	padding: 6px 2px; }

.heirarchy a:hover {
	background: #900; 
	color: #FFE; 
	text-decoration: underline; }

.heirarchy .selected a,
.heirarchy .selected a:link,
.heirarchy .selected a:visited {
	background: #EEEEDD; 
	color: #900;
	font-size: 15px; }

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

.heirarchy .selected ul a,
.heirarchy .selected ul a:link,
.heirarchy .selected ul a:visited {
	background: #DDDDCC; 
	color: #900; 
	font-size: 14px;
	border-bottom: 1px solid #BBA; 
	text-decoration: none; 
	text-transform: none; }

.heirarchy .selected ul a:hover {
	background: #900; 
	color: #FFE; 
	text-decoration: underline; }

.heirarchy li ul { display: none; }

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

.index a {display: block; margin: 5px; }

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

.download_list { border: 1px solid #900; width: 100%; font: 'Times New Roman',Times,Georgia,serif;}
.download_list th { background: #a19d94; color: white; padding: 2px 4px; font-weight: bold; font-size: 14px; }
.download_list .dl_asset td { background: white; color: #320; border-top: 1px dotted #822; padding: 2px 4px; font-size: 12px; }
.download_list .title { font-weight: bold; }
.download_list .caption { font-style: italic; }

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

/* =icxEVENTS
------------------------------------------------------------------------------*/
.smallcal {
	display: table;
	border: 1px solid #66F;
	margin: 0 auto;
	font: 0.8em  Verdana, Arial, Helvetica, sans-serif; }

.smallcal td {
	padding: 2px;
	text-align: center; 
	background: #F6F6FF; }

.smallcal .title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #66F;
	border: 1px solid #FFF; 
	border-width: 1px 1px 0; }

.smallcal .title a {
	display: block;
	padding: 3px 0;
	color: #FFF;
	background: #66F; }

.smallcal .title a:hover {
	color: #FD0;
	background: #F00; }

.smallcal .label {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #00C; }

.smallcal .space {
	background: #DDD; }

.smallcal .weekend {
	background: #EEE; }

.smallcal .holiday {
	background: #DFF; }

.smallcal .event {
	background: #FF6; }



.bigcal {
	display: table;
	border: 1px solid #900;
	width: 100%;
	margin: 0 auto;
	font: 10px  Verdana, Arial, Helvetica, sans-serif; }

.bigcal table {
	display: table;
	width: 100%; }

.bigcal td {
	padding: 2px;
	text-align: center; 
	background: #EDEDDF; }

.bigcal td.title {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #979780;
	border: 1px solid #FFF; 
	border-width: 1px 1px 0; }

.bigcal td.title a {
	display: block;
	padding: 3px 0;
	color: #FFF;
	background: #979780; }

.bigcal td.title a:hover {
	color: #FFF;
	background: #900; }

.bigcal .label {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #900; }

.bigcal .space {
	background: #979780; }

.bigcal .weekend {
	background: #D6D6C4; }

.bigcal .holiday {
	background: #F9F8F3; }

.bigcal .event {
	background: #FAD5F3; }

.bigcal .Event_Holiday {
	display: block; 
	clear: both; 
	width: 100%; 
	text-align: center;
    font-family:'Times New Roman',Times,Georgia,serif;
	font-size: 10px;
	font-style: italic; }

.bigcal .event_Event {
	display: block; 
	clear: both;
	width: 100%; 
	font-size: 12px; }

.bigcal td a {
	display: block;
	padding: 3px 0; }

.bigcal td a:hover {
	color: #FFF;
	background: #900; }




.eventlist {
	display:block; 
	clear:both; 
	margin:20px 70px 10px 70px; 
	color:#003333; 
	font-size:12px; }

.eventlist .title { }

.eventlist .duration { 
	font-style:italic; 
	font-size:14px; }

.eventlist .Event_Schedule { 
	margin-top:25px; }

.eventlist .Event_Schedule .title { 
	background:blue; 
	color:white; 
	font-weight:bold; 
	font-size:16px; 
	padding:2px 5px; 
	margin:0 0 5px; }

.eventlist .Event_Schedule .title a { 
	color:white; }

.eventlist .Event_Schedule .date { 
	font-weight:bold; 
	margin:0; 
	padding-left:5px; }

.eventlist .Event_Schedule .date .weekdays { 
	display:block; 
	padding-left:5px; }

.eventlist .Event_Schedule .date .time { 
	display:block; 
	padding-left:5px; }

.eventlist .Event_Schedule .location { 
	font-weight:bold; 
	color:gray; 
	padding:2px 5px; }

.eventlist .Event_Schedule .description { }

.eventlist .Event_Schedule .description p {
	font-style:italic; 
	padding:3px 5px; }

.eventlist .Event_Schedule .link { 
	text-align:center; 
	padding:5px; }

.eventlist .Event_Event { margin-top:25px; }

.eventlist .Event_Event .title { 
	background:#900; 
	color:white; 
	font-weight:bold; 
	font-size:16px; 
	padding:2px 5px; 
	margin:0 0 5px; }

.eventlist .Event_Event .title a { color:white; }

.eventlist .Event_Event .date { 
	font-weight:bold;
	padding-left:5px; }

.eventlist .Event_Event .date .time { 
	display:block; 
	padding-left:5px; }

.eventlist .Event_Event .location { 
	font-weight:bold; 
	color:gray; 
	padding:2px 5px; }

.eventlist .Event_Event .description { }

.eventlist .Event_Event .description p { 
	font-style:italic; 
	padding:3px 5px; }

.eventlist .Event_Event .link { 
	text-align:center; 
	padding:5px; }

.eventlist .Event_Register { 
	border:1px solid orange; 
	margin-top:15px; }

.eventlist .Event_PdRegister { 
	border:1px solid purple; 
	margin-top:15px; }

.eventlist .Event_Holiday { margin-top:25px; }

.eventlist .Event_Holiday .title { 
	background:#D6D6C4; 
	color:white; 
	font-weight:bold; 
	font-size:16px; 
	padding:2px 5px; 
	margin:0 0 5px; }

.eventlist .Event_Holiday .title a { color:white; }

.eventlist .Event_Holiday .date { 
	font-weight:bold;
	padding-left:5px; }

.eventlist .Event_Holiday .date .time { 
	display:block; 
	padding-left:5px; }

.eventlist .Event_Holiday .location { 
	font-weight:bold; 
	color:gray; 
	padding:2px 5px; }

.eventlist .Event_Holiday .description { }

.eventlist .Event_Holiday .description p { 
	font-style:italic; 
	padding:3px 5px; }

.eventlist .Event_Holiday .link { 
	text-align:center; 
	padding:5px; }

.eventlist hr { 
	display:none; 
	width:20%; }

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