img		{
	border: 0;
	display: block;
	}
	
body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #530;
	background: #BEBCAD url(./i/wrap.gif) top center repeat-y;
	font: 11px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	}
	
h2, h3, h4, h5	{
	font-weight: normal;
	margin: 25px 0 2px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	}
	
p	{
	line-height: 15px;
	margin-top: 0;
	padding-top: 0;
	}
	

a, a:link, a:active, a:visited
{
	color:#530;
	font-weight:bold;
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}


a.quote
{
	padding:75px 0px 0px 0px;
	width:640px;
	display:block;
	float:left;
	text-indent: -9999px;
}

	
#wrapper	{
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 700px;
	text-align: left;
	background: transparent url(./i/fillbg.gif) top left repeat;
	/*border:solid 1px red;*/
	}

#header	
{
	width: 701px; /* TODO: 700 or 701? */
	height: 100px;
	padding: 0;
	border: 0;
	margin: 0 auto;
	background: #D9A280 url(./i/topbrace.gif) repeat-x;
	/*border:solid 1px black;*/
	}

div#headwrap	
{
	float: left;
	height: 97px;
	width: 666px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}

/* float logo on top of header text (for non-css)*/
div#headwrap h1	{
	background: transparent url(./i/logo.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	padding-top: 100px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:100px; /* for pre 6.0 IE Win */
	}
	
#content	{
	margin: 0;
	padding: 5px 0 0 0;
	width: 700px;
/*	float:left;*/
/*	border:solid 1px green;*/
	}


#main	
{
	display:block;
	text-align: left;
	padding: 10px 0 25px 0;
	margin: 10px 25px 25px 25px;
	min-height: 650px;
	/*float:left;*/
	width:645px;
/*	border:solid 1px blue;*/
	}

	
/* Main nav */

#mainnav	{
	
	width: 700px;
	height: 25px;
	padding: 0px;
	margin: 0px auto;
	/*border:solid 1px black;*/
	}
	
#mainnav ul	{
	width: 700px;
	height: 24px;
	background: url(./i/nav.gif);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#mainnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#mainnav ul li, #mainnav a	{
	height: 24px;
	display: block;
	}

#mainnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0; width: 117px;}
#mn2 {left: 118px; width: 116px;}
#mn3 {left: 235px; width: 115px;}
#mn4 {left: 350px; width: 116px;}
#mn5 {left: 467px; width: 117px;}
#mn6 {left: 585px; width: 117px;}

#mn1 a:hover {background: transparent url(./i/nav.gif) 0 -29px no-repeat;}
#mn2 a:hover {background: transparent url(./i/nav.gif) -118px -29px no-repeat;}
#mn3 a:hover {background: transparent url(./i/nav.gif) -235px -29px no-repeat;}
#mn4 a:hover {background: transparent url(./i/nav.gif) -350px -29px no-repeat;}
#mn5 a:hover {background: transparent url(./i/nav.gif) -467px -29px no-repeat;}
#mn6 a:hover {background: transparent url(./i/nav.gif) -585px -29px no-repeat;}

	/* You are here */
body#home #mn1 {background: transparent url(./i/nav.gif) 0 -29px no-repeat;}
body#about #mn2 {background: transparent url(./i/nav.gif) -118px -29px no-repeat;}
body#services #mn3 {background: transparent url(./i/nav.gif) -235px -29px no-repeat;}
body#projects #mn4 {background: transparent url(./i/nav.gif) -350px -29px no-repeat;}
body#resources #mn5 {background: transparent url(./i/nav.gif) -467px -29px no-repeat;}
body#contact #mn6 {background: transparent url(./i/nav.gif) -585px -29px no-repeat;}


#footer		{
	clear: both;
	margin: 0px 25px 25px 25px;
	}
	
/*  Homepage  */
#castle
{
	background: transparent url(./i/castle.gif) no-repeat top center;
	width:100%;
	height:53px;
	position: relative;
	padding:0 0 0px 0;
	margin:15px 0 0 0;
	text-indent: -9999px;
	display:block;
}

#pot
{
	background-color: #F2EFEF;
	padding: 4px;
	width:350px;
	border: 1px solid #999;
}

#home #intro
{
	width:350px;
	text-align:left;
	width:350px;
}

.fprojspacer
{
	height:180px;
	display:inline-block;
}

/* Services */

#services h2
{
	margin:10px 0 10px 0;
}

#services h2#services 
{
	background: transparent url(./i/services.gif) no-repeat top center;
	text-indent: -9999px;
	height:20px;
}

#services #intro 
{
	margin: 0 0 35px 0;
	text-align:center;
}

div#service-wrap
{
	padding: 0 188px 0 188px;
}

