/*	-------------------------------------------
	Specify font sizes by percentages or em; do not hardcode px
	------------------------------------------- */
body {
	background: url(/exhibitions/monet/images/f_home.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
	color: #313139;
	background-color: #BDBDBD;
	padding: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*	-------------------------------------------
	Unique ID's occur at most only one time per page
	------------------------------------------- */
#Wrapper {
/*	Removed float due to IE Margin Bug; put float in container instead */
	float: left;
	width: 900px;
	height: auto;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
#RowHeader {
	float: left;
	background-color: transparent;
	width: 900px;
	height: 68px;
	padding: 0px;
	margin: 0px;
}
#ColumnA {
	float: left;
	background-color: transparent;
	width: 215px;
	height: 504px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#ColumnA1 {
	float: left;
	background-color: transparent;
	width: 215px;
	height: 391px;
	padding-top: 50px;
	margin: 0px;
}
#ColumnA1 img {
	float: left;
	width: 215px;
	vertical-align: top;
	padding-bottom: 1px;
	border: 0px;
	margin: 0px;
}
#ColumnA2 {
	float: left;
	background-color: transparent;
	width: 215px;
	height: 113px;
	padding-top: 30px;
	margin: 0px;
}
#ColumnA2 img {
	float: left;
	width: 215px;
	vertical-align: top;
	padding-bottom: 0px;
	border: 0px;
	margin: 0px;
}
#ColumnB {
	float: left;
	background-color: transparent;
	width: 684px;
	height: auto;
	padding-left: 1px;
	padding-bottom: 12px;
	border: 0px;
	margin: 0px;
}
#ColumnB1 {
	float: left;
	background-color: transparent;
	width: 684px;
	height: 64px;
	padding: 0px;
	margin: 0px;
}
#ColumnB1 img {
	float: left;
	width: 114px;
	height: 64px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#ColumnB1ALT {
	float: left;
	background-color: transparent;
	width: 684px;
	height: 14px;
	padding: 0px;
	margin: 0px;
}
#ColumnB2 {
	float: left;
	background-color: transparent;
	width: 684px;
	height: 36px;
	padding: 0px;
	margin: 0px;
}
#ColumnB2 img {
	float: left;
	background: url(/exhibitions/monet/images/spacer_line_top.gif) top left;
	background-repeat: no-repeat;
	width: 114px;
	height: 36px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#ColumnB3 {
	float: left;
	background-color: transparent;
	width: 650px;
	height: auto;
	padding-left: 34px;
	padding-right: 0px;
	margin: 0px;
}
#ColumnB4 {
	float: left;
	background-color: transparent;
	line-height: 170%;
	width: 616px;
	height: auto;
	padding-left: 34px;
	padding-right: 34px;
	margin: 0px;
}
#ColumnB5 {
	background-color: transparent;
	line-height: 170%;
	color: #FFFFFF;
	width: 362px;
	padding-top: 50px;
	margin-left: 254px;
	margin-right: 0px;
}
#ColumnB6 {
	background-color: transparent;
	line-height: 160%;
	color: #063568;
	font-size: 11px;
	width: 224px;
	padding-top: 0px;
	margin-left: 138px;
	margin-right: 0px;
}
#SpacerA {
	background-color: transparent;
	width: 0px;
	height: 8px;
}
#RowRuleA {
	float: left;
	background-color: #B4B4B4;
	width: 900px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
#RowRuleB {
	background-color: transparent;
	background: url(/exhibitions/monet/images/spacer_line_tombstone.gif) top left;
	background-repeat: no-repeat;
	width: 326px;
	height: 1px;
	margin-top: 14px;
	margin-bottom: 14px;
	border: 0px;
}
#RowFooter {
	float: left;
	background-color: transparent;
	color: #000000;
	font-size: 11px;
	border: 0px;
	height: 44px;
	padding-top: 25px;
	margin: 0px;
}
#RowFooter a:link {
	color: #000000;
	text-decoration: none;
}
#RowFooter a:visited {
	color: #000000;
	text-decoration: none;
}
#RowFooter a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#RowFooterCopyright {
	font-size: 10px;
	padding: 0px;
	color: #474d52;
	margin: 0px;
}
#RowFooterCopyright a:link {
	color: #474d52;
	text-decoration: none;
}
#RowFooterCopyright a:visited {
	color: #474d52;
	text-decoration: none;
}
#RowFooterCopyright a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/*	-------------------------------------------
	Header classes inherit styles from Body tag
	------------------------------------------- */
h1, h2, h3, h4, h5, h6 {color: #313139;}
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 110%;}
h4 {font-size: 90%;}
h5 {font-size: 75%;}
h6 {font-size: 65%;}
a:link {color: #0B2EB0;outline-style: none;}
a:visited {color: #0B2EB0;outline-style: none;}
a:hover {color: #933B4E;outline-style: none;}
p {color: #313139;}

/*	-------------------------------------------
	Color classes inherit styles from Body tag
	------------------------------------------- */
.red {color: #FF0000;}
.green {color: #006600;}
.orange {color: #FF5C00;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray_light {color: #efefef;}
.gray_dark {color: #dddddd;}
.dark_blue {color: #1a4161;}

/*	-------------------------------------------
	Background color classes inherit styles from Body tag
	------------------------------------------- */
.bg_black {background-color: #000000;}
.bg_white {background-color: #ffffff;}
.bg_gray_dark {background-color: #dddddd;}
.bg_gray_light {background-color: #efefef;}
.bg_yellow {background-color: #ffcc00;}
.bg_mint {background-color: #E2FADC;}

/*	-------------------------------------------
	Below are custom classes
	------------------------------------------- */
.PageTitle {
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	color: #636363;
}
.PageTitleSub {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	color: #636363;
}
.tomb_title {
	font-size: 100%;
	font-style: italic;
}
.tomb_text {
	font-size: 11px;
	line-height: 170%;
}
.tomb_hr {
	font-size: 8px;
	line-height: 75%;
}
.tomb_catalogue {
	font-size: 85%;
}
.CapsTracking { 
	letter-spacing: 1px;
}
