body {
	background-color: #6f7073;
	color:#6f7073;
	}

hr {margin:1.14em 0;}

#content {
	color:#6f7073;
	text-shadow:0 0 1px #ddd;
	}
	
a:link,
a:visited,
#news a:link, #news a:visited{
	color:#4e4f52;
	text-decoration:none;
	}

a:hover,
a:active,
#news a:hover, #news a:active{
	color:#F58220;
	text-decoration:underline;
	}

#wrap {
	background:#FFF;
	}
	
#header {
	background:#FFF;
	}	

/* Header */

.fsizer a,
#header a:link,
#header a:visited {
	color:#909295;
	}
	
#header a:hover,
#header a:active {
	color:#333;
	}

/* Logo */
	
#tagline {
	color:#666;
	}


/* Spotlight and Masthead*/


#spotlight {background-repeat:repeat-x !important;}
#spotlight ul{border:0;list-style:none;}

#spotlighttext {
	color:#FFF;
	}
	
#spotlighttext a:link,
#spotlighttext a:visited {
	color:#AAA;
	}
	
#spotlighttext a:hover,
#spotlighttext a:active {
	color:#FFF;
	}
	
#masthead img {
	border:5px solid #CCC;
	}

/* Navigation */

#nav * {background:none !important;}
#nav li {background: transparent url('../graphics/layout/nav_right_hover.jpg') right top no-repeat !important;}
#nav li ul li {background:none !important;}
#nav ul li.hover,#nav ul li:hover{background-color:	#f2b263 !important;}

#nav ul li.hover ul {
	background:#fff !important;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
  	opacity:0.9;
  	border:1px solid #6f7073;
	border-top:0 none;
	}

#nav ul li.hover ul li a{color:#6f7073;}

	#nav ul li.hover ul li a:hover,
	#nav ul li.hover ul li a:active{
	width: 180px;
	color:#fff;
	}	

/* News */

#news {color:#999;}

#news h1,#news h2,#news h3,#news h4,#news h5 {color:#333;}
	
.news_articles ul li {}


/* Utilities */

#utilities {color:#bfc1c3;}
	
#utilities ul li{line-height:45px;}
	
#utilities a:link,
#utilities a:visited {
	padding-top:10px;
	color:#bfc1c3;
	text-shadow:0 0 1px #000;
	}

#utilities a:hover,
#utilities a:active {
	color:#fff;
	}

/* Secondary Navigation */

#subnav {
	color:#f58220;
	}
	
#subnav ul li {
	border-bottom:1px solid #87898c;
	}

#subnav ul li a:link,
#subnav ul li a:visited {
	color:#6f7073;
	}
	
#subnav ul li a:hover,
#subnav ul li a:active,
#subnav ul li.selected a,
#subnav ul li.selected a{
	color:#ef8f37;
	}
	
#subnav ul li.selected, #subnav ul li:hover {
background:url("../graphics/layout/right-arrow.png") no-repeat scroll right center transparent;
}
	
/* Content */

#maincontent h1,#maincontent h2,#maincontent h3,#maincontent h4,#maincontent h5 {
	color:#f58220;
	}
	
.form_title,
h5.form_title,
div.form_row_submit,
.event_list,
.dlSearchToolEntryContainer,
table.calendar thead th,
table.content_data_table th.column_label,
div.portal_login div.form_row_submit
{
	background:#f2f2f2;
	color:#333;
	border:1px solid #cecece;
	}
	

/* Footer */	

#footer {background-color:#333 !important; padding-bottom:15px; height:auto;}

#contact {
	color:#BfC1C3;
	}

#footer a:link,#footer a:visited {color:#bfc1c3;}
	
#footer a:hover,
#footer a:active {color:#fff; text-decoration:underline;}
	
#news {padding-top:0;}

#news h1,#news h2,#news h3,#news h4,#news h5,#news h6,
#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5 {
	color:#f58220;
	border-bottom:1px solid #87898c;
	text-transform:uppercase;
}