@import url(/centralstyle/style.css);
/* Style sheet written by King Cow. Send questions or comments to kingcow.com */
/* standard tags */
html { margin: 0; padding: 0; } /* removed the * here. better to define for each element that needs it or else the paragraphs messup. */
body { font: 0.75em/1.4em Arial, Helvetica, sans-serif; background-color: #1782BF; margin: 0; padding: 0; } /* originaly 0.7em/1.34em */
input {	}
a:link { color: #D90026; text-decoration: none; } /* old color for visited #990066; */
a:visited { color: #D90026; text-decoration: none; }
a:hover, a:active { color: #D90026; text-decoration: underline; }

h1, h2, h3, h4, h5, h6	{ color: #d90026; } 
h1, h2					{ font-size: 1.6em; line-height: 1.6em; font-weight:bold; margin-top: 0px;}
h3						{ font-size:1.4em; line-height:1.6em; font-weight:bold;}
h4						{ font-size:1.2em; line-height:1.4em; font-weight:normal;}
h5,h6					{ font-size:1em; font-weight:bold;}

img { border: none;	}
hr { height:1px; color:#D90026; }
/******************************************************** SITE TAGS */

/* header information */

div#more_header { width: 700px; height:157px; margin: auto; text-align: right; color: #FFD600; overflow: none;  }
div#more_header img { display: block; text-align: left; float:left; margin-top:54px; margin-bottom:54px;}
div#more_headerlinks { display:block; float:right; height:45px; margin-top:9px;}

#more_header a { line-height: 45px;  font-weight: bold; text-decoration: none; }
#more_header a:link, #more_header a:visited { color: #fff; }
#more_header a:hover, #more_header a:active, #more_header a.uber { color: #FFD600; } /* not sure about these rollovers */

#more_mainnav {  
	margin-top:63px;
	float:right; 
	height: 40px;
	width:548px;
	overflow: hidden;
	background: url(../config_central/more_images/M4Mnav.jpg) top right no-repeat; } /* this logo is all cut off */
#more_mainnav ul { padding:0px; margin:0px; list-style: none;}
#more_mainnav li { display: block; float:right; height:40px; line-height:40px; font-size: 1.25em; border-right: 8px solid #FFD600;
	padding-right: 10px; padding-left: 10px; }

#more_region1 { width:692; height:285px;}
#more_region1_left {  
	width:193px; 
	height:38px; 
	background:#d90026; 
	opacity: 0.6; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	z-index:101;
	float:left;
	margin-top:247px;
}
#more_region1_right { 
	opacity: 0.6; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	width:499px; 
	height:38px; 
	background:#FFFFFF;
	z-index:101;
	float:right;	
	margin-top:247px;
}
#more_region1_title{
	width:499px; 
	height:38px; 
	z-index:102;
	float:right;
	margin-top:-38px;
	overflow:hidden;	
}
#more_region1_title h1{
	opacity: 1.0; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	line-height:38px;
	margin:0px;
	padding:0px;
	padding-left:9px;
}

div#more_content { 
	width: 692px;
	margin-left: auto;
	margin-right: auto;
	border-width: 8px 0px 8px 8px; border-style: solid; border-color: #FFD600;
	background: #fff url(../config_central/more_images/M4Msidebar.jpg) left repeat-y; }

/* blue sidebar */

div#more_pagenav { color: #fff; float: left; width: 193px; overflow: hidden; padding-top:10px; padding-bottom:10px; }

#more_pagenav ul { font-weight:bold; margin: 0; padding: 0; }
#more_pagenav ul li { list-style: none; }
#more_pagenav li a { font-size: 1.1em; text-decoration: none; display: block; min-height: 25px; padding: 10px 5px 0 20px; } /* top right bottom left */


/* Change this! */
/* #more_pagenav ul#mainnav_6 { padding: 0; margin: 0; } */
/* #more_pagenav ul#mainnav_6 li a { padding-left: 40px; } */
#more_pagenav ul.indented_ul li a { padding-left: 40px; }

#more_pagenav li a:link, #more_pagenav li a:visited { color: #fff; }
#more_pagenav li a:hover, #more_pagenav li a:active {
	color:#FFD600; background: url(../config_central/more_images/M4Mnavarrow.gif) center left no-repeat;
}
#more_pagenav a.uber, #more_pagenav a.uber:link, #more_pagenav a.uber:visited {
	color: #FFD600; background: url(../config_central/more_images/M4Mnavarrow.gif) center left no-repeat;
} 

#more_tell {
	margin-top:10px;
}
.more_tell_img {
	margin-left:20px;
	float:left;
}
.more_tell_words a {
	margin-top:2px;
	color:#FFD600;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin-left:8px;
}
.more_tell_words a:hover {
	text-decoration:none;
	color:#FFD600;
}

