body
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		width: 100%;
		font-family: Verdana, sans-serif;
		text-align: center;
		
	}

#header

	{	
		
		padding: 0px;
		margin: 0px auto;
		width: 700px;
		height: 95px;
		border: 0px solid #000;
		text-align: center;
	}

#header p

	{
		text-align: center;		
	}


#nav
 	
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;
		
	}


#nav li

	{
		display: inline;
		padding: 0px;
		margin: 0px;
		border: 0px;
	}


#nav a:link, #nav a:visited

	{
		color: #000;
		background: #ccc;
		padding: 5px 10px 5px 10px;
		float: none;
		width: auto;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
		border-left: 2px solid #000;
		text-decoration: none;
		
		
		
	}

#nav a:hover, #nav a:focus
	{
		color: #fff;
		background: #666;
		padding: 5px 10px 5px 10px;
		float: none;
		width: auto;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
		border-left: 2px solid #000;
		text-decoration: none;
		
	}

#nav #nav-gallery a:hover, #nav a:focus
	{
		color: #000;
		background: #ccc;
		padding: 5px 10px 5px 10px;
		float: none;
		width: auto;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
		border-left: 2px solid #000;
		text-decoration: none;
		
	}

	
#home #nav-home a,
#information #nav-information a,
#exhibitions #nav-exhibitions a,
#products #nav-products a,
#ordering #nav-ordering a,
#instructions #nav-instructions a,
#gallery #nav-gallery a {
		
		border-top: 4px solid #000; 
		border-right: 4px solid #000; 
		border-bottom: 4px solid #000; 
		border-left: 4px solid #000;
	}

#home #nav-home a:hover,
#information #nav-information a:hover,
#exhibitions #nav-exhibitions a:hover,
#products #nav-products a:hover,
#ordering #nav-ordering a:hover,
#instructions #nav-instructions a:hover, 
#gallery #nav-gallery a:hover {	

		background:#ccc;
		color:#000;
		border-color: #000;
	}


	
#nav a:active {

		background:#ccc;
		color:#000;
	}




#homemain

	{	
		
		padding: 0px;
		margin: 0px auto;
		width: 700px;
		border: 0px solid #000;
		text-align: left;
		
	}


#pagemain

	{	
		
		padding: 0px;
		margin: 0px auto;
		width: 700px;
		border: 0px solid #000;
		text-align: left;
		
	}



#highlights 

	{
		background-color: #ccc;
		font-size: 13px;
		margin: 0px auto;
		margin-left: auto;
		margin-right: auto;
		padding: 10px 5px 5px 5px;
		width: 350px;
		line-height: 12px;
		text-align: left;
		border: 1px solid #000;
				
	}


#highlights li

	{
		line-height: 26px;
	}

#highlights p
{
	padding-left: 10px;
}
		
#highlights a:link, #highlights a:visited, #highlights a:active, #highlights a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #009;
}


#highlights a:hover
{
	text-decoration: underline;
}	

#highlights a:visited
{
	color: #900;
}



#homecontent

	{
		
		width: 700px;
		height: auto;
		font-size: 12px;
		text-align: justify;
	}

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

#homecontent a:hover
{
	text-decoration: underline;
}

#homecontent a:visited
{
	color: #900;
}

#footer 

	{
		width: 700px;
		height: auto;
		text-align: center;	
	}

.footertext

	{
		font-size: 10px;
		font-style: italic;
	}


.basetext

	{
		font-size: 12px;
		font-style: italic;
	}



.bottomtext

	{
		font-size: 10px;
		font-weight: normal;
		font-style: normal;
		text-align: center;
	}


.bottomtitle

	{
		font-size: 10px;
		font-weight: normal;
		font-style: normal;
		text-align: center;
	}






#sidebar

	{
		
		margin-left: 0px;
		margin-bottom: 0px;
		float: left;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 140px;
		height: 312px;
		border: 1px solid #000;
		text-align: left;
		background-color: #eee;
		font-size: 10px;
		line-height: 11px;
		
		
		
		
		
	}


#sidenav

	{
		margin-left: 10px;
		padding-bottom: 5px;
		height: 154px;
		
	}


