#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 li.aboutselected a:hover {
  background:#ff4c00;
  color:#fff;
}

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

.aboutselected a {
	color:#fff;
}

.aboutunselected a {
	color:#822700;
}

.sf-menu li.aboutunselected 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 .col.first {
  font-style:normal;
  padding-top:6px;
}
.team_member {
  background:#000;
  float:left;
  line-height:1.1;
  width:45.5%;
  padding:1.4% 0 1% 2%;
  margin: 0 2% 1% 0;
  border-top:dotted 1px #00bdec;
  border-left:solid 1px #00bdec;

}

.tm_name {
  font-weight:bold;
  font-size:15px;
  color:#00bdec;
}

.tm_title {
  font-style:italic;
  font-size:11px;
  display:inline;
}

.tm_link {
  font-size:11px;
  display:inline;
  margin-left:2px;
}

.advisor {
  float:left;
  line-height:1.1;
  width:48%;
}

.ad_name {
  font-weight:bold;
  font-size:15px;
  color:#00bdec;
}

.investor {
  margin-bottom:6px;
  float:left;
  line-height:1.1;
  width:48%;
}

#content .col.first h2, 
#content .col.second h2 {
  padding-top:18px;
}

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