@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #3b1802;
}

p {
	padding-bottom: 20px;
	font-size: 85%;
	line-height: 1.5em;
}

a {
	font-weight: bold;
	color: #ba7e12;
	text-decoration: none;
}
.photoViewer-controls a {
	font-weight: normal;
}
a:visited {
	color: #ba7e12;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 153.9%;
	padding-top: 35px;
	padding-bottom: 15px;
}
h1.home {
	padding-top: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 138.5%;
	padding-top: 20px;
	padding-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 108%;
	color: #f8f0d8;
	padding:20px 20px 15px 20px;
}
.bold {
	font-weight: bold;
}
.gold {
	color: #ba7e12;
}
.italic {
	font-style: italic;
}
#custom-doc { 
	margin:auto;text-align:left; /* leave unchanged */ 
	width:78.77em;/* non-IE */ 
	*width:76.80em;/* IE */ 
	min-width:1024px;/* optional but recommended */ 
} 
.yui-gc div.first {
	width: 58%;
}
.yui-gc .yui-u {
	width: 39.5%;
}
#hd {
	background-color: #f8f0d8;
}
div.clear {
	clear:both;
}
#nav {
	position: relative;
	background: url(../images/nav-bg.gif) top left no-repeat;
	height: 64px;
	width: 1024px;
	color: #f8f0d8;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 108%;
}

#nav.nav-home {
	height: 284px;
}
#nav ul {
	padding-top: 25px;
}
#nav li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#nav li a {
	font-weight: normal;
	color: #f8f0d8;
	text-decoration: none;
}
#nav li a:hover {
	color: #ba7e12;
}
#flash-home {
	padding-top: 10px;
}
.bd-contact-page {
	background: url(../images/contact-bg.gif) top left repeat-x;
}	
#main-content {
	padding-left: 45px;
	position: relative;
}
#main-content ul li {
	font-size: 85%;
}

#main-content ul.discs li {
	list-style: disc;
	margin-left: 15px;
	line-height: 1.5em;
}
#main-content.contact-page {
	padding-right: 45px;
	background: none;
}
#main-content.contact-page h1 a {
	font-weight: normal;
	color: #3b1802;
}
.inset1 {
	width: 165px;
	float: left;
	padding-right: 20px;
	text-align: center;
	display: inline;
	overflow: hidden;
}
.inset2 {
	position: relative;
	width: 300px;
	float: right;
	padding-left: 20px;
	padding-top: 360px;
	text-align: center;
	display: inline;
	overflow: hidden;
}
.inset2 img {
	padding-top: 30px;
}
.inset3 {
	width: 270px;
	float: right;
	padding-left: 20px;
	text-align: center;
	display: inline;
	overflow: hidden;
}
#overview-flash {
	position: absolute;
	top: 140px;
	right: 0;
	z-index: 10;
}
#history-flash {
	position: absolute;
	top: 120px;
	right: 0;
	z-index: 10;
}
.photo-caption {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 93%;
	padding-top: 10px;
	padding-bottom: 15px;
}
.photo-caption-small {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding-top: 10px;
	padding-bottom: 15px;
}	
.pdfbox {
	text-align: left;
	background: url(../images/pdf-bg.gif) top left no-repeat;
	padding: 10px;
	width: 144px;
	height: 60px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 90px;
}
.pdfbox-overview {
	width: 230px;
	height: 40px;
	background: url(../images/pdf-overview-bg.gif) top left no-repeat;
	margin-bottom: 30px;
}

.first-column-list {
	width: 285px;
	float: left;
	display: inline;
	overflow: hidden;
}

#photoset a {
	float:left;
	margin-bottom: 8px;
}
#photoset a.left {
	margin-right: 8px;
}
.linksbox {
	background-color: #f8f0d8;
	padding: 20px 30px 0 30px;
}
#right-side {
	background: url(../images/right-bg.gif) top left repeat-x;
	overflow: auto;
}
.video {
	padding-top: 35px;
	text-align:center;
}
.video-home {
	padding-top: 20px;
}
.abstract {
	width: 321px;
	height: 282px;
	background: url(../images/abstract-bg.gif) top left no-repeat;
	margin: auto;
	text-align: center;
}
.abstract h2 {
	padding-top: 50px;
}
.abstract-list {
	text-align: left;
	width: 250px;
	padding-top: 10px;
	margin: auto;
}
.abstract ul li {
	font-size: 85%;
}

.abstract ul.discs li {
	list-style: disc;
	margin-left: 15px;
	line-height: 1.5em;
}
.agent {
	width: 320px;
	margin:auto;
	padding-bottom: 40px;
	overflow: auto;
}
.agent img {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.agent-video-page {
	padding-top: 20px;
}
.agent-contact-page {
	float: left;
	width: 350px;
	padding-bottom: 0;
}
.icons {
	overflow: auto;
}
.icons img {
	padding-left: 20px;
	display: inline;
}
.agent-contact-page .icons img {
	padding-left: 0;
	padding-right: 20px;
}
.icons-toboni {
	position: absolute;
	margin-top: -35px;
	overflow: hidden;
}
.icons-toboni img {
	float: none;
	display: inline;
	vertical-align: baseline;
}
.toboni-fix {
	height: 65px;
}
.contact-box {
	width: 320px;
	height: 145px;
	background-color: #3b1802;
	margin: auto;
}
#email {
	width: 219px;
	height: 20px;
	margin-left: 20px;
	padding: 5px;
	border: none;
	background-color: #f8f0d8;
}
#go-btn {
	cursor: pointer;
	border: none;
	background: url(../images/contact-go.gif) left top no-repeat;
	width: 34px;
	height: 34px;
	margin-left: 10px;
	vertical-align: middle;
}
.contact-desc {
	margin-left: 350px;
}
.add-vertical {
	height: 300px;
}
#ft {
	padding-top: 50px;
	text-align:center;
	font-size: 91%;
}
.footnote {
	font-size: 9px;
}
a.photoViewer-next {
	background:url(../yui/extend/photoViewer/assets/skins/vanillamin/next.gif) no-repeat top right;
}
a.photoViewer-prev {
	background:url(../yui/extend/photoViewer/assets/skins/vanillamin/prev.gif) no-repeat top left;
}
