body {
	
	background-image:url(../site_images/site_bg.jpg);
	background-repeat:repeat-x;
	background-color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C3C3C5;
}

font {
	font-size: 12px;
}

a,a:link,a:visited {
	color: #C3C3C5;
	text-decoration:none;
	outline: none;
}

a:hover {
	color: #55C2FD;
	text-decoration:underline;
}


.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.wrapper {
	width:900px;
	margin-top:21px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	background-color:#ffffff;
}

.header {
	width:876px;
	height:95px;
	background-image:url(../site_images/hdr_bg1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	
}

.logo {
	/*width:233px; */
	width:430px;
	display: inline;
	float:left;
	margin:12px 0px 0px 17px; 
}

.logo_home {
	width:430px;
}

.header_text {
	/*width:500px;
	padding-left:75px; 
	padding-right:24px;
	line-height:18px;*/
	display:inline;
	float:left;
	margin-top:13px;
	color:#403F3F;
	width:370px;
	font-size:10px;
	padding-left:0px;
	line-height:15px;
	padding-right:0px;
}

.header_text_home {
	width:370px;
	font-size:10px;
	padding-left:0px;
	line-height:15px;
	padding-right:0px;
}
/* BEGIN GNAV MENU STYLING */

.gnav_wrapper {
	width:876px;
	padding:1px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	}

.gnav_container {
	width:700px;
	float:left;
}

.gnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin-left:2px;
	margin-top:18px;
	margin-bottom:9px;
}

.gnav li
{
	list-style: none;
	margin: 0;
	padding: 0px;
	margin-left:10px;
	display: inline;
}

.gnav li a
{
	padding: 10px;
	border-bottom: none;
	color:#8A8989;
	text-decoration: none;
	outline:none;
}

.gnav a:hover, .gnav a:active {	
	background-color: #44413E;
	color: #F49E5A;
} 

a.gnav_active,a.gnav_active:visited {
	background-color: #44413E;
	color: #F49E5A;
}

/* END GNAV MENU STYLING */

.search_container {
	margin-top:15px;
	float:left;	
}

.search_box {
	border:1px solid #CFCFCF;
	padding:3px;
	font-size:10px;
	color:#747474;
}

.search_button {
	float:left;
	margin-top:14px;
	margin-left:3px;
}

/* BEGIN SUB MENU  */

.sub_menu_wrapper {
	width:900px;
	height:51px;
	background-color:#44413E;
	padding-top:1px;
	clear:both;
}

.sub_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin-top:20px;
	margin-left:0px;
}

.sub_menu li
{
	list-style: none;
	margin: 0;
	margin-left:25px;
	padding: 0px;
	display:inline;
}

.sub_menu li a
{
	border-bottom: none;
	color:#C3C3C5;
	text-decoration: none;
}

.sub_menu a:hover, .sub_menu a:active,.sub_menu a:focus {	
	color: #55C2FD;
	text-decoration:underline;
} 

.sub_menu_active {
	color: #55C2FD;
	text-decoration:underline;
}

/*END SUB MENU */



/* BEGIN HOME */ 

.content_wrapper_home {
	width: 900px;
	padding-top:1px;
	background-color:#44413E;
	overflow:auto;
	clear:both;
}

.content_wrapper_sub {
	width: 900px;
	padding-top:1px;
	background-color:#524D49;
	/*overflow:auto; */
	clear:both;
	
}

.content_inlay {
	width: 860px;
	height:462px;
	margin-left:auto;
	margin-right:auto;
	margin-top:19px;
	background-image:url(../site_images/inlay_bg_home.jpg);
	background-repeat:no-repeat;
}

.social_items {
	height:20px;
	margin-top:70px;
	color: #F7EE79;
	text-align:right;

}


.news_item {
	height:151px;
	width:300px;
	padding-top: 311px;
	margin-left: 55px;
	float:left;
	display:inline;
}

.news_title {
	color:#F9EE7B;
	font-size:18px;
}

.news_text {
	color: #ffffff;
	font-size:12px;
	line-height:18px;
}

.news_text a {
	color: #55C2FD;
	text-decoration:none;
}

.news_text a:hover {
	color: #ffffff;
	text-decoration:none;
}

