@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font: Helvetica, Arial, Verdana;
	}
	
a { text-decoration:none }

strong {font-weight:bold;}

#container {
	margin: 0 auto;
	margin-top:5px;
	width:955px;
	}
	
#logo {
	width:272px;
	height:109px;
	float:left;
	background:#fff url(images/lsrlogo.gif) no-repeat 23px 17px;
	text-indent:-9000px;
	margin-right:3px;
	margin-bottom:3px;
	}

#logo h1 a {
	display:block;
	width:225px;
	height:81px;
	}
	
#slogan {
	width:680px;
	height:109px;
	float:left;
	background:#78a22f /*url(images/buildingwhatmatters.gif) no-repeat 15px 42px*/;
	margin-bottom:3px;
	}
	
#slogan h3 {
	text-indent:-9000px;
	height:77px;
	float:left;
	}

#menuRight {
	margin:15px 40px 0 0;
	}
	
#menuRight li {
	line-height: 20px;
	color: #fff;
	padding-right: 30px;
	text-align: right;
	font-weight: bold;
	font-size: 85%;
	font-size:10px;
	}

#menuRight li.active {
	color: #fff;
	background: url(images/bullet-1.gif) no-repeat 100% 50%;
	}

#menuRight a:link, #menuRight a:visited {
	color: #fff;
	text-decoration: none;
	}

#menuRight li.active a:link, #menuRight li.active a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#menuRight a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

	
#homeBlock {
	width:955px;
	background:url(images/shire.jpg) no-repeat left 113px;
	}
	
#homeRight {
	text-align:right;
	z-index:10;
	}

#homeRight #menu {
	background:#412f05; 
	height:32px;
	width:680px;
	float:right;
	font-size:11px;
	z-index:10;
	}

#homeRight #menu, #homeRight #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:10;
	}

#homeRight #menu a {
	display: block;
	text-align:center;
	width: 170px;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	height:21px;
	padding-top:11px;
	letter-spacing:3px;
	z-index:10;
	}

#homeRight #menu a:hover {
	color:#fff;
	background:#78a22f;
	z-index:10;
	}

#homeRight #menu li { /* all list items */
	float: left;
	width: 170px; /* width needed or else Opera goes nuts */
	z-index:10;
	}

#homeRight #menu li ul { /* second-level lists */
	position: absolute;
	background:#78a22f;
	width: 170px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:10;
	}
	
#homeRight #menu li ul a {
	color:#fff;
	z-index:10;
	}

#homeRight #menu li:hover ul, #homeRight #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index:10;
	}
	
#homeRight #menu li:hover, #topmenu li.hover {
    position:static;
    }
	
#constructionServicesLinks {
	background:#412f05; 
	height:32px;
	width:272px;
	float:left;
	font-size:11px;
	z-index:10;
	}

#constructionServicesLinks, #constructionServicesLinks ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:10;
	}

#constructionServicesLinks a {
	display: block;
	text-align:center;
	width: 272px;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	height:21px;
	padding-top:11px;
	letter-spacing:3px;
	z-index:10;
	}

#constructionServicesLinks a:hover {
	color:#000;
	background:#78a22f;
	z-index:10;
	}

#constructionServicesLinks li { /* all list items */
	float: left;
	width: 272px; /* width needed or else Opera goes nuts */
	z-index:10;
	}

#constructionServicesLinks li ul { /* second-level lists */
	position: absolute;
	background:#78a22f;
	width: 272px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:10;
	}
	
#constructionServicesLinks li ul a {
	color:#fff;
	z-index:10;
	}

#constructionServicesLinks li:hover ul, #constructionServicesLinks li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index:10;
	}
	
#constructionServicesLinks li:hover, #topmenu li.hover {
    position:static;
    }

#homeLink {
	background:#412f05; 
	height:32px;
	text-align:center;
	width:272px;
	float:left;
	font-size:11px;
	}
	
#homeLink a {
	text-decoration:none;
	display:block;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	height:21px;
	padding-top:11px;
	letter-spacing:3px;
	}
	
#homeLink a:hover {
	color:#000;
	background:#78a22f;
	}
	