#services h3#tmt
{
	margin: 10px 0 50px 0;
	background: transparent url(./i/treatments.gif) no-repeat top center;
	text-indent: -9999px;
	height:17px;
}

#services div.tmt	{
	display: block;
	padding: 0;
	width: auto;
	height: 216px;
}

#services h3#care
{
	margin: 10px 0 20px 0;
	background: transparent url(./i/collections.gif) no-repeat top center;
	text-indent: -9999px;
	height:17px;
}

#services div.care	{
	display: block;
	padding: 0;
	width: auto;
	height: 216px;
	}

img#treatment,
img#collections
{
	border: 1px solid #999;
	height: 216px;
	width:268px;
}

#services a.quote
{
	background: transparent url(./i/aic2.gif) no-repeat bottom center;
	text-indent: -9999px;
	height:101px;
}

/* Projects */
#projects #row2
{
	float:none;
}

#projects h2
{
	margin:10px 0 10px 0;
	height:23px;
}

#projects h2#projects 
{
	background: transparent url(./i/projects.gif) no-repeat top center;
	text-indent: -9999px;
}

#projects #intro 
{
	margin: 0 0 35px 0;
}

/* Project Columns */

#projects div#row1,
#projects div#row2,
#projects div#row3
{
	display: block;
	/*float: left;*/
	padding: 0px 2px 0px 2px;
}

#projects div#row1 a,
#projects div#row2 a,
#projects div#row3 a
{
	display: block;
	margin: 0; 
	padding: 0;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}


#projects .fotowrap
{
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
	width:auto;
}

#projects #row1 .fotowrap
{
	padding:5px 10px 5px 10px;
}

#projects div#row1 #arche, 
#projects div#row1 #ethno,
#projects div#row1 #sculp,
#projects div#row1 #heir,
#projects div#row3 #hist, 
#projects div#row3 #comm,
#projects div#row3 #inst,
#projects div#row3 #nat
{
	width:135px;
	display: block;
	float:left;
}

#projects div#row1 #ethno,
#projects div#row1 #sculp,
#projects div#row3 #inst
{
	width:140px;
}

#projects div#row1,
#projects div#row2,
#projects div#row3
{
	width:100%;
	float:left;
}

#projects div#row1 h3,
#projects div#row2 h3,
#projects div#row3 h3
{
	height:45px;
	width:142px;
	clear:both;
	text-indent: -9999px;
	margin-top:0px;
}
	
/* archaeology */
#projects div#row1 #arche
{	/* 231 prior to offset*/
	background:#F2EFEF url(./i/arche.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height:186px;
	margin-top:20px; /*252-231*/
}

#projects div#row1 h3#arc_title
{
	background: transparent url(./i/archae_sm.gif) no-repeat bottom center;
}

/* Ethnography */
#projects div#row1 #ethno	
{	/* 171 prior to offset */
	background: #F2EFEF url(./i/ethno.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height:126px;
	margin-top:80px; /*252-171*/
}

#projects div#row1 h3#eth_title
{
	background: transparent url(./i/ethno.gif) no-repeat bottom center;
	width:148px;
}

/* Sculpture */
#projects div#row1 #sculp	
{
	background: #F2EFEF url(./i/sculpture.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height:207px;
	width:94px;
}

#projects div#row1 h3#scp_title
{
	background: transparent url(./i/sculp.gif) no-repeat bottom center;
	width:102px;
}

/* Heirlooms & Collectables */
#projects div#row1 #heir
{	
	background: #F2EFEF url(./i/heir_coll.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height: 207px;
}

#projects div#row1 h3#hei_title
{
	background: transparent url(./i/heir.gif) no-repeat bottom center;
	width:142px;
}



/* Work in Progress */
#projects div#row2
{
	width:100%;
	height:auto;
	padding:15px 0 15px 0;
}

#projects div#row2 #wip
{
	background: transparent url(./i/wip.gif) no-repeat center;
	width:230px;
	height:21px;
	padding-top:25px;
}


#projects div#row2 #active_area
{
	visibility:hidden;
}

/* History */
#projects div#row3 #hist
{
	background: #F2EFEF url(./i/hist.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height:131px;
	margin-top:76px;
}

#projects div#row3 h3#his_title
{
	background: transparent url(./i/hist.gif) no-repeat bottom center;
}

/* Commemorative */
#projects div#row3 #comm
{	
	background: #F2EFEF url(./i/commem.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height:207px;
	width:130px;
}

#projects div#row3 h3#com_title
{
	background: transparent url(./i/comm.gif) no-repeat bottom center;
	width:138px;
}

