	/*  General rules */
	
body, div, ul, ol, li, dl, dt, dd, p, address, table, th, td {
	margin:0;
	padding:0;
	}	
	
	
img	{
	display: block;
	border: 0;
	}
	
li {	
	list-style-type:none;
	line-height:1.1em;
	}	
	
th, dt	{
	font-weight: bold;
	}
	
address {
	font-style:normal;
	}		
	
/*  forms */	
	
input.txt, select, textarea, label {
	font-family: Arial, Helvetica, sans-serif;
	padding:3px;
	border:0;
	display:block;
	}	
	
select {
	padding:1px;
	}	
	
input.txt, select, textarea {
	background-color:#fff;
	}	
	
label {
	margin-bottom:.2em;
	}	
	
input.txt {
	margin-bottom:4px;
	}
	
.hidden {
	display:none;
	}
	
.checkbox {
	display:inline;
	}			
	
.btn, .radio, .checkbox {
	background:none;
	}		

	/*  Establish general layout parameters */
	
body	{
	background: #fff;
	color: #333;
	font:small/1.6em Georgia, serif;
	}
	
#wrap, #footer {
	width:756px;
	}	
	
#wrap {
	margin:0 auto;
	position:relative;
	}	
	
#header	{
	position:relative;
	float:left;
	width:180px;
	}

#logo {
margin:18px 0;
	}

#logo img {
	margin:0 auto;
margin-bottom:9px;

	}
	
#wrenwoodtroll {
	margin:9px 0;
	}		
	

	
	/* navigation */	
#nav {
	padding-top:6px;
	margin-top:6px;
	border-top:1px solid #e6e6e6;
	}

#home #nav {
	position:absolute;
top:72px;
left:185px;
border:none;
	}	

#nav ul {
	margin-left:12px;
	}	

#home #nav ul {
	width:572px;
margin-left:0;
	}
	
#nav li {
	position:relative;
	display:block;
	float:left;
	height:55px;
	font-size:10px;
	text-align:center;
	color:#999;
	font-weight:normal;
	font-family: Arial, sans-serif;
	line-height:1.2em;
	padding:0;
	border:none;
	margin:0;
	margin-right:4px;
	margin-bottom:12px;
	}	
	
html>body #nav li {
	margin-right:9px;
	}	

#home #nav li {
height:60px;
width:64px;
}
		
#nav li.last {
	float:none;
	clear:both;
	border-top:1px solid #e6e6e6;
	padding-top:12px;
margin-bottom:12px;
height:auto;
	}	

#home #nav li.last {
	padding-top:0;
border-top:none;
clear:none;
margin-bottom:0;
	}	
	
#nav li a {
	color:#999;
	}	
#nav li a:hover {
	color:#666;
	}			
	
#nav li img {
	display:block;
	margin-bottom:3px;
	}	
	
#subnav {
	float:right;
	width:560px;
	margin-top:12px;
	padding-top:18px;
	border-top:1px solid #e6e6e6;
	text-align:center;
	}	
	
#subnav li {
	display:inline;
	text-align:center;
	vertical-align:middle;
	margin-left:24px;
	}
	
#subnav li img {
	display:inline;
	vertical-align:middle;
	border:1px solid #e6e6e6;
	}		
	
#main {
	width:560px;
	float:right;
	font-size:95%;
	margin-top:24px;
color:#444;
	}

#home #main {
	float:none;
margin:0 auto;
clear:both;
width:100%;
}
	
#noresults		{
	margin:20%;
	text-align:center;
	}

#main #piece p {
	text-align:center;
	}

#main #piece p a img {
	display:inline;
	line-height:400px;
	vertical-align:middle;
}
	
#main .description {
	font-size:95%;
	margin-top:24px;
	}	
	
#main .description dt, #main .description dd {
	text-align:center;
	font-family: Arial, sans-serif;
	color:#777;
	margin-bottom:0;
	line-height:1.3em;
	}			
	
#footer	{
	float:right;
	clear:both;
	width:560px;
	padding-top:30px; 
	font-size:9px; 
	color:#d7d7d7;
	text-align:center;
	}	

#home #footer	{
float:none;
margin:0 auto;
}

.credits {
	text-align:center;
	}

.credits a {
	display:block;
margin-top:.5em;
	color:#d7d7d7;

	}
	
.photo {
	float:right;
	margin-left:6px;
	margin-bottom:12px;
	border:1px solid #e6e6e6;
	padding:9px;
	}	
	
html>body .photo 	{
	margin-left:12px;
	}
	
.contact p {
	line-height:1.2;
	margin:0;
	}
	
address a, address p {
	display:block;
	margin-bottom:.2em;
	}	
	
.contact h3 {
	color:#999;
	font-size:11px;
	}
	
.contact, .contact p {
	text-align:center;
	}			
	
	/*  Typography */
	
h1, h2, h3	{
	font-family: Georgia, serif;
	font-weight: bold;
	margin:0;
	margin-top: 1.5em;
	margin-bottom: .75em;
	padding:0;
	line-height:1.1em;
	}
	
h1 {
	font-size:200%;
	}	
	
h2  {
	font-size:166%;
	}	
	
h3 {
	font-size:133%;
	}	
	
p, dd, li, td	{
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}

	/* General linkology */
	
a:link, a:visited {
	text-decoration : none;
	color: #C00;
	background: transparent;
	}

a:hover {
	text-decoration: underline;
	background: transparent; 
	}

a:active {
	text-decoration: none;
	background: transparent;  
	}
	
#utility a {
	color:#666;
	}
	
#footer a {
		color:#d7d7d7;
	margin-left:1.5em;
	}	
	
/* fixes */	 
	 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

	/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix  {display: block;}
	/* End hide from IE-mac */	 	