@charset "UTF-8";
/* CSS Document */

body {
	background: url(../_img/bg-blu-grad.jpg) top left repeat-x #4a4a4a;
	color:#666666;
}
.container {
	background: #FFF url(../_img/bg-container-tan.gif) no-repeat; 
}
.container-home {
	background: #FFF url(../_img/bg-container-home.gif) no-repeat; 
}
#footer {
	background: #001c2c url(../_img/bg-footer-shadow.gif) bottom left repeat-y;
	padding: 10px 0 50px 0;
	text-align: center;
	font-size: 13px;
	color: #FFF;
}
.title-right {
	background: url(../img/bg-title.png) top left no-repeat;
	height: 200px; float: right;
}
.header {
	background: url(../img/bg-header.gif) top right no-repeat;
	height:152px;
}
.nav {
	background: url(../img/bg-nav.gif) top right no-repeat;
	height:48px;
}

.feature {
	background: #FFF url(../_img/bg-feature.gif) top no-repeat;
}
#feature-folks {
	margin: 15px 0 0 26px;	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #000000;
	line-height: 40px;
	letter-spacing:-0.5px;
	margin-top: 18px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 23px;
	color: #333333;
	line-height: 28px;
	letter-spacing:-0.5px;
}
h2.home2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 23px;
	color: #333333;
	line-height: 28px;
	letter-spacing:-0.5px;
	margin-top:40px;
}
h2.home3 {
	margin-bottom: 5px;
}
p.motto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	color: #333;
	margin-left:25px;
}
 a {
	color: #990000;
	text-decoration:underline;
}
div.hr {
  height: 1px;
  background: #333333;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 20px;
}
div.hr hr {
  display: none;
}
.footnote-image {
	padding-top: 23px;
}
.footnote {
	font-size: 11px;
	color:#999;
	margin-bottom:8px;
}
.leftborder {
	border-left: 1px solid #a1a09f;
	padding-left:15px;
}
.blue-lt {
	background: #057ec0 url(../_img/home-bg-ltblue.gif) top repeat-x;
}
.blue-dk {
	background: #024c7b url(../_img/home-bg-dkblue.gif) top repeat-x;
}
.blue-dk p.quote {
	margin-top: 30px;
	margin-bottom: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 25px;
}
.blue-dk p.byline {
	font-size: 14px;
	line-height: 25px;
	color: #d9cbcb;
	margin-top: 0px;
}
.blue-lt div, .blue-lt div h2, .blue-lt div a, .blue-dk div, .blue-dk div h2, .blue-dk div a, #footer a  {
	color: #FFF;
}
.blue-lt div h3, .blue-dk div h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 38px;
	line-height: 45px;
	color: #FFF;
	letter-spacing:-1.5px;
	margin-top: 28px;
	margin-bottom: 0;
}
.blue-lt div.hr {
  height: 1px;
  background: #013b5b;
  color:  #013b5b;
  border-bottom: 1px solid #333333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blue-dk div.hr {
  height: 1px;
  background: #013b5b;
  color:  #013b5b;
  border-bottom: 1px solid #000000;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.hr hr {
  display: none;
}
	
.home-right-photo
	{margin: 5px 0 0px 30px;}
.home-right-photo3
	{margin: 26px 25px 30px 0px;}
.top27 
	{padding-top:27px;}
h1.sub {
	margin: 20px 0 0px 0;}
h2.sub {
	color:#333333;
	font-size: 18px;
	text-transform:uppercase;
	margin: 0px 0 5px 0;}
p.sub {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	margin: 10px 0 5px 0;}
ul.sub li {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;}
	
li.arial-articles , li.arial-articles a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
}
.leftcol-text {
	padding:20px;
}
/* final menu styles */
.menuholder {
	height:33px;
	background: url(../_img/menu-bg.gif) top repeat-x;
}
	
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}/*
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}*/
ul.jd_menu li {
	float: left;
	margin: 0; padding:0;
}
.logos-centered {
	margin-left: auto;
	margin-right:auto;
	margin-top: 45px;
    display: block;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 div .grid_1 {
	width: 40px;
}
.container_16 div .grid_2 {
	width: 100px;
}
.container_16 div .grid_3 {
	width: 160px;
}
.container_16 div .grid_5 {
	width: 280px;
}
.container_16 div .grid_6 {
	width: 340px;
}

.container_16 div .grid_7 {
	width: 400px;
}

.container_16 div .grid_9 {
	width: 520px;
}

.container_16 div .grid_10 {
	width: 580px;
}

.container_16 div .grid_11 {
	width: 640px;
}

.container_16 div .grid_13 {
	width: 760px;
}

.container_16 div .grid_14 {
	width: 820px;
}

.container_16 div .grid_15 {
	width: 880px;
}