/* Instruments */
#projects div#row3 #inst
{	
	background: #F2EFEF url(./i/inst.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height:118px;
	margin-top:89px;
}

#projects div#row3 h3#ins_title
{
	background: transparent url(./i/inst.gif) no-repeat bottom center;
	width:148px;
}


/* Natural Science */
#projects div#row3 #nat
{	
	background: #F2EFEF url(./i/natscience.jpg) no-repeat center;
	border: 1px solid #999;
	padding: 4px;
	height: 192px;
	margin-top:15px;
}

#projects div#row3 h3#nat_title
{
	background: transparent url(./i/nat.gif) no-repeat bottom center;
}

#projects a.quote
{
	background: transparent url(./i/spnhc.gif) no-repeat bottom center;
	height:53px;
}

/************************************************************************************************/
/* Project Pop-Ups */
/* General Styles */
/* main content area 645px */
body.prjdetails
{
	font-size: 14px;
}

.prjdetails #main
{
	padding: 10px 0 0 0;
	margin: 10px 25px 25px 25px;
}

.prjdetails h1#prjtype
{
	width:645px;
	text-indent: -9999px;
}

.prjdetails div#intro
{
	margin:0px 30px 0px 30px;
	text-align:justify;
}

.prjdetails div#intro div#char
{
	display:block;
	float:left;
	text-indent: -9999px;
}

.prjdetails div#fotostats
{
	text-align:justify;
	width:auto;
	padding:5px;
	margin-bottom:25px;
	clear:both;
	color:#000000;
}

.prjdetails div#fotostats div#fotowrap
{
	width:550px;
	clear:both;
	padding:0 42px 0 42px;	
}

.prjdetails div#fotostats div#fotowrap img#foto
{
	border:solid 1px black;
	margin:15px 0px 5px 0px;
}

.prjdetails div#fotostats div#detail
{
	width:550px;
	padding:0 47px 0 47px;
}

.prjdetails div#fotostats .title,
.prjdetails div#fotostats .location .title
{
	font-weight:bold;
}

.prjdetails div#desc
{
	text-align:justify;
}


/* Archeaology */
#prj-archae h1#prjtype
{
	background: transparent url(./i/archaeprj.gif) no-repeat top left;
	height:37px;
}

#prj-archae div#fotostats div#fotowrap img#foto
{
	height:733px;
}

#prj-archae div#intro div#char
{
	background: transparent url(./i/a.gif) no-repeat bottom center;
	width:27px;
	height:27px;
}

/* Ethnography */
#prj-ethno h1#prjtype
{
	background: transparent url(./i/ethnoprj.gif) no-repeat top left;
	height:37px;
}

#prj-ethno div#fotostats div#fotowrap img#foto
{
	height:413px;
}

#prj-ethno div#intro div#char
{
	background: transparent url(./i/e.gif) no-repeat bottom center;
	width:20px;
	height:27px;
}

/* Sculpture */

#prj-sculp h1#prjtype
{
	background: transparent url(./i/sculpprj.gif) no-repeat top left;
	height:37px;
}

#prj-sculp #outerwrap
{
	padding:0 0px 0 42px;
	display:block;
	float:left;
	margin-bottom:5px;
}

#prj-sculp #photowrap #photo
{
	display:block;
	float:left;
	width:315px;
	height:724px;
	border:solid 1px black;
	margin-right:25px;
}

#prj-sculp div#photodesc div#char
{
	display:block;
	float:left;
	text-indent: -9999px;
	background: transparent url(./i/a.gif) no-repeat bottom center;
	width:27px;
	height:27px;
}

#prj-sculp div#detail
{
	clear:both;
	font-weight:bold;
	color:#000000;
	padding:0 47px 0 47px;
	float:left;
	width:550px;
}


/* Heirlooms & Collectables */
#prj-heir h1#prjtype
{
	background: transparent url(./i/heirprj.gif) no-repeat top left;
	height:37px;
}

#prj-heir div#fotostats div#fotowrap img#foto
{
	height:733px;
}

#prj-heir div#intro div#char
{
	background: transparent url(./i/s.gif) no-repeat bottom center;
	width:17px;
	height:27px;
}

/* Historical */
#prj-hist h1#prjtype
{
	background: transparent url(./i/histprj.gif) no-repeat top left;
	height:37px;
}

#prj-hist div#fotostats div#fotowrap img#foto
{
	height:413px;
}

#prj-hist div#intro div#char
{
	background: transparent url(./i/h.gif) no-repeat bottom center;
	width:24px;
	height:27px;
}

/* Commemoratives */
#prj-comm h1#prjtype
{
	background: transparent url(./i/commemprj.gif) no-repeat top left;
	height:37px;
}

