/* Common */
body,table,input,select,textarea { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 100%;
  line-height: 1.125em;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  color: #333;
  background-color: #e5ecf2;
}

h1 {
  margin: 35px 0;
  width:708px;
  height:29px;
  padding: 4px 4px 4px 10px;
  font-size: 1.375em;
  color: #fff;
  font-weight: normal;
  line-height: 29px;
  background:transparent url('../images/g-h1-orange.jpg') no-repeat;
}

h2 {
  margin: 1em 0;
  font-size: 1.125em;
  font-weight: normal;
}

.blue {
  color:#00457d;
}

h3 {
  margin: 1em 0;
  font-size: 1em;
  font-weight: normal;
  color: #00467d;
  font-style: italic;
}

p { 
  margin: 1em 0;
  font-size: 0.875em;
}

#content p a, #content li a, dl.col a {
  color: #00467d;
  text-decoration: none;
}

#content p a:hover, #content li a:hover, dl.col a:hover {
  color: #bb9100;
}

#content ul, #content ol { 
  margin: 1em 2em;
  font-size: 0.875em;
}

#content li { 
  margin: 0.5em 0;
}

dl.col {
  margin: 1em 0;
  font-size: 0.875em;
}

dl.col dt { 
  float: left; 
  width: 4em;
  font-weight: bold;
}

dl.col dd { 
  margin-left: 5em;
}

.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}

.clr {
  clear: both;
}

.clr-left {
  clear: left;
}

.right {
  float: right;
}

.left {
  float: left;
}

img.right {
  border: #828282 solid 2px;
  margin: 0 0 30px 30px;
}

.image-strip {
  width: 210px;
  margin: 0 0 0 30px;
  float: right;
}

.image-strip img {
  border: #828282 solid 2px;
  margin: 0 0 30px 0;
}

img.no-border {
  border: none;
}

.column {
  width: 240px;
  float: left;
}

/* Layout */

#constrain {
  width: 956px;
  margin: 0 auto;
  background: transparent url('../images/i-shadow.gif') repeat-y;
  padding: 0 65px 0 79px;
  position: relative;
}

  /* Mini Navigation */
  
  #nav-mini {
    float: right;
    margin: 28px 20px 0 0;
  }
  
  #nav-mini li {
    list-style: none;    
  }
  
  #nav-mini a {
    text-decoration: none;
    color: #4b4b4b;
    font-size: 0.75em;
    padding: 0 0 0 25px;
    display: block;
    line-height: 1.5em;
    height: 1.5em;
  }
    
  #nav-mini a.nav-mini-home { background: transparent url('../images/g-home.gif') no-repeat; }
  #nav-mini a.nav-mini-contact { background: transparent url('../images/g-contact.gif') no-repeat; }
  #nav-mini a.nav-mini-join { background: transparent url('../images/g-join.gif') no-repeat; }
  
  #nav-mini a:hover {
    color: #bb9100;
  }

  /* Main Navigation */
  
  #main-nav {
    position: absolute;
    top: 434px;
    left: 79px;
    background: #00467d url('../images/i-nav-main-t.gif') no-repeat;
    padding: 22px 0 0 0;
    width: 190px;
  }
  
  #main-nav ul {
    background: transparent url('../images/i-nav-main-b.gif') no-repeat left bottom;
    padding: 0 0 22px 9px;
  }
  
  #main-nav li {
    list-style: none;    
  }
  
  #main-nav a {
    text-decoration: none;
    color: #fff;
    font-size: 0.75em;
    background: #1a598a url('../images/i-nav-main.gif') no-repeat;
    display: block;
    width: 149px;
    line-height: 27px;
    padding: 0 10px 0 20px;
    margin: 0 0 9px 0;
  }
  
  #main-nav a:hover, #main-nav .current a {
    background-position: left bottom;
    color: #bb9100;
  }
  
  /* Sub Navigation */
  
  #main-nav ul.sub-nav {
    background: transparent url('../images/i-subnav-b.gif') no-repeat left bottom;
    margin: -12px 0 9px 0;
    padding: 0 0 22px 0;
  }
  
  #main-nav ul.sub-nav li {
    padding: 0;
    margin: 0;
  }
  
  #main-nav ul.sub-nav a {
    background: none;
    background-color: #fff;
    color: #4c4c4c;
    font-size: 0.75em;
    line-height: 1.125em;
    display: block;
    margin: 0;
    padding: 10px 10px 0 20px;
    width: 142px;
  }
  #main-nav ul.sub-nav a:hover {
    color: #bb9100;
  }
  
  /* Hero */
  
  #hero {
    height: 292px;
    background: #0d6796 url('../images/i-header.jpg') no-repeat right top;
    margin: 0 15px 0 0;
  }
  
  #hero p {
    float: right;
    width: 365px;
    margin: 85px 36px 0 0;
    color: #fff;
    font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
    line-height: 1.875em;
    font-size: 1.0625em;
  }
  
  /* Content */
  
  #content-wrapper {
    background: transparent url('../images/i-watermark-l.jpg') no-repeat bottom right;    
  }
  
  #content {
    margin: 14px 28px 0 217px;
    padding: 0 0 30px 0;
   /* min-height: 970px;*/
    min-height: 730px;
  }
  
  /* Footer */
  
  #footer {
    display: block;
    width: 942px;
    height: 193px;
    background: #0d6796 url('../images/i-footer.jpg') no-repeat;
    color: #fff;
    font-size: 0.875em;
    line-height: 1.5em;
  }
  
  #footer .column {
    background: transparent url('../images/i-divider.gif') repeat-y;
    padding: 0 0 0 18px;
    height: 130px;
    margin: 30px 0 0 10px;
  }
    
  #footer a {
    color: #fff;
    text-decoration: none;
  }
  
  #footer a:hover {
    color: #bb9100;
  }
  
  /* Footer Navigation */
  
  #nav-footer {
    margin: 10px 20px;
  }
  
  #nav-footer li {
    list-style: none;
    display: inline;
    background: transparent url('../images/g-list.gif') no-repeat 0 9px;
    padding: 0 4px 0 12px;
    line-height: 1.5em;
  }
  
  #nav-footer li.first {
    background: none;
    padding: 0 8px 0 0;
  }
  
  #nav-footer a {
    text-decoration: none;
    font-size: 11px;
    color: #00467d;    
  }
  
  #nav-footer a:hover {
    color: #bb9100;
  }
  
  /* Author */
  
  #author {
    text-align: right;
    margin: 0 15px 0 0;
  }
  
  #author a {
    text-decoration: none;
    font-size: 0.75em;
    color: #999;
  }
  
