html,
body
{
	background: url(/images/en/background.gif);
   color: #fff;
   font: 85%/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
   _height: 100%;
	min-height: 100%;
}
img
{
	border: none;
}
td
{
	vertical-align: top;
   text-align: left;
}
a:link,
a:visited,
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #D97114;
}
a:hover {
	text-decoration: none;
	color: #B15C11;
}

/* Framework Styles */
   #mainDiv
   {
      position: relative;
      width: 980px;
      margin: 0px auto;
      padding: 0px;
   }
   #shadowLeft
   {
      position: relative;
      float: left;
      background: url(/images/en/shadowLeft.gif) no-repeat;
      width: 25px;
      height: 517px;
   }
   #centerColumn
   {
      position: relative;
      float: left;
      background-color: #ecf3da;
      width: 930px;
      height: auto;
   }
   #shadowRight
   {
      position: relative;
      float: right;
      background: url(/images/en/shadowRight.gif) no-repeat;
      width: 25px;
      height: 517px;
   }

/* Header Styles */
   #header
   {
      position: relative;
      background: url(/images/en/headerBack.jpg);
      width: 100%;
      height: 99px;
      z-index: 1;
   }
   #logo
   {
      position: absolute;
      top: 4px;
      left: 15px;
   }
   #banner
   {
      position: absolute;
      top: 0px;
      right: 0px;
   }
   #navigation
   {
   	position: absolute;
      top: 63px;
      right: 6px;
      z-index: 1;
   }
   #navigation #navFloat .dividerFloat
   {
   	float: left;
   }
   #navigation #navFloat
   {
      float: right;
      width: 564px;
      height: 21px;
		padding: 0px;
		margin: 0px;
      z-index: 1;
   }

#bodyContent
{
   width: 100%;
   color: #000;
   min-height: 385px;
   height: auto !important;
   height: 450px;
}
#insideLeftColumn
{
	position: relative;
   float: left;
   width: auto;
   min-height: 450px;
}
.leftNav
{
	margin: 17px 0px 30px 14px;
   width: 178px;
}
.leftNav img
{
	margin-bottom: 8px;
}
.leftNav_2
{
	margin-left: 20px;
}
#insideRightColumn
{
	position: relative;
   float: right;
   width: 715px;
   min-height: 450px;
}
.copy
{
	margin: 17px 20px 20px 0px;
}
#singleColumn
{
	position: relative;
   min-height: 450px;
}

/* Front Table Styles */
   #frontTable
   {
      width: 100%;
   }
   #leftTD
   {
   	background-color: #c5d59b;
		width: 570px;
   }
   #rightTD
   {
   	background-color: #c5d59b;
      width: 360px;
   }
   .content
   {
   	padding: 25px;
   	min-height: 450px;
      height: auto !important;
      height: 450px;
   }
   /* Right-hand Project Rotation */
   #projectBlock
   {
   	width: 360px;
      padding: 15px 25px;
   }
   #projectBlock a:link,
   #projectBlock a:visited,
   #projectBlock a:active
   {
   	color: #006600;
   }
   #projectBlock a:hover
   {
   	color: #999900;
   }
   #wrapper
   {
      width: 320px;
      margin: 0px auto;
      text-align: center;
   }
   /* Project Page */
   #projWrapper
   {
   	text-align: center;
   }
   #projDescription
   {
      font-size: 11px;
   }
   #projFlash
   {
   	float: left;
      width: 320px;
      height: 285px;
      margin: 7px 15px 7px 0px;
      border: 1px #000 solid;
   }
   .projectTitle
   {
   	font-weight: bold;
      padding: 5px 0px;
      font-variant: small-caps;
      font-size: 14px;
   }
   .projectImage img
   {
      background-color: #fff;
      border: 1px #000 solid;
   }
   .projectPDF
   {
   	font-weight: bold;
      font-size: 10px;
      padding: 5px 0px;
      font-variant: normal;
   }
   .projectDetails
   {
      padding-top: 5px;
      padding-bottom: 10px;
      font-size: 10px;
      line-height: 1.25em;
      text-align: left;
   }
   #projectNavigation
   {
      background-color: #aac75e;
      text-align: center;
   }
   
#footer
{
	background-color: #000;
	color: #fff;
	font-size: 9px;
	text-align: center;
	line-height: 1.35em;
   width: 100%;
   padding: 7px 0px;
}

/*
 * bios
 */
#biosTable .bioRow
{
	height: 200px;
}

#biosTable .bioImage
{
	float: left;
   text-align: center;
   width: 125px;
}

