body {
	font-family: 'Helvetica', Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff 
/*url(../images/BG_main.png) top center no-repeat;*/
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

html * {
	font-family: 'Helvetica', Verdana, Arial, Helvetica, sans-serif;
}

p a {
color: #666666;
}

p a:hover {
text-decoration: none;
}

p a:visited {
color: #999999;
}

h1.company {
margin: 0;
padding:0;
color: #FFFFFF;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

#container {
	width: 984px;
   height: 625px;
   overflow:hidden;
position:relative;
top:-16px;
	margin: 0 auto; 
	border: 0px solid #999999;
	border-top:none;
	/*border-right:none;
	border-left:none;*/
	text-align: left; 
}

/*#photoLeft {
width: 412px;
height: 609px;
float: left;
background: #333333 url(../images/h_photoL.jpg) no-repeat;

}*/

#photoRight {
width: 821px;
height: 608px;
/*position: right;*/
/*z-index: 99;*/
float: right;
background: #333333 url(../images/h_photoR.jpg) no-repeat;
border: 1px solid #999999

}


#navStrip {
padding-top:450px;
width: 160px;
height: 609px;
background: #666666 url(../images/h_logostrip5.jpg) no-repeat top;
border: 1px solid #999999;
border-top:none;
}


#footer {
width: 984px;
margin: 0 auto; 
text-align: center;
padding-top: 0px;
font-size: 11px;
color: #666666;
}



/* ----------- interior pages -------------- */

#content {
width: 514px;
height: 609px;
float:right;
background: #995A00;
background: #F3EEE5;
}

#about #content {
background: #F3EEE5 url(../images/sustainable_future.gif) no-repeat 20px 526px;
}


#navStripInt {
width: 160px;
height: 609px;
position: relative;
overflow: hidden;
/*top: -609px;*/
position: absolute;
z-index: 3;
}

#navStripInt ul#menu {
position: relative;
top: 0px;
}


#photoMain {
width: 470px;
float:left;
position: relative;
position: absolute;
top: 0px;
z-index: 1;
}



#essenceNav {
width: 270px;
height: 54px;
float: right;
margin-right: 40px;
background: url(../images/essence_access.gif) no-repeat;

}

#essenceNav ul {
margin: 24px 0 0 14px;
}

#essenceNav ul li {
display: block;
float: left;
width: 60px;
}

#essenceNav ul li a {
display: block;
float: left;
font-size:12px;
width: 60px;
height: 20px;
text-indent: -9000px;
}

#content h2 {
font-weight: normal;
font-size: 24px;
color: #995A00;
padding-left: 17px;
margin-top: 10px;
}

#genreInfo #slideshow {
float: right;
margin-right: 220px;
position: relative;
top: 0px;
}

#essenceInfo #slideshow {
float: right;
margin-right: 220px;
margin-top: 20px;
position: relative;
}
 

#content h4 {
width: 470px;
float: right;
margin: 14px 20px 4px 0;
font-size: 14px;
line-height: 15px;
color: #995A00;
}

#projectInfo {
margin-top: 100px;
height: 320px;
background: #f3eee5;
}

#genreInfo {
margin-top: 20px;
height: 400px;
background: #f3eee5;
}

#essenceInfo {
margin-top: 140px;
height: 320px;
background: #f3eee5;
}

#genreInfo p, #essenceInfo p {
/*width: 250px;*/
float: left;
margin: 0 20px 8px 20px;
font-size: 12px;
line-height: 16px;

width: 460px;
}

.scroller ul li {
margin: 0 20px 8px 20px;
font-size: 12px;
line-height: 16px;
}

#essenceInfo p {
margin: 20px 20px 4px 20px;
}

#genreInfo p.phoneFax {
width: 180px;
float: right;
margin: 26px 20px 4px 0;
}

#genreInfo p.address {
width: 270px;
float: right;
margin: 26px 20px 4px 0;
}

p.toArchive {
border-top: solid 1px #dddddd;
padding-top: 6px;
margin-top: 10px;
}



#thumbs {
width: 190px;
height: 190px;
margin-left: 5px;
float:left;
}

#thumbs img {
float: left;
}

#projectInfo p {
width: 260px;
float: right;
margin: 0 20px 4px 0;
font-size: 11px;
line-height: 15px;
}

#projectInfo p.description, #genreInfo p.description {
margin-top: 24px;
}

#projectInfo p.first, #genreInfo p.first {
margin-top: 5px;
}

p .honeyColor {
color: #99cc66;
}















ul#menu {
/*position: relative;
top: 450px;*/
background:#000000;
}

ul#menu li#clientAccess {
padding-bottom: 400px;
background:#000000;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  /*width: 100%;
  background: #E3A753;*/
  
}

