#container {
  background:#332d2d url("images/streetview.jpg") left top no-repeat fixed;
  color:#c3c3c3;
}

h1 {
  color:#fff;
}

a {
  color:#822700;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#822700;
}

.sf-menu ul li.unselected a:hover {
  background:#dcf4fa;
  color:#822700;
}

.sf-menu ul li.selected a:hover {
  background:#ff4c00;
  color:#fff;
}

.sf-menu li.selected a, .sf-menu li.selected a > ul {
	color:#fff;
	background: #ff4c00;
}

.selected a {
	color:#fff;
}

.unselected a {
	color:#822700;
}

.sf-menu li.unselected a:hover {
	color:#822700;
	background: #dcf4fa;
}


p.dropcap:first-letter, 
#content h2, 
#footer a, 
#content a {
  color:#ff4c00;
}

.nav li.selected, 
.nav li.selected a, 
a.call_to_action, 
#footer input[type=submit] {
  background:#ff4c00;
}




#content .bio {
  margin-bottom:24px;
  padding-top:12px;
}

#content .bio h2 {
  color:#fff;
  text-transform:capitalize;
  letter-spacing:0px;
  font-weight:bold;
  font-size:18px;
  margin-bottom:9px;
  float:left;
}

#content .bio h3 {
  float:right;
  margin-top:-3px;
}

#content .bio .biobg {
  background:#000;
  border-right:solid 4px #000;
}

#content .bio h3 .biobg {
  border-width:1px;
}

#content .bio h2 .position, 
.position {
  font-style:italic;
  font-weight:normal;
  color:#00bdec;
}

#content li {
  margin-bottom:3px;
  margin-left:36px;
}

.bio img.inset {
  margin-top:2px;
  margin-right:12px;
  padding-right:06px;
  border-right:solid 8px #00bdec;
}

#content .col.third {
  background:#000;
  width:18%;
  margin-left:1%;
}

#content .col.third li {
  display:block;
  margin-bottom:6px;
  margin-left:0px;
  padding-left:0px;
  font-size:11px;
  line-height:13px;
}

#content .col.third .position {
  display:block;
}
