@import url('colors.css');

/* Sub-Design Background Images */

body{background-image:url('../graphics/layout/page_bg.jpg');}
#topbr{background:url('../graphics/layout/top_br.jpg') no-repeat;}
#navwrap{background:url('../graphics/layout/nav_bg.jpg') repeat-y;}
#nav ul li a.top{background:url('../graphics/layout/nav_right.jpg') no-repeat right top;}
#nav ul li a.top:hover{color: #ffea00; background:url('../graphics/layout/nav_right_hover.png') no-repeat right top;}
#nav ul li.first a{background:url('../graphics/layout/nav_right.jpg') no-repeat right top;}
#spotlight {background:url('../graphics/layout/spotlight_bg.jpg') no-repeat;}
#utilities{background:url('../graphics/layout/utilities_bg.jpg') no-repeat;}
#footer{background:url('../graphics/layout/footer_bg.jpg') repeat-x;}
#rss{background:url('../graphics/layout/rss.jpg') no-repeat;}
#subnav ul li.selected, #subnav ul li:hover {background-image:url('../graphics/layout/right-arrow.png');}
#nav * {font-size:11pt;list-style:none;margin:0;}
ul.dropdown li a:link,ul.dropdown li a:visited{border-right:none;}

body {
background-color: #D6D6D6;
}

#news a:link, #news a:visited, a:link, a:visited {
color: #b03d2c;
}

#news a:hover, #news a:active, a:hover, a:active {
color: #db5049;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5 {
color: #b03d2c;
}

#utilities a:hover, #utilities a:active {
color: #db5049;
}
#utilities a:link, #utilities a:visited {
color: #FfFfFf;
}

#subnav ul li a:link, #subnav ul li a:visited {
color: #b03d2c;
}
#subnav ul li a:hover, #subnav ul li a:active {
color: #db5049;
}

ul.dropdown li.hover, ul.dropdown li:hover {
background: #fff url('../graphics/layout/nav_hover.gif');
}

ul.dropdown ul li {
background: #CD6D5F;
border-bottom: 1px solid #B03D2C;
}

ul.dropdown ul li a:link, ul.dropdown ul li a:visited, ul.dropdown ul li a:active {
color: #fff;
}
ul.dropdown ul li a:hover {
color: #b03d2c !important;
}

ul.dropdown ul li.hover, ul.dropdown ul li:hover {
background: #fae6e5;
}

body {
background: #fff url('../graphics/layout/bg.jpg') !important;
}

#header {
height: 241px;
padding: 0;
width: 940px;
background: transparent;
}

#toprightnav {
display: none;
}

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

#navwrap {
background-color: #B03D2C !important;
background-image: none !important;
}

#footer {
	height:150px;
	background-color:#323232 !important;
}

#top_contact {
	color:#FFEA00;
	text-align:center;
	font-family:sans-serif;
}

#top_contact p {
	margin:0;
	margin-top:12px;
	font-size:22px;
	font-weight:bold;
}

ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	min-height: 19px;
	line-height: 40px;
	padding: 5px 0 5px 10px;
}

ul.dropdown li ul li a {
	line-height: 20px;
}

#content {
	width: 860px;
}
#maincontent {
	padding-top: 12px;
}

.fdpc_wizard_step {
    padding: 0 .852rem 0 0.378rem;
}
