body { 
	font-family:Georgia, "Times New Roman", Times, serif;
}

p {  
	font-size: 18px; color: #99FFCC;
}

td {  
	font-size: 18px; color: #99FFCC;
}

a:link {
	color: #FFFFCC;
}
	
a:visited {  
	color: #9999CC;
}

a:hover {  
	color: #FF0000;
}

.stdsubheading { 
	color: #66CCFF;
}

/*
The next 4 are used only for the Public page, the Museum page and the Gallery page
http://www.chihuly.com/collections/public.html
http://www.chihuly.com/collections/museums.html
http://www.chihuly.com/gallery.html
*/

a.locationlinks {  
	font-size: 14px; 
	font-weight: bold; 
	color: #FFCC00; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.locationlinks:link {  
	color: #FFCC00;
}

a.locationlinks:visited {  
	color: #FFCC00;
}

a.locationlinks:hover {  
	color: #FF0000;
}

/* 
The next 2 are used exclusivly on the Gardens and Glass Video page
http://www.chihuly.com/Video/gardensandglass.html
*/

.yellowarrowleft {
	margin-left: 14px;
	margin-top: 1px;
	float: left;
}

.listlink {
	padding-left: 30px;
}

.listpageintro {
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 90%;
}


/*#credits {
	width: 700px; 
	text-align: center;
}

#credits .legal {
	font-weight: bold; 
	font-size: 16px; 
	color: #FF0000;
}

#credits div.list {
	margin-top: 26px;
}

#credits .list p {
	font-weight: bold; 
	font-size: 16px; 
	color: #9999FF; 
	margin-top: 0px; 
	margin-bottom: 6px;
}

#credits a:link {
	color: #9999FF;
}

#credits a:visited {
	color: #9999FF;
}

#credits a:active {
	color: #FF0000;
}

#credits a:hover {
	color: #0000FF;
}*/

/*.rollovermenu {
	visibility:hidden; 
	position:absolute; 
	background-color:#000000; 
	padding: 0px; 
	margin: 0px; 
	border: solid 1px #66ccff; 
	z-index:1;
	padding: 5px;
}
*/

/*.featureditem {
	list-style-image:url(../installations/art_buttons/new_yrt_small.gif);
	list-style-position: outside;
	margin-left: -12px;
}
*/