#prj-comm div#fotostats div#fotowrap img#foto
{
	height:876px;
}

#prj-comm div#intro div#char
{
	background: transparent url(./i/c.gif) no-repeat bottom center;
	width:22px;
	height:27px;
}

/* Scientific Instruments */
#prj-inst h1#prjtype
{
	background: transparent url(./i/instprj.gif) no-repeat top left;
	height:37px;
}

#prj-inst div#fotostats div#fotowrap img#foto
{
	height:412px;
}

#prj-inst div#intro div#char
{
	background: transparent url(./i/s.gif) no-repeat bottom center;
	width:17px;
	height:27px;
}

/* Natural Science */
#prj-nat h1#prjtype
{
	background: transparent url(./i/natprj.gif) no-repeat top left;
	height:37px;
}

#prj-nat div#fotostats div#fotowrap img#foto
{
	height:785px;
}

#prj-nat div#intro div#char
{
	background: transparent url(./i/n.gif) no-repeat bottom center;
	width:25px;
	height:27px;
}

/************************************************************************************************/

/* Resources */
#resources h2
{
	margin:10px 0 10px 0;
	height:23px;
}

#resources h2#resources 
{
	background: transparent url(./i/resources.gif) no-repeat top center;
	text-indent: -9999px;
}

#resources #links
{
	margin: 10px 0 0 0;
	width:95%;
	float:left;
}

#resources #links img
{
	margin: 0 4px 0 0;
}

#resources #links img#aata
{
	margin: 0 4px 10px 0;
}

#resources #links img#spnhc
{
	margin: 0 4px 15px 0;
}

#resources #links .link
{
	display: inline;
	margin:25px 0 0 0;
	float:left;
	
}

#resources #links .desc
{
	/*float: right;*/
}

#resources #links .title
{
	font-weight:bold;
}

#resources a.quote
{
	background: transparent url(./i/aic1.gif) no-repeat bottom center;
	height:66px;
}


/* Contact */
#contact h2
{
	margin:10px 0 10px 0;
	height:24px;
}

#contact h3
{
	font-weight:bold;
	font-size:1em;
}

#contact h2#contact 
{
	background: transparent url(./i/contact.gif) no-repeat top center;
	text-indent: -9999px;
}

#contact h2#references 
{
	background: transparent url(./i/references.gif) no-repeat top center;
	text-indent: -9999px;
	margin-top:25px;
}

#contact ul	{
	margin: 0;
	padding: 0;
	position: relative;
	}

#contact div#ref ul li	{
	margin: 0;
	padding: 5px 0px 15px 0px;
	list-style: none;
	}
	
#contact a.quote
{
	background: transparent url(./i/grant.gif) no-repeat bottom center;
	height:52px;
}

/* About */
#about p
{
	padding:0 0 15px 0;
	margin:0px;
}

#about h2#about
{
	margin:10px 0 10px 0;
	text-indent: -9999px;
	background: transparent url(./i/nwoc.gif) no-repeat top center;
	height:26px;
}

#about #contacts
{
	margin:10px 0 0 0;
}
/*
#about #contacts .contact
{
	line-height:2em;
}

#about .contact .name
{
	font-weight:bold;
}

#about .contact .title
{
	font-style:italic;
}
*/
#about h3
{
	text-indent: -9999px;
	padding:0 0 10px 0;
}

#about h3#fuller 
{
	background: transparent url(./i/tfoc.gif) no-repeat top left;
	height:18px;
	margin:0px 0px 0px 35px;
}

#about h3#corvallis
{
	background: transparent url(./i/corvallis.gif) no-repeat top right;
	height:15px;
	margin:0px 55px 0px 0px;
}

#about h3#goingson
{
	background: transparent url(./i/goingson.gif) no-repeat top center;
	height:18px;
}

#about img
{
	border: 1px solid #999;
}

#about img#fuller
{
	margin: 0px 25px 0px 0px;
	display:block;
	float:left;
}

#about img#location
{
	margin: 0px 0px 0px 25px;
	display:block;
	float:right;
}

#about img#shop1
{
	margin: 0px 25px 0px 0px;
	display:inline;
	
}

#about p#shop1txt
{
	margin: 0 0 25px 0;
}

#about img#shop2
{
	margin: 0px 0px 0px 25px;
	display:block;
	
}


#about a.quote
{
	background: transparent url(./i/grant2.gif) no-repeat bottom center;
	height:52px;
}
/*
img#fuller, img#intro, img#location
{
	background-color: #F2EFEF;
	padding: 4px;
	margin:0 0 10px 0;
	width:auto;
	display:inline-block;
	border: 1px solid #999;
}
*/

