#navigation {
	width: 947px;
	margin: 0 auto;
	padding-left: 40px;
	position: relative;
	z-index: 10;
	/*background-color: #224290;*/
	background:url("../images/bg-nav.png") repeat-x scroll 0 0;
	background-repeat: no-repeat;
	background-position: center;

}

#navigation li a:hover {
  background: #2b3b4e; 
}

#navigation ul.dropdown li a {
    font-weight: normal;
    text-shadow: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    background: none;
    color: #0000ff;
    font-weight: bold;
    padding: 10px 0 10px 20px;
}


#navigation li.active-trail a, #navigation li.active a {
  background: #203042;
  }


#home-top-numbers a.activeSlide {
	color: #fff;
	border: 1px solid #1b2c40;
	background-color: #1b2c40;
	background-image: url(../images/top-numbers.jpg);
	background-repeat: no-repeat;
}

#home-top-numbers li a:hover {
  background: #094d77;
  background-image: url(../images/top-numbers.jpg);
  border: 1px solid #1b2c40;
}

#home-top-read-more a {
	display: block;
	width: 112px;
	text-align: center;
	border: 2px solid #cacbcc;
	color: #1462c6;
	font-size: 1.167em;
	font-family: Georgia, serif;
	font-style: italic;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
}

#home-services-for-you {
	border: 0px solid #cdcdcd;
	overflow: hidden;
	background: url(../images/carousel-bg.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	

}

.section-content h3 {
    background: none repeat scroll 0 0;
	background-image: url(../images/section-underbar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
    color: #0bbac2;
    font-size: 20pt;
	font-weight: bold;
    padding: 8px 10px;
	

}


a:link, a:visited {
  text-decoration: none;
  color: #0000ff;
  }

.event-box span.event-date {
	font-size: 1.5em;
	float: none;
	text-align: center;
	color: #061a36;
}

#sub-address span.office a{
	font-weight: bold;
	font-size: 14px;
	color: #0000ff;
}

#sub-footer h3 {
  color: #0000ff;
  font-family: Georgia, serif;
  font-size: 1.667em;
  margin: 0 0 10px 0;
}

#sub-office-locations li.active a {
	background-image: url(../images/arrow-blue.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#sub-office-locations li a:hover {
  background: url(../images/arrow-blue.png) no-repeat 0 5px;
  text-decoration: none;
  color: #5d5d5d;
}

h1#page-title {
	color: #061a36;
	font-size: 2.667em;
	background: url(../images/line-double.gif) repeat-x bottom;
	padding: 15px 0 15px 0;
	margin-bottom: 15px;

}

#right-nav h3{
	color: #0000ff;
	font-weight: normal;
	
}

#right-nav li.active a {
	background: #061a36;
	color: #FFF;
	border-bottom: 1px solid #8b8d8d;
}

#photo-gallery h3{
	background: none repeat scroll 0 0;
	background-image: url(../images/section-underbar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #0bbac2;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;	
	}