#biosTable .bioCopy
{
   float: left;
   width: 500px;
   margin-left: 15px;
   font-size: 11px;
}

#biosTable .bioTitle
{
	font-variant: small-caps;
   font-size: 12px;
   margin-bottom: 5px;
}

#biosTable .bioImage img,
#biosTable td img
{
	border: 3px #c4d69c solid;
}

.bioImages2
{
   margin: 0px auto;
   width: 500px
}

.bioImages2 img
{
	border: 3px #c4d69c solid;
}

/*
 * portfolio
 */
.portfolio .listCol,
.portfolio .mainCol
{
   float: left;
}

.portfolio .listCol
{
   width: 100%;
}

.portfolio .listCol .portfolioList
{
	float: left;
   width: 165px;
   height: 165px;
   text-align: center;
}

.portfolio .listCol .title
{
   font-variant: small-caps;
   font-weight: bold;
   font-size: 11px;
   line-height: 1.35em;
   width: 140px;
   margin: 0px auto;
   margin-bottom: 10px;
   text-align: center;
}

.portfolio .listCol img
{
   border: 3px solid #c4d69c;
}

.portfolio .mainCol .title
{
   font-size: 110%;
   font-weight: bold;
   margin: 0px auto;
}

.portfolio .mainCol .data,
.portfolio .mainCol .cityState,
.portfolio .mainCol .summary
{
   margin: 0px auto;
}

.portfolio .mainCol #mainImg
{
   margin: 10px auto;
}

/*
 * eliminite any margin.
 */
.main
{
   margin: 0px;
   padding: 0px;
}

.portfolioList
{
	height: 75px;
}

.scrollBox 
{
	position: relative;
   height: 340px;
	overflow: auto;
	padding: 10px 0px;
}

.scrollBoxBio 
{
	height: 150px;
	overflow: auto;
	padding: 10px;
	border: 1px #8a5148 solid;
	text-align: justify;
}


.noLine,
.noLine a:link,
.noLine a:visited,
.noLine a:active,
.noLine a:hover
{
   border: none;
}

/* DHTML Nav Styles */
      
   /* Quick Menu */
   /*
    * All.
    */
    
   .qmmc
   { 
      background-color: transparent;
      color: #fff !important;
   }
   
   /*
    * Main items.
    */
   .qmmc a
   {
      background-color: #da6503 !important;
      color: #fff !important;
      font-size: 12px !important;
      text-decoration: none !important;
   }
   
   /*
    * Main hover state.
    */
   .qmmc a:hover
   { 
      background-color: #eaa237 !important;
      color: #000 !important;
   }
   
   /*
    * Main active state.
    * Note: Add '!important' after each style (per QuickMenu docs).
    */
   .qmmc .qmactive
   { 
      background-color: #369 !important;
      color: #fff !important;
      text-decoration: none !important;
   }
   
   
   /*
    * Main parent items.
    */
   .qmmc .qmparent
   {
      /*
      background-image: url(/images/en/core/menu_arrow_down.gif);
      background-position: 95%;
      background-repeat: no-repeat;
      */
   }
   
   
   /*
    * Sub containers.
    */
   .qmmc div
   {
      background-color: #da6503;
      border-color: #cf4a05;
      border-style: solid;
      border-width: 1px;
      margin-top: 0px;
      padding: 0px;
      _width: 120px;
      min-width: 120px !important;
   }

   
   /*
    * Sub hover state.
    */
   .qmmc div a:hover
   {
      /*
      text-decoration: underline;
      */
   }
   
   
   /*
    * Sub active state.
    * Note: Add '!important' after each style (per QuickMenu docs).
    */
   .qmmc div .qmactive
   {
      background-color: #eaa237 !important;
      color: #000 !important;
   }
   
   
   /*
    * Sub parent items.
    */
   .qmmc div .qmparent 
   {
      background: url(/images/en/menu_arrow_right.gif) right no-repeat;
   }
   
   
   /*
    * Sub items.
    */
   .qmmc div a
   {     
      background-color: #eaa237;
      border-color: #cf4a05;
      border-style: none;
      border-width: 0px;
      min-width: inherit !important;
      /*
      padding: 2px 30px 2px 5px;
      */
   }
   
   .qmmc div div
   {
   	margin-top: -1px;
      min-width: auto !important;
   }
   
   .qmmc div div a
   {
  		background-color: #eaa237 !important;
      color: #fff !important;
   }
   
   .qmmc div div a:hover
   {
  		background-color: #eac637 !important;
      color: #000 !important;
   }
