body {
	margin: 0; padding: 0; border: 0;
	text-align: center;
	background-color: #27231D;
}


#wrapper {
	width: 967px;
	height: 100%;
	margin: auto;
	text-align: left;
}

#site {
	width: 967px;
	color: #fff;
}

#nav { height: 59px;}
#nav a {display: block; padding:0; margin:0; text-decoration: none; border:0;}
#nav a img {border: 0; padding: 0; margin: 0;}
#projects, #people, #places, #adsetc {
	float: left;
	margin-right: 5px;
}
#projects, #adsetc {	width: 204px;}
#people, #places { width: 272px;}
#adsetc { margin: 0;}

#content div.photos { padding: 0; margin: 0;}
#content div.photos div.icon {
	margin: 0px 3px 3px 0px;
	border: 0;
	float: left;
}
#content div.photos div.icon a { display: block; margin: 0; padding: 0; border: 0; width: 64px; height: 64px;}
#content div.photos div.icon img {
	width: 64px; height: 64px; border: 0;
	padding: 0;
}

#rollover {
	display: none;
	width: 96px;
	height: 61px;
	background: transparent url(../img/rollover.png) no-repeat left top;
	
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#rollovertxt {
	font-family: sans serif, arial;
	font-size: 10px;
	color: #27231d;
	line-height: 10px;
	padding: 10px 3px 0 3px;
	text-align: left;
}


#projectpopup {
	width: 490px;
	height: 555px;
	background-color: #fff;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	display: none;
	text-align: left;
}

#projectPhotoFrame {
	width: 476px;
	height: 476px;
	margin: 7px;
	background-color: #fff;
	text-align: center;
}
#projectpopup div.information { padding: 0 0 0 7px; height: 18px;}
#projectpopup div.information span.projectTitle, #photoCaption {
	font-family: sans serif, arial;
	font-size: 10px;
	color: #524f4a;
}
#photoCaption { color: #bebdbb;}
#photoCaption a { color: #27231D; text-decoration: none;}



div.iconbar {	padding: 0 0 0 7px;}
div.icons { width: 410px; float: left; padding-top: 7px;}
div.icons a { float: left; width: 32px; height: 32px; padding: 0; margin: 0 2px 0 0;}
div.icons a img { width: 32px; height: 32px; border: 0; padding: 0; margin: 0;}
div.iconcontrol { width: 65px; float: left; text-align: right;}
div.iconcontrol a { display: block;}
div.fix { clear: both;}


#contact-info { 
	margin-left: 20px;
	font-family: sans serif, arial;
	font-size: 11px;
	line-height: 15px;
}

#contact-info, #contact-info a, #contact-info a:hover { color: #999; text-decoration: none; }
#contact-info a:hover { color: #000; }

#contact-info strong { color: #000; font-size: 12px; }
.contact-div { margin-bottom: 20px; }
.contact-h { margin-bottom: 10px; }
#contact-info strong.c { font-size: 10px; text-transform: uppercase; }
#contact-info-header { margin: 40px 0px 50px; }

a#contact-link { overflow: hidden; }
a#contact-link img { float: left; }

