body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	text-align: center;
}

td, h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
td {
	vertical-align: top;
}

a {
	font-weight: bold;
	color: #0055b3;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:active { color: #333333 }

p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-family: gills sans, gill sans mt, Arial, Helvetica;
	font-size: 23px;
	color: #3c3c3c;
}
h2 {
	font-size: 14px;
	color: #707070;
}
h3 {
	margin-top: 12px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 25px;
	line-height: 32px;
	font-weight: bold;
	color: #606060;
}
h4 {
	margin-bottom: 0px;
	font-weight: bold;
	color: #0055b3;
}
form {
	margin: 0px;
}

#container {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#hometable {
font-family: gill sans, gill sans mt, Arial, Helvetica; 
}
#hometable2, #hometable2 table {
width:520px;
}
#hometable h1 {
font-family: adobe garamond pro, adobe garamond, garamond, Arial, Helvetica; 
margin-top: 10px;
margin-bottom: 0px;
font-size: 24px;
color: #000;
width: 300px;
}
#hometable h4 {
font-family: gill sans, gill sans mt, Arial, Helvetica;
font-size: 15px;
line-height: 18px;
font-weight: normal;
color: #6e6c6d;
}
#header {
}
#flash {
}

#body {
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
}
#content {
}
#portfolio {
width: 850px;
}
#portfolio td {
padding: 10px;
}
#table {
	width: 850px;
}
#table td {
	padding-bottom: 15px;
}
#col1 {
	padding-right: 25px;
}

#footer {
}
#copyright {
	margin-top: 5px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #727272;
}

#sidebar {
	background-image: url(images/bkdg_sidebar.gif);
	background-repeat: repeat-y; 
	font-size: 11px;
	color: #3c3c3c;
}
#sidebar h2 {
	background-image: url(images/bkgd_sidebar_h2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 30px;
}
#sidebar p {
	padding: 0px 30px 0px 30px;
}
#sidebar a {
font-size: 13px;
font-weight: normal;
}

.clear {
	clear: both;
}

/* ##### PAGE TYPE ##### */

#home #body {
	margin-top: 0px;
}
#ideology {
}
#ideology #content #table {
}

#approach {
}
#approach #content #table {
}

#clients {
}
#clients #content #table h3 {
	background-image: url(images/bkgd_h3_medium.gif);
}

#team {
}
#team #content #table h3 {
	background-image: url(images/bkgd_h3_small.gif);
}

#contact {
}
#contact #content #table {
}

#bio #content #table {
	width: 700px;
}
#bio #content #table th {
	padding-right: 25px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: right;
}
#teamtable {
width: 490px;
font-family: gills sans, gill sans mt, Arial, Helvetica;
}
#teamtable h4 {
font-weight: normal;
}
#teamtable th {
text-align: left;
padding-right: 20px;
width: 140px;
vertical-align: top;
}
#name {
	vertical-align: middle;
}
#name h1 {
	margin-bottom: 0px;
}

#bio_pdf {
	vertical-align: middle;
	text-align: right;
}
#footnav {
width: 900px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
#footnav a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
border-right: 1px solid;
padding-right: 45px;
padding-left: 45px;
}
.numberOne {
 
        width: 180px;
		padding: 10px;
        display: block;
}
.numberTwo {
 
        width: 180px;
		padding: 10px;
        display: none;
}