/* Content Layout */

p.highlight {
  padding: 20px;
  font-style: italic;
  font-size: 1em;
  color: #00457d;
}

.highlight-education {  
  padding: 0 20px 20px 20px;
  font-style: italic;
  font-size: 1em;
  color: #00457d;
  width: 380px;
}

p.owner {
  font-style: italic;
  color: #888;
}

  /* CTAs */
  
  .cta {
    width: 230px;
    background: #0c7aa4 url('../images/i-cta-t.gif') no-repeat;
    color: #fff;
    float: left;
    margin: 0 7px 20px 0;
  }
  
  .cta-last {
    margin: none;
  }
  
  .cta h2 {
    margin: 0 0 0 10px;
    line-height: 46px;
  }
  
  .cta a {
    text-decoration: none;
    width: 195px;
    background: transparent url('../images/i-cta-b.gif') no-repeat;
    color: #fff;
    display: block;
    line-height: 33px;
    padding: 0 35px 0 0;
    text-align: right;
    font-size: 0.75em;    
  }
  
  .cta a:hover {
    color: #bb9100;
  }
  
  /* Sections */
    
  .sections li {
    list-style: none;
    display: inline;    
  }
  
  .sections a {
    display: block;
    background: transparent url('../images/g-section.gif') no-repeat;
    width: 300px;
    height: 60px;
    float: left;
    margin: 0 7px 10px 7px;
    color: #fff;
    text-decoration: none;
    font-size: 1.125em;
    padding: 20px;
  }
  
  #content .sections p {
    margin: 0;
    color: #fff;    
    height: 50px;
  }
  
  #content .sections a span {
    text-align: right;
    font-size: 0.675em;
    display: block;  
  }
  
  #content .sections a:hover {
    color: #bb9100;
    background-position: bottom left;
  }
  
  .sections img {
    margin: 0 20px 0 0;
  }
  
  /* Buttons */
  
  #content a.button {
    display: block;
    float: right;
    background: transparent url('../images/g-button-r-orange.gif') no-repeat top right;
    line-height: 32px;
    text-decoration: none;
    color: #fff;
    font-size: 1.125em;
    padding: 0 15px 0 10px;
    margin: 1em 10px 0 0;
  }
  
  #content a:hover.button {
    background-position: bottom right;
  }
  
  /* Testimonials */
  
  .testimonial {    
    font-style: italic;
    background: transparent url('../images/g-quote.gif') no-repeat;
    padding: 20px 20px 0 20px;
    margin: 0 0 10px 0;
  }
  
  .testimonial-right {
    font-style: italic;
    background: transparent url('../images/g-quote.gif') no-repeat;
    padding: 20px 20px 0 20px;
    margin: 0 0 10px 30px;
    width:210px;
    float: right;
  }
  
  p.testimonee {
    font-style: normal;
    font-weight: bold;
  }
  
  /* Different hero taglines */
  #hero p.tagline-child {
	  margin-top:20px;
  }
  #hero p.tagline-power {
	  margin-top:30px;
	  font-size:0.875em;
  }
  #hero p.tagline-generation {
	  margin-top:65px;
  }
  #hero p.tagline-village {
	  margin-top:35px;
  }

