/* CSS Document */

/* Portfolio side navigation links follow*/
#sideschools {
width: 160px;
height: 25px;
position: absolute;
top: 110px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}
#sideuniversities
{
width: 160px;
height: 25px;
position: absolute;
top: 135px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}
#sidejudicial {
width: 160px;
height: 25px;
position: absolute;
top: 160px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}
#sidepublic {
width: 150px;
height: 25px;
position: absolute;
top: 183px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}

#sidehealth {
width: 150px;
height: 25px;
position: absolute;
top: 213px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}

#sidebusiness {
width: 160px;
height: 25px;
position: absolute;
top: 245px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}

#sidehousing {
width: 160px;
height: 25px;
position: absolute;
top: 270px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}

#sidereligious{
width: 160px;
height: 25px;
position: absolute;
top: 295px;
left: 10px;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;
z-index: 40;
font-weight:bold;
}

/* next head on portfolio pages with collages*/
.portfoliohead {
padding: 8px 12px;
width: 320px;
position: absolute;
top: 100px;
left: 160px;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:14px;
font-weight:bold;
line-height: 180%;
z-index:100;
	}

/* top heading used on main portfolio page only*/
.portpagehead {font-size:14px;
	font-weight:bold;
	color:#cccc66;
	}
	
/* subheadings links on portfolio pages*/
.portfoliosubhead {font-size:10px;
	}
	
/* next controls PROJECT LIST links on all portfolioMAINpages*/
a:link.portfoliosubhead{font-size:10px;
	font-weight:bold;
	color:#ffffcc;
	line-height:150%;
	}
	
a:visited.portfoliosubhead{font-size:10px;
	font-weight:bold;
	color:#ffff99;
	line-height:150%;
	}
	
a:hover.portfoliosubhead{font-size:10px;
	font-weight:bold;
	color:#ffcc99;
	line-height:150%;
	}
	
a:active.portfoliosubhead{font-size:10px;
	font-weight:bold;
	color:#ffcc66;
	line-height:150%;
	}	
	
/* next used for portfolio headers*/
.projecthead {font-size:14px;
font-weight:bold;
color:#cccc66;
line-height:150%;
	}

/*next used on project list pages with more than one category*/
.projectsubhead {font-size:11px;
	font-weight: bold;
	color: #999933;
	line-height:120%;
	}

/* next used for portfolio side paragraphs*/
.projectbox {
	padding: 8px 12px;
	width: 234px;
	position: absolute;
	top: 169px;
	left: 515px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 230px;
	}
	
#projectdesc { 
font-size:11px;
font-weight:bold;
line-height:200%;
	}
	
/* next used on all portfolio pages*/
#maintext  {
padding: 8px 12px;
width: 575px; /*was 320px*/
position: absolute;
top: 100px;
left: 160px;
color:#ffffcc;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
	}
	
/* next controls links on 10-year project list on School page*/
a:link.projecthead{font-size:14px;
	font-weight:bold;
	color:#FFFFCC;
	line-height:150%;
	}
	
a:visited.projecthead{font-size:14px;
	font-weight:bold;
	color:#FFFF99;
	line-height:150%;
	}
	
a:hover.projecthead{font-size:14px;
	font-weight:bold;
	color:#ffcc99;
	line-height:150%;
	}
	
a:active.projecthead{font-size:14px;
	font-weight:bold;
	color:#FFCC66;
	line-height:150%;
	}	
/* end links 10-year project list on School page*/

/* next controls ITEMS links on all portfolioPAGESpages*/
a:link.projectitem{font-size:11px;
	font-weight:bold;
	color:#ffffcc;
	line-height:150%;
	}
	
a:visited.projectitem{font-size:11px;
	font-weight:bold;
	color:#ffff99;
	line-height:150%;
	}
	
a:hover.projectitem{font-size:11px;
	font-weight:bold;
	color:#ffcc99;
	line-height:150%;
	}
	
a:active.projectitem{font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	line-height:150%;
	}	

/*indent second line on portfolio pages*/
.indentline {
text-indent: 10px;
}

/* next controls links on unimain.html sidetext to popups*/
a:link#projectname{font-size:11px;
	font-weight:bold;
	color:#ffffcc;
	line-height:150%;
	}
	
a.:visited#projectname{font-size:11px;
	font-weight:bold;
	color:#ffff99;
	line-height:150%;
	}
	
a:hover#projectname{font-size:11px;
	font-weight:bold;
	color:#ffcc99;
	line-height:150%;
	}
	
a:active#projectname{font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	line-height:150%;
	}	
