body {
    font-size:11px;
    font-family: 'Verdana', arial, helvetica, sans-serif;
    font-weight: normal;
    color: #272727;
}

p {
   margin-bottom: 10px;
   line-height: 15px;
}

a {
    text-decoration: none;
    color: #6b6b6b;
}

a:hover {
    text-decoration: none;
    color: #61c2e1;
}

strong {
    font-weight: bold;
}

/*----- SITE MASTER ---------------------*/

#master-wrap {
    width:100%; 
    height:auto;
}

#master-container { 
    width:880px; 
    height:auto;
    margin: 0 auto;    
}

/*----- SITE MASTER ---------------------*/  
  
/*----- HEADER --------------------------*/    
#header-wrap {
    float: left;  
    width:100%; 
    height:60px;
   /* margin-top: 80px; */   
    margin-top: 20px;
    margin-bottom: 20px;
}

#header-left {
    float: left;  
    width: 280px; 
    height: 60px;
}

#header-right {
    float: right;  
    width: 455px; 
    height: 60px;
}

ul#header-nav-wrap {
    float: left;  
    width: 450px; 
    height: 32px;
    background-color: #cfcdca;
    margin-top: 30px;
    text-align: center;
    padding-left: 5px;
    text-align: right; 
}

ul#header-nav-wrap li {
    float: left;
    font-size:13px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    margin-left: 6px;
    margin-right: 7px;
    margin-top: 7px;
}

ul#header-nav-wrap li a {
    text-decoration: none;
    color: #000000;
}

ul#header-nav-wrap li a:hover {
    text-decoration: none;
    color: #ffffff;
}

/*----- HEADER --------------------------*/
/*----- SUB NAV -------------------------*/ 
#sub-nav-container {
    float: left;
    width: 100%;
    height: 25px;
    margin-bottom: 20px;
    /*background-color: #61c2e1; */
}

ul#sub-nav-wrap {
    float: left;  
    width: 100%; 
    height: 25px;
}

ul#sub-nav-wrap li.alpha {
    float: left;
    font-size:12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    padding-left: 8px;
    padding-right: 60px;
    padding-top: 5px;
    background-color: #3facce;
    border-right: 1px solid white;
    height: 20px; 
}

ul#sub-nav-wrap li.beta {
    float: right;
    height: 25px;
    font-size:12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    margin-left: 8px;
    margin-right: 7px;
    margin-top: 5px;
}

ul#sub-nav-wrap li a {
    display: block; 
    text-decoration: none;
    color: #ffffff;
}

ul#sub-nav-wrap  li a:hover {
    text-decoration: none;
    color: #65635e;
}
/*----- SUB NAV -------------------------*/
/*----- HOVER NAV -----------------------*/
ul.section-nav-wrap {
    display: none;
    float: left;  
    width: 195px; 
    height: auto;
    margin-left: 20px;
}

li.section-header {
    float: left;  
    width: 100%; 
    height: auto;
    border-bottom: 1px solid #ffffff;
    font-size:12px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 5px;
}

li.section-title {
    float: left;  
    width: 100%; 
    height: auto;
    font-size:12px;
    color: #ffffff;
    margin-top: 10px;
    padding-bottom: 5px;
}


li.section-title a {
    color: #ffffff;
    text-decoration: none;
}

li.section-title a:hover {
    color: #000000;
    text-decoration: none;
}

/*----- HOVER NAV -----------------------*/
/*----- SECTION TITLE -------------------*/  
#section-title-wrap {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background-color: #cccbca; 
}

#section-title-wrap ul {
    float: left;  
    width: 100%; 
    height: 25px;
}

#section-title-wrap ul li {
    float: left;
    font-size:12px;
    text-transform: uppercase;
    color: #ffffff;
    padding-left: 8px;
    padding-right: 10px;
    padding-top: 5px;
    background-color: #999895;
    border-right: 1px solid #ffffff;
    height: 20px; 
}

/*----- SECTION TITLE -------------------*/    
/*----- HERO ----------------------------*/

#hero-wrap {
    float: left; 
    width: 100%; 
    height: auto;
    margin-bottom: 20px;
}
/*----- HERO ----------------------------*/
/*----- MAIN BODY -----------------------*/

