/* CSS Document */
html, body
	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#422E27;
	background-color:#ffffff;
	width:100%;
	height:100%;
	}

a:link,a:visited,a:active
	{
	color:#422E27;
	text-decoration:none
	}

a:hover
	{
	text-decoration:underline;
	}
	
img
	{
	border-style:none;
	}

p,table
	{
	text-align:left;
	}

.boldcaption
	{
	font-weight:bold;
	}
		
.bowls_text
	{
	padding-left:10px;
	padding-right:10px;
	}
	
.caption
	{ 
	font-size:9px;
	font-style:italic;
	color:#244473;
	text-align:center;
	font-family:verdana;
	line-height:1.15em;
	}

.exhibits
	{
	text-align:left;
	line-height:1.5em;
	}
	
.gallery
	{
	text-indent:2em;
	font-size:14px;
	padding-left:3px;
	padding-right:2px;
	}

.label
	{
	text-align:right;
	}

.labels /* This controls the labels used on the page 'items.htm' */
	{
		font-weight:bold;
		vertical-align:top;
	}
		
.link_spacing
	{
	text-align:center;
	line-height:3em;
	}

.smallblue
	{
	font-size:10px;
	color:#00356A
	}

.title
	{
	font-weight:bold;
	font-size:14px;
	line-height:2em;
	}
		
#captioning
	{
	font-style:italic;
	}
	
#cellid1, #cellid2, #cellid3, #cellid4, #cellid5
	{
	border-right-style:solid;
	border-right-width:1px;
	}
				
#container
	{
	margin-right:17%;
	margin-left:17%;
	}
	
#gallery
	{
	font-size:14px;
	color:#422E27;
	font-weight:bold;
	}
	
#harry
	{
	margin:auto;
	border-style:solid;
	border-color:#111111;
	border-width:1px;
	width:60%
	}

#hlinks
	{
	width:80%;
	}

#hlinks a:hover
	{
	font-weight:bold;
	background-color:#cccccc;
	}
	
#hollow
	{
	vertical-align:top;
	width:30%;
	padding:10px;
	font-size:12px;
	color: #422E27;
	}

#hollow2
	{
	vertical-align:top;
	width:20%;
	padding:10px;
	font-size:12px;
	color:#422E27;
	}

#hollow_text
	{
	vertical-align:top;
	text-align:center;
	padding:5px;
	}

#img_num
	{
	font-style:italic;
	font-weight:bold;
	}

#items_banner /* Code to create layout of banner on the items page */
	{
		width:70%;
		background-color:#cccccc;
		margin:auto;
		font-size:36px;
		font-weight:bold;
		text-align:center;
		height:125px;
		position:relative;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
	}	

#items_banner_img
	{
		width:208px;
		float:left;
		background-color:#ffffff;
	}

#items_banner_img_box
	{
		background-color:#ffffff;
		height:76%;
		width:208px;
		padding-top:30px;
		border-right-style:solid;
		border-right-width:1px;
	}
	
#items_banner_text
	{
		position:absolute;
		left:50%;
		top:30%
	}

#items_commentary
	{
		width:72%;
		position:absolute;
		top:30%;
		left:15%;
	}
	
#items_container /* Creates a container around the main content on the items.htm page */
	{
	
		width:300px;
		display:inline;
		position:relative;
		top:-200px;
		left:15%;
	}

#items_footer
	{
		position:relative;
		top:10%;
		left:25%;
	}
	
#mail
	{
	text-decoration:none;
	display:inline;
	}

#mail a:hover
	{
	text-decoration:underline;
	}

#order
	{
	text-align:left;
	}
	
#page_header
	{
	text-align:center;
	font-weight:bold;
	font-size:36px;
	}

#side_nav_bar
	{
		width:13%;
		border-style:solid;
		border-width:1px;
		border-color:#422e27;
		font-weight:bold;
		text-align:center;
	}

#side_nav_bar a:link, #side_nav_bar a:visited
	{
		text-decoration:none;
		display:block;
		line-height:5em;
	}
	
#tbl_links
	{
	border-style:solid;
	border-color:#422E27;
	border-width:1px;
	border-collapse:collapse;
	width:70%;
	margin:auto;
	text-align:center;
	}
/* To be used with new code
#tbl_links2
	{
	border-style:solid;
	border-color:#422E27;
	border-width:1px;
	border-collapse:collapse;
	line-height:5em;
	}
*/

#tbl_links2
	{
		padding:10px;
		font-weight:bold;
		border-style:solid;
		border-color:#422E27;
		border-width:1px;
		line-height:5em;
		padding:10px;
	}
	
#tbl_links2 a:hover
	{
	font-weight:normal;
	}

#tbl_links3
	{
	position:absolute;
	top:100px;
	left:100px;
	width:13%;
	border-style:solid;
	border-width:1px;
	border-color:#111111;
	line-height:4em;
	}	
#text
	{
	line-height:3em;
	text-align:center;
	}

#tlinks
	{
	font-weight:bold;
	border-collapse:collapse;
	border-style:solid;
	border-color:#422E27;
	border-width:2px;
	}
