

/* Presentation Stylesheet */ 
body, html {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 0;
	margin: 0;
}

#header .contact a {
	color: #636466;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#header .contact a:hover {
	text-decoration: underline;
}

a {
	color: #5D2347;
	text-decoration: none;
	background: inherit;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
}

body#overview a#overview,
body#leadership a#leadership,
body#contact a#contact,
body#news a#news, 
body#owner a#owner,
body#site a#site,
body#equipment a#equipment,
body#studies a#studies, body#newsmedia a#newsmedia, body#pressreleases a#pressreleases,
body#energy a#energy,body#hitecdelivered a#hitechdelivered, body#rpu12delivered a#rpu12delivered,
body#commissioning a#commissioning,
body#design a#design,
body#projects a#projects, 
body#construction a#construction,
body#approach a#approach, {
	color: #681518;
	background: inherit;
	font-weight:bold;
}

.menuitem {
	color: #636466;
	font-weight: bold;
	background: inherit;
	font-size: 11px;
	line-height: 12px;
}

.address-bar {
	background: url("images/address-bg.gif") repeat;
	height: 33px;
	text-align: center;
	color: #E7E3E3;
	
}

.address-bar p {
	padding: 8px 0;
	margin: 0;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.textbold {
	font-weight: bold;
}

#content ul li, #content ol li {
	padding: 15px 25px 0px 0;
	font-size: 12px;
	line-height: 16px;
}

#left p, #left2 p {	
	padding-bottom: 5px;
}

#left ul, #left2 ul {
	list-style-position:outside;
	margin: 0 15px;
	padding: 10px 0 10px 5px;
}


#left ul li, #left2 ul li {
	padding: 0 2px 0px 0px;
	list-style-image: url('images/bullet.gif'); 
} 

#left a, #left ul li a, #left2 a, #left2 ul li a {
	color: #636466;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	background: inherit;
}

#left a:hover, #left ul li a:hover, #left2 a:hover, #left2 ul li a:hover {
	list-style-image: url('images/bullet2.gif'); 
	color: #681518;
	background: inherit;
}


#content p {
	padding: 0 25px;
	margin-bottom: 0 !important;
	
 }
 
#content p, #content ul li, #content ol li {
	font-size: 13px;
	
}	 
 
#content ul {
	list-style-image: url("images/blue-bullet.gif");
	list-style-position:outside;
	margin: 0 15px;
	padding-left: 30px;
}


h1 {
	margin:0; 
	padding: 15px 0 0 25px;
	font-size: 14px;
	text-transform: uppercase;
}

.caption {
	width: 455px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

.photo {
	margin: 0;
	padding: 0;
}



p.case {
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
}

p.case a {
	font-weight: bold;
	text-decoration: none;
	color: #681518;
	background: inherit;
}	

.casetext {
	padding-top: 0;
	margin: 0 20px;
}

.casetext2 {
	margin: 10px 20px 0 20px;
}	
	

/* styles for a 3-column table */

div.table-row {
  background: inherit; 
  margin-left: 120px;
  margin-top: 10px;
  padding-left: 0; 
  
}

.leftcol {
	border: none; 
	float: left; 
	margin: 0; 
	padding: 0 15px 0 0; 
	width: 35%;
}

.leftcol p, .rightcol p, .centercol p {
	margin-left: -25px;
	font-size: 11px;
	line-height: 16px;
}

.centercol {
	border: none; 
	float: left; 
	margin-left: 35px; 
	width: 35%;
}	

.rightcol {
	float: left;
	border: none; 
	float: right; 
	margin: 0; 
	padding: 0; 
	width: 30%;
}


div.tablespace {
  clear: both; 
  margin: 0;
  padding: 0; 
  width: auto;
  height: 25px;
} 


/* end 3-column table */

body.bios {
	background-color: #ffffff;
	color: #000000;
}

 
#footer a {
	color: #636466;
	background: inherit;
	text-decoration: none;
	line-height: 22px;
}

#footer a:hover {
	text-decoration: underline;
}
	
	 
