/* Navconnect css */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body.home {
	background-color: #885425;
}
body.opps {
	background-color: #0A2236;
}
body.community {
	background-color: #182810;
}
body.resources {
	background-color: #000000;
}

body.maps {
	background-color: #3A0602;
}
body.feedback {
	background-color: #3A0602;
}
body.about {
	text-align: center;
	background-color: #221D1A;
	background-image: url(../images/about-bg-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
}
body.contact {
	background-color: #001A2B;
}
body.sitemap {
	background-image: url(../images/sitemap-bg-new.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #221D1A;
	background-attachment:fixed;
}
#home-bg {
	height: 100%;
	position:absolute;
	z-index: 0;
	margin:-5px 0 0 -5px;
}

#container {
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	top: 0px;
}

img.ie {
  behavior: url(images/iepngfix.htc);
}

img {
  behavior: url(images/iepngfix.htc);
}

#home-text {
	color: #FFF;
	display: block;
	position: absolute;
	width:517px;
	left: 50%;
	top: 2%;
	height: 25%;
	margin-left: 7px;
	margin-top: 120px;
	line-height: 120%;
}

#home-text a {
	color: #5daf4b;
	font-weight:bold;
}


#home-text p {
	margin:5px 0px;
}


#navconnect {
	position: absolute;
	top: 5%;
	left: 54%;
	width:400px;
	height:93px;
}

.home-box {
	width: 100%;
	position: absolute;
	height: 220px;
	left: 0px;
	bottom: 50px;
	background-repeat: repeat-x;
}

#news-bg {
  position: absolute; 
  bottom: 45px; 
  left: 50%; 
  margin-left:270px; 
  width:240px; 
  height:129px;
}


/* right side article box */

* html #news-box {
bottom:0;
}

#news-box {
    position: absolute; 
    bottom: 40px; 
    left: 50%; 
    margin-left: 230px; 
    width: 220px; 
    height: 160px; 
    font-size:13px;
}

#news-box b {
  color:#5daf4b;
  font-size:16px;
  margin-left:90px;
line-height:5px;
}

#news-box p {
	margin:7px 0 0 0;
}

#news-box img {
	padding:0;
}

#news-box a {
  text-decoration:none;
  color:#FFF;
}

#news-box a:hover {
  color:#5daf4b;
}

/* RSS feed */
.rss_box {
	 width: 265px;
	 margin:0;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items ul {
	list-style-type:none;
}

.rss_items li{
    list-style:none;
	height:90px;
    padding:11px 8px 2px 13px;
	background:url(../images/feed-bg-2.png) no-repeat;
	behavior: url(images/iepngfix.htc);
}

.rss_item  {
	font-size: x-small;
	margin-bottom: -1.75em;
  
}

#news-box a {
	color:#999;
}

.rss_item img {
	margin:-16px 3px 0 0;
}


.rss_item a {
	font-size:x-small;

}

.rss_item .rss_item {
	font-size:13px;
	margin-left:52px;
	letter-spacing:-.05em;
}

/* Left side Buttons */

#buttons {
	position: absolute;
	height: 200px;
	width: 250px;
	left: 50%;
	bottom: 5px;
}
#btn-opps a {
	background-position: top;
	border: 0 none;
	display: block;
	background: url(../images/opportunities-new.png);
	height: 50px;
	width: 250px;
	behavior: url(images/iepngfix.htc);
}
#btn-opps a:hover {
	background-position: bottom;
}
#btn-comm a {
	background-image: url(../images/community-new.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 50px;
	width: 250px;
	border: 0px none;
	behavior: url(images/iepngfix.htc);
}
#btn-comm a:hover {
	background-position: bottom;
}
#btn-resources a {
	background-image: url(../images/resources-new.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 50px;
	width: 250px;
	border: 0px none;
	behavior: url(images/iepngfix.htc);
}
#btn-resources a:hover {
	background-position: bottom;
}
#btn-feedback a {
	background-image: url(../images/feedback-new.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 50px;
	width: 250px;
	border: 0px none;
	behavior: url(images/iepngfix.htc);
}
#btn-feedback a:hover {
	background-position: bottom;
}

#btn-maps a {
	background-image: url(../images/maps-btn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 50px;
	width: 250px;
	border: 0px none;
	behavior: url(images/iepngfix.htc);
}
#btn-maps a:hover {
	background-position: bottom;
}

/* Footer */
#nav-logo {
	width:125px;
	position:absolute;
	display:inline;
	margin:-17px 0 0 0;
}

#nav-logo a {
	background-position: bottom;
	display: block;
	background-image: url(../images/sm-logo-rollover.png);
	behavior: url(images/iepngfix.htc);
	height:37px;
	width:125px;
}

#nav-logo a:hover {
	background-position: top;
	behavior: url(images/iepngfix.htc);
}

#navlogo a {
	background-position: center top;
	display: block;
	background-image: url(../images/the-navigators.png);
	height: 50px;
	width: 200px;
	margin:0 auto;
	behavior: url(images/iepngfix.htc);
}

#navlogo a:hover {
	background-position: center bottom;
	behavior: url(images/iepngfix.htc);
}

#footer {
	text-align: center;
	font-size: 16px;
	color: #DDE4F4;
	font-weight: bold;
	width:100%;
	clear:both;
	float:left;
	padding:10px 0 10px 0;
	font-size: 13px;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #5daf4b;
}

#footer-hm {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 12px;
	font-size: 13px;
	color:#CCCCCC;
	font-weight: bold;
}

#footer-hm a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer-hm a:hover {
	color: #333;
}

.OraHiddenLabel { 
	display:none; 
}
