@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62%;
	margin: 0px;
	background-color: #463F33;
	background-image: url(images/tile-body.gif);
	background-repeat: repeat;
}
.fill-logo {
	background-image: url(images/tile-logo.gif);
	background-repeat: repeat;
}
.fill-icon {
	background-image: url(images/tile-icon.gif);
	background-repeat: repeat;
}
.fill-util {
	background-image: url(images/tile-util.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.fill-nav {
	background-image: url(images/tile-text.gif);
	background-repeat: repeat;
}


.foto-stack {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2EEEB;
}



a.top:link {
	color: #EED8CF;
	text-decoration: none;
}

a.top:visited {
	color: #EED8CF;
	text-decoration: none;
}
a.top:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:active {
	color: #FFFFCC;
	text-decoration: none;
}



a.toplit:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.toplit:visited {
	color: #fff;
	text-decoration: none;
}
a.toplit:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplit:active {
	color: #fff;
	text-decoration: none;
}


.page-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #7E5A50;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	background-image: url(images/header-rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 20px;
	margin-left: 18px;
	font-weight: bold;
}


.box-welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #684B43;
	background-image: url(images/tile-text.gif);
	background-repeat: repeat;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.poem-week {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	float: none;
	padding-left: 20px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	color: #E6DFBD;
	text-decoration: underline;
}
a.white:active {
	color: #000000;
	text-decoration: underline;
}
.home-event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #4A3530;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 16px;
}
.box-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #E6DFBD;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B4B4B;
	background-image: url(images/tile-icon.gif);
	background-repeat: repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
}
a:link {
	color: #9F0B0B;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #9F0B0B;
	text-decoration: underline;
}
.box-events {
	background-repeat: repeat;
	background-color: #ECE6DD;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 0.9em;
	color: #F7E8D1;
	background-color: #90675B;
	margin-top: 0px;
	border: 1px solid #333333;
	width: 110px;
	height: 17px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.small-form {
	margin: 0px;
}


 
/* TOP NAV STYLES */



/*applied to top nav divs to make whole block change color on rollover and adds borders*/

#navcontainer a
{
	display: block;
	color: #464646;
	background-color: #E6DFBD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	margin: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4E4E4E;
	border-bottom-color: #4E4E4E;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E4E4E;
}


#navcontainer a:link
{
	background-color: #E6DFBD;
	color: #333333;
}


#navcontainer a:visited
{
background-color: #E6DFBD;
	color: #333333;
}

#navcontainer a:hover
{
	background-color: #727152;
	color: #FFF;
}

#navcontainer a:active
{
	background-color: #000000;
	color: #FFFFFF;
}





/*applied to LAST nav div to have no right side border*/

#lastnavcontainer a
{
	display: block;
	color: #464646;
	background-color: #E6DFBD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	margin: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4E4E4E;
	border-bottom-color: #4E4E4E;
	text-align: center;
}


#lastnavcontainer a:link
{
	background-color: #E6DFBD;
	color: #333333;
}


#lastnavcontainer a:visited
{
background-color: #E6DFBD;
	color: #333333;
}

#lastnavcontainer a:hover
{
	background-color: #727152;
	color: #FFF;
}

#lastnavcontainer a:active
{
	background-color: #000000;
	color: #FFFFFF;
}








/* makes current top nav stand out - when NOT a link */
.nowcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	margin: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4E4E4E;
	border-bottom-color: #4E4E4E;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E4E4E;
	color: #FFFFFF;
	background-color: #535144;
}







/* makes current side nav stand out - when NOT a link */
.side-current {
	display: block;
	color: #000000;
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
}



.foto-left {
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 6px;
}
.fill-content {
	background-color: #FFFFFF;
}



/*for current side nav that is ALSO a link*/

#sidelit a
{
	display: block;
	color: #000000;
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
}


#sidelit a:link
{
	color: #000000;
	background-color: #FAFAFA;
	text-decoration: none;
}

#sidelit a:visited
{
	color: #000000;
	background-color: #FAFAFA;
	text-decoration: none;
}

#sidelit a:hover
{
	color: #000000;
	background-color: #E6DFBD;
	text-decoration: none;
}

#sidelit a:active
{
	color: #000000;
	background-color: #FAFAFA;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #544E4F;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-color: #FFFFFF;
}
.foto-right {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.sub-head-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91685C;
}
.storyboard {
	font-family: "Trebuchet MS", times;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #82797A;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 18px;
	float: left;
	width: 600px;
	margin-top: 6px;
}
.foto-storyboard {
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 0px;	
}
.box-icon-3-lit {
	background-image: url(images/i-tour.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	height: 16px;
	color: #FFFFFF;
}
.tour-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #988768;
	margin: 0px;
	padding: 8px;
}
.side-sub-current {
	display: block;
	color: #9F0B0B;
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-weight: bold;
}
.foto-thumb {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.poem-listen {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	line-height: 1.7em;
	color: #554F50;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-color: #FFFFFF;
}
.blog {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.poem {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #513933;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.home-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.home-event-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 12px;
	font-weight: bold;
}
.intro-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
	padding: 8px;
	font-weight: normal;
	float: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.movie-box {
	float: left;
	margin-right: 20px;
}
.box-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333333;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-color: #FFFFFF;
}
.box-special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background-color: #E6DFBD;
	padding: 10px;
	float: right;
	width: 220px;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.image-credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
	padding-right: 40px;
}
.blog-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666666;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
