@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#000;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:18px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}
h2			{font:16px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}
h3			{font:14px Georgia, "Times New Roman", Times, serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:9px;}
.sm10		{font-size:10px;}

img {behavior: url(inc/pngbehavior.htc);}

#nav img	{
	padding: 0 2px;
	vertical-align: top

	}

#homebg	{background: url(../images/homebg.jpg) 132px 150px no-repeat;float:none;}
* html #homebg	 {float:right;background: url(../images/homebg.jpg) 0px 150px no-repeat;}

#flashleft	{width:131px;float:left;}


.text	{
	background:url(../images/bg.png);
	width:550px;
	height:180px;
	padding:5px;
	margin:30px auto 0 auto;
	text-align:justify
	}
	
html>/**/body .text	{margin-left:160px;}


h1.header	{
	font:32px Georgia, "Times New Roman", Times, serif;
	color: #115878;
	text-align:center;
	margin-bottom:5px;
	}
	
.imgbrd	{
	padding:3px;
	margin: 5px 8px;
	background:#fff;
	border:1px solid #696969;
	}

/******   BACKGROUNDS	   ******/
.history	{background:url(../images/bgHistorynew.jpg);}
	.philosophy	{background:url(../images/bg2.jpg);} 		.philosophy p	{padding-left:7px;}
.services	{background:url(../images/bgserv3.jpg);}	   .services p	{padding-left:7px;}
.contact,
.office		{background:url(../images/bgPhilosophy.jpg);}
.industrial	{background:url(../images/bg3.jpg);}
.gov,
.hospitality{background:url(../images/bgharley.jpg);}
.ed			{background:url(../images/bglibrary1.jpg);}
.commercial,
.gallery 	{background:url(../images/bg1.jpg);}
.medical,
.institutional 	{background:url(../images/bgedu1.jpg);}
.financial,
.religious	{background:url(../images/bgstjames1.jpg);}
.projects	{background:url(../images/bg5.jpg);}   .projects p	{padding-left:7px;}
.history	{background:url(../images/bg4.jpg);}








/******   LAYOUT   ******/
html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: bold 12px  Arial, Helvetica, sans-serif;
	color: #115878;
	background:#999999;
	}
	
#wrapper	{
	width:750px;
	height:auto;
	margin: 8px auto 0 auto;
	text-align:left;
	border:1px solid #115878; 
	background:#a8a8a8;
	}
	
#header	{
	height:150px;
	margin:0 auto;
	}
 

#content		{
	padding:1px 11px;
	}


.projects{z-index:500;position:relative} 
.projects div{position:relative;}

/******* FOOTER *******/
#footer	{
	font-size:11px;
	clear:both;
	padding: 1px;
	}


#credit				 {margin:0 auto;text-align:right;width:750px; font-size:9px;}
#credit a 	 		 {color:#ccc;text-decoration:none;}
#credit a:hover 	 {color:#fff;text-decoration:none;}





/**********  CONTACT FORM   **********/


#contact .shhhh { display:none; }