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

body#home  {
	line-height: 3em;
}
body#firm, body#people, body#experience, body#portfolio, body#portfolio, body#contact {
	line-height: 1.9em;
}

#wrapper {
	background-image: url(../images/bg_nav_down.gif);
	background-repeat: no-repeat;
}
body#portfolio #wrapper, body#on_the_boards #wrapper {
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
}

#header {
	width: 944px;
	margin: 0px;
	padding: 0px;
}
#main #content #copy {
	float: left;
	width: 473px;
	margin: 0px;
	padding-right: 66px;
	padding-bottom: 0px;
	padding-left: 66px;
	text-align: left;
}
body#home #content #copy {
	padding-top: 32px;
}
body#firm #content #copy, body#people #content #copy, body#experience #content #copy, body#portfolio #content #copy, body#contact #content #copy {
	padding-top: 39px;
}
body#on_the_boards #content #copy {
	padding: 0px;
	width: 605px;
	margin: 0px;
}

#main #content #copy h1 {
	font-size: 12px;
	font-weight: bold;
	color: #93430d;
	margin: 0px;
	padding: 0px;
}
#main #content #copy h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
#main #content #copy p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
#main #content #copy p a {
	color: #93430d;
	font-weight: bold;
	text-decoration: none;
}
#main #content #copy p a:hover {
	text-decoration: underline;
}
body#portfolio #main #content #copy a {
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: none;
}
body#portfolio #main #content #copy a:hover {
	font-weight: bold;
}

body#on_the_boards #main #content #copy a {
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: none;
}
body#on_the_boards #main #content #copy a:hover {
	font-weight: bold;
}

body#experience #content #copy p {
	margin: 0px;
	padding: 0px;
}
body#experience #content #copy h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body#experience #content #copy ul {
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body#experience #content #copy ul li {
	background-image: url(../images/bullet_brown.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	line-height: 1.5em;
}
body#portfolio #main #content #copy table#links {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}