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

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

html {
	overflow-y: scroll;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

p {
	margin: 0 36px 12px 36px;
}

p#feature {
	font-size: 15px;
	line-height: 21px;
	margin: 0 0 12px 0;
}

p#feature span {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	display: inline;
}

p#arrow {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	display: inline;
	margin: 0;
}

p#arrow span {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0;
}

p#arrow + p {
	margin: 0 0 18px 0;
}

a, a:visited {
	color: #CBB677;
	text-decoration: none;
}

a:hover {
	color: #455560;
	text-decoration: none;
}

a#arrow {
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h1 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .075em;
	color: #6C7C86;
	margin: 0 0 15px -5px;
	border-bottom: 3px double #CED6DC;
	background-position: 4px 0;
	padding: 0 4px 4px 4px;
}

h1#about {
	background-image: url(h1_about.png);
	background-repeat: no-repeat;
	width: 96px;
	height: 13px;
	display: block;
	text-indent: -9999px;
}

h1#focus {
	background-image: url(h1_focus.png);
	background-repeat: no-repeat;
	width: 107px;
	height: 14px;
	display: block;
	text-indent: -9999px;
}

h1#contact {
	background-image: url(h1_contact.png);
	background-repeat: no-repeat;
	width: 161px;
	height: 14px;
	display: block;
	text-indent: -9999px;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .075em;
	color: #6C7C86;
}

h2#bruce {
	background-image: url(h2_bruce.png);
	background-repeat: no-repeat;
	width: 165px;
	height: 12px;
	display: block;
	text-indent: -9999px;
}

h2#david {
	background-image: url(h2_david.png);
	background-repeat: no-repeat;
	width: 121px;
	height: 12px;
	display: block;
	text-indent: -9999px;
}

iframe {
	background-color: #E3E8EC;
	padding: 5px;
	float: right;
}

.emailLogin {
	width: 50px;
	height: 50px;
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
}

.header {
	background-image: url(stripe.png);
	height: 125px;
	background-color: #455560;
	border-bottom: 5px solid #E3E8EC;
	position: relative;
}

.highlight_l {
	background-image: url(highlight_l.png);
	background-repeat: repeat-y;
	width: 400px;
	height: 125px;
	position: absolute;
	top: 0;
	left: 0;
}

.highlight_r {
	background-image: url(highlight_r.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 400px;
	height: 125px;
	position: absolute;
	top: 0;
	right: 0;
}

.logo {
	width: 650px;
	height: 76px;
	margin: 0 50%;
	position: absolute;
	bottom: 18px;
	left: -323px;
}

.double {
	width: 100%;
	height: 5px;
	border-top: 5px solid #95A2AC;
	border-bottom: 5px solid #95A2AC;
	position: absolute;
	bottom: 5px;
	left: 0;
	opacity: 0.5;
}

.info {
	height: 48px;
	background-color: #CED6DC;
	border-bottom: 5px solid #E3E8EC;
	position: relative;
	padding: 16px 0;
}

.info_l {
	background-image: url(info_highlight_l.png);
	width: 400px;
	background-repeat: repeat-y;
	background-position: 0 0;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.info_r {
	background-image: url(info_highlight_r.png);
	width: 400px;
	background-repeat: repeat-y;
	background-position: 0 0;
	height: 80px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}

.info .wrap {
	width: 611px;
	margin: 0 50%;
	position: absolute;
	left: -304px;
	z-index: 99;
}

.info img {
	float: left;
	display: block;
}

.info .vertical {
	height: 48px;
	width: 1px;
	margin: 0 7px;
	background-color: #95A2AC;
	display: block;
	float: left;
}

.nav {
	background-color: #FFF;
	height: 80px;
	width: 651px;
	margin: 10px auto 0 auto;
}

li.vertical {
	background-image: url(spacer.jpg);
	background-position: 0 11px;
	background-repeat: no-repeat;
	padding: 11px 0;
	width: 1px;
	height: 16px;
	border-bottom: 1px solid #E3E8EC;
	display: block;
	float: left;
}

.nav ul {
}

.nav ul li {
	list-style: none;
	float: left;
	border-top: 1px solid #FFF;
	border-right: none;
	border-bottom: 1px solid #CED6DC;
	border-left: none;
}

.nav ul li#current {
	list-style: none;
	float: left;
	border-top: 1px solid #CED6DC;
	border-right: 1px solid #CED6DC;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #CED6DC;
}

.nav ul li#current:first-child {
	list-style: none;
	float: left;
	border-top: 1px solid #CED6DC;
	border-right: 1px solid #CED6DC;
	border-bottom: 1px solid #FFF;
	border-left: none;
}

.nav ul li#current:last-child {
	list-style: none;
	float: left;
	border-top: 1px solid #CED6DC;
	border-right: none;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #CED6DC;
}

.nav ul li a {
	margin: 10px 23px;
}

.nav ul li a.who {
	background-image: url(who.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px;
	width: 149px;
	display: block;
	color: #CBB677;
}

.nav ul li a.who:hover {
	background-position: 0 -17px;
}

.nav ul li a.who#current {
	background-position: 0 -34px;
}

.nav ul li a.areas {
	background-image: url(areas.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px;
	width: 223px;
	display: block;
	color: #CBB677;
}

.nav ul li a.areas:hover {
	background-position: 0 -17px;
}

.nav ul li a.areas#current {
	background-position: 0 -34px;
}

.nav ul li a.contact {
	background-image: url(contact.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px;
	width: 139px;
	display: block;
	color: #CBB677;
}

.nav ul li a.contact:hover {
	background-position: 0 -17px;
}

.nav ul li a.contact#current {
	background-position: 0 -34px;
}

.main {
	width: 600px;
	margin: 0 auto 50px auto;
}

.main .left {
	float: left;
	width: 300px;
}

.main .right {
	float: right;
	width: 300px;
}

.main ul {
	margin: 6px 0 12px 6px;
}

.main ul li {
	font-size: 12px;
	line-height: 18px;
	background-image: url(li.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding: 0 0 3px 18px;
	list-style: none;
}

.bio {
	padding: 12px 0 72px 0;
}

#first {
	padding: 12px 0 4px 0;
}

.bio h2 {
	margin: 5px 0 10px 224px;
}

.bio p {
	margin: 0 0 10px 225px;
}

.bio ul {
	margin: 0 0 10px 225px;
}

.bio img {
	background-color: #E3E8EC;
	padding: 5px;
	display: inline;
	float: left;
	clear: both;
}

.email {
	background-image: url(li.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 1px 0 2px 18px;
	margin: 2px 0 0 243px;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.email a, .email a:visited {
	color: #CBB677;
}

.email a:hover {
	color: #455560;
}

.footer {
	margin: 15px 0 0 0;
	border-top: 1px solid #E3E8EC;
	clear: both;
	display: block;
}

.footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

::selection {
	background: #E3E8EC;
}

::-moz-selection {
	background: #E3E8EC;
}