@import url('colors.css');

@media screen{
	#customer_utilities{background-image:none;}
	#customer_utilities span{background-image:none;}
	#spotlight {background:none;}
	#masthead {background-image: none;}
	#masthead_image{background-image: none;}
	#nav_right h4,#nav_right h5,#nav_right h6 {background-image:none;}
	#nav_left ul li a:link,#nav_left ul li a:visited {background-image:none;}
	#nav_left ul li a:hover,
	#nav_left ul li a:active
	#nav_left ul li.hover a:link,
	#nav_left ul li.hover a:visited {background-image: none;}
}

#content_internal {
margin-bottom: 2em;
}

#navwrap {
    background: #F36E21;
}

#footer h3 {
    color: #000000;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 1px;
}

p.contactinfo {
	font-size:16px;
}

#nav_top .collection_item_label {
	display:none !important;
}

#top_right {
	position:relative !important;
	top:-140px !important;
	right:220px;
}

#top_right .content_image img {
	margin:0px;
}

#top_right li {
	padding:0px;
}

#top_right ul {
	padding:0px !important;
	margin:0px !important;
}

#header {
	height:150px;
	float:right;
}

#headwrap {
	height:150px;
}

#header_back {
	height:185px;
}

#nav_right div div table tbody tr td span a {
	border-bottom:none;
}

/* Header Code */

#css_navigation li.toplevel, #css_navigation li.fdpc_level_0 { background-color: #f36e21; }

#css_navigation li.hover a:hover, #css_navigation li.hover a { color:#F36e21; }

#css_navigation li.toplevel ul li a:hover, #css_navigation ul.fdpc_level_1 li a:hover { color:#FfFfFf; }

#logo { padding: 24px 0; }

#footer h3 {font-size: 16px;}

p.contactinfo {
font-size: 14px;
}

#nav_top ul li a {
border: none;
}
 */