@import url('colors.css');

@media screen {
	body{background-image: url('../graphics/layout/head_bg.gif'); background-repeat: no-repeat;}
	#logo{
		background-image: none;
		float: left;
		padding-top: 5px;
		}
	#spotlight{background-image:none; background-repeat: no-repeat; }
	#footbr{background-image:none; background-color: transparent;}
	#footwrap{background-image:url('../graphics/layout/foot_bg.gif'); height: 90px; }
	#footwrap2{background-image:none; height: 75px; }
}


#resize { display: none; }

#nav { 
margin-bottom: 20px; 
margin-top: 69px;
font-family: Trebuchet MS, Arial, Sans-serif;
font-size: 18px;
text-transform: capitalize;
width: auto;
float: right;
}
#nav ul.dropdown ul li a:link, #nav ul.dropdown ul li a:visited { font-size: 14px; }

#content h4 {
font-size: 24px;
}

#maincontent {
font-family: Trebuchet MS, Arial, Sans-serif;
font-size: 18px;
}

#inthenews .content_news_article_headline a {
font-size: 18px;
text-transform: none;
text-decoration: none;
}

div.news_articles ul li {
margin: 0 0 1em;
}

#email { padding-top: 35px; }

#internalcontent {
font-family: Trebuchet Ms, Arial, sans-serif;
}

#logo {
min-height: 108px;
position: absolute;
top: 35px;
}

#spotlight {
background-image: none;
margin-top: 119px;
}

#masthead { clear: right; }

#subnav ul li.selected a { color: #CCB7A5; }

#nav_top a:link, #nav_top a:visited {
color: white;
}
#nav_top a:hover, #nav_top a:active {
color: #DCB;
}

#masthead {
background: none;
box-shadow: none;	
}

.location div {
	float: left;
	padding-right: 5px;
}

div.locations div.locations_website_title, div.locations div.locations_additional, div.locations div.location {
	padding: 0 !important;
}

div.locations div.locations_website_title {
	float: left;
	padding-right: 5px !important;
}
.location1 {
	height: 20px;
	margin: 0 auto;
}

.locations {
	margin-bottom: -20px;
}
