body {
	background-color: #CcE9F7;
	color:#555;
	}
	
a:link,
a:visited {
	color:#28144f;
	}
	
a:hover,
a:active {
	color:#28144f;
	}
	
#wrap {
	background:#FFF;
	}
	
#header {
	background:#FFF;
	}	

	
/* Header */
	
#header a:link,
#header a:visited {
	color:#8fa2b4;
	}
	
#header a:hover,
#header a:active {
	color:#ACD;
	}
	
	#translate {
		position: absolute;
	}


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


/* Spotlight and Masthead*/

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


/* News */

#news {
	color:#999;
	}

#news h1,#news h2,#news h3,#news h4,#news h5 {
	color:#333;
	}
	
.news_articles ul li {
	border-bottom:1px solid #DaE3Eb;
	}


#news a:link,
#news a:visited {
	color:#28144f;
	}


#news a:hover,
#news a:active {
	color:#47A;
	}

/* Utilities */

#utilities {
	color:#A2B5C7;
	}
	
#utilities a:link,
#utilities a:visited {
	color:#28144f;
	}

#utilities a:hover,
#utilities a:active {
	color:#28144f;
	}

/* Secondary Navigation */

#subnav {
	color:#28144f;
	}
	
#subnav ul li {
	border-bottom:1px solid #DaE3Eb;
	}

#subnav ul li a:link,
#subnav ul li a:visited {
	color:#28144f;
	}
	
#subnav ul li a:hover,
#subnav ul li a:active {
	color:#A2B5C7;
	}

#subnav ul li a.selected,
#subnav ul li a.selected{
	color:#A2B5C7;
	}
	
	
/* Content */

#maincontent h1,#maincontent h2,#maincontent h3,#maincontent h4,#maincontent h5 {
	color:#28144f;
	}
	
.form_title,
h5.form_title,
div.form_row_submit {
	color:#28144f;
	border:1px solid #CDF;
	}
	

/* Footer */	


#contact {
	color:#BfC1C3;
	}

#footer a:link,
#footer a:visited {
	color:#bfc1c3;
	}

body{background-image:url('../graphics/layout/page_bg.jpg');}
#topbr{background:url('../graphics/layout/top_br.jpg') no-repeat;}
#navwrap{background:url('../graphics/layout/nav_bg.jpg') repeat-y;}
#nav ul li a.top{background:url('../graphics/layout/nav_right.jpg') no-repeat right top;}
#nav ul li a.top:hover{background:url('../graphics/layout/nav_right_hover.png') no-repeat right top;}
#nav ul li.first a{background:url('../graphics/layout/nav_right.jpg') no-repeat right top;}
#spotlight {background:url('../graphics/layout/spotlight_bg.jpg') no-repeat;}
#utilities{background:url('../graphics/layout/utilities_bg.jpg') no-repeat;}
#footer{background:url('../graphics/layout/footer_bg.jpg') repeat-x;}
#rss{background:url('../graphics/layout/rss.jpg') no-repeat;}
#nav * {font-size:11pt;list-style:none;margin:0;}
ul.dropdown li a:link,ul.dropdown li a:visited{border-right:none;}

#news a:link, #news a:visited {
	color: #Ee1c1f;
}

#subnav ul li a:hover, #subnav ul li a:active {
	color: #Ee1c1f;
}

ul.spacing_double, ol.spacing_double {
line-height: 1.5em;
}

ul.spacing_double li, ol.spacing_double li { margin-bottom: .75em; }


div.news_articles ul li h3.content_news_article_headline { margin-bottom: 5px; }
div.news_articles ul li span.content_news_article_by_line {
font-style: normal;
font-size: 14px;
font-weight: normal;
color: #555;
}
div.news_articles ul li div.article_description {
font-size: 14px;
font-weight: normal;
color: #555;
padding-bottom: 10px;
}
div.news_articles ul li { margin-bottom: 1em; }

#content {
	width: 890px;
}

/* Social Media using Search rendername */

#maincontent p {
	font-size:15px;
	line-height:1.5;
	font-family: Georgia, 'Times New Roman', serif;
	color: #3a3a3c;
}

#search {
position: absolute;
left: 170px;
top: 0;
}

#search ul { list-style: none; padding: 0; margin: 0; }

#search ul li { float: left; margin-right: 5px; }

#search .collection_item_label { display: none; }

#search img {
max-width: 20px;
height: auto;
margin: 0;
}

#search .content_image_box {
border: none;
background: #E5E5E5;
padding: 10px;
border-radius: 50px;
max-width: 20px;
}




