@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	float: none;
}
body {
	behavior: url("csshover3.htc");
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#divMain {
	position: relative;
	width: 100%;
	height: 100%;
}
#divMain .content {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#divHdr {
	text-align: center;
	background-color: #37424B;
	height: 127px;
	width: 100%;
	vertical-align: text-bottom;
}
#divHdr img {
	position: absolute;
	margin-left: -400px;
}
#divHdr p {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 2px;
	padding-top: 60px;
}
#divHdr p span {
	color: #999;
}
h3   {
	font-weight: bold;
	color: #999;
	font-size: 1.1em;
	margin-top: 2em;
	margin-bottom: 1em;
	text-transform: uppercase;
	text-align: left;
}
#dtlTop {
	text-align:left;
	width: 100%;
	height: 405px;
}
#tnImgs, #exImgs {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}
#tnImgs ul, #exImgs ul {
	list-style-type: none;
	margin-top: 2em;
	margin-bottom: 2em;
}
#tnImgs li, #exImgs li {
	float: left;
	font-size: 0.7em;
	display: block;
	border: 1px solid #FFF;
	text-decoration: none;
	color: #999;
	margin-right: 1px;
	margin-left: 1px;
	padding 0px 3px;
}
#tnImgs li:hover, #exImgs li:hover {
	cursor: pointer;
	border-color: #999;
}
#tnImgs  li.selected,#exImgs  li.selected  {
	cursor: pointer;
	border-color: #999;
}
#exImgs p {
	text-transform: uppercase;
	color: #999;
	font-size: .9em;
	margin-bottom: 1em;
}
#exImgs a {
	color: #666666;
	text-decoration: none;
}
#exImgs a:hover {
	color: #FFF;
	background-color: #999;
}
#lgImg {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	width: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#lgImg img {
	margin-bottom: 1em;
}
#lgImg   p {
	text-align: left;
}

.wTitle span {
	font-weight: normal;
}
.wTitle {
	font-weight: bold;
}
#dtlLcol {
	text-align: left;
	width: 55%;
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 15px;
	margin-top: 3em;
	margin-right: 30px;
}
#dtlLcol h1 {
	font-size: .8em;
	color: #666;
	font-weight:normal;	
}
#dtlLcol td h1 {
	font-size:1em;
	margin-top:1em;
}
#dtlLcol   p, #dtlLcol   tdl    {
	font-size: 0.8em;
	color:#666;
	margin-bottom:0.7em;
	line-height: 1.5em;
}
#dtlRcol {
	text-align:left;
	width: 35%;
	float: left;
	margin-top: 3em;
}
/*.redLine {
	height:3px;
	margin-top:15px;
	margin-bottom:10px;
	background-image: url(images/bkg_grad_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	background-color: #990000;
}*/
#divNav {
	width: 100%;
	height: 20px;
	background-color: #81898f;
	text-align: center;
	padding-bottom:3px;
}
#divNav ul {
	list-style:none;
	background-color: #81898f;
	padding-top:1px;
}
#divNav li {
	padding: 0px 20px;
	display: inline-block;
	position: relative;
}
* html #divNav li {
	float: left;
}
#divNav li.subMenu ul li {
	padding-top:3px;
	clear:left;
	white-space: nowrap;
	margin-left: -10px;
	margin-right: -10px;
}
* html #divNav li.subMenu ul li {
	margin-left: -5px;
}
#divNav li.subMenu ul {
	position:absolute;
	padding-bottom: 5px;
	margin-left: -10px;
	text-align: left;
}
* html #divNav li.submenu ul {
	margin-left: 10px;
}	
#divNav a {
	font-size: .8em;
	color: #FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
}
#divNav a:hover {
	color: #CCCCCC;
}
#divNav li.subMenu:hover {
	z-index:10;
}
#divNav li:hover ul, #divNav li:hover li:hover ul {
	display:block;
}
#divNav ul ul {
	display:none;
}
#divFtr {
	font-size: .8em;
	text-transform: uppercase;
	text-align: right;
	color: #999;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#divFtr a {
	color: #999;
	text-decoration:none;
}
#divFtr a:hover {
	color: #FFFFFF;
	background-color: #999;
}
.name {
	font-size: 1em;
	text-transform: uppercase;
	color: #666;
	text-align: left;
	display: inline-table;
	width: 185px;
	height: 200px;
	margin: 0px 25px 40px 25px;
	padding: 3px;
	border: 1px solid #FFF;
}
* html .name {
	float:left;
}
.name img {
	width: 185px;
	margin-bottom: 0.7em;
	border:none;
}
.exhib {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #666;
	text-align: left;
	display: inline-table;
	width: 250px;
	height: 262px;
	padding: 3px;
	border: 1px solid #FFF;
	vertical-align:top;
	margin: 0px 25px 40px 25px;
}
* html .exhib {
	float:left;
}
.exhib p {
	margin-bottom: .5em;
}
.current {
	border: none;
	width: 400px;
}
.future {
	border: none;
	width: 250px;
}
.past {
	width: 250px;
	margin-bottom: 0.7em;
	border:none;
}
h3 a {
	font-size: .8em;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin-left: 1.5em;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FFF;
}
h3 a:hover {
	border: 1px solid #999;
}
h3 .target {
	font-size: .8em;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin-left: 1.5em;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #999;
}
.name a, .exhib a {
	color: #666;
	text-decoration: none;
	display: block;
}
.name:hover, .exhib:hover {
	border: 1px solid #999;
}
.imgIcon {
	border: none;
	padding:4px;
	margin:2px;
}
.imgIcon:hover {
	border:solid 1px #333;
	padding:3px;
}
/*.mlForm {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}*/
.mlForm  p {
	font-size: .8em;
	color: #666;
}
.mlForm input, .mlform select {
	color: #666;
	/*margin-bottom: 10px;*/
}
.mlForm .frmLbl {
	float: left;
	width: 100px;
	font-size:0.8em;
	margin-right: 5px;
	clear:left;
	margin-bottom:10px;
	text-align: right;
	color: #666;
}
.mlForm .frmFld {
	float: left;
}
.mlForm .frmTxt {
	float: left;
	font-size: 0.8em;
	color: #666;
}
#buttons {
	text-align: left;
	margin-top: 1em;
}
.dataEntry .frmLbl {
	width: 150px;
	text-align: right;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: .5em;
}
.dataEntry .frmFld {
	float: left;
}
.more {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999;
	cursor: pointer;
	padding-right: 3px;
	padding-left: 3px;
	display: inline-block;
	line-height: 1.1em;
}
.more:hover {
	background-color: #CCC;
	color: #999999;
}
h3 span {
	margin-left: 50px;
}
.delete {
	color: #FF0000;
}
.divForm {
	text-align: left;
	width: 500px;
}
.divForm  input, .divForm textarea {
	margin-bottom: 1em;
}
#ancBody {
	padding: 35px;
	width: 600px;
	border: 1px solid #999999;
	text-align: left;
}
#ancBody img {
	text-align: center;
}
#ancBody p {
	margin-top: 1em;
}
#ancBody p.ancTitle {
	text-align: center;
	font-size: 1.5em;
}
#ancBody p.ancAdrs {
	font-size: 0.8em;
	text-align: center;
}
#ancBody a {
	color: #006699;
	font-size: 1em;
	font-weight: bold;
}
