/*exhibit content styles begins*/
div.e-caption{
	color: rgb(102,21,5);
	font-size: 13px;
	padding-left: 15px;
	padding-right:15px;
}
div.e-header{
	font-size: 16px;
	text-align: center;
	color: white;
	background: rgb(154,102,0);
}
div.e-header i{
	color: white;
}
table.e-content{
	padding-left: 0px;
	padding-right:0px;
}
td.e-image{
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
	padding-left: 10px;
	padding-right: 5px;
}
th.e-caption{
	padding-left: 15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: left;
	vertical-align: top;
	color: rgb(102,21,5);
	font-size: 13px;
/*	border-bottom: 2px solid rgb(102,21,5);*/
}
th.e-caption2{
	padding-top: 10px;
	padding-left: 15px;
	padding-right:15px;
	text-align: left;
	vertical-align: top;
	color: rgb(102,21,5);
	font-size: 13px;
}
caption{
	width: auto;
	color: rgb(102,21,5);
	caption-side: bottom;
}

/*exhibit content styles ends*/

table.events-calendar{
	border-width: 1px;
}
th.sep{background-color:rgb(59,45,16); color: white;}
th.oct{background-color: rgb(102,21,5); color: white;}
th.nov{background-color: rgb(59,45,16); color: white;}
th.dec{background-color: rgb(102,21,5); color: white;}

td.header{text-align: center;}
td.calendar-content{
	text-align: center;
	vertical-align: top;
	width:100px;
}
td.program{
	vertical-align: top;
	width: 130px;
}
h4{
	color: rgb(103,11,4);
}
i{
	color: rgb(103,11,4);
}
td.calendar-middle b{
	color: rgb(103,11,4);
	text-decoration: none;	
}
b{
	text-decoration: underline;
}
td.calendar-left{
	vertical-align: top;
	padding-right: 5px;
}
table.calendar-menu{
	font-size: 13px;
	width: 160px;
}
table.calendar-menu a{
	padding-left: 10px;
	color: rgb(60,46,14);
	text-decoration: none;
}
table.calendar-menu a:link{
	color: rgb(60,46,14);
	text-decoration: none;
}
table.calendar-menu a:visited{
	color: rgb(60,46,14);
	text-decoration: none;
}
table.calendar-menu a:hover{
	color: rgb(60,46,14);
	text-decoration: underline;
	background: url(./images/arrow.jpg) left no-repeat;
}
td.calendar-middle{
	padding-left: 10px;
	min-height: 400px;
	font-size: 14px;
	border-left: 1px dashed rgb(154,102,0);
}
td.exhibit-left{
	vertical-align: top;
	padding-right: 5px;
}
table.exhibit-menu{
	font-size: 13px;
	width: 185px;
}
table.exhibit-menu a{
	padding-left: 10px;
	color: rgb(60,46,14);
	text-decoration: none;
}
table.exhibit-menu a:link{
	color: rgb(60,46,14);
	text-decoration: none;
}
table.exhibit-menu a:visited{
	color: rgb(60,46,14);
	text-decoration: none;
}
table.exhibit-menu a:hover{
	color: rgb(60,46,14);
	text-decoration: underline;
	background: url(./images/arrow.jpg) left no-repeat;
}
hr{
	width: 90%;
	border: 1px dashed rgb(154,102,0);
}
img{
	border: 0px;
}
div.content{
	font-family: "Sans Serif";
	font-size: 12pt;
	min-height: 400px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	color: black;
}
div.content2{
	font-family: "Sans Serif";
	font-size: 12pt;
	min-height: 400px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 30px;
	color: black;
}
body{
	background-color: rgb(98,87,64);
	font-family: "century gothic";
}
table{
	width: 100%;
	border-spacing: 0px;
}
table.inner{
	width: 750px;
	margin: 0 auto;
	border-spacing: 0px;
}
td.blank{
	width: 20%;
}
td.menu_index{
/*	padding-left: 36px;
	padding-right: 36px;*/
	padding-top: 10px;
	text-align: center;
	height: 50px; 
	color: rgb(38,28,5);
}
td.menu{
	padding-top: 10px;
	text-align: center;
/*	background-color: white;*/
	color: rgb(61,46,15);
	height: 50px; 
}
table.menu{
	background-color: rgb(242,236,223);
	color: rgb(61,46,15);
	font-size: 13px;
	text-align: center;
	border: 1px solid rgb(98,87,64);
}
table.menu a{
	color: rgb(61,46,15);
	text-decoration: none;
}
table.menu a:link{
	color: rgb(61,46,15);
	text-decoration: none;	
}
table.menu a:visited{
	color: rgb(61,46,15);
	text-decoration: none;		
}
table.menu a:hover{
	color: rgb(61,46,15);
	text-decoration: underline;	
/*	background-color: rgb(215,194,148);*/
}
td.middle_index{
	background-color: rgb(98,87,64);
}
td.middle{
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
}
td.bottom{
	height: 60px;
	color: rgb(242,236,223);
	text-align: center;
	padding-right: 70px;
	font-size: 12px;
}
td.bottom a{
	color: white;
	text-decoration:underline;
}
td.bottom a:link{
	color: white;
	text-decoration:underline;
}
td.bottom a:visited{
	color: white;
	text-decoration:underline;
}
td.bottom a:hover{
	color: rgb(60,46,14);
	text-decoration:underline;
}
a{
	color: rgb(60,46,14);
/*	color: rgb(154,102,0);*/
}
a:link{
	color: rgb(60,46,14);
	text-decoration:underline;	
}
a:visited{
	color: rgb(60,46,14);
	text-decoration:underline;	
}
a:hover{
	color: rgb(103,11,4);
/*	color: rgb(204,73,9);*/
	text-decoration:underline;	
}
#dropmenudiv{
position:absolute;
border:1px solid rgb(154,102,0);
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
/*width: 100%;*/
display: block;
/*text-indent: 5px;*/
border-bottom: 1px solid rgb(154,102,0);
padding: 0 0 0 9px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: rgb(98,87,64);
	text-decoration: none;
}

