/* CSS Document *//* H. J. Russell & Company */body {	background-color: #e4e1d0;	background-image:url(../hjr-images/hjr_bgGradient.jpg);	background-repeat:repeat-x;	margin:0px;	padding:0px;	font-family:Arial, Helvetica, sans-serif;	font-size:small;	color:#505050;	}	#pgContainer {	width:982px;	height:50px;	margin: 0px auto;	padding:0px;	}	p {	color:#505050;	line-height: 20px;	margin:0px 0px 12px 0px;	}	a {	color:#00543d;	}a:hover {	color:#6ea092;	}	h2 {	font-size:16px;	color:#00543d;	margin:0px 0px 3px 0px;	}	h3 {	font-size:12px;	color:#505050;	margin:0px 0px 10px 0px;	font-style:italic;	}/* NAVIGATION MEMUS *//* Corporate Nav Menu */#hjrHome #navHome,#hjrContact #navContact {	color:#FFFFFF;	}#hjrAboutMission #navAbout,#hjrAboutHistory #navAbout,#hjrAboutLocations #navAbout,#hjrAboutExecutives #navAbout,#hjrAboutAwards #navAbout,#hjrAboutCommunity #navAbout,#hjrAboutTestimonials #navAbout,#hjrAboutEmployment #navAbout {	color:#FFFFFF;	}	#corpNav {	float:right;	padding:0px;	margin:0px;	text-transform:uppercase;	font-size:11px;	}	#corpNav ul {	list-style: none;	padding:14px 0px 6px 0px;	margin:0px;	background-color:#00543d;	}	#corpNav ul li {	display:inline;	}#corpNav li.divider {	color:#e4e0bc;	margin-right:-3px;	margin-left:-3px;	}	#corpNav li a {	color:#e4e0bc;	text-decoration:none;	margin:10px 26px;	padding:0px;	height:40px	}#corpNav ul li a:hover {	color:#FFFFFF;	}/* Division Nav Menu */#divisionsNav {	padding:0px;	margin:0px;	text-transform:uppercase;	font-size:11px;	border-bottom:6px #a29061 solid;	}	#divisionsNav ul {	list-style: none;	padding:0px;	margin:0px;	height:26px;	}	#divisionsNav li {	float:left;	background-color:#00543d;	text-align:center;	margin-right:1px;	}	#Const {	width:244px;		}	#Dev {	width:245px;		}	#progMgmt {	width:245px;		}		#propMgmt {	width:244px;	margin-right:0px;	}		#divisionsNav li a {	display:block;	color:#e4e0bc;	text-decoration:none;	margin:0px;	padding:7px;	}#divisionsNav li a:hover {	color:#FFFFFF;	background-color:#779577;	}	/* SubNav Menu */#hjrAboutMission #navMission,#hjrAboutHistory #navHistory,#hjrAboutLocations #navLocations,#hjrAboutExecutives #navExecutives,#hjrAboutAwards #navAwards,#hjrAboutCommunity #navCommunity,#hjrAboutTestimonials #navTestimonials,#hjrAboutEmployment #navEmployment {	color:#FFFFFF;	background-color:#00543d;	}#subNav {	padding:0px;	margin:0px;	text-transform:uppercase;	font-size:11px;	}		#subNav ul {	list-style: none;	padding:0px;	margin:0px;	}	#subNav li {	color:#FFFFFF;	background-color:#779577;	padding:0px;	margin:0px;	border-bottom:1px #c9c3a0 solid;	}		#subNav li a {	display:block;	color:#e4e0bc;	text-decoration:none;	margin:0px;	padding:4px 16px;	}#subNav li a:hover {	color:#FFFFFF;	background-color:#00543d;	}/* Header */#hjrHome #header {	height:122px;	background-image:url(../hjr-images/hm_headerTxt.jpg);	}#header {	height:122px;	}	#corpLogo {	float:left;	margin-left:66px;	}	/* Homepage Content */#hmContent {	margin-top:10px;	}	#hmColumn1 {	float:left;	border:1px #00543d solid;	background-color:#f7f6f0;	padding:16px 30px;	width:590px;	}	#hmColumn1 h1 {	width:382px;	height:51px;	margin-top:10px;	background-image:url(../hjr-images/hjr_hmHeadline.gif);	}	#hmColumn1 h1 span {	display:none;	}	#hmColumn2 {	float:right;	width:318px;	}	#aptBanner	{	float:left;	font-family: arial, helvetica, sans-serif;	background-image:url(../hjr-images/apt_banner1-1.jpg);	display: block;	width: 221px;	height: 67px;	margin:0px 0px 10px 0px; 	padding: 0; 	}#aptBanner a {	display: block;	}	#aptBanner img {	width: 221px;	height: 67px; 	border: 0; 	}#condoBanner {	float:right;	font-family: arial, helvetica, sans-serif;	background-image:url(../hjr-images/apt_banner2-1.jpg);	display: block;	width: 97px;	height: 67px;	margin:0px 0px 10px 0px; 	padding: 0; }#condoBanner a {	display: block;	}#condoBanner img {	width: 97px;	height: 67px; 	border: 0; 	}#empBanner	{ font-family: arial, helvetica, sans-serif;background-image:url(../hjr-images/emp_banner-1.gif);display: block;width: 318px;height: 67px;margin:10px 0px 0px 0px; padding: 0px; }#empBanner a {display: block;}#empBanner img {	width: 318px;	height: 67px; 	border: 0; 	}	* html a:hover {visibility:visible}#aptBanner a:hover img{visibility:hidden}#condoBanner a:hover img{visibility:hidden}#empBanner a:hover img{visibility:hidden}#hjrHome #companyInfo {	border-top:1px #00543d solid;	margin-top:14px;	padding-top:14px;	text-align:left;	}	#hjrHome #companyInfo p {	color:#00543d;	line-height:16px;	}#companyInfo {	border-top:1px #81a577 solid;	text-align:right;	margin-top:12px;	padding-top:11px;	}	#companyInfo p {	color:#00543d;	line-height:16px;	}/* Content */#Content {	margin-top:1px;	border:1px #00543d solid;	background-image:url(../hjr-images/contentBkgd.jpg);	background-repeat:repeat-x;	background-color:#d2cdb1;	}	#headerImg {	padding:1px;	}#Column1 {	float:left;	width:231px;	padding:0px 12px;	}	#Column2 {	float:right;	width:662px;	padding:18px 30px;	background-color:#f7f6f0;	border-top:1px #00543d solid;	border-left:1px #00543d solid;	}	#hjrDevExecutives #Column2 {	float:right;	width:662px;	padding:18px 10px;	background-color:#f7f6f0;	border-top:1px #00543d solid;	border-left:1px #00543d solid;	}#hjrAboutMission #Column2 {	background-image:url(../hjr-images/abt_MissionBG.jpg);	background-repeat:no-repeat;	}#hjrAboutCommunity #Column2 {	background-image:url(../hjr-images/abt_CommBG.jpg);	background-repeat:no-repeat;	}#hjrAboutEmployment #Column2 {	background-image:url(../hjr-images/abt_EmployBG.jpg);	background-repeat:no-repeat;	}	#clear {	clear:both;	}	#hjrAboutMission #copyTxt {	width:405px;	}#hjrAboutCommunity #copyTxt {	width:470px;	}#hjrAboutEmployment #copyTxt {	width:490px;	}#hjrAboutTestimonials #copyTxt {	width:480px;	}/* HEADLINES */	h1.abtMission {	width:405px;	height:41px;	margin:10px 0px;	background-image:url(../hjr-images/abt_Mission.gif);	background-repeat:no-repeat;	}	h1.abtMission span {	display:none;	}h1.abtVision {	width:405px;	height:41px;	border-top:1px #81a577 solid;	padding-top:10px;	margin:10px 0px;	background-position:0px 12px;	background-image:url(../hjr-images/abt_Vision.gif);	background-repeat:no-repeat;	}	h1.abtVision span {	display:none;	}h1.abtCredo {	width:405px;	height:41px;	border-top:1px #81a577 solid;	padding-top:10px;	margin:10px 0px;	background-position:0px 12px;	background-image:url(../hjr-images/abt_Credo.gif);	background-repeat:no-repeat;	}	h1.abtCredo span {	display:none;	}h1.abtAwards {	width:431px;	height:55px;	margin:10px 0px 0px 0px;	background-image:url(../hjr-images/abt_Awards.gif);	background-repeat:no-repeat;	}	h1.abtAwards span {	display:none;	}h1.abtCommunity {	width:431px;	height:66px;	margin:10px 0px 0px 0px;	background-image:url(../hjr-images/abt_CommOutreach.gif);	background-repeat:no-repeat;	}	h1.abtCommunity span {	display:none;	}h1.abtEmployment {	width:431px;	height:55px;	margin:10px 0px 0px 0px;	background-image:url(../hjr-images/abt_Employment.gif);	background-repeat:no-repeat;	}	h1.abtEmployment span {	display:none;	}h1.abtExecutives {	width:431px;	height:55px;	margin:10px 0px 0px 0px;	background-image:url(../hjr-images/abt_Executives.gif);	background-repeat:no-repeat;	}	h1.abtExecutives span {	display:none;	}h1.abtHistory {	width:431px;	height:55px;	margin:10px 0px 0px 0px;	background-image:url(../hjr-images/abt_OurHistory.gif);	background-repeat:no-repeat;	}	h1.abtHistory span {	display:none;	}h1.abtLocations {	width:431px;	height:55px;	margin:10px 0px 0px 0px;	background-image:url(../hjr-images/abt_Locations.gif);	background-repeat:no-repeat;	}	h1.abtLocations span {	display:none;	}h1.abtTestimonials {	width:431px;	height:55px;	margin:10px 0px 0px 0px;	background-image:url(../hjr-images/abt_Testimonials.gif);	background-repeat:no-repeat;	}	h1.abtTestimonials span {	display:none;	}#Image {	border-top:1px #81a577 solid;	margin-top:12px;	padding:12px 0px 0px 0px;	text-align:center;	}		#execList {	color:#4a8472;	margin:0px;	padding:0px;	font-size:12px;	}	#execList ul {	margin:0px;	padding:0px;	list-style:none;	clear:left;	}#execList li {	line-height:18px;	margin:0px 0px 10px 0px;	}	#execList p	{	border-left:1px #779577 solid;	line-height:18px;	padding-left:15px;	height:90px;	}.execName {	float:left;	width:30%;	}.execImg {	float:left;	width:14%;	}	.execTxt {	float:left;	width:56%;	}#execList br {	clear:both;	}#executiveList {	color:#4a8472;	margin:0px;	padding:0px;	font-size:12px;	}	#executiveList ul {	margin:0px;	padding:0px;	list-style:none;	clear:left;	}#executiveList li {	float:left;		line-height:18px;	margin:0px 0px 16px 0px;	}	#executiveList p {	line-height:18px;	margin-top:6px;	}#executiveList a {	color:#779577;	}#executiveList a:hover {	color:#00543d;	}	.executiveName {	float:left;	width:80%;	color:#00543d;	}.executiveImg {	float:left;	width:19%;	}			.testName {	color:#00543d;	font-weight:bold;	}.testCompany {	color:#4a8472;	font-style:italic;	}	#EmploymentList a {	display:block;	padding:4px;	border:1px solid #00543d;	background-color:#779577;	color:#FFFFFF;	font-weight:bold;	text-align:center;	text-decoration:none;	}	#EmploymentList a:hover,#EmploymentList a:over {	background-color:#00543d;	color:#FFFFFF;	}	.employList {	border-bottom:1px #779577 solid;	margin-bottom:4px;	padding-bottom:4px;	margin-left:20px;	}.employList2 {	margin-left:20px;	}	.jobList {	margin:0px;	padding:0px;	list-style:none;	clear:both;	}	.jobNumber {	float:left;	width:10%;	padding-bottom:12px;	}		.jobDetails {	float:left;	width:90%;	padding-bottom:12px;	}	.clear {	clear:both;	}/* Contact Form */#contactForm {	color:#00543d;		}#contactForm ul {	margin:0px;	padding:0px;	list-style:none;	clear:both;	}	#contactForm li {	float:left;	}	.formTitle {	width:20%;	padding-top:5px;	}.formField {	width:80%;	}	.formField2 {	width:80%;	margin-bottom:16px;	}	.formComments {	margin-bottom:16px;	padding-bottom:16px;	border-bottom:1px solid #81a577;	}.formComments2 {	margin-bottom:16px;	}	.fieldComments {	width:620px;	height:120px;	margin:4px 0px;	}.fieldComments2 {	width:460px;	height:120px;	margin:4px 0px;	}	.formSubmit {		margin-top:16px;	padding-top:16px;	border-top:1px solid #81a577;	width:620px;	}.formSubmit {		margin-top:16px;	width:620px;	}#contactForm br {	clear:both;	}/* Footer */#footer {	clear:both;	margin:0px 0px 7px 0px;	padding:10px 0px 20px 0px;	font-size:10px;	color:#505050;	}	#footer a {	color:#505050;	}	#footer a:hover {	color:#a29061;	}#hjrHome #copyright {	float:left;	}	#copyright {	float:right;	}