#newsBox {
	margin-top:3px;
	float:right;
	background:#dde6cc;
	list-style:none;
	width:294px;
	height:273px;
	padding-left:11px;
	}
	
#newsBox li {
	padding-top:13px;
	padding-bottom:6px;
	}

#newsBox a {
	text-decoration:none;
	color:#654223;
	font-weight:bold;
	font-size:13px;
	background:url(images/newsArrow.gif) no-repeat right;
	padding-right:15px;
	}

#homeBottom {
	width:955px;
	margin-top:3px;
	}
	
.floatClear {
	clear:both;
	}
	
#portCategories a {
	display:block;
	float:left;
	width:105px;
	height:128px;
	/*text-indent:-9000px;*/
	margin-right:3px;
	}

#newServices {
	width:293px;
	padding-left:12px;
	float:left;
	}
	
#newServices li {
	padding-top:8px;
	padding-bottom:0px;
	}

#newServices a {
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	letter-spacing:3px;
	}
	
#newServices a:hover {
	color:#78a22f;
	}

#footer {
	padding-top:20px;
	text-align:center;
	width:955px;
	}
		
.footerBlock {
	color:#739e31;
	text-transform:uppercase;
	margin-left:11px;
	margin-right:11px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	}
	
a .toolTip {
	position: absolute;
	display: block;
	width:105px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:108px;
	background: #fff;
	font-size:11px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	}
	
a:hover .toolTip {
	background: #78a22f;
	}	
	
#content {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-color: #efefad;
	padding:0 20px;
	padding-bottom:15px;
}

#content p {
	margin-bottom:15px;
	}
	
#content a {
	color:#507500;
	}

.subhead {
	font-size: 24px;
	border-bottom: 1px solid #ACAC8A;
	margin-bottom: 5px;
	color: #555555;
	height: 37px;
	display: table;
	padding-top: 12px;
}

.bodytext {
	font-size: 14px;
	padding-top: 5px;
	line-height: 20px;
	margin-top: 10px;
	padding-right: 20px;
	text-align:justify;
}

.bodytext p {
	text-align:justify;
	}
	
.bodytext p img { padding:3px; }
	
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #422c00;
	text-transform: capitalize;
	letter-spacing: 2px;
	text-align:left;
}

.header2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 3px;
	font-size: 14px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	margin-bottom: 6px;
	text-align:left;
}

.bodytext a {color:#7ba229;}

ul.BulletsTanBox {
	padding:5px;
	margin:5px;
}

ul.BulletsTanBox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	/*width:250px;*/
}

#gallery {
	margin:0;
	margin-left:15px;
	margin-top:-25px;
	padding:2px;
	float:right;
	width:280px;
	border:1px solid #999;
	background-color:#fff;
	text-align:left;
	}

.servicesList {
	background:#fff;
	border:1px solid #412f05;
	list-style: square;
	color:#412f05;
	font-size:12px;
	padding:5px;
	margin-top:3px;
	}
	
.servicesList li {
	margin:0 0 0 25px;
	}
	
#siteMap {
	font-weight:bold;
	font-size:18px;
	margin-left:50px;
	}

#siteMap ul {
	list-style: disc outside;
	margin-left:25px;
	font-size:14px;
	}
	
#siteMap ul ul {
	list-style:circle;
	font-weight:normal;
	font-size:12px;
	}
	
.presenters {
	background:#78a22f;
	color:#fff;
	width:300px;
	margin-top:10px;
	font-size:12px;
	}

.presenters h3 {
	background:url(images/cbcpresenterstitle.gif) no-repeat;
	height:16px;
	padding:5px;
	font-weight:bold;
	font-size:16px;
	}

.presenters .bio {
	font-weight:bold;
	margin-bottom:0;
	}
	
.presenters p {
	margin-top:0;
	padding:5px;
	}
	
.presenters .bio a { color:#fff; }

.presenters .bio img {
	float:left;
	margin-right:5px;
	}
	
#equipment p {
	font-weight:bold;
	margin:0;
	}

#equipment ul {
	list-style:circle;
	margin-bottom:15px;
	margin-left:15px;
	}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #78a22f;
	color:#fff;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}