/*42nd_Street Page Styles*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 800px;
	background-image: url(images/middleBkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
a:link {
	color: #164366;
}
a:visited {
	color: #164366;
}
a:hover {
	color: #8E3B2E;
}
a:active {
	color: #164366;
}

#masthead {
	height: 144px;
	background-color: #164366;
}
#masthead img {border: 0;}

#nav_barSub {
	height: 25px;
	background-color: #8E3B2E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #412B3D;
	border-bottom-color: #D2C69D;
	padding: 0;
}
#nav_barContainer {
	width: 760px;
	margin: auto;
	font-size: 0.85em;
	padding-left: 40px;
}
#nav_barMenu {
	width: 550px;
	float: left;
}
#nav_barMember {
	height:20px;
	width: 165px;
	color: #FFFFFF;
	text-align: right;
	float: left;
	padding-top: 5px;
}

#textbox {
	width: 622px;
	font-size: 0.75em;
	color: #164366;
	line-height: 1.5em;
	text-align: justify;
	margin: auto;
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* PAGE STYLES */
h1, h2, h3, h4, h5 {
	font-size: 1.5em;
}
h2 {
color: #8E3B2E;
}
h3 {
color: #164366;
}
h4 {
color: #BD9A56;
}
h5 {
color: #104646;
}
p {margin: 5 0;}

.titles {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E3B2E;
	font-size:  1em;
}

#wrap_outerFirm, #wrap_outerResearch, #wrap_outerServices, #wrap_outerTeam, #wrap_outerContact  {
	margin: 0 auto 0;
	padding: 0;
	width: 800px;
	background-repeat: repeat-y;
	background-position: left top;
}

#wrap_outerFirm {
background-image: url(images/subpage_firm_back.gif);
}

#wrap_outerResearch {
background-image: url(images/subpage_research_back.gif);
}

#wrap_outerServices {
background-image: url(images/subpage_services_back.gif);
}

#wrap_outerTeam {
background-image: url(images/subpage_team_back.gif);
}

#wrap_outerContact {
background-image: url(images/subpage_contact_back.gif);
}



#left_side {
	width: 170px;
	float: left;
}
#mainbox {
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 0.85em;
	color: #333333;
	line-height: 2em;
}

.companySep {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #164366;
}

#teamDivTitle {
	margin-bottom: 15px;
}



#teamDiv {
	color: #164366;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #660000;
}
#teamDivBody {
	padding-left: 20px;
	color: #333333;
}

#servicesDiv {
	color: #164366;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #660000;
}
#serviceDivBody {
	padding-left: 20px;
	color:#333333;
}


/* FOOTER */
#mainboxUpper {
width:600px;
}

#subfooter {
	color: #164366;
	font-size: 0.85em;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #164366;
}

#footercontent a:link {color: #8E3B2E;}
#footercontent a:visited {color: #8E3B2E;}
#footercontent a:hover, #footercontent a:active, #footercontent a:focus {
	color: #164366;
}

#nav_barMember a:link {color: #FFFFFF; text-decoration:none;}
#nav_barMember  a:visited {color: #FFFFFF;text-decoration:none;}
#nav_barMember  a:hover, #nav_barMember a:active, #nav_barMember  a:focus {
	color: #D2C69D;text-decoration:none;
}
.uberlink {
font-weight:bold;
}
#footer {
	color: #164366;
}
#footerwrap {
margin: auto;
width: 800px;
}
#footercontent {
	font-size: 0.7em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#imageNavImages {
	width: 171px;
	height: 223px;
	border:1px solid #164366;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}

#imageNav_wrapper {
	margin: auto;
	padding: 20px 42px 12px;
	width: 710px;
	}
#imageNav {
	width: 225px;
	height: 225px;
	border:1px solid #164366;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	background-repeat: no-repeat;
}
