/* HEADINGS
------------------------------------------- */
#home-content h1 {
	color: #991b1e;
	font: italic bold 140% Arial, sans-serif !important;
	margin: 0;
	padding: 30px 0 6px 0;
}
#slideshow h1 {
	font: italic bold 100% Arial, sans-serif !important;
	margin: 0;
	padding: 0 0 22px 0;
}

#slideshow a:link{
	color: #991b1e;
	text-decoration: none;
}	 
	 
#slideshow a:visited {
	color: #991b1e;
	text-decoration: none;
}

#slideshow a:hover {
	color: #000;
	text-decoration: none;
}

#home-content h2 {
	color: #991b1e;
	font: bold 110% Arial, sans-serif;
	margin: 6px 0 6px 0;
}
#home-content h2.dotted {
	background: url(dot.gif) bottom repeat-x;
	padding: 0 0 6px 0;
}
#maincontent h1 { color: #991b1e; }
#footer .container h2 {
	color: #fff;
	font: bold 90% Arial, sans-serif;
	margin: 0;
	min-height: 30px;
	padding: 6px 0 6px 0;
}
#footer .extra h2 {
	margin: 0;
	min-height: 1px;
	padding: 0 0 6px 0;
}

/* HELPERS
------------------------------------------- */
.container {
	margin: 0 auto 0 auto;
	width: 767px;
}


/* LAYOUT
------------------------------------------- */
#extranav li { border-right: 1px solid #900; }
#extranav a { color: #900; }

#mainnav { border-bottom: 9px solid #ac0303; }
#mainnav li { background: #AC1500 url(nibts-tab-bg2.gif) repeat-x; }
#mainnav a:hover { background: url(nibts-mainnav-hover-tab2.gif) no-repeat; }

#mainnav ul li ul {	background-color: #900;}
#mainnav ul li ul a:hover { background-color: #F72901; }

#home-content { clear: left; }
#home-content div.pod {
	color: #666;
	float: left;
	margin-right: 4px;
	width: 183px;
}


#home-content div.bigpod {
	color: #666;
	float: left;
	margin-right: 4px;
	width: 366px;
}

#home-content div .equal { min-height: 115px; }
#home-content div ul {
	margin: 0;
	padding: 0 0 0 18px;
}
#home-content div ul li { font: normal 85% Arial, sans-serif; }
#home-content div ul li a {
	color: #666;
	text-decoration: none;
}
#home-content div ul li a:hover,#content div ul li a.first:hover {
	color: #900;
	text-decoration: underline;
}
#home-content div ul li a.first {
	color: #333;
	font-weight: bold;
}
#home-content .clearl {
	clear: left;
	height: 0;
	overflow: auto;
}
#home-content div p {
	font: normal 85% Arial, sans-serif;
	margin: 0;
}
#subnav {
	background: #e6e5e5 url(subnav-bg.png) 0 30px no-repeat;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	margin: 0 0 12px 0;
	width: 162px;
}
#subnav .head {
	background: #ed3a39 url(nibts-subnav-head.png) no-repeat;
	color: #fff;
	line-height: 30px;
	margin: 0;
	padding: 0 12px 0 12px;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	min-height: 23px;
	margin: 0;
	padding: 0 12px 0 12px;
}
#subnav li a, #subnav li span {
	color: #333;
	display: block;
	min-height: 14px;
	padding: 12px 12px 12px 0;
	text-decoration: none;
}
#subnav li span { font-weight: bold; }
#subnav ul li ul {
	list-style: disc;
	margin: 0 0 9px 0;
	padding: 0 0 0 18px;
}
#subnav ul li ul li {
	border-bottom: none;
	border-top: none;
	padding: 0 12px 0 3px;
}
#subnav ul li ul li a {
	padding: 6px 12px 6px 0;
}
/* offsetting the entire ul down, fix for IE7 only */
*:first-child+html #subnav ul li ul {
	position: relative; 
	top: 10px;
}
*:first-child+html #subnav ul li ul li {
	position: relative; 
	top: -10px;
	vertical-align: top; 
}