.flash {
	width: 321px;
	margin-left: 174px;
	margin-top:45px;
	float: left;
	display: inline;

}

/* END HOME */

/* BEGIN LEFT COLUMN */
.left_column {
	width:200px;
	margin-top:40px;
	float:left;
	
}

.left_menu {
	width: 144px;
	margin-left:6px;
	min-height:350px;
	height:auto !important;
	height:350px;
	background-image:url(../site_images/left_menu_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.left_menu_header {
	color:#EAEAEB;
	font-weight:bold;
	margin-left:10px;
	margin-top:18px;
}

.left_menu ul {
	margin:0px;
	margin-left:10px;
	padding:0px;
	list-style:none;
}

.left_menu ul li {
	display:inline;
}

.left_menu a,.left_menu a:link,.left_menu a:visited {
	color: #C3C3C5;
	text-decoration:none;
}

.left_menu a:hover {
	color: #55C2FD;
	text-decoration:underline;
}

.left_menu_active {
	color: #55C2FD;
	text-decoration:underline;
}

.left_menu ul li a {
	display:block;
	padding:3px 0px 3px 18px;	
	background-image:url(../site_images/arrow_off.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.left_menu ul li a:hover {
	display:block;
	padding:3px 0px 3px 18px;	
	background-image:url(../site_images/arrow_off.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.left_menu_separator {
	border-top:1px solid #3E3B39;
	margin-top:18px;
}

.left_menu_content {
	padding:10px 0px 0px 10px;
}

.podcast {
	padding: 10px 0px 10px 0px;
	border-top:1px solid #3E3B39;
	margin-top:60px;
	text-align:center;
}

.podcast_icon {
	vertical-align:middle;
}
/* END LEFT COLUMN */

/* BEGIN RIGHT COLUMN */
.right_column {
	width: 640px;
	margin-top:25px;
	padding-right:60px;
	float:left;

}

.right_column_header {
	width:640px;
	height:46px;
	font-size:18px;
	color: #ffffff;

}


.right_column_content {
	margin-top:14px;
	line-height:18px;
	color:#C3C3C5;
}

.section_subheader {
	margin-bottom:14px;
	width:625px;
	height:33px;
	font-size:18px;
	color: #ffffff;
	padding: 15px 0px 0px 10px;
	clear:both;
}

.block_subheader {
	font-weight:bold;
}

.block_content {
	
}

.block_content a:link,.block_content a:visited{
	text-decoration: underline;
}

.section_wrapper {
	margin-bottom:15px;
	padding-bottom: 15px;
	/* border-bottom:1px solid #5D5D5D; */
	overflow:auto;
}

.section_images {
	margin-right:30px;
	float:left;
}

.section_images img {
	display:block;
	margin-bottom:15px;
}

.pagination {
	text-align:right;
	padding-top:1px;
	clear:both;
	margin-right:2px;
}

.pagination a,.pagination a:visited {
	color: #C3C3C5;
	text-decoration:none;
	outline: none;
}

.pagination img {
	vertical-align:middle;
}

a.pagination_active,a.pagination_active:visited {
	color: #55C2FD;
	text-decoration:underline;
}
/* END RIGHT COLUMN */


/* BEGIN EXHIBIT STYLES */

.exhibit_wrapper {
	padding-left:30px;
}

.exhibit_subheader {
	margin-bottom:12px;
	margin-top: 15px;
	width:292px;
	/* height:33px; */
	font-size:18px;
	color: #ffffff;
	padding: 15px 0px 15px 10px;
	
	clear:both;
}

.exhibit_desc { 
	/*height: 207px;*/
}

.exhibit_desc a,.exhibit_desc a:link, .exhibit_desc a:visited {
	color: #C3C3C5;
	text-decoration: underline;
}

.exhibit_desc a:hover {
	color: #55C2FD;
}

.exhibit_media {
	height: 39px;
}

.exhibit_arrow_box {
	height: 23px;
	padding-top:4px;
}

.exhibit_arrow_box img {
	vertical-align:middle;
}

.exhibit_photo_desc {
	border-top:1px solid #696356;
	font-size: 11px;
	color: #ECE5D7;
	width: 338px;
	margin-bottom:10px;
}

a.audio, a.video {
	font-size:11px;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-top:2px;
	padding-top:2px;
}

a.audio:link,a.audio:visited{
	background-image:url(../site_images/audio.gif);
	padding-left:22px;
	color: #C3C3C5;
}

a.audio:hover,a.audio:active {
	background-image:url(../site_images/audio_hov.gif);
	padding-left:22px;
	color: #55C2FD;
}

a.video:link,a.video:visited{
	background-image:url(../site_images/video.gif);
	padding-left:22px;
	color: #C3C3C5;
}

a.video:hover,a.video:active {
	background-image:url(../site_images/video_hov.gif);
	padding-left:22px;
	color: #55C2FD;
}

/* END EXHIBIT STYLES */

/* CALENDAR */

.calendar_header {
	background-image:url(../site_images/calendar_head.jpg);
	background-repeat:no-repeat;
	width: 640px;
	height: 32px;
	font-size:18px;
	padding:15px 0px 0px 13px;
	color: #ffffff;
}

#caleventbox {
	border-bottom:1px solid #5D5D5D;
	padding-bottom:15px;
	margin-bottom:15px;


}

.cal_search {
	text-align:right;
}

/* END CALENDAR */

.footer_wrapper {
	width:900px;
	height:102px;
	padding-top:1px;
	background-color:#3A3735;
}

.footer_wrapper_home {
	width:900px;
	height:132px;
	padding-top:1px;
	background-color:#3A3735;
}

.footer_text {
	margin-top:28px;
	margin-left:30px;
	font-size:12px;
	color:#a2a2a2;
}

.footer_text a,.footer_text a:link,.footer_text a:visited {
	color: #55C2FD;
	text-decoration:none;
}

.footer_text a:hover {
	color: #ffffff;
	text-decoration:none;
}

.debugging {
	padding: 5px;
	border:1px solid #ff0000;
	background-color:#CCCCCC;
	font-size: 11px;
	font-family:"Courier New", Courier, mono;
	color: #000000;
	text-align:left;
	margin: 3px 0px 3px 0px;
}

/* These are Marc's styles just for the Newsletter */

.volnum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#c3c4c5
}

.inthisissue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:plain;
	color:#bdbec1
}

.inthisissue a:link,.inthisissue  a:visited,.inthisissue  a:hover,.inthisissue  a:focus,.inthisissue  a:active {
	color:#55c2fd;
	text-decoration: underline;
}

.sectiontitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:plain;
	color:#FFFFFF
}

.exhibititle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:plain;
	color:#ece4a6
}

.exhibitsub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:plain;
	color:#ece4a6;
}

.exhibitcopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:plain;
	color:#c3c3c5;
}

.exhibitcopy a:link,.exhibitcopy a:visited,.exhibitcopy a:hover,.exhibitcopy a:focus, .exhibitcopy a:active {
	color:#55c2fd;
	text-decoration: underline;
}

.browser {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:plain;
	color:#c3c3c5;
}

.browser a:link,.browser a:visited,.browser a:hover,.browser a:focus,.browser a:active {
	color:#55c2fd;
	text-decoration: underline;
}


.photocaption {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#c3c3c5;*/
	text-align:left;
	font-size:12px;
	position:relative;
}

/*SEARCH */

.search_results {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #5D5D5E;
}

.search_results a,.search_results a:link,.search_results a:visited {
	color: #55C2FD;
	text-decoration:underline;
	padding:3px 0px 3px 0px;
	display:block;
}

.search_results a:hover {
	text-decoration:none;
}

.search_section {
	color:#ffffff;
	font-weight:bold;
}

.search_section em {
	color:#C3C3C5;
	font-weight:normal;
}



/* END SEARCH */

/* CONTACT */

.contact_form input,.contact_form textarea {
	border: 1px solid #000000;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 3px;
}

/* END CONTACT */

/* COLORS */
.orange {
	color:#F49F5C;
}

.yellow {
	color: #F7EE79;
}


/**** STORE ******/

.left_nav_menu {
	background-image:url(../site_images/left_menu_bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	padding:1px 0px 0px 11px;	
	
}

.left_nav_menu_title {
	color: #EBEBEC;
	font-weight:bold;
	margin:23px 0px 8px 0px;
}

/**** END STORE *****/