@charset "utf-8";
/* CSS Document */

body,
html {
	font: 93% 'Century Gothic', Futura, sans-serif;
	background: #F2F0E7 url(images/tile_background.gif) repeat-x;
	color: #333;
}

#container {
	margin: 0 auto;
	width: 998px;
	vertical-align: top;
}

#master_background {
	background: url(images/master_background.gif) no-repeat top center;
	min-height: 500px;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid #333;
	border-top: none;
	background: url(images/tile_header.gif) repeat-x;
	height: 68px;
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

#main {
	border: 1px solid #333;
	border-top: none;
	width: 820px;
	margin: 0 auto;
	background: #FFF;
}


#footer {
	width: 800px;
	border-top: 1px solid #716558;
	text-align: right;
	padding: 4px 10px 0;
	background: #FFF;
	clear: both;
	height: 18px;
	vertical-align:middle;
}

#top_logo {
	float: right;
}

#side_logo {
	margin-top: 121px;
	*margin-top: 1U8px;
}

.side_shadow {
	background: url(images/edge_shadow.png);
	width: 820px;
	margin: 0 auto;
	float: left;
	padding: 0 7px 7px;
}


.small_print {
	color: #716558;
	font: 69% 'Century Gothic', Futura, sans-serif;
}

.left_spacer {
	float: left;
	width: 135px;
	text-align: right;
	color: #716558;
	font: 69% 'Century Gothic', Futura, sans-serif;
	padding: 9px 5px;
}


.content_area {
	width: 650px;
	float: left;
	padding: 10px; background-color: #ffffff;
	min-height: 200px;
	text-align: left;
	border-left: 1px solid #716558;
}

.short_spacer {
	background: #333;
	height: 14px;
	text-align: left;
}



.page_title {
	float: left;
	margin-top: 44px;
}

.title_spacer {
	position: absolute;
	top: 46px;
	left: 167px;
	z-index: 500 !important;
	width: 675px;
	background: #333;
	height: 30px;
}

#vertical_menu {
	float: left;
	margin: 93px 0 0 -5px;
	/*margin: 93px 0 0 -7px;*/
	width: 160px;
	text-align: left;
}

.clear {
	clear: both;
}

.category {
	display: none;
}

.current_category {
	display: block;
}

.project {
	display: none;
	width: 450px;
}

.current_project {
	display: block;
	width: 450px;
}

#selected {
	border: 2px solid #AEA8A2;
}

.project_names,
.project_names a {
	float: left;
	width: 180px;
	font: 93% 'Century Gothic', Futura, sans-serif;
	color: #716558;
	text-decoration: none;
}

.current_project_name,
a.current_project_name {
	float: left;
	width: 180px;
	font: 93% 'Century Gothic', Futura, sans-serif;
	font-weight: bold !important;
	color: #000;
}

img {
	behavior: url(iepngfix.htc);
}

.thumb,
.people_thumb {
	padding: 5px;
	margin: 2px;
	border: 2px solid #FFF;
}

.people_thumb {
	border: 2px solid #716558;
	float: left;
}

.thumb:hover,
.people_thumb:hover {
	border: 2px solid #333;
}

.photo_nav {
	float: left;
	clear: both;
	width: 47px;
	padding: 18px 8px;
}

#bio_pic {
	float: left;
	padding-right: 12px;
}

#bio_thumbs {
	float: left;
	padding-top: 8px;
	width: 385px;
}

#portfolio_backdrop {
	background: #FFF;
	height: 505px;
	width: 820px;
}

.project_link	{
	float: right;
	clear: right;
	padding: 12px 25px 0 0;
}

.salutation {
	color: #000;
}

p {
	margin: 15px 0;
}

a {
	text-decoration: none;
	color: #555;
}

a:visited {
	color: #555;
}
a:hover {
	color: #000000;
}

h1 {
	font: 1.25em 'Century Gothic',Futura,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	padding-left: 10px;
}

h2 {
	font: 1.15em 'Century Gothic',Futura,sans-serif;
	font-weight: bold;
	color: #000;
}

.accolades_source {
	padding-left: 42px;
	margin: 10px 0;
}

.accolades_quote {
	padding-left: 42px;
	font-style: italic;
	text-indent: 10px;
	margin: 10px 0 12px;
}

#slideshow {
	width: 820px;
	height: 505px;
	background: #FFF;
	text-align: left;
	overflow: hidden;
}
.tall_spacer {
	background: #333;
	height: 25px;
	vertical-align: middle;
	padding: 17px 20px 0;
	text-align: left; display:block; 
}

/* These are for the css sprites which aren't being used
.residential, .special, .commercial, .inprogress {
	float:left; display: block;
}
.residential {
	height: 16px; width: 100px;
}
.special {
height: 16px; width: 140px;	
}
.commercial {
	height: 16px; width: 112px;	
}
.inprogress {
	height: 16px; width: 88x;
}
.residential a {
	height: 16px; width: 82px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position:  0 0;
}
.residential a:hover {
	height: 16px; width: 82px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position:  0 -17px;	
}
.commercial a {
	height: 16px; width: 95px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position: -96px 0; 
}
.commercial a:hover {
	height: 16px; width: 95px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position: -96px -17px; 
}
.special a {
	height: 16px; width: 55px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position:  -207px 0;
}
.special a:hover {
	height: 16px; width: 55px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position:  -207px -17px;
}
.inprogress a{
	height: 16px; width: 88px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position:  -315px 0;
}

.inprogress a:hover{
	height: 16px; width: 88px;background-image: url(images/work.gif);background-repeat: no-repeat; background-position:  -315px -17px;
}
*/
#associates {
	background-color; #ffffff;  padding: 15px 0px 5px;
}
#associates img {
	margin-right: 5px;
}