#sidenav ul

	{
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style-position: inside;
		font-size: 10px;
		

	}


#sidenav ul.parent

	{
		margin: 0px;
		padding: 10px;
		text-align: left;
		
		font-size: 10px;
		

	}



#sidenav li.parent

	{
		
		margin-left: 0px;
		font-weight: normal;
		font-size: 10px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
	}

#sidenav li.child

	{
		margin-left: 30px;
		font-size: 10px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
	}

#sidenav li.parentitalic

	{
		
		margin-left: 0px;
		font-weight: normal;
		font-style: italic;
		font-size: 10px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
		color: #999;
	}

#sidenav ul.title

	{
		margin-left: 20px;
		font-size: 10px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
		list-style-type: none;
	}



#sidenav span.parent

	{
		margin-left: 0px;
		font-weight: normal;
		font-size: 10px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
		font-style: italic;
		color: #999;
	}


#sidenav li.childitalic

	{
		margin-left: 30px;
		font-size: 10px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
		font-style: italic;
		color: #999;
	}


#sidenav li a

	{
		text-decoration: none;
		color: #000;
		font-weight: normal;
		
	}

#sidenav li a:hover

	{
		text-decoration: underline;
		font-weight: normal;
	}

#lastupdated

	{
		font-size: 9px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		padding-bottom: 2px;
		padding-top: 5px;
		text-align: center;
		border-bottom: 1px solid #000;
	}


#sidebaraddresshead

	{
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		margin: 0px;
		padding: 0px;
		padding-top: 5px;
		
		
	}



#sidebaraddress

	{
		font-size: 9px;
		font-weight: normal;
		text-align: center;
		margin: 0px;
		padding: 0px;
		
	}


#sidebarphone

	{
		font-size: 9px;
		font-weight: normal;
		text-align: center;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		
		
	}


#sidebarp4link

	{
		font-size: 10px;
		font-weight: normal;
		text-align: center;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		
	}


#sidebarfooter

	{
		font-size: 10px;
		font-weight: normal;
		text-align: center;
		margin: 0px;
		padding: 0px;
		padding-top: 5px;
		
	}

#sidebarp4link a

	{
		text-decoration: none;
		color: #000;
	}

#sidebarp4link a:hover
{
	text-decoration: underline;
}

.email

	{
		color: blue;
	}


a.email

	{
		color: blue;
		text-decoration: none;
	}


a.email:hover

	{
		color: blue;
		text-decoration: underline;
	}

/*
	styles for main content area
*/

#maincontent

	{
		
		margin: 0px;
		width: 540px;
		height: 500px;
		padding: 5px;
		padding-top: 0px;
		padding-left: 10px;
		font-size: 12px;
		font-weight: normal;
		text-align: justify;
		border: 0px solid #FFF000;
		float: right;
		
			
	}


#maincontent p

	{
		text-align: justify;
		
	}


#maincontent a, #maincontent a:hover, #maincontent a:visited, #maincontent a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #009;
}


#maincontent a:hover
{
	text-decoration: underline;
}

#maincontent a:visited
{
	color: #900;
}

#maincontent td 

	{
	 vertical-align: top;
	}


#maincontent table
{
	padding-bottom: 10pt;
}


.maintitle

	{
		font-size: 15px;
		font-weight: bold;
		text-align: center;
	}


.maintitlesub

	{
		font-size: 12px;
		font-weight: normal;
		text-align: center;
	}


.maintitleunderline

	{
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
	}


.maincontentleft

	{
		font-size: 12px;
		font-weight: normal;
		text-align: left;
	}


.maincontentcentre

	{
		font-size: 12px;
		font-weight: normal;
		text-align: center;
	}


span.exact 

	{
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		text-align: center;
	}	


span.small 

	{
		font-size: 10px;
		font-weight: normal;
		font-style: normal;
		text-align: justify;
	}


span.alignright 

	{
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		text-align: right;
	}


span.alignleft 

	{
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		text-align: left;
	}


.plannedchanges li {

	margin-top: 16px;  }

// for product list pages
.note { font-size: 80% }
.description { font-style: italic; }

