html {
	background: #fff url(/images_template/bk_image.gif) top left repeat-x;
}
body, html {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*
html>body {  
	 ie pc hack - - IE on PC can't understand this 
	background: #fff url(/images_template/bk_image.gif) top left repeat-x;
}
*/
img {
	margin: 0;
	padding: 0;
	border: 0;
}
A:link, A:active, A:hover {
	color: #A91906;
	text-decoration: none;
}

A:visited {
	color: #A91906;
	text-decoration: none;
}

p {
	line-height: 1.5em;
	font-size: 13px
}
p.rule {
	margin: 20px 0 20px 0;
	padding: 0 20px 0 0;
	border-bottom: 1px solid #000;
}
p A:link, p A:active {
	color: #A91906;
	border-bottom: dotted #999 1px;
}

p A:visited {
	color: #A91906;
	border-bottom: dotted #999 1px;
}

p A:hover {
	color: #A91906;
	border-bottom: dotted #999 1px;
}
p, h1 {
	padding: 0;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 2px
	color: #A91906;
}
.smallText {
	font-size: 10px;
	line-height: 1.5em;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #1c1c1c
}
.rule{
	border-bottom: 1px solid #999;
}
.top_anchor {
	font-size: 11px;
	line-height: 1.5em;
	line-height: 40px;
}
.arch_folder {
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	height: 23px;
}
.arch_title {
	font-size: 13px;
	vertical-align: top;
}
.arch_date {
	font-size: 13px;
	vertical-align: top;
}

.arch_head {
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
}
.arch_subhead {
	font-size: 13px;
	font-weight: bold;
}
.arch_subsubhead {
	font-size: 11px;
	font-style: italic;
}
.arch_rule {
	padding: 0 20px 0 0;
	border-bottom: 1px solid #000;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
}

#header {
	margin: 0;
	padding: 0;
}
#logo_wrapper {
	height: 45px;
}
#logo {
	/*this kills a space between the top logo bar and the tNav in IE*/
	margin-bottom: -4px;
}
/* TOP NAV -----------------*/
#tNav {
	width: 100%;
	height: 49px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	overflow: hidden;
	vertical-align: top;
	height: 49px;
	}
tNav_wrapper {
	margin: 0;
	padding: 0;
	}
#tNav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#tNav li a {
	float: left;
	padding: 49px 0 0 0;
	height: 0px !important; 
	width: 100px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}
#tNav li#tNav-motherwell a {
	width: 106px;
	background-image: url(/images_template/tNav-motherwell.gif);
	}
#tNav li#tNav-archives a {
	width: 105px;
	background-image: url(/images_template/tNav-archives.gif);
	}
#tNav li#tNav-grants a {
	width: 106px;
	background-image: url(/images_template/tNav-grants.gif);
	}
#tNav li#tNav-cr a {
	width: 105px;
	background-image: url(/images_template/tNav-cr.gif);
	}
#tNav li#tNav-rights a {
	width: 105px;
	background-image: url(/images_template/tNav-rights.gif);
	}				
#tNav li#tNav-about a {
	width: 105px;
	background-image: url(/images_template/tNav-about.gif);
	}
#tNav li#tNav-contact a {
	width: 107px;
	background-image: url(/images_template/tNav-contact.gif);
	}		
#tNav li a:hover {
	background-color: #DCDED2;
	}
		
	
/* CONTENT -----------------*/	
#content {
	width: 740px;
}
#top_image {
	/*float: left;*/
height: 250px;
}
{!-- the image_table is used everywhere except Archives home and Motherwell home --}
#image_table {
	text-align: center;
	height: 250px;
	border-top: 2px solid #333333;
	border-bottom: 1px solid #333333;

}
#image_table_home {
	height: 250px;
	border-top: 2px solid #333333;
	border-bottom: 1px solid #333333;

}
#image_table_static {
/* IE hack--only IE see this!!!!*/
	_margin-bottom: -3px;
}
{!--#main_content, --}#main_content_home, #main_copy, #caption, #footer, #footer_home {
	background-image:url(/images_template/vert_rule_22px.gif);
	background-position: top left;
	background-repeat:no-repeat;
	}
#main_content_home {
	padding: 20px;
	float: left;
	width: 488px;
}
#main_content {
	width: 528px;
	float: left;	
}
#main_content_interior {
	width: 528px;
	float: left;	
	border-top: 2px solid #333333;
}
#main_copy {
	padding: 20px;
}

/* RIGHT NAV -----------------*/
.links_head {
	font-weight:bold;
	color:#333333;
	font-size: 13px;
	padding: 15px 0 0 15px;
	margin-bottom: 4px;
}
#rNav_wrapper_home, #rNav_wrapper {
	float: right;
	width: 212px;
	margin: 0;
	
}
#rNav_wrapper {
	border-top: 2px solid #333333;
}
#caption {
	padding: 12px 15px 10px 15px;
	border-top: 1px solid #333333;
	width: 182px;
	float: right;
}
#caption_no_image {
	padding: 12px 15px 10px 15px;
	{!-- border-top: 1px solid #333333; --}
	width: 182px;
	float: right;
	
}
#caption p{
	font-size: 10px;
	line-height: 1.4em;
}
/*------------FOOTER */
#footer {
	clear: both;
	border-top: 2px solid #333333;
	padding: 10px 0 0 19px;
}

