/*CSS Document*/
*{margin: 0; padding: 0;}
a img{border: none;}
a {outline: none;}

body {background: #d7d8d2;}

h3{font:14px Helvetica, Arial, sans-serif; color:#fff; font-style:italic; margin-bottom: 10px;}
/*---------------------------
/	POSITIONING
/---------------------------*/
#page-wrap{
	width: 1000px;
	position: relative;
}

#header{
	float: left;
	position: relative;
	top: 54px;
	left: 50px;
	height: 38px;
	overflow: visible;
	width: 495px;
	background: #faedb9;
}

#header a{
	text-decoration: none;
	float: left;	
}

#header h1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 52px;
	color: #6a6b5d;
	margin: -25px 0 0 -10px;
	float: left;	
}
.conserv {
	position: absolute;
	font-size: 20px;
	margin: 25px 0 0 5px;
}

#main-content{
	float: left;
	position: absolute;
	left: 259px;
	top: 87px;
	width: 635px;
	padding: 20px 25px 10px 25px;
	background: #afafaf;
	-moz-box-shadow: 0px 0px 20px -2px #000;
	-webkit-box-shadow: 0px 0px 20px -2px #000;
	box-shadow: 0px 0px 20px -2px #000;
}

#footer {
	margin-top: 60px;
	border-top: #fff solid 1px;
	padding-top: 5px;
}

#copyright {
	float: right;
	text-align: right;
	clear: right;
}

#portfolio-content, #bio-content, #contact-content {width: 635px; position:relative;}


/*--PORTFOLIO--*/
.portfolioEntry {
	width: 635px;
	position: relative;
	display: block;
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #fff;
}

.portfolioEntry.last {
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 0px;
}

.portfolioCopy {
	width: 400px;
	float: left;
}

.portfolioImg {
	width: 215px;
	margin-left: 420px;
}
.modernImg{
	width:635px;
}

/*---BIOS-----*/
.bioIndividual {
	width: 635px;
	position: relative;
	display: block;
	padding-bottom: 35px;
	border-bottom: 1px solid #fff;
	margin-bottom: 35px;
}
.bioIndividual.last {
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: none;
}
.bioImg {
	float: left;
}
.bioText { 
	width: 415px;
	margin-left: 220px;
}
/*----EDUCATION---*/
#edCopy {
	width: 420px;
	margin-bottom: 100px;
}
#edImg {
	width: 200px;
	position: absolute;
	left: 470px;
	top: 50px;
}
#edImg img {
	margin-bottom: 25px;
}

/*-----FEES------*/

#feeImg {
	float: left;
	margin-right: 20px;
}
.feesContent li, .feesContent_top li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}
#feeRates {margin-bottom: 14px;}
.feesContent_top {
	margin-bottom: 25px;
}
.feesContent {
	margin-top: 10px;
}

/*--CONTACT---*/
#contact-content {
	display: block;
	height: 350px;
}
.contactInfo {
	float: left;
	width: 210px;
}

.contactInfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	margin-top: 15px;
}
.contactInfo li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	margin-top: 12px;
}

/*------------------------------
/	MAIN-NAV LAYOUT AND STYLE
/-------------------------------*/
#main-nav {
	float: left;
	position: relative;
	top: 70px;
	width: 917px;
	background: #a0a195;
	padding: 15px 30px 30px 53px;
}

#nav {
	padding-top: 2px;
	width: 210px;
	background: url(../images/dotLink.gif) top repeat-x;	
}

#nav li {
	list-style: none;
	display: block;
	height: 38px;
	width: 210px;
	padding-bottom: 2px;
	background: url(../images/dotLink.gif) bottom repeat-x;
}
#nav li.twoLines {
	height: 52px;
}
#nav a {
	display: block;
	width: 208px;
}