#body-full {
    float: left;
    width: 100%;
    height: auto;
}

#body-full h1 {
    font-size:18px;
    text-transform: uppercase;
    color: #434343;
    font-weight: bold;
    margin-bottom: 5px; 
}

#body-left-col {
    float: left;
    width: 520px;
    height: auto;   
}

#body-right-col {
    float: right;
    width: 340px;
    height: auto;     
}

#body-left-col h1 {
    font-size:18px;
    text-transform: uppercase;
    color: #434343;
    font-weight: bold;
    margin-bottom: 5px; 
}

#body-left-col h2,
#body-full h2 {
    font-size:17px;
    text-transform: uppercase;  
    color: #434343;
    font-weight: bold;
    margin-bottom: 5px; 
}

#body-right-col h3 {
    font-size:17px;
    font-variant: small-caps;     
    color: #3facce;
    font-weight: bold;
    margin-bottom: 5px;
}

#body-left-col p a {
    text-decoration: underline;
    color: #61c2e1;
}

#body-left-col p a:hover {
    text-decoration: none;
    color: #6b6b6b;
}

#sub-solid-wrap {
    float: left;
    width: 100%;
    height: 10px;
    background-color: #65635e;
    margin-bottom: 20px;
}

/*----- MAIN BODY -----------------------*/
/*----- WIDGET --------------------------*/
#gallery-wrap {
    float: left;
    width: 520px;
    height: auto;
    margin-top: 10px;
}

#gallery-image-wrap {
    float: left;
    width: 520px;
    height: 100px;
    overflow: hidden;
}

#gallery-image-wrap img {
    float: left;
    margin: 0;
    padding: 0;
}

#gallery-description {
    float: left;
    width: 510px;
    height: auto;
    padding: 5px 5px 0px 5px;
    background-color: #f3f3f2;
    margin-top: 5px;
}

#gallery-description li {
    margin-bottom: 5px;
}

ul.award-list-small {
    float: left;
    width: 340px;
    height: auto;
    border-top: 1px solid #999895;
    margin-bottom: 20px;
}

ul.award-list-small li.award-wrap {
    float: left;
    width: 330px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 3px; 
    padding-left: 10px;
    border-bottom: 1px solid #cccbca;     
}

ul.award-list-small li.award-wrap li.award-date {
    float: left;
    width: 60px;
    height: auto;
}

ul.award-list-small li.award-wrap li.award-name {
    float: left;
    width: 260px;
    height: auto;
}
/*----- WIDGET --------------------------*/ 
/*----- IMAGE STYLES --------------------*/
.greybord {
    border: 3px solid #c3c2bf;
}
/*----- IMAGE STYLES --------------------*/
/*----- DISCIPLINE ----------------------*/  

#discipline-nav-wrap {
    float: left; 
    width: 100%; 
    height: auto;
    min-height: 200px;
    position: relative;
}

.discipline-box-master {
    width: 160px;
    height: auto;
    min-height: 200px;
    float: left;
    position:absolute;
    bottom:0;
       
}

.discipline-land-man {
    background-color: #e76857;
	cursor: pointer;
}

.discipline-land-arch {
    margin-left: 180px;
    background-color: #8fbf6d; 
	cursor: pointer;	
}

.discipline-urb-des {
    margin-left: 360px;
    background-color: #c186e0;  
	cursor: pointer;
}

.discipline-hert {
    margin-left: 540px;
    background-color: #f0ae58;   
	cursor: pointer;
}

.discipline-pool {
    margin-left: 720px;
    background-color: #45badf; 
	cursor: pointer;	
}

/*----- DISCIPLINE ----------------------*/  
/*----- FOOTER --------------------------*/  

#footer-wrap {
    float: left;  
    width: 100%; 
    height: auto;
    margin-top: 40px; 
}

#footer-left {
    float: left;  
    width: 400px; 
    height: auto;
}

#footer-right {
    float: right;  
    width: 400px; 
    height: auto;
    text-align: right;
}
/*----- FOOTER -------------------------*/  

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/


