html {background: #80aac3;}
span.location_facebook_link a,
span.location_twitter_link a,
span.location_linkedin_link a{background-image: url('../graphics/layout/sprite.png');}
#spotlight {background:transparent url('../graphics/layout/hr.png') repeat-x center bottom;}
#spotlight_nav a {background: transparent url('../graphics/layout/sprite.png') -200px 0;}
#content_wrapper {background:transparent url('../graphics/layout/hr.png') repeat-x center bottom;}
#internal #content_wrapper {background:transparent url('../graphics/layout/hr.png') repeat-x center 0;}
div.hr {background:transparent url('../graphics/layout/hr.png') repeat-x center bottom;}
#search input[type="submit"] {background: url('../graphics/layout/search.png') no-repeat center center transparent;}
.wrapper {background: black url('../graphics/bg.jpg') no-repeat top center;}

a, a:visited { 
color: #0072CF;
}

a:hover, a:active {
color: #F7931E;
}

h1, h2, h3, h4, h5, h6 { color: #0072CF; }

header { 
background: #ffffff;
border-right: 1px solid #222;
border-left: 1px solid #222;
}

#logo {
padding: 0 0 0 10px;
}

.dropdown, nav { margin-bottom: 0; }

#content {
background: white;
border-right: 1px solid #222;
border-left: 1px solid #222;
border-bottom: 1px solid #222;
}

footer {
background: #0D7BBE;
color: white;
border: 1px solid #222;
}

/* Dropdown Link Colors */

.dropdown li a, .dropdown li a:visited { color: #ffffff; }

.dropdown li a { padding: 0 28px; }

.dropdown li:hover, .dropdown li:hover a, .dropdown li:hover a:visited, .dropdown li a:focus, .dropdown li a:hover, .dropdown li a:active {
color: #0072CF;
}

.dropdown li:hover  ul li a:hover, .dropdown li:hover  ul li a:active {
color:#0072CF;
}

/* Dropdown Background Colors */

header nav { 
background: #0D7DC2; 
border-top: 1px solid white;
border-right: 1px solid #222;
width: 958px;
}

ul.dropdown { margin-bottom: 0; }

.dropdown li ul { background: #15C7E6; }

.dropdown li { border-right: 1px solid white; }

.dropdown li:hover ul li a:link, .dropdown li:hover ul li a:visited { border-top: 1px solid white; }


/* Dropdown Hover Colors */

.dropdown li:hover, .dropdown li:hover a, .dropdown li:hover a:visited, .dropdown li a:focus, .dropdown li a:hover, .dropdown li a:active {
background: #15C7E6;
}

.dropdown li a {
	line-height: 55px !important;
	height: 35px;
}

.dropdown li {
	height:55px;
}

.dropdown, nav {
	height:55px;
}

.dropdown li:hover ul {
	top:35px;
}

#spotlight {
	height: auto;
	min-height: 224px;
}

#utilities {
	padding-top: 20px;
}

#slider {
	height:auto;
}

#spotlight ul li {
	height: auto;
	min-height: 210px;
}

#spotlight {
	padding-bottom:25px;
}

footer a, footer a:visited {
	color: #fff; 
}

.copyright a:hover, .copyright a:active {
color: #F7931E;
}