#nav a:hover, #nav a.selected {
	width: 908px;
}
.displace {
	position: absolute;
	left: -5000px;
}
.portfolio {display: block; height: 18px;}
.portfolio a {
	display: block;
	height: 38px;
	background: url(../images/btPortfolio_up.png) 15px 8px no-repeat;
}
.portfolio a:hover, .portfolio a.selected {
	background: url(../images/btPortfolio_over.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.portfolio a:active, .portfolio a.selected:hover {
	background: url(../images/btPortfolio_up.png) 15px 8px no-repeat;
	background-color: #7d9ead;
}
.bios {display: block; height: 18px;}
.bios a {
	display: block;
	height: 38px;
	background: url(../images/btBios_up.png) 15px 8px no-repeat;
}
.bios a:hover, .bios a.selected {
	background: url(../images/btBios_over.png) 15px 8px no-repeat;
	background-color: #7d9ead;
}
.bios a:active, .bios a.selected:hover {
	background: url(../images/btBios_up.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.publications {display: block; height: 18px;}
.publications a {
	display: block;
	height: 52px;
	background: url(../images/btPub_up.png) 15px 8px no-repeat;
}
.publications a:hover, .publications a.selected {
	background: url(../images/btPub_over.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.publications a:active, .publications a.selected:hover {
	background: url(../images/btPub_up.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.education {display: block; height: 18px;}
.education a {
	display: block;
	height: 38px;
	background: url(../images/btEd_up.png) 15px 8px no-repeat;
}
.education a:hover, .education a.selected {
	background: url(../images/btEd_over.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.education a:active, .education a.selected:hover {
	background: url(../images/btEd_up.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.fees {display: block; height: 18px;}
.fees a {
	display: block;
	height: 52px;
	background: url(../images/btFees_up.png) 15px 8px no-repeat;
}
.fees a:hover, .fees a.selected {
	background: url(../images/btFees_over.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.fees a:active, .fees a.selected:hover {
	background: url(../images/btFees_up.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.resources {display: block; height: 18px;}
.resources a {
	display: block;
	height: 38px;
	background: url(../images/btLinks_up.png) 15px 8px no-repeat;
}
.resources a:hover, .resources a.selected {
	background: url(../images/btLinks_over.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.resources a:active, .resources a.selected:hover {
	background: url(../images/btLinks_up.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.contact {display: block; height: 18px;}
.contact a {
	display: block;
	height: 38px;
	background: url(../images/btContact_up.png) 15px 8px no-repeat;
}
.contact a:hover, .contact a.selected {
	background: url(../images/btContact_over.png) 15px 8px no-repeat;
	background-color: #7d9ead
}
.contact a:active, .contact a.selected:hover {
	background: url(../images/btContact_up.png) 15px 8px no-repeat;
	background-color: #7d9ead
}

/*----------------------------
/	PORTFOLIO NAV
/-----------------------------*/
#capabilities {
	width: 285px;
	float: left;
}
#surveyBtn, #projectBtn, #collectionsBtn, #installBtn {
	display: block;
	padding-top: 80px;
	width: 200px;
	height: 0px;
	overflow: hidden;
}

#surveyBtn {background: url(../portfolio/images/btnSurvey.jpg) top left no-repeat;}
#projectBtn {background: url(../portfolio/images/btnProject.jpg) top left no-repeat;}
#collectionsBtn {background: url(../portfolio/images/btnCollections.jpg) top left no-repeat;}
#installBtn {background: url(../portfolio/images/btnInstall.jpg) top left no-repeat;}


#surveyBtn:hover, #projectBtn:hover, #collectionsBtn:hover, #installBtn:hover {
	background-position: 0 -80px;
}

#treatments {
	width: 165px;
	/*margin-left: 300px; temporarily removed while part of portfolio is missing */
}
#treatments li {
	margin-bottom: 15px;
}
#treatments li a.graphic:hover {
	background-position: -165px 0;
}
#wood {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnWood.jpg) top left no-repeat;
}
#glass {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnGlass.jpg) top left no-repeat;
}
#metals {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnMetals.jpg) top left no-repeat;
}
#ceramic {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnCeramic.jpg) top left no-repeat;
}
#stone {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnStone.jpg) top left no-repeat;
}
#ivory {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnIvory.jpg) top left no-repeat;
}
#modern {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnModern.jpg) top left no-repeat;
}
/*#ivory {
	display: block;
	padding-top: 50px;
	background: url(../portfolio/images/btnIvory.jpg) top left no-repeat;
}*/
/*------Projects-----*/
.projectDetail {
	width: 635px;
	position: relative;
	display: block;
	margin-bottom: 25px;
}
.projectDetailImg {
	width: 220px;
	
}
.projectDetailCopy {
	width: 400px;
	margin-left: 235px;
	top: 0;
	float: right;
	position: absolute;
	height: 100%;

}
.projectDetail h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	display: inline;
}
.projectDetail p {
	display: inline;
}

/*----------------------------
/	FONTS
/-----------------------------*/
#main-content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	margin-bottom: 14px;
}
#main-content a {
	font-family: Arial, Helvetica, sans-serif;
	color:#434242;
	font-size: 14px;
	text-decoration: none;
}

#main-content a:hover {
	color: #fff;
}

#services {
	text-align: center;
}

#services h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	margin-top:15px;
}

#services li {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	display: inline;
	padding-left: 18px;
	background: url(../images/dotServices.gif) no-repeat;
}

#services li.firstItem {
	background: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: italic;
}
.portfolioImg .caption {
	margin-left: 5px;
	font-size: 10px;
}
#footer p {
	font-size: 11px;
	display: inline;
}

#footer a {
	font-size: 11px;
	color: #434242;
}
#capabilities ul, #treatments ul {
	list-style: none;
}
#capabilities li {margin-bottom: 25px;}

.bioText h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	display: inline;
}
.bioText p {
	display: inline;
}
.bioText a {
	font-family: Arial, Helvetica, sans-serif;
	color:#434242;
	font-size: 14px;
	display: block;
	text-decoration: none;
	margin-top: 14px;
}

/*------------------------------
/	LINKS
/-------------------------------*/







