#masthead {background-image: url('../graphics/layout/bg_masthead.jpg');}
#masthead_image{background-image: url('../graphics/layout/masthead_shadow.png');}
#nav_right h4,#nav_right h5,#nav_right h6 {background-image:url('../graphics/layout/icon_news.gif');}
body { background-image: url("../graphics/layout/bg_body.gif"); }
#header { background-image: url("../graphics/layout/bg_header.jpg"); }

body {
	background-color:#E3D7A5;
	color:#666;
}

h1, h2, h3, h4, h5, h6 {
    color: #666;
}

* {
	font-family:sans-serif !important;
}

#css_navigation li.toplevel a {
	text-transform:lowercase;
	font-size:16px;
}

#primary_nav {
    background-color: #E53132;
}

#css_navigation li.hover a:hover,
#css_navigation li.toplevel a.here,
#css_navigation li.hover a {
	color:#E3D7A5;
}

#css_navigation li.toplevel ul li a {
    background:#E53132;
}

#css_navigation li.toplevel ul li a:hover {
    background:#E3D7A5;
    color:#E53132;
}

a:link, a:visited {
	color:#26F;
}

a:hover, a:active {
	color:#888;
}

#header {
    padding-bottom: 15px;
}

#customer_utilities, #customer_utilities a:link, #customer_utilities a:visited {
    color: #FfFfFf;
}

#customer_utilities tr td:first-child a {
	color:#E53132;
}

#nav_left ul li a:link, #nav_left ul li a:visited {
    color: #E53132;
}

#nav_left ul li a:hover, #nav_left ul li a:active, #nav_left ul li.selected a {
	color:#888;
}

#footer, #footer a:link, #footer a:visited {
    color: #555;
}

.footer_nav ul li {
	display:inline-block;
	padding-right:20px;
}

.footer_nav ul {
	list-style:disc;
}

ol#controls li a {
    background: #DdDdDd !important;
    border: 1px solid #CcCcCc !important;
    color: #FfFfFf !important;
}

ol#controls li.current a {
    background: #E53132 !important;
    color: #FfFfFf !important;
}

#footer ul.content_collection_items {
	
}

#footer ul.content_collection_items li {
	display:inline-block;
	padding-right:20px;
}