/* white content */
div#more_pagecontent {  width: 479px; float: right;
	overflow:hidden; /*this is needed for ie 6*/
	padding-top:20px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
}
#more_pagecontent ul { margin: 0; padding: 0; margin-left: 2em; } /* for any uls in the white space includeing the sitemap */
#more_pagecontent p:first-child,
#more_pagecontent h1:first-child,
#more_pagecontent h2:first-child,
#more_pagecontent h3:first-child,
#more_pagecontent h4:first-child,
#more_pagecontent h5:first-child,
#more_pagecontent h6:first-child {margin-top:0px; }

.clearboth {
	clear:both;
	height:0px;
	overflow:hidden;
}

div#more_central{
	font-size:1em; margin:auto; font-style:italic; width:700px; text-align:right; margin-top:7px; padding-bottom:7px;
}
#more_central a, #more_central a:hover, #more_central a:visited {
	color:#003399; text-decoration:none;
}


.more_spotlight_image {float: left; margin-right: 30px; margin-bottom: 45px;}
.more_spotlight_text { font-size:1.2em; line-height:1.4em; font-weight:normal;} /* same as heading 4 */
.more_spotlight_text_title { font-size:1.2em; line-height:1.4em; font-weight:normal; text-transform:uppercase; font-weight:bold;}

/******************************************************** CENTRAL TAGS */
.central_contactform_phone { display:block }
.central_contactform_address { display:block }
.central_contactform_address_additional { display:block }


#newsmain {border:1px solid black; clear:both; font-family:Arial, Helvetica, sans-serif; width:600px; background-color:white;}
#more_newsletter_header { font-family:Arial, Helvetica, sans-serif; text-align:center; background-color:black; color:white; padding-bottom:15px;}
#more_newsletter_header_picture { }
#more_newsletter_header_words { }
#more_newsletter_header_title { font-size:180%; line-height:150%; font-weight:bold; }
#more_newsletter_header_tagline { }
#more_newsletter_cols { padding-top:15px; }
#more_newsletter_col1 { float:left; width:385px; padding-left:15px; }
#more_newsletter_col2 { float:right; width:170px; padding-right:15px; }
#more_newsletter_footer { text-align:center; border-top:1px solid black; padding-top:15px; padding-bottom:5px;}
#more_newsletter_footer a { padding:0px 5px 0px 5px; }
.news_link_main { display:none }
.news_link_side { display:none }

#error_message { padding: 10px;	background-color: white; border: 1px solid black; }
.error_message { padding: 10px;	background-color: white; border: 1px solid black; }
#manage_table_div { /* width:530px;	overflow:scroll; */ }
#scrolling_content_div { /*	width:530px; overflow:scroll; */ }
.floatleft { margin-right: 20px; margin-bottom: 20px; float:left; }
.floatright { margin-left: 20px; margin-bottom: 20px; float:right; }
/*
<overview_block>
	<span class="overview_label" />
	<span class="overview_time" />
	<span class="overview_pageinfo" />
	<div class="overview_blurb" />
	<span class="overview_link_group">
		<span class="overview_link">
		<span class="cms_overview_link">
	</span>
	<div style="clear:both; line-height:0px; font-size:0px;"></div>
</overview_block>
*/

.overview_block { margin-bottom: 3px; padding-bottom:3px; display:block; }
.overview_label { font-weight:bold; margin:0px; padding:0px; font-size:1.4em; line-height:1.6em; }
.overview_label a {	}
.overview_time { display:block; font-weight:normal;font-size:1em; line-height:1em; }
.overview_pageinfo{ display:block; font-weight:normal;font-size:1em; line-height:1em;}
.overview_blurb { display:block; }
.overview_blurb p{ margin-top:0em; margin-bottom:1em; } 
.overview_link_group { }
.overview_link { display:none;}
.cms_overview_link { 
	display:block; margin-bottom:1em; padding:2px;
	padding-left:6px; padding-bottom:6px; border:1px dotted #666666; border-top:none;
	border-right:none;
	}
.cms_overview_link a { display:block; color:#666666; }
.cms_overview_link a:hover { color:black; }

.calendarofevents_time { display:block; letter-spacing: -.05em;	word-spacing: -.05em; font-weight:normal;font-size:1em; line-height:1em;}
.calendarofevents_title { display:none; }
.calendarofevents_summary { display:block; }
/*.calendarofevents_descriptionlink {	display:block; padding:15px 0px 15px; }*/
.calendarofevents_fulldescription {	display:block; padding:3px 0px 3px; }

/******************************************************** Central Menue */
li.xc {
	list-style: none;
	color: gray;
}
div.xcx, div.xcc {
	position: absolute;
/*	display: inline; */
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.65em; 
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -1.5em; /*distance plus and minuses are away from the label */ 
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace; 
	font-size: 100%;
/*	font-weight: bold; */
/*	background-color: white; */
/*	padding: 0em .4em 0em .4em; */
	padding: 0em .35em 0em .35em;
	line-height: 1em; 
	display: inline;
}