@charset "utf-8";
/* CSS Document */


/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#FFFFFF; overflow:scroll;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {clear:both;}

/*********************** Typography ***************************/
/*********************** Typography ***************************/
/*********************** Typography ***************************/

p {font-family:Arial, Helvetica, sans-serif; font-size:.9em; color:#4c4c4c; }

h1 {font-family: "ronnia-condensed-1","ronnia-condensed-2",sans-serif;

	font-size:1em;
	color:#4c4c4c;
	letter-spacing:0.2px;
	line-height:1.2em; }
h2 {
	font-family: ronnia-condensed-1,ronnia-condensed-2,sans-serif;

	font-size:1.7em;
	color:#2e2e2e;
	letter-spacing:0.2px;
	line-height:1.5em;  }
h3 {font-family: "comenia-sans-web-1","comenia-sans-web-2",sans-serif;
 font-size:1.1em; color:#000; letter-spacing:1.2px; }
h3 a:hover{ color:#5b1313; }

#quoteWrapper h2{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em; text-align:right;
	color:#4c4c4c; margin:0 2px 0 2px; letter-spacing:0.2px; 
	}
	
.event h1 {font-family: "comenia-sans-web-1","comenia-sans-web-2",sans-serif; color:#2e2e2e; font-size:.8em; text-decoration:none; margin:5px 0 0px 0;}
.event h2 {font-family: "comenia-sans-web-1","comenia-sans-web-2",sans-serif; color:#77090C; font-size:.6em; }
.event p {font-family:Arial, Helvetica, sans-serif; font-size:.75em; color:#4c4c4c; margin:5px 0 10px 0;}
a { text-decoration:none; color:#000;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.black {color:#2e2e2e;}
.redQuote {font:Arial, Helvetica, sans-serif; color:#5b1313; margin:5px;}
.redBorder {border:1px solid #5b1313; float:left; margin:10px 0 0 30px; -moz-border-radius:4px;
	-webkit-border-radius:4px; width:200px; height:120px;}

/*********************** Layout ***************************/


#bodyWrapper { width:960px; margin:0 auto; padding:0; background-color:#fff; height:100%;display:block; }
#leftSidebar {height:100%; width:250px; float:left;  position:relative; display:block;}
#mainWrapper {  width:710px; height:100%; float:left;display:block; min-height:710px;  }
#footer {width: 960px; height:50px; float:left; margin:20px 0 0 0;}


/*********************** Footer***************************/
.footerWrapper {float:right; margin:10px 0 0 0; }
.footerWrapperHome{float:right; margin:10px 20px 0 0px; }
.footerWrapperHome a {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:.7em;}
.footerWrapperHome a:hover {color:#5b1313; font-family:Arial, Helvetica, sans-serif; }
.footerWrapper a {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:.7em;}
.footerWrapper a:hover {color:#5b1313; font-family:Arial, Helvetica, sans-serif; }
/*********************** Left Side bar***************************/

#logoWrapper { margin:20px 0 0 10px; width:225px; height:32px; float:left; }

#navigationWrapper {float:left; margin:0px 0 5px 20px; padding:0;}
#navigationWrapper ul {list-style:none;}
#navigationWrapper ul li{list-style:none; margin:5px 0 10px 0;}
#navigationWrapper ul li a {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:.9em;}
#navigationWrapper ul li a:hover {color:#5b1313; font-family:Arial, Helvetica, sans-serif; font-size:.9em;}
.subNav {margin:0 10px 0 10px; }
.subNav ul li{font-size:.8em;  }
.subNav ul li a{ font-style:italic;}


/*********************** Home Page Columns***************************/

.imageColumn { width:220px; height:550px;  margin:25px 5px 0 5px; float:left; background-color:#4c4c4c; overflow: hidden; position:relative;}
.imageColumn img {position:absolute; top:0; left:0; border:0;}
.imageColumn h3 a{ margin: 5px 5px 0 5px; color:#5b1313; font-size:.8em; font-family:"ronnia-condensed-1","ronnia-condensed-2",sans-serif;  font-weight: bold;}
.boxcaption{   float: left;  position: absolute;  background: #fff; height: 100px; width: 220px; opacity: .5; border-top:1px solid #4c4c4c;
/* For IE 5-7 */  
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
/* For IE 8 */  
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }  

.boxcaption p {color:#000;  margin: 2px 5px 0 5px; font:.6em Arial, sans-serif;}
.boxcaption p a{color:#5b1313; position:absolute; bottom:0; right:0;}
.captionfull .boxcaption { top:570px; left:0; }

/*********************** Home Text ***************************/
#homeInfoWrapper { width:710px; height:100%; margin:20px 0 0 5px; float:left;}
#eventsWrapper { width:220px; height:100%; float:left; margin: 0 10px 0 0;}
/*********************** Quote Text ***************************/
#quoteWrapper {width:450px; height:100%; float:left; margin:5px 0 0 0px; }
#quoteWrapper h2{font-family: "ronnia-condensed-1","ronnia-condensed-2",sans-serif;
	font-size:1.0em;color:#4c4c4c;	letter-spacing:0.2px; line-height:1.2em;  text-align:right; float:right;}
.quoteMark {background:url(images/quoteMark.jpg) no-repeat; width:66px; height:57px; float:left; margin:0 5px 0 25px; opacity: .8;}

/*********************** Work Page ***************************/

.mainWrapperHeader {width:100%;  margin:55px 5px 10px 0;  }
.mainWrapperHeader h2 {border-bottom:1px solid #5b1313; font-family: "ronnia-condensed-1","ronnia-condensed-2",sans-serif;



	font-size:1.7em;
	color:#2e2e2e;
	letter-spacing:0.2px;
	line-height:1.2em; }
.secondaryWrapperHeader {width:100%;  margin:25px 5px 10px 0;  }
.secondaryWrapperHeader h2 {border-bottom:1px solid #5b1313; font-family: "ronnia-condensed-1","ronnia-condensed-2",sans-serif;

	font-size:1.5em;
	color:#2e2e2e;
	letter-spacing:0.2px; line-height:1.2em; 
	  }
.exhibitionListingWrapper { width:100%; margin:10px 0 10px 0; float:left;}
.workThumbnail {width: 200px; height:120px; float:left; margin:0 15px 0 0px; border:1px solid #5b1313; -moz-border-radius:4px;
	-webkit-border-radius:4px;}
.workText { width:435px;  float:left; margin:0 0 20px 0;  }
.workText p { font-family:Arial, Helvetica, sans-serif; font-size:.9em; color:#4c4c4c; margin:5px 5px 0 0; line-height:1.2em; }
.workDate { width:50px; float:left;  height:150px;}
.workDate p {font-family:Georgia, "Times New Roman", Times, serif; font-size:.9em; line-height:1.2em;
color:#5b1313; letter-spacing:.4px; margin:0px 0px 0 25px; }
.imageSection {width:100%; height:500px; float:left; margin:15px 0 0 0;}
.horizontalImage {margin:0 0 10px 0; float:left;}

/*********************** About Page ***************************/

.aboutTextArea {width:470px;  float:left; padding:0 20px 0 0;  }
.aboutTextArea p {font-family:Arial, Helvetica, sans-serif; font-size:.9em; color:#4c4c4c; line-height:1.2em; margin:0px 0 0 0; }
.aboutBioImage {   float:left; margin:5px 0 0 0;}
.aboutExhibitionImage {float:left; margin:5px 0 0 0; height:550px;}

.bibSection { width:470px; float:left; padding:5px 18px 5px 0; }
.aboutBibArea {width:100%; float:left; padding:0 10px 0 0;}
.aboutBibArea h1{margin:0 0px 0 0px; font-size:.65em; font-family: Arial, Helvetica, sans-serif; letter-spacing:.6px;}
.aboutBibArea img {border:1px solid #4c4c4c; margin:0 0 0 0;}
.bibYear {width:10%; float:left; height:100%; }
.bibContentWrapper {width:90%; float:left; height:100%;}
.bibSectionWrapper {width:100%; float:left; margin:0 0 10px 0;}
.bibYear p {font-family:Georgia, Helvetica, sans-serif; font-size:.9em; 
color:#5b1313; letter-spacing:.3px;  }
.aboutBibeWrapper {}
.bibContent {width:90%; float:left; margin: 0px 0 5px 0; }
.bibContent p {font-family:Arial, Helvetica, sans-serif; font-size:.8em; color:#000; line-height:1.2em;}
.downloadSection {width:100%; float:left; margin:0px 0 0 0; }
.downloadImage {float:left;}

.downloadSection ul li { float:left; }
.downloadSection ul li a{ float:left; margin:0px 20px 0 30px; font-family: "ronnia-condensed-1","ronnia-condensed-2",sans-serif; font-size:1em; color:#000000; list-style-type:none; }
.downloadSection ul li a:hover{ float:left; color:#5b1313;  }
.aboutsectionImageColumn {float:left; height:100%; width:200px; }

.contactInfo {float:left; width:490px;}
.arrowWrapper {float:left; width:30px;}
.scrollWrapper {width:100%; float:left;}
.videoThumb {margin:20px 0 20px 30px; border:1px solid #5b1313; -moz-border-radius:4px;
	-webkit-border-radius:4px;}
.poemWrapper {width:100%; float:left; margin: 0 0 10px 0;}
.poemWrapper p {font-family:Arial, Helvetica, sans-serif; font-size:.6em;}
.columnOne {float:left; width:260px;  margin:250px 0px 0 0px;}
.columnOne p {color:#003399; }
.columnTwo {float:left; width:255px;  margin:0px 0 0 0px;}
.columnTwo p {color:#3366FF; }
.columnThree {float:left; width:250px;  margin:250px 0 0 0px;}
.columnThree p {color:#003399; }
.columnFour  {float:left; width:220px; margin:0px 0 0 0px;}
.columnFour p {color:#3366FF; }
.poemPageWrapper {width:1000px; margin:20px auto;}
.poemPageWrapper p {font-family:Arial, Helvetica, sans-serif; font-size:.9em;}
.poemImage {margin:20px 0 0 0;}