/* CSS Document */

body {
background-color: #e9ebda;
}
a {
color: #993300;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

.nav {
width: 160px;
}
.content {
width: 640px;
}

.copyright {
font-family: Arial;
font-size: 6pt;
color: #C8B9A7;
font-weight: bold;
text-align: right;
}

.pageheader {
color: #993300;
font-size: 20pt;
font-weight: bold;
font-face: Times New Roman, Times, serif;
}

.collectionnav {
color: #993300;
font-size: 10pt;

font-family: Arial;
}

.goldessentailsheader {
color: #993300;
font-size: 14pt;
font-family: Arial;
weight: bold;
}

.subpageheader {
color: #993300;
font-size: 16pt;
font-face: Times New Roman, Times, serif;
}

.maintext {
color: #993300;
font-size: 10pt;
font-family: Arial;
}
.leftempty {
width: 20px;
}

.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.collectiontitles {
color: #993300;
font-size: 12pt;
font-family: Arial;
font-weight: bold;
font-style: italic;
}