/* CSS Document for use with Golden Gallery web site */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font: 100.01% "Times New Roman", Thorndale, Times, serif;
	color: #003366;
	background: #FFFFFF url(images/brocade_bar_gold_h.jpg) repeat-x;
	text-align: center;
}

#wrapper {
	background: transparent;
	margin: 0px auto;
	position: relative;
	width: 770px;
	text-align: left;
	padding: 0px;
}
#banner {
	height: 57px;
	background: transparent;
	z-index: 10;
	position: relative;
}

#subwrapper {
	background: #ffffff url(images/brocade_bar_gold_v.jpg) repeat-y;
	width: 770px;
	margin: 0;
	padding: 0;
}

#navwrapper {
	background:  transparent url(images/goldbar.jpg) no-repeat left bottom;
	margin: 0;
	width: 700px;
	height: 28px;
	position: absolute;
	left: 270px;
	top: 57px;
	z-index: 100;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: auto;
float: left;
}

#menu a, #menu h2 {
font: bold 14px "Times New Roman", Thorndale, Times, serif;
display: block;
margin: 0;
padding: 1px 0;
}

#menu h2 {
line-height: 24px;
color: #003366;
background: transparent;
letter-spacing: 0.1em;
}

#menu a {
color: #036;
background: transparent;
text-decoration: none;
line-height: 26px;
}

#menu li {
	position: relative;
	background-color:transparent;
}

#menu li a {
	padding: 0 11px 0 11px;
	background-color: transparent;
}

#menu a:hover {
color: #036;
background: #ffe682;
}

#menu ul ul {
	width: 8em;
	position: absolute;
	left: 0;
	top: auto;
	z-index: 500;
	border-left: 1px solid #ffcc00;
	border-bottom: 1px solid #FFCC00;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

#current a{
	color: #ffcc00;
}

#leftcol {
	margin: 110px 0 0;
	padding: 0px;
	float: left;
	width: 270px;
	background-color: transparent;
}

#leftcol p {
	letter-spacing: 0.05em;
	margin-top: 10px;	
}

#content {
	margin-left: 274px;
}

.brocade {
	background: url(images/spacer_home.gif) no-repeat right bottom;
	height: 488px;
}

#brocade_bg {
	height: 460px;
	width: 500px;
	position: absolute;
	z-index: 1;
	top: 85px;
	left: 270px;
}
.container {
	width: 477px;
	float: right;
	padding: 15px 10px 10px;
	margin-top: 10px;
	border-left: 1px solid #FFE682;
}

#footer{
	clear: both;
	color: #003366;
	background: #FFFFFF url(images/goldbar.jpg) no-repeat right top;
	width: 770px;
}

#footer p{
	font-size: 70%;
	padding: 5px 0px 3px 3px;
	text-align: right;
}

#footer a {
	text-decoration: none;
	color: #003366;
}

#footer a:hover, #footer a:focus {
	color: #003366;
	text-decoration: underline;
}

#spirals {
	background-color: transparent;
	height: 128px;
	width: 128px;
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	float: left;
}

#mission_bg {
	width: 385px;
	height: 203px;
	left: 0px;
	top: 225px;
	z-index: 4;
	position: absolute;
	background-color: #fff5ce;
}
#mission_wrapper {
	width: 385px;
	height: 205px;
	left: 0px;
	top: 225px;
	z-index: 5;
	position: absolute;
	color: #003366;
	background-color: transparent;
}

#photo {
	position: absolute;
	z-index: 4;
	top: 225px;
	left: 480px;
}

p a {
	color: #003366;	
}

#page_title {
	margin: 0;
	padding: 0;
}

.container p {
	text-align: justify;
	letter-spacing: 0.03em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

h1, h2, h3 {
	font-variant: small-caps;

}

h1 {
	letter-spacing: 0.15em;
}

h2 {
	letter-spacing: 0.13em;
}

h3 {
	letter-spacing: 0.05em;
}

a {
	color: #003366;
}

#page_title h1 {
	padding: 15px 0;
	background-image: url(images/page_titles_bg2.jpg);
	text-align: left;	
}

.page_left {
	text-align: right;
	padding-left: 55px;
	padding-right: 5px;
}

.left_left {
	text-align: left;
	padding-left: 55px;
	padding-right: 5px;
}

.left_left ul {
	padding-left: 20px;
	letter-spacing: 0.05em;
}

.left_left p {
	padding-left: 5px;
}

.left_center {
	text-align: center;
	padding-left: 55px;
	padding-right: 5px;
}

.space_vertical {
	padding: 40px 0;
}

.caption {
	width: 80%;
	margin-left: 25px;
	padding-top:10px;
	border-top: 1px solid #FFE682;	
	font-weight: bold;	
}

.leftimage {
	float: left;
	margin: 0px 10px 0 0;
}
.rightimage {
	float: right;
	margin: 0 0 0px 10px;
}
.clearit {
	clear: both;
}

.list {
	margin-left: 5px;	
}

.list ul {
	padding-left: 20px;
	list-style-type: none;
	line-height: 1.5em;
}

.list a {
	text-decoration: none;	
}

.list a:hover {
	text-decoration: underline;
}

.list h3 {
line-height: 1.5em;
}

.indent_list ul{
	padding-left: 20px;
	line-height: 1.5em;
	
}

#exhibit_caption {
	padding: 20px 0;
	text-align: left;
}

.right_border {
	border-right: 1px solid #FFCC00;	
}

.bold {
	font-weight: bold;	
}

.italic {
	font-style: italic;	
}

.small_center {
	font-size: 80%;
	text-align: center;
}
 #calendar td {
	padding: 5px; 	
}

#collection_left {
	position: absolute;
	top: 680px;
	left: 60px;
	background: transparent;
}

#past_exhibit h4 {
	margin-top: 5px;
	margin-bottom: 0;
}

#past_exhibit p.date {
	margin-top: 5px;
}

#past_exhibit p {
	margin-bottom: 15px;
}

#past_exhibit p img {
	margin-top: 7px;
}

.below {
	margin-top: 10px;
	clear: both;
}

.boldgold {
	font-weight: bold;
	background: #FFCC00;
}

.print a {
	font-weight: bold;
}

.print a:hover {
	text-decoration: none;
	background: #FFE682;
}

.photo_caption {
	font-size: 0.7em;
	letter-spacing: 0.05em;
}

.under_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