/* Home page CTAs Take 2 */
.home-ctas {
	float:right;
	width:210px;
	margin: 0 0 0 20px;
}
.cta-2 {
	background:transparent url('../images/g-cta-box.jpg') no-repeat;
	width:210px;
	height:204px;
	text-align:center;
	margin: 0 0 10px 0;
}
.cta-2 h2 {
    margin: 0 0 0 10px;
    line-height: 46px;
	text-align:left;
	color:#fff;
}
  
.cta-2 a {
    text-decoration: none;
    color: #fff;
    display: block;
    line-height: 24px;
    padding: 0 30px 0 0;
    text-align: right;
    font-size: 0.75em;    
  }
  
  .cta-2 a:hover {
    color: #bb9100;
  }
  
/* Sections Take 2 */

  /* Sections */
    
  .sections-2 li {
    list-style: none;
    display: inline;    
  }
  
  .sections-2 a {
    display: block;
	/*background:transparent url('../images/g-section-box-mid-dark.gif') no-repeat;*/
	background:#fff;
    width: 300px;
    height: 56px;
    float: left;
    margin: 0 7px 14px 7px;
    color: #00467D;
    text-decoration: none;
    font-size: 1.125em;
    padding: 14px 5px 18px 18px;
	border-top: 7px solid #CEDBE6;
	border-right: 7px solid #8FAEC5;
	border-bottom: 7px solid #A3BCD0;
	border-left: 7px solid #CEDBE6;
	cursor:pointer;
  }
  
  #content .sections-2 p {
    margin: 0;
    height: 50px;
  }
  
  #content .sections-2 a span {
    text-align: right;
    font-size: 0.575em;
    display: block;
	line-height:21px;
	height:21px;
	background:transparent url('../images/g-sections-button-orange.gif') no-repeat 80px 0;
	padding-right: 20px;
	color:#fff;

  }
  #content .sections-2 a:hover span {
	  color:#fff;
  }
  #content .sections-2 a:hover {
    color: #ff9a3e;
  }
  
  .sections-2 img {
    margin: 0 20px 0 0;
  }
  
  /* Contact Table */
  table.standard {
	  font-size:0.875em;
  }
  table.standard th {
	  text-align:left;
	  font-weight:normal;
	  padding:5px;
  }
  table.standard td {
	  padding: 5px;
  }
  table.standard td input, table.standard td textarea {
	  border: 1px solid #999;
	  padding:2px;
	  width:200px;
  }
  table.standard td textarea {
	  height:110px;
  }
  table.standard td input.submit {
	  border:0;
	  background:transparent url('../images/g-submit.gif') no-repeat;
	  width:91px;
	  line-height:24px;
	  height:24px;
	  color:#fff;
	  text-align:center;
	  cursor:pointer;
  }
  
/* Dashboard */
#dashboard {
	width:469px;
	border-bottom: 1px solid #ff6d26;
	font-size:0.875em;
}
#dashboard h2 {
	background:transparent url('../images/g-dashboard-top-orange.jpg') no-repeat;
	color:#fff;
	line-height:29px;
	height:29px;
	padding: 0 0 0 10px;
	margin:0;
}
#dashboard h2 a {
  color:#fff;
  }
#dashboard h2 a:hover {
color:#00467D;
}
#dashboard h2 a:visited {
color:#fff;
}
#dashboard .db-row {
	border: 1px solid #ff6d26;
	border-top:0;
	border-bottom: 0;
	margin-top: -1px;
	padding: 2px 5px 5px 5px;
	background:#fff;
}

#dashboard .db-row .db-name{
	width: 250px;
	display:inline-block;
}
#dashboard .db-row .db-num {
	width:150px;
	display:inline-block;
	text-align:right;
}
#dashboard .db-row .db-direction {
	width:20px;
	display:inline-block;
}
#dashboard .db-row .db-perc {
	width:30px;
	display:inline-block;
}
#dashboard .db-row .db-direction img {
	position:relative;
	top:3px;
}
#dashboard h3 {
	background:#ff6d26;
	font-size:0.75em;
	color:#fff;
	border: 1px solid #ff6d26;
	border-top:0;
	border-bottom: 0;
	padding: 2px;
	margin:0;
}
