@charset "utf-8";

/* Main */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #E1E1E1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height: 1.4;
}

#container {
	width: 880px;
	background: #f6f6f6;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	}
#header {
	background: #f6f6f6;
	margin: 0;
}
#heading {
	clear: both;
	margin: 0 40px;
	background: #ffffff;
	padding: 0 0 15px 15px;
}
#header h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a:link, #header h1 a:visited {
	display: block;
	background: url(img/D2Logo4in660000.gif) top left no-repeat;
	margin: 0 40px 15px 40px;
	width: 252px;
	height: 34px;
	padding: 0;
	border: 0;
}
#header strong span {
	font-weight:bold;
	font-size:14px;
	border: none;
	color: #660000;
	float: right;
	margin: 15px 40px;
}
h2 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #660000;
}
h3 {
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
}
h3.bios {
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #660000;
}
#mainContent {
	margin: 0 40px;
	background: #ffffff;
	padding: 0 0 20px 15px;
}
#mainContent p {
	margin: 0;
	font-size: small;
}
#footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #f6f6f6;
	clear: both;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #660000;
}
.left {
	float: left;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 20px;
}
.right {
	float: right;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 20px; 
	padding-right: 15px;
}
p.copy {
	font-size: x-small;
	text-align: center;
	padding: 10px 0;
}
p.contact {
	text-align: center;
	font-size: smaller;
	line-height: 1px;
	letter-spacing: 1px;
	padding: 15px 0 10px 0;
}
a.bios {
	font-size: small;
	color: #6699ee;
}
a.link {
	font-size: small;
	text-decoration: none;
	color: #6699ee;
}
a.sidebarlink {
	font-size: small;
	text-decoration: none;
	color: #6699EE;
}
br .clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
}
#mainContent ul {
	font-size: small;
}

/* Adjustments for the Homepage Layout Only */
#homepage #container #mainContent {
	background: #f6f6f6;
	padding: 0;
}

/* 1 Column Layout */
.oneColFixCtrHdr #mainContent p {
	margin: 0 10px 0 0;
}


/* 3 Column Layout */
.thrColFixHdr #columnone {
	float: left; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-right: 20px;
	padding-bottom: 10px;
}
.thrColFixHdr #sidebar {
	float: right;
	width: 160px;
	background: #cccccc;
	padding: 0 20px 15px 20px;
	margin-right: 15px;
	margin-left: 20px;
}
.thrColFixHdr #columntwo {
	margin: 0 225px 0 290px;
}

/* Navigation */
#navigation {
	clear: both;
	text-align: left;
}

#p7menubar li {
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: 4px solid #660000;
}
#p7menubar li a {
	background:transparent url(img/menu_bg.gif) repeat-y scroll right center;
	font-weight: bold;
	height: 1em;
	line-height: 1em;  
	letter-spacing: 0.25px;
	padding: 3px;
	font-size:14px;
	display: block;
	border: none;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
	width: 7.735em;
}
#p7menubar li a.last {
	background:transparent none;
}
#homepage #homemenu a,
#aboutpage #aboutmenu a,
#servicespage #servicesmenu a,
#insightspage #insightsmenu a,
#clientspage #clientsmenu a,
#biospage #biosmenu a, 
#contactspage #contactsmenu a {
	color: #6699ee;
}
#heading span.subcaption {
	color: #6699ee;
	display: block; 
	clear: both;
	width:17em;
	text-align: center;
	position: relative;
	top: 2px;
	padding: 0;
	font-size:12px;
	font-weight:bold;
	height:1em;
}
#servicespage #heading span.subcaption {
	left: 170px;
}
#insightspage #heading span.subcaption {
	left: 283px;
}
#biospage #heading span.subcaption {
	left: 510px;
}
/*   ALTERED P7 STUFF BELOW*/
#p7menubar{
	padding: 0;
	margin: 0 40px;
	list-style: none;
}
/*JL - positions the submenu properly */
#p7menubar ul {
	padding: 0;
	margin: 0;
	margin-top: 4px;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px; 
	border-right: 1px solid #333;
	font-size: .85em;
	color: #cccccc;
}
#p7menubar li {
	padding: 0;
	margin: 0;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 14em;
	border-bottom: none;
	background:none;
}
#p7menubar li ul a {
	width: 17em;
}
#p7menubar ul li a  {
	color: #cccccc!important;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	text-indent: 20px;
	height:1em;
	border-right: 0;
	background:none;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-repeat: repeat-x;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #6699ee;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	z-index: 2;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #cccccc;
	background-color: transparent;
}
#p7menubar ul a:hover {
	color: #6699ee!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}