/* SECTION NAV -----------------*/
#sNav {
	background-color: #ECEBE2;
	border-bottom: 1px solid #333333;	
	
	
}
#sNav ul {
	background-color: #ECEBE2;
}
/* MOTHERWELL */
#sNav li#sNav-biography a {
	height: 24px;
	background-image: url(/images_template/rmNav-biography.gif);
	}	
#sNav li#sNav-exhibitions a {
	height: 42px;
	background-image: url(/images_template/rmNav-exhibitions.gif);
	}	
#sNav li#sNav-paintings a {
	height: 24px;
	background-image: url(/images_template/rmNav-paintings.gif);
	}	
#sNav li#sNav-prints a {
	height: 24px;
	background-image: url(/images_template/rmNav-prints.gif);
	}	
#sNav li#sNav-printsCR a {
	height: 24px;
	background-image: url(/images_template/rmNav-printsCR.gif);
	}	
#sNav li#sNav-resources a {
	height: 24px;
	background-image: url(/images_template/rmNav-resources.gif);
	}	
/* ARCHIVES */
#sNav li#sNav-documents_s a {
	height: 24px;
	background-image: url(/images_template/archNav-documents.gif);
	}	
#sNav li#sNav-printed_s a {
	height: 24px;
	background-image: url(/images_template/archNav-print.gif);
	}	
#sNav li#sNav-scrap_s a {
	height: 24px;
	background-image: url(/images_template/archNav-scrap.gif);
	}	
#sNav li#sNav-photo_s a {
	height: 24px;
	background-image: url(/images_template/archNav-photography.gif);
	}	
#sNav li#sNav-audio_s a {
	height: 24px;
	background-image: url(/images_template/archNav-av.gif);
	}	
#sNav li#sNav-highlights a {
	height: 24px;
	background-image: url(/images_template/archNav-highlights.gif);
	}
#sNav li#sNav-library a {
	height: 24px;
	background-image: url(/images_template/archNav-library.gif);
	}

/* GRANTS */
#sNav li#sNav-individual a {
	height: 24px;
	background-image: url(/images_template/grNav-individual.gif);
	}	
#sNav li#sNav-institutional a {
	height: 24px;
	background-image: url(/images_template/grNav-institutional.gif);
	}
#sNav li#sNav-book a {
	height: 42px;
	background-image: url(/images_template/grNav-book.gif);
	}									

/* CR */
#sNav li#sNav-cr_owners a {
	height: 42px;
	background-image: url(/images_template/crNav-owners.gif);
	}	
#sNav li#sNav-cr_updates a {
	height: 24px;
	background-image: url(/images_template/crNav-updates.gif);
	}	
#sNav li#sNav-cr_documentary a {
	height: 24px;
	background-image: url(/images_template/crNav-documentary.gif);
	}	
#sNav li#sNav-cr_bio a {
	height: 24px;
	background-image: url(/images_template/crNav-biochronology.gif);
	}	
#sNav li#sNav-cr_exhibition a {
	height: 24px;
	background-image: url(/images_template/crNav-exhibition_history.gif);
	}	
#sNav li#sNav-cr_bibliography a {
	height: 24px;
	background-image: url(/images_template/crNav-bibliography.gif);
	}	
#sNav li#sNav-cr_sample a {
	height: 24px;
	background-image: url(/images_template/crNav-sample_pages.gif);
	}	

/* RIGHTS */
#sNav li#sNav-rights_print a {
	height: 24px;
	background-image: url(/images_template/rightsNav-print.gif);
	}	
#sNav li#sNav-rights_electronic a {
	height: 24px;
	background-image: url(/images_template/rightsNav-electronic.gif);
	}

/* ABOUT */
#sNav li#sNav-about_events a {
	height: 42px;
	background-image: url(/images_template/rmNav-exhibitions.gif);
	}	
#sNav li#sNav-about_board a {
	height: 24px;
	background-image: url(/images_template/aboutNav-board.gif);
	}		

/* QUICK LINKS NAV -----------------*/
#qNav {
	width: 212px;

background-color: #DCDED2;
	
	
	}
#qNav ul, #sNav ul {
	width: 197px;
	margin: 0px;
	padding: 0 0 15px 0;
}
#qNav ul {
	background-color: #DCDED2;
}
#qNav li, #sNav li {
	width: 212px;
	margin: 0;
	text-indent: -9999em;	
	background-position: top left;
	background-repeat: no-repeat;
	list-style: none;
	}
#qNav li a, #sNav li a {
	display: block;
	/*overflow: hidden;*/
	width: 212px;
	}
#qNav li#qNav-home a {
	height: 24px;
	background-image: url(/images_template/qNav-home.gif);
	}
#qNav li#qNav-individual a {
	height: 42px;
	background-image: url(/images_template/qNav-individual.gif);
	}
#qNav li#qNav-resources a {
	height: 24px;
	background-image: url(/images_template/qNav-resources.gif);
	}
#qNav li#qNav-exhibitions a {
	height: 42px;
	background-image: url(/images_template/qNav-exhibitions.gif);
	}	
#qNav li#qNav-owners a {
	height: 42px;
	background-image: url(/images_template/qNav-owners.gif);
	}	
#qNav li#qNav-missing a {
	height: 24px;
	background-image: url(/images_template/qNav-missing.gif);
	}
			
#qNav li a:hover, #sNav li a:hover {
	background-color: #fff;
	}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 22px;
	color: #A91906;
letter-spacing: -6px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}