header {
	background:url('../graphics/headerbg.jpg') repeat-x center;
	border:0;
	height:111px;
}

header #detail {
	border-top: 0;
}

nav, .nav {
	background: url('../graphics/navbg.png') repeat-x;
}

nav ul li a:link, nav ul li a:visited {
	color: #FfFfFf;
}

body {
	background: url('../graphics/bg-body.jpg') repeat;
}

#customer-utilities {
    background: url('../graphics/bg-utilities.png') no-repeat;
}

#customer-utilities, #customer-utilities a:link, #customer-utilities a:visited {
    color: #FfFfFf;
}

#secondary-nav ul li,
#customer-utilities ul li {
    border-bottom: 1px solid #35A;
    border-top: 1px solid #235;
}

#featured ul li div.collection_item_label, #featured ul li div.collection_item_label a:link, #featured ul li div.collection_item_label a:visited {
    color: #284070;
}

a:link, a:visited {
    color: #284070;
    text-decoration: none;
}

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

.content article h1, .content article h2, .content article h3, .content article h4, .content article h5, .content article h6, .content aside h1, .content aside h2, .content aside h3, .content aside h4, .content aside h5, .content aside h6 {
    background: url('../graphics/bg-content-heading.png') no-repeat scroll center top transparent;
    color: #FfFfFf;
}

.decoration {
	display:none;
}

footer {
    background: url('../graphics/bg-footer.jpg') repeat scroll left top white;
}

footer {
    color: #FfFfFf;
    min-height: 200px;
}

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

footer p#copyright {
    color: #FfFfFf;
}

header #tagline, header #tagline a:link, header #tagline a:visited {
    color: #284070;
}

#featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 {
    background: url('../graphics/bg-featured-heading.png') no-repeat scroll center 6px transparent;
    color:#000000;
}

div.required_form_label {
    color: #FF0000;
}

#internal h5.timeslot_group_title, div.form_row_submit, table#content_online_proof thead tr, #internal h5.form_title, div.dlItemDetailsHeading, div.dlSpecifyDetailsLinkContainer a:link, div.dlSpecifyDetailsLinkContainer a:visited, .dlListHeadingContainer, .dlCategoriesTitle {
    color: #FfFfFf;
    background:#1b3568;
}

#secondary-btm {
    background: url('../graphics/nav-btm.png') no-repeat scroll left bottom transparent;
}

#secondary-top {
    background: url('../graphics/nav-top.png') no-repeat scroll left top transparent;
}

#secondary-nav ul {
    background: url('../graphics/nav-bg.png') repeat-y scroll left top transparent;
}

#secondary-nav ul li a:link, #secondary-nav ul li a:visited {
    color: #FfFfFf;
}

#secondary-nav ul li.here a, #secondary-nav ul li a:hover, #secondary-nav ul li a:active {
	color:#Ff0000;
}

header #tagline a:link, header #tagline a:visited, header #tagline span {
    color: #284070;
}

nav ul li.hover a, nav ul li.hover a:link, nav ul li.hover a:active {
	color:#FfFfFf;
}

nav ul li a:hover, nav ul li a:active, nav ul li.here a:link, nav ul li.here a:active {
    color: #FF0000;
}

#social_media img {
	height:30px;
	width:30px;
}

header input.google_site_search_form_textbox {
    background: #284070 !important;
    color:#FfFfFf;
}

header .google_site_search_form_container {
    background-color: #284070;
}

footer {
font-size: 11pt;
}

/* =============================================================================
   Dynamic Width Headlines
   ========================================================================== */

.headline_wrap {background: transparent url('../graphics/bg-featured-heading-stripe.png') repeat-x 0px 6px;}
#featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 {background: transparent url('../graphics/bg-featured-heading-bg.png') center 6px repeat-x;}
.pre {background: transparent url('../graphics/bg-featured-heading-left.png') no-repeat 0px 6px;}
.post {background: transparent url('../graphics/bg-featured-heading-right.png') no-repeat 0px 6px;}

/* ========================================================================== */

body {
	font-family:arial;
}

#featured ul li div.collection_item_description p {
	color: #555;
}