body
{
  background:#454545 url("img/bg.jpg") center top repeat-y;
  color:#fff;
  font-family:verdana,arial, sans-serif;
  font-size:12px;
}
#wrapper
{
  width:730px;
  margin:auto;
}
#footer
{
  width:710px;
  margin:auto;
  padding-top:20px;
  text-align:right;
  color:#ccc;
  font-size:11px;
}
#content
{
  background:url("img/content.gif") no-repeat;
  width:320px;
  /* height:320px; */
  margin-left:10px;
  padding:8px 20px;
  float:left;
}
#images
{
  width:320px;
  height:305px;
  background:url("img/background.gif") no-repeat;
  margin-right:10px;
  float:right;
}
#images div
{
  margin:17px;
}
#images #main
{
  border:1px solid #000;
  margin-top:18px;
}
#images .thumb
{
  float:right;
  margin:1px;
  border:1px solid #000;
}

/* Sketched images featured on Portfolio home pages */
.sketchImages
{
  width:320px;
  height:305px;
  margin-right:10px;
  float:right;
}
.sketchImages div
{
  margin:17px;
}

#portfolio-housing
{
	background:url("img/portfolio_home-housing.gif") no-repeat;
}

#portfolio-educational
{
	background:url("img/portfolio_home-educational.gif") no-repeat;
}

#portfolio-civic
{
	background:url("img/portfolio_home-civic.gif") no-repeat;
}

#portfolio-commercial
{
	background:url("img/portfolio_home-commercial.gif") no-repeat;
}

#portfolio-hospitality
{
	background:url("img/portfolio_home-hospitality.gif") no-repeat;
}

#portfolio-urban
{
	background:url("img/portfolio_home-urban.gif") no-repeat;
}

#resume-joe
{
	background:url("img/resume-joe.gif") no-repeat;
}

#all-staff
{
	background:url("img/all-staff.gif") no-repeat;
}

h1
{
  height:122px;
  width:119px;
  background:url("img/logo.gif") right no-repeat;
  text-indent:-1000em;
  overflow:hidden;
  padding-left:30px;
}
h2
{
  color:#F00;
  padding-left:15px;
  margin-bottom:2px;
  font-size:12px;
  text-transform:uppercase;
}
h2 strong
{
  color:#FF0;
  margin-right:10px;
}

/* basic unordered lists of links for navigation */

.links
{
	/* these only work on IE for a class name.
	border:1px dashed #666;
	border-width:1px 0;
	*/
}

.links ul
{
	padding: 0;
 	margin: 0;
 	list-style: none;
}

.links a
{
	font-weight:bold;
  	text-decoration:none;
  	/* text-transform:uppercase; */
  	color:#D6AC59;
}

.links a:hover
{
  color:#F00;
}

.links ul
{
	margin-top: 10px;
	margin-left: 10px;
}
#nav
{
  padding:8px 0;
  background:url(img/bg-nav.jpg) center top repeat-y;
  width:732px;
  margin:auto;
  border:1px dashed #666;
  border-width:1px 0;
}
#nav ul 
{ 
  /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav #lastNav a
{
  border-right:0;
}
#nav a 
{
  font-weight:bold;
  text-align:center;
  display: block;
  width: 100px;
  font-size:12px;
  text-decoration:none;
  text-transform:uppercase;
  color:#FFF;
  border-right:1px solid #999;
}
#nav a:hover, #nav #activeNav
{
  color:#F00;
}
#nav li 
{ 
  /* all list items */
  float: left;
  width: 100px; /* width needed or else Opera goes nuts */
}
#nav li ul 
{ 
  /* second-level lists 
  position: absolute;
  width: 103px;*/
  margin-top:6px;
  padding:0;
}
#nav li ul a 
{
  margin-left:10px;
  margin-top:2px;
  text-transform:none;
  font-weight:normal;
  font-size:11px;
  text-align:left; 
  color:#CCC;
  border-right:none;
}
#nav li ul a:hover { 
  color:#666;
}


#contentNav ul 
{ 
  padding: 0;
  margin: 0;
  list-style: none;
}
#contentNav last a
{
  border-right:0;
}
#contentNav a 
{
  padding: 0 4px;
  font-weight:bold;
  display: block;
  font-size:10px;
  text-decoration:none;
  color:#D6AC59;
  border-right:1px none #D6AC59;
}
#contentNav a:hover, #contentNav #activeContent 
{
  color:#F00;
}
#contentNav li 
{ 
  float:left;
  clear:both;
}
#contentNav #lastContent
{ 
  border-right:none;
}

/* Begin Thumnail Image links*/
#wrapperImageLinks
{
	clear:both;
	padding-right:30px;
}
#imageLinks ul 
{ 
float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}
#imageLinks last a
{
  border-right:0;
}
#imageLinks a 
{
  padding: 0 4px;
  font-weight:bold;
  display: block;
  font-size:10px;
  text-decoration:none;
  color:#D6AC59;
  border-right:1px dotted #D6AC59;
}
#imageLinks a:hover, #imageLinks
{
  color:#F00;
}
#imageLinks li 
{ 
  float:left;
  /* clear:right; */
}
#imageLinks #lastImageLink
{ 
  border-right:none;
}
/* */

#people
{
	font-size: smaller;
}

#address 
{
	padding-top: 50px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
	line-height: 150%;
}

#contact input, textarea {
	background-color: #CCC;
}
#quote 
{
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}

#quote blockquote 
{ 
	quotes: "\201C" "\201D"; 
	margin: 0;
	padding: 0;
	padding-top: 45px;
} 
#quote blockquote:before { content: open-quote; font-weight: bold; font-size: 130%;} 
#quote blockquote:after { content: close-quote; font-weight: bold; font-size: 130%;}

/* 1st level: Year */
#news ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* 2nd level: Month/Date */
#news li ul
{
	font-weight: normal;
	padding-top: 10px;
}

/* 3rd level: News text */
#news li ul li ul
{
	font-size: 90%;
	font-style: italic;
	padding-left: 8px;
	padding-top: 10px;
}

#news li li li {
	padding-bottom: 10px; 
}

.clear
{
  clear:both;
}

a
{
	color:#FFF;
	font-weight: bolder;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}