ul#menu ul {
background: #CF984D;
/*opacity: 0.85;
-moz-opacity: 0.85;
filter:alpha(opacity=85);*/
}



ul#menu a {
font-size: 10px;
text-transform:uppercase;
letter-spacing: 0px;
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 0px;
}

ul#menu li a {
  background: #666666;
  color: #dddddd;	
  padding: 0.4em;
  padding-bottom: 3px;
  line-height: 16px;
  height: 16px;
}



ul#menu li a:hover {
  background: #525252;
  color: #ffffff;	
}

ul#menu li a.selected {
  background: #222222;
  color: #ffffff;
}


/*  SECOND LEVEL  */

ul#menu li ul li a {
  background: #cf984d;
  color: #000000;
  padding-left: 10px;
}


ul#menu li ul li a:hover {
color: #525252;
  background: #975a05;
  /*border-left: 5px #975a05 solid;
  padding-left: 5px;*/
}

ul#menu li ul li a.selected {
  color: #000000;
  /*border-left: 5px #975a05 solid;
  padding-left: 5px;
  font-weight: bold;*/
  
    background:#975a05;

}



/*  THIRD LEVEL  */


ul#menu li ul li ul li a {
  background: #e3a753;
  color: #000000;
  padding-left: 13px;
  text-transform: none;
letter-spacing: 0px;

}

ul#menu li ul li ul li a:hover {
color: #000000;
  background: #cf984d;
  border-left: 5px #666666 solid;
  font-weight: bold;
  padding-left: 8px;
}

ul#menu li ul li ul li a.selected {
  color: #000000;
  border-left: 5px #666666 solid;
  padding-left: 8px;
  font-weight: bold;
  
}




ul#menu ul {

}


div.scroller {
height: 460px;
padding-top: 10px;
margin-right: 10px;
overflow: auto;
}

#genreInfo div.scroller p {

}



/* --------------- tricky portfolio page menu stuff --------------- */

ul#menu li.genre a {
  background: #ffffff;
  color: #000000;	
  padding: 0.5em;
  text-transform: none;
}

ul#menu li.genre a:hover {
background: #e3a753;
}

/*ul#menu li.genre a.active {
font-weight: bold;
background: #995A00;
}*/

body#civic ul#menu li.genre a#civic {
font-weight: bold;
background: #995A00;
} 

body#historic ul#menu li.genre a#historic {
font-weight: bold;
background: #995A00;
} 

body#religious ul#menu li.genre a#religious {
font-weight: bold;
background: #995A00;
} 

body#k12 ul#menu li.genre a#k12 {
font-weight: bold;
background: #995A00;
} 

body#higherEd ul#menu li.genre a#higherEd {
font-weight: bold;
background: #995A00;
} 


body#boards ul#menu li.genre a#boards {
font-weight: bold;
background: #995A00;
} 





ul#menu li.genre ul li a {
text-transform: none;
letter-spacing: 0px;
}

li.genre {
filter:alpha(opacity=85);
/*-moz-opacity:.85;*/
opacity:.85;
}


li.genre ul li a {
  filter:alpha(opacity=100);
/*-moz-opacity:1.0;*/
opacity:1.0;

}





/* --------------- contact form stuff --------------- */

div.form {
width: 470px;
float: right;
margin-right: 20px;
}


#genreInfo div.form p
{
	margin: 0;
	padding: 4px 0 2px;
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

div.form .textField {
font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans Regular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border: 1px solid #cccccc; 
background-color: #eeeeee;
/*background:url(../images/textarea.gif) no-repeat;
padding-left:10px; 
padding-right:10px; 
padding-top: 9px;
padding-bottom: 9px; */
padding: 4px;
width:300px; 
overflow: auto; 
margin-bottom: 3px;
}

div.form .textArea {
font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans Regular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border: 1px solid #cccccc; 
background-color: #eeeeee;
/*background:url(../images/textarea_big.gif) no-repeat; 
padding-left:10px; 
padding-right:10px; 
padding-top: 9px;
padding-bottom: 9px; */
padding: 4px;
width:300px; 
overflow: auto;
margin-bottom: 3px;
}

#genreInfo div.form p.submit {
padding-left: 106px;
border-bottom: none;
}

div.form label
{
width: 100px;
height: 20px;
padding: 4px 6px 0 0;
float: left;
text-align: right;
display: block
}

div.form form input#submit, div.form form input#reset {
width:auto;
}

div.form form input, div.form form input.button {
width: 200px;
}
div.form form input, div.form form input.video {
width: 310px;
}


/* --------------- clear those floats --------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* hides from ie-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end hide from ie-mac */

