html {
	background: #fff;
}

body {
	font-family: Georgia, serif;
	font-size: 0.95em;
	color: #5E4A17;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/index_images/left_fill.gif) repeat-y left;
	border: 0px none;
}
body a:link, body a:active, body a:visited {
	color: #660000;
	text-decoration: none;
}
body a:hover {
	color: #EDB635;
	text-decoration: underline;
}

td, tr {
	padding: 0; margin: -2px;
}

.headline {
	font-size: 20px; 
	font-weight: bold; 
	color: #980607;
}
h1 {
	font-size: 1.9em;
	font-weight: bold;
	font-style: italic;
	color: #000;
	margin: 0 0 0.7em;
	padding: 0.1em 0 0.1em 1em;
	border-bottom: 1px solid #333;
	background: #f6f6f6;
}

h1.s {
	font-size: 1.7em; 
	background: none;
}
h2 {
	font-weight: bold;
	font-size: 1.4em;
	color: #700;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #333;
	margin-bottom: 0.1em;
	margin-left: 0.5em;
}

#indexcontent p {
	margin: 0.4em 0;
}

#content p {
	line-height: 1.4em;
}

.i {
	font-style: italic;
}

.up {
	text-transform: uppercase;
}

p.l {
	margin-left: 1.5em;
	margin-top: 0.2em;
}

p.top {
	text-align: right;
}

/* Quote boxes */
.quote p {
	font-style: italic;
	margin: 0;
	padding-bottom: 0.4em;
}

.quote span {
	float: right;
	font-weight: bold;
	display: block;
}

.quote {
	margin: 0.3em;
	padding: 0.5em;
	border: 1px solid #eee;
	background: #f6f6f6;
	padding-bottom: 1.5em;
	font-size: 0.85em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

img.bo {
	border: 1px solid #700;
}

img.noborder { border: none; background: none; }

ul.nob, ul.nob li {
	list-style: none;
}

ul {
	padding: 0;
	margin: 1em 0;
	padding-left: 20px;
}

ul ul {
	margin: 0;
}


hr.hr {
 	height: 1px; 
	border: none; 
	border-top: 1px solid #ddd;
}

table.data {
	border-collapse: collapse;
	border: 1px solid #eee;
}

table.data td, table.data th {
	padding: 0.5em;
	background: #fcfcfc;
	border: 1px solid #eee;
}


/* Image boxes w/ captions */
.imgCap, .imgCapNob {
	width: auto;
	float: right;
	text-align: center;
	background: #f6f6f6;
	border: 1px solid #eee;
	margin: 0.5em;
	padding: 2px;
}

.imgCap img, .imgCapNob img {
	display: block;
	margin-bottom: 0.2em;
}

.imgCap span, .imgCapNob {
	font: 0.9em/1.3em normal Verdana, Helvetica, Arial, sans-serif;
}

.imgCapNob {
	border: none;
	padding: none;
	background: none;
}

.imgCapNob span {
	border: 1px solid #eee;
	background: #f6f6f6;
	margin: 2px;
	padding: 2px;
	display: block;
}

dt {
	font-weight: bold;
}

.u, .u a {
	text-decoration: underline;
}

/* Exhibit internal nav */
#exhibit_links {
	text-align: center;
	border: 1px solid #ccc;
	border-width: 0 0 1px;
}

#exhibit_links table {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}

#exhibit_links table td {
	padding: 2px;
}

/* Navigation */
#navigation {
	margin: 0;
	padding-top: 42px;
	display: block;
	list-style: none;
	background: url(../images/nav_bottom.jpg) bottom center no-repeat;
	padding-bottom: 130px;
}


#navigation, #navigation a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation .fakeLink, #navigation a {
	font-size: 10pt;
}

#navigation .fakeLink {
	cursor: default;
}

#navigation ul {
	padding-left: 10px;
	margin: 0;
}

#navigation ul {
	padding: 0;
	margin-left: 5px;
	border-left: 2px solid #700;
	width: 162px;
}


#navigation ul li {
	position: relative;
	margin: 0;
}

* html #navigation ul li {
	width: 162px;
}

* html #navigation ul li a {
	width: 162px;
}

#navigation ul ul {
	display: none;
	border: 2px solid #700;
	border-width: 1px 0 1px 2px;
	position: absolute;
	background: #000;
	margin: 0; 
	padding: 0;
	left: 134px;
	top: -1px;
	width: 12em;
	z-index: 100;
}

* html #navigation ul ul li a {
	width: 12em;
}

#navigation ul ul li {
	margin: 0;
	border-top: 1px solid #333;
	padding: 0;
	z-index: auto;
	background: #000;
}

#navigation ul ul li.first {
	border-top: none;
}

#navigation ul li:hover ul, #navigation ul li.over ul {
	display: block;
}

#navigation ul li a, #navigation ul li .fakeLink {
	text-decoration: none;
	display: block;
	padding: 1px 0 1px 5px;
}

#navigation ul ul li a {
	padding: 1px 5px;
}

#navigation ul li a:hover, #navigation ul li.over, #navigation ul li:hover {
	background: #700;
	color: #EDB635;
}


.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.arial1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.arial-one-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #42809F;
}

.info {
	font-weight: normal;
	font-style: italic;
	color: #006600;
}

.alert {
	font-weight: normal;
	font-style: italic;
	color: #CC0000;
}

.Verdana2-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

.Verdana2-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}

.Verdana1-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000
}

.headline-burgundy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #980607
}
.headline-black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000
}
do-not-edit-below-this-line {}
ul {
	list-style-type: none;
	list-style-image: none;
}
#sidebarleft {
	margin: 0px;
	padding: 0px;
}
.navigationlist, .navigationlist a:active, .navigationlist a:link, .navigationlist a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.9em;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	width: 100%;
	line-height: 1.3em;
}
.navigationlist a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	font-size: 0.9em;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	width: 100%;
	line-height: 1.3em;
}
#content {
	margin: 0px;
	display: block;
	padding: 0px 40px 40px;
	position: relative;
}
#indexcontent {
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(../images/index_images/index_sunset.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.indexphoto {
	position: relative;
	right: -80px;
	margin: 0px;
	padding: 0px;
}
#indexbody {
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
}

#footerNav {
	background: #980607 url('../images/footer_corner.gif') bottom left no-repeat;
	color: #dcc;
}

#footerNav a {
	color: #fff;
	font: 0.7em Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#footer {
	font: 0.7em Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	background: #000;
	color: #fff;
}

#footer a {
	font-family: Verndana, Helvetica, Arial, sans-serif;
	color: #ddd;
}

.devel {
	color: #93c;
	font-size: 2em;
	font-weight: bold;
}
.txt_percent_70 {
	font-size:70%;
}
.txt_percent_80 {
	font-size:80%;
}
.txt_percent_90 {
	font-size:90%;
}
.txt_percent_110 {
	font-size:100%;
}
.txt_percent_120 {
	font-size:120%;
}
.text_bold {
font-weight:bold;}
