@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

img{
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	width: 218px;
	height: 152px;
	background: url(/img/lay.logo.blue.gif) top left no-repeat;
	margin-top: 16px;
}

#logo span {
	display: none;
}

.ThreeCol #container {
	width: 968px;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image:url(/img/lay.container.bkg.blue.gif);
	background-position: top left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #eee;	
	height: 800px;
} 
.ThreeCol #header { 
	background: #ddd; 
	padding: 0 10px 0 20px; 
} 
.ThreeCol #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.ThreeCol #sidebar1 {
	display: none;
	float: left;
	background: transparent;
	padding: 0px;
}
.ThreeCol #sidebar2 {
	display: none;
	float: left;
	background: transparent;
	padding: 0;
}
.ThreeCol #display {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 242px;
	padding: 0;
	width: 702px;
	background: transparent;
}
.display{
	width: 702px;
	margin: 0;
	padding: 0;
}
#displaytop{
	background: url('/img/lay.display.top.gif') top left no-repeat;
	height: 23px;
	display:none;
}
#displaymiddle{
	background: transparent;
	padding: 20px 0;
}
#displaybottom{
	background: url('/img/lay.display.bot.gif') bottom left no-repeat;
	height: 23px;
	display:none;
}
#displayfooter{
	background: transparent;
	height: 20px;
	padding: 4px 0;
	text-align:center;
	color:#999999;
	font-size:9px; 
}
.ThreeCol #mainContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 158px;
	padding: 0;
	width: 520px;
	min-height: 500px;
	text-align:justify;
	background: transparent;
} 
.ThreeCol #mainContentText {
	padding: 0 10px;
	font-family: Gotham-Book, "Century Gothic", Helvetica, Arial, Gotham, Verdana;
	line-height: 1.5em;
}
.ThreeCol .byline{
	text-align:left;
	font-size: 12px;
	text-transform:uppercase;
	font-family:Gotham-Medium, "Century Gothic", Helvetica, Arial, Gotham, Verdana;
	display:block;
	margin-bottom: .5em;
}
.ThreeCol #mainContentText h1 {
	font-size: 18px;
	text-align: left;
	font-family:Gotham-Medium, "Century Gothic", Helvetica, Arial, Gotham, Verdana;
	font-style:normal;
	font-weight:normal;
	color:#1c6198;
	margin-bottom:.5em;
	margin-top: 0;
}
#more{
	display:block;
	width:520px;
	height:34px;
	background:url('/img/lay.content.more.blue.gif') top left no-repeat;
	z-index: 999;
}
#nomore{
	display:block;
	width:520px;
	height:34px;
	background:url('/img/lay.content.nomore.blue.gif') top left no-repeat;
}

#more span{
	display: none;
}

#icons{
	width: 450px;
	height: 90px;
	padding: 0;
	margin: 0 0 0 0;
	background: transparent;
	text-align:center;
}

#icons ul{
padding: 0;
	margin: 0 0 0 0;
	}

#icons li{
	margin: 0; 
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
}

#icons a {
	float: left;
	padding: 72px 0 0 0;
	margin: 0 10px;
	width: 72px;
	color:#1c6198;
	text-decoration:none;
	height: 0 !important;
	height /**/:29px; /* for IE5/Win only */
}

#icons a:visited {
	color:#47a;
}

#pear a {	
	background: url('/img/prj.shfud.pear.icon.jpg')
}

#chopchop a {	
	background: url('/img/prj.shfud.chopchop.icon.jpg')
}

#gograter a {	
	background: url('/img/prj.shfud.gograter.icon.jpg')
}

#peetree a {	
	background: url('/img/prj.bosco.peetree.icon.jpg')
}

#canopy a {	
	background: url('/img/prj.bosco.canopy.icon.jpg')
}

#terra a {	
	background: url('/img/prj.bosco.terra.icon.jpg')
}

#stone a {	
	background: url('/img/prj.bosco.stone.icon.jpg')
}

.ThreeCol #mainContentWide {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 12px;
	padding: 0;
	width: 690px;
	min-height: 400px;
} 
.ThreeCol #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.ThreeCol #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#navcontainer {
	display:none;
	margin: 221px 0 0 0;
	background-color: transparent;
	width: 242px;
	height: 200px;
	}

#nav {
	margin: 0;
	padding: 0;
	height: 200px;
	list-style: none;
	display: block;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 38px 0 0 0;
	margin: 0 0 10px 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win only */
	width: 242px;
	}
	
#nav a:hover {
	background-position: 0 -38px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -76px;
	}

#tportfolio a {
	background: url('/img/nav.portfolio.blue.gif') top left no-repeat;
	}
	
#tabout a {
	background: url('/img/nav.about.blue.gif') top left no-repeat;
	}
	
#tnews a {
	background: url('/img/nav.news.gif') top left no-repeat;
	}
	
body#lportfolio #tportfolio a, 
body#labout #tabout a,
body#lnews #tnews a {
	background-position: 0 -114px;
	}


#subnav{
	margin-top: 60px;
	margin-left: 12px;
	display:none;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: helvetica, arial, sans-serif;
}

#subnav li {
	margin: 0;
}

#subnav b {
	display: block;
	color: #333;
	background-color: transparent;
	width: 104px;
	padding: 10px 0 6px 10px;
	text-decoration: none;
	border: 0;
	font-size: 12px;
	margin-top: 6px;
	}

#subnav a {
	display: block;
	color: #777;
	background-color: transparent;
	width: 104px;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	border: 0;
	font-size: 12px;
}

#subnav a:hover
{
	background-color: #ddd;
	color: #333;
	padding: 4px 0 4px 10px;
}

#subnav ul ul
{
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	font-family: helvetica, arial, sans-serif;
}

#subnav li li a
{
	display: none;
	color: #777;
	background-color: transparent;
	width: 92px;
	padding: 4px 0 4px 10px;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	font-style:italic;
}



.container{
	margin:0;
	background:0;
	padding:0;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

