a:hover {
	color: #791400;
}


#header {
	height: 115px;
}

.sf-menu li a:hover {
color: #791400 !important;
}

#nav li a, #nav-menu li a {
	z-index: 10;
	display: block;
	float: left;
	height: 18px;
	position: relative;
	overflow: hidden;
	padding: 0 10px;
	color: #4f7b7d;
	text-decoration: none;
	font-size: 14px;
}
.tagline {
	padding-right: 18px;
}
a.contact-link {
	color: #791400;
	font-size: 14px;
	/*padding-right: 30px;
	background: url('images/icon-envelope.png') no-repeat right center;*/
}
#nav-menu {
margin: 41px 0px 5px 0px;
}
#nav li a:hover, #nav li.current_page_item a, #nav-menu li.current_page_item a {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
color: #333;
}
#nav li a:hover, #nav li.current_page_item a, #nav-menu li.current_page_item a {
	color: #791400;
}

#content {
	padding: 22px 0px 20px 0px;
}

#content1,#content2,#content3 {width: auto; margin: 0; position: relative;}
#content2,#content3 {margin-left: 11px;}

.home-bucket {
	background: url('images/home-bucket-bg.jpg') no-repeat left top;
	width: 289px !important;
	height: 232px !important;
	padding: 5px;	
	overflow: hidden;
}
.home-bucket h2 {
	background: url('images/home-bucket-hdr-bg.jpg') repeat-x left top;
	text-align: center;
	color: #fff;
	font-size: 16px;
	height: 48px;
	overflow: hidden;
	font-family: "Helvetica Neue",Helvetica, Arial, sans-serif;
	line-height: 21px;
	padding: 6px 20px;
}
.home-bucket .inner {
	padding: 0 13px;
}
.home-bucket .inner .featurelinks {
	float: left;
	width: 154px;
	position: relative;
}
.home-bucket .inner .featurelinks p {
	margin: 0;
	font-size: 12px;
	line-height: 14px;	
}
	
#slideshow {
	height: 292px;
}

#slideshow-navigation a {
	background: url(images/slide-new.png) no-repeat scroll 50% 50%;
}
#slideshow-navigation .activeSlide {
	background: url(images/slide-new.png) no-repeat scroll 0% 50%;
}

#footer {
	width: 920px;
	font-size: 11px;
	margin: 30px auto 0;
	color: #686868;
	border-top: 1px solid #b6b6b6;
	background: url('images/footer-bg.png') repeat-x left top;
	line-height: 18px;
	float: left;
	padding-top: 26px;
}

#footer a.contact-link {
	float: right;
	color: #791400;
	font-size: 12px;
	margin-right: 18px;
}

/* Footer Navigation bar menu styling */
#footernav {float:left; margin: 0; padding: 0 0 0 9px; list-style-type:none;display:block;text-align:right;}
 
#footernav ul{ 
padding:0;
margin:0;
width:auto;
list-style: none;
position: relative;
}
#footernav li {
list-style:none;
float:left;
text-align:center;
padding:0;
font:normal 12px Tahoma, Arial, Verdana !important;
line-height:16px;
max-height:17px;
border-bottom:none;
 
}
#footernav li a {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0 11px; 
color:#637F7F !important;
text-decoration:none;
}
#footernav li a:hover {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
color: #E87F01 !important;
}

p#copyright {
	clear: both;
	float: left;	
}

/* New Home Page */

#header {
	height: auto;
}

#top-header {
	height: auto;
}

#top-header .advocate-line {
	color: #9E9E9E;
    font-family: Times New Roman;
    font-size: 16px;
    font-style: italic;
    margin-top: 12px;
}

.logo {
	padding-left: 0;
}

.text-slide {
	padding-left: 0;
}

#slideshow {
	background: none;
}

#nav li a, #nav-menu li a {
	color: #4f7b7d;
}

.home-bucket .inner .featurelinks {
	position: static;
}

.home-bucket a.button {
	position: absolute;
	bottom: 15px;
}

#footernav li:first-child a {
	border-left: none;
}

#footernav li a {
	border-left: 1px solid #ABABAB;
	height: auto;
}
#footernav li a:hover {
	height: auto;
	color: #791400 !important;
}

#footer {
	padding-bottom: 50px;
}

.copyright {
	width: 920px;
	margin: 0 auto;
	padding-left: 20px;
	clear: both;
}

.copyright p#copyright {
	color: #BCBCBC;
    float: none;
    font-family: Times New Roman;
    font-size: 12px;
    font-style: italic;
}