#subnav a:visited {	color: #333; }
#subnav a:hover, #subnav a:focus { color: #9a2020; }

#footer { background: #B41212 url(nibts-footer-bg.gif) repeat-x; }
#footer div.col {
	float: left;
	margin: 0 4px 6px 0;
	width: 183px;
}
#footer ul { clear: left; }

/* ELEMENTS
------------------------------------------- */
#home-content div strong { color: #333; }
#home-content .hr {
	background: url(shade-hr.png) no-repeat;
	border: 0;
	clear: left;
	float: none;
	height: 18px;
	width: 100%;
}
#home-content div img.border {
	border: 4px solid #ccc;
	padding: 3px;
}
#home-content .icon {
	font: normal 85% Arial, sans-serif;
	margin: 0;
	padding: 6px 0 6px 0;
	width: 183px;
}
#home-content .icon img {
	float: left;
	margin: 0 5px 0 0;
}
#home-content .icon a {
	color: #cb2027;
	display: block;
	text-decoration: none;
	vertical-align: top;
}
#home-content .icon a.floatl {
	float: left;
	margin: 0 5px 0 0;
}
#home-content .icons a:hover {
	color: #000;
	text-decoration: underline;
}

#breadcrumb li a:link,
#breadcrumb li a:visited {
	color: #933;
	text-decoration:none;
}
#breadcrumb li a:hover,
#breadcrumb li a:focus {
	color: #333;
	text-decoration: underline;
}
#maincontent a:link {
	border-bottom: 1px solid #9a2020;
	color: #9a2020;
	text-decoration: none;
}
#maincontent a:visited {
	border-bottom: 1px solid #9a2020;
	color: #9a2020;
	text-decoration: none;
}
#maincontent a:hover {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none;
}
#maincontent .quote {
	background: url(big-quote.png) 0 0 no-repeat;
	color: #991b1e;
	display: block;
	float: right;
	font: italic 100% Arial, sans-serif;
	margin: -9px 0 0 1em;
	padding: 9px 0 0 6px;
	width: 200px;
}
#maincontent .hr {
	background: url(main-shade-hr.png) no-repeat;
	border: 0;
	clear: left;
	float: none;
	height: 18px;
	margin: 2em 0 1em 0;
	width: 540px;
}

#footer .col img {
	border: 3px solid #ccc;
}
#footer .col form {
	margin: 0;
	padding: 0;
	line-height: 1;
}
#footer .col form input { border: 1px solid #fff; }
#footer .col form select { margin: 9px 0 0 0; }

#footer .iip {
	margin-right: 19px; margin-top: 6px; float: right;
}

#footer .mission {
	background: url(quote.png) left no-repeat;
	color: #fff;
	float: left;
	height: 31px;
	margin: 0 0 0 36px;
	padding: 0 0 0 12px;
}
#footer .mission p {
	font: bold italic 110% Arial, sans-serif;
	line-height: 31px;
	margin: 9px 0;
	vertical-align: bottom;
}
#footer .extra {
	float: left;
	margin: 0 1% 0 0;
	padding: 15px 0 0 0;
	width: 48%;
}
#footer .extra img {
	display: block;
	float: left;
	margin: 0 6px 0 0;
}
#footer .extra div { float: left; }
#footer .extra ul {
	color: #fff;
	line-height: 1.4em;
	list-style: disc;
	margin: 0;
	padding: 0 0 12px 15px;
}
#footer .extra li {
	border-right: none;
	display: list-item;
}
p.more {
	clear: left;
	float: left;
	line-height: 1;
	padding: 0 5px 8px 0;
	position: relative;
}

p.more a {
	background: url(more-bg.png) repeat-x 0 0;
	color: #fff;
	float: left;
	font-size: 85%;
	margin-bottom: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
p.more span {
	background: url(more-arrow.png) no-repeat 92% 50%;
	float: left;
	padding: 2px 25px 4px 5px;
	position: relative;
}
p.more b {
	background: url(more-arrow2.png) no-repeat 0 0;
	bottom: -7px;
	clear: both;
	height: 8px;
	width: 15px;
	position: absolute;
	right: 5px;
}
