body {
	text-align: center;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #574B2D;
	line-height: 1.2;
	padding: 0px;
	background-color: #FFF;
}
#nvk .fpk {
	display:none;
} 
#fpk .nvk {
	display:none;
} 
img {
	border: none;
	max-width: 100%;
	}
.eqmargins {
	margin: 0px auto 10px;
	display: block;
	width: 70%;
}
.content,
.no500 {
	display: none;
}		
a {
	text-decoration: none;
}
a:link {
	color: #914B42;
}
a:visited	{
	color: #914B42;
}
a:hover	{
	color: #C12D28;
}
h1,
h2,
h3	{
	font-weight: 700;
}
h1 {
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 22px;
	margin-left: 25px;
	padding-top: 28px;
	color: #837243;
	line-height: 1.3;
}
.poemttl	{
	font-size: 13px;
	margin-right: 28px;
	text-align: left;
	margin-bottom: 11px;
}
h2	{
	font-size: 14px;
	color: #837243;
	clear: both;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 25px;
	padding: 0px;
}
h2.subh	{
	font-variant: small-caps;
	text-transform: uppercase;
	margin-bottom: 26px;
	font-size: 15px;
}
h2.shift	{
	padding-left: 0px;
}
/* expanding elements */
h2.expander.expanded	{
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(/images/h2-expanded.png);
	margin-left: 25px;
	padding-left: 18px;
	margin-bottom: 5px;
	color: #C33;
}
h2.expander.collapsed	{
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(/images/h2-contracted.png);
	margin-left: 25px;
	padding-left: 18px;
	margin-bottom: 5px;
	color: #914B42;
}
.content.expand	{
	-moz-box-shadow: 0px 12px 6px -6px #AAA;
	-webkit-box-shadow: 0px 12px 6px -6px #AAA;
	box-shadow: 0px 12px 6px -6px #AAA;
	height: auto;
	width: 240px;
	margin-left: 25px;
	margin-top: 12px;
	display: none;
	background-color: #FBF3DF;
	padding-top: 18px;
	padding-bottom: 0px;
	border: 1px solid #F7E38A;
	}
.content.expand h3	{
	margin-left: 22px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	margin-right: 25px;
}
.content.expand p	{
	margin-left: 22px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 22px;
	line-height: 18px;
	text-align: left;
	margin-right: 20px;
}
.mp-title,
.mp-poem,
.perm {
	padding-left: 25px;	
}

.mp-title	{
	padding-top: 10px;	
}
.mp-poem	{
	line-height: 25px;
	margin-bottom: 28px;
	text-align: left;
}

h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 6px;
	margin-left: 25px;
	color: #837243;
	line-height: 1.3em;
}
span.author	{
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
}

.showall	{
	text-align: right;
	padding: 0px;
	margin-top: -16px;
	margin-right: 25px;
	margin-bottom: -12px;
	margin-left: 25px;
	font-size: 13px;
	font-weight: 700;
}
a.showallpoems:link	{
	margin-right: 0px;
	background-color: #F9ECAE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}
a.showallpoems:visited	{
	background-color: #F9ECAE;
}
a.showallpoems:hover	{
	background-color: #FC6;
	text-decoration: none;
}
/* end of expandable element */
.middle {
	text-align: center;	
}
p	{
	font-size: 13px;
	line-height: 19px;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 24px;
	margin-left: 25px;
	color: #716239;

}

p.short,
p#last	{
	margin-bottom: 0px;
	clear: both;
}
p.mid	{
	margin-bottom: 12px;
}
.indent60	{
	padding-left: 20px;
}
.indent,
.indent3 {
	padding-left: 40px;
}
.indentr3 {
	padding-right: 60px;
	text-align: left;
}	
.quote	{
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	text-align: justify;
	font-size: 11px;
	line-height: 19px;
	-moz-box-shadow: 0px 6px 6px -6px #AAA;
	-webkit-box-shadow: 0px 6px 6px -6px #AAA;
	box-shadow: 0px 6px 6px -6px #AAA;
	background-color: #F9ECAE;
	border: 1px solid #FBF3DF;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #9A854E;
	zoom: 1;
}
.comp	{
	margin-top: -4px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-align: left;
	font-size: 11px;
	line-height: 19px;
	-moz-box-shadow: 0px 0px 2px #E3D1A6;
	-webkit-box-shadow: 0px 0px 2px #E3D1A6;
	box-shadow: 0px 0px 2px #E3D1A6;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #9A854E;
	border: thin solid #E3D1A6;
}
blockquote {
	font-size: 16px;
	font-weight: bold;
	color: #AD9963;
	margin-right: 60px;
	margin-left: 60px;
	line-height: 24px;
	padding-bottom: 15px;
}
hr	{
	color: #716239;
	margin-right: 60px;
	margin-left: 60px;
	height: 1px;
	margin-bottom: 20px;
	border: none;
}
.clear	{
	clear: both;
}
.accrostic {
	font-size: 140%;
	color: #CC0000;
	font-weight: bold;
}
.accrostic2 {
	font-weight: bold;
	font-size: 120%;
}

/* bottom navigation on listing pages */
.btmnav	{
	padding-bottom: 20px;
	clear: both;
	text-align: left;
	color: #914B42;
	display: none;
}
.btmnav a,
.btmnav span.current	{
	line-height: 11px;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-right: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: 700;
	text-transform: uppercase;
	}
	
.btmnav span.current	{
	background-color: #FC6;
	}
.btmnav a:link	{
	background-color: #F9ECAE;
}
.btmnav a:visited	{
	background-color: #F9ECAE;
}
.btmnav a:hover	{
	background-color: #FC6;
	text-decoration: none;
}
/* End of bottom navigation on listing pages */
.poemshttl {
	padding-bottom: 2px;
	}
.crossed	{
	text-decoration: line-through;
}
.poem		{
	font-size: 15px;
	line-height: 32px;
	padding-bottom: 0px;
	margin-right: 12px;
	margin-bottom: 24px;
}
#sm1-poembtm	{
	margin-left: 28px;
	height: 16px;
	width: auto;
	margin-top: 80px;
	margin-bottom: 75px;
}
.sm1-mp-poembtm	{
	margin-left: 70px;
	height: 16px;
	width: 468px;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-left: 46px;
}
.pmcopy	{
	font-size: 10px;
	padding-top: 20px;
	margin-top: 25px;
}
.mp-pmcopy	{
	font-size: 10px;
	padding-top: 20px;
	margin-top: 25px;
	padding-left: 50px;	
}
#pmnav {
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 55px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: auto;
	height: 32px;
}
#pmnav img {
	height: 32px;
	width: 32px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.shapepm {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	padding-right: 20px;
	}
ol.incont	{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;

}
ol.incont li {
	line-height: 15px;
	font-size: 12px;
	color: #837243;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 0px;
	padding-right: 10px;

}
ul.incont
{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	list-style-image: url(/images/bullet01.gif);
}
ul.incont.indentxl	{
	margin-left: 25px;
}


ul.incont li
{
	line-height: 15px;
	font-size: 12px;
	color: #837243;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
/* Start of structural Elements */
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	width: auto;
	text-align: left;
	z-index: 100;
	background-color: #FFF;
}

#banner {
	background-color: #F8E6BB;
	height: 80px;
	width: auto;
}
#sub-banner {
	height: auto;
	width: auto;
}
#navcont	{
	width: 100%;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1000;
	background-color: #7E5429;
} 
#pgcontent {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7D6AF;
	background-color: #FFF;
}

.indpm #pgcontent	{
	padding-right: 0px;
}
.indpm p	{
	margin-right: 15px;
}
#bottombar	{
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	position: relative;
	display: none;
}
/* elements to use on mobile vesrion */
#btmlogo {
	border: none;
	/*	display: inline;  */
	height: 100px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	right: 3px;
	z-index: 500;
	top: 0px;
	position: absolute;
	display: none;
}
#taster	{
	position: absolute;
	height: auto;
	width: 429px;
	top: 78px;
	right: 131px;
	font-size: 11px;
	color: #A99057;
	font-style: italic;
	text-align: right;
	line-height: 15px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: none;
}
#taster	a {
	text-decoration: none;	
}
#taster	a:link {
	color: #A48E55;
	text-decoration: none;	
}
#taster	a:visited {
	color: #A48E54;
	text-decoration: none;	
}
#taster	a:hover {
	text-decoration: underline;	
}
#adzebtmresp	{
	width: auto;
	height: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: left;
}
#footer	{
	width: auto;
	padding: 0px;
	display: none;
}
#logo		{
	position: absolute;
	height: 16px;
	width: 360px;
	right: 45px;
	top: 60px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: 400;
	color: #600;
	text-align: right;
	line-height: 16px;
	word-spacing: 0.1em;
	font-variant: small-caps;
	text-transform: uppercase;
}
#logo a:link	{
	color: #600;
}
#logo a:visited	{
	color: #600;
}

#logo a:hover	{
	color: #900;

}
#logo-img	{
	position: absolute;
	width: 116px;
	top: 0px;
	left: 5px;
	z-index: 101;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#logo-img img {
	height: 80px;
	width: auto;
}

#logo-img-2	{
	position: absolute;
	width: 33px;
	top: 55px;
	right: 2px;
	z-index: 101;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#logo-img-2 img {
	height: 25px;
	width: auto;
}
#sidebar1	{
	position: absolute;
	height: auto;
	width: 225px;
	right: 10px;
	top: 10px;
	z-index: 501;
	display: none;
	
}
#sb1cont {
	display: none;
}

#sb1cont h2 	{
	font-size: 11px;
	font-weight: 900;
	color: #333;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 8px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	text-transform: none;
	line-height: 12px;
	text-align: left;
	
}
#sb1cont h3, #sb1cont h3 a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #914B42;
	padding-right: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#sb1cont p	{
	font-size: 11px;
	color: #716239;
	line-height: 17px;
	word-spacing: normal;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sb1cont .date	{
	margin-bottom: 18px;
	color: #999999;
	font-size: 10px;
}

#sb1cont .last	{
	margin-bottom: 0px;
}
.sb1adze {
	width: 160px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	display: none;


}

#sb1search	{
	width: 225px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	}

#sb1search form	{
	padding-top: 0px;
}	
input#searchbtn	{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
	
}
input#searchbox	{
	width: 144px;	
	
}


/* SB2 on RHS of multi and in poems */
.sidebar2	{
	position: absolute;
	width: 160px;
	top: 118px;
	right: 6px;
	z-index: 101;
	height: auto;
	padding: 0px;
	display: none;
}
.sidebar2.multi-poem	{
	float: right;
	width: 160px;
	margin-right: 25px;
	top: 0px;
	margin-top: -40px;
	position: relative;
	padding-left: 20px;
}
.sb2top	{
	height: 50px;
	width: auto;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: right;
	margin-right: 8px;
	
}
.sb2cont	{
	-moz-box-shadow: 0px 8px 4px -4px #AAA;
	-webkit-box-shadow: 0px 8px 4px -4px #AAA;
	box-shadow: 0px 8px 4px -4px #AAA;
	background-color: #FBF3DF;
	border: 1px solid #F7E38A;
	margin: 0px;
	padding-top: 6px;
}
.sidebar2 h2 {
	font-size: 12px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 15px;
	line-height: 17px;
	text-align: left;
	color: #988352;
	color: #988352;
	padding-bottom: 4px;
	margin: 0px;
}
.sidebar2 h3 {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #988352;
}
.sidebar2 p {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	line-height: 14px;
	letter-spacing: normal;
	text-align: left;
	color: #716239;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a.permalink:link	{
	margin-right: 0px;
	background-color: #F9ECAE;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 10px;
	line-height: 10px;
	font-weight: 700;
}
a.permalink:visited	{
	background-color: #F9ECAE;
}
a.permalink:hover	{
	background-color: #FC6;
	text-decoration: none;
}
#adzebreadresp	{
	font-size: 0.6em;
	line-height: 1em;
	height: 15px;
	width: auto;
	position: absolute;
	left: 61px;
	top: 130px;
	margin: 0px;
	padding: 0px;
	right: 25px;
	display: none;

}
.breadcrumb	{
	display: none;
}
.breadcrumb a	{
	color: #B4A26B;
}
.breadcrumb a:hover	{
	color: #9B884F;
}
.fltr0
	{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.fltl0
	{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.fltr
	{
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 30px;
	display: inline;
	}
.fltl
	{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	display: inline;
	}
.flt2r,
.flt2l	{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 25px;
	text-align: left;
	}
	
img.flip {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}	
/* copyright box */
#copycredit 	{
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#copycredit a	{
	color: #C4A251;
}



#subcopy	{
	color: #ADA591;
	height: auto;
	width: auto;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 40px;
	bottom: 0px;
	clear: both;
	margin-top: 4px;
	padding-left: 0px;
	text-align: left;
}	

/*search results page*/
#pgcontent.search {
	padding-left: 265px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
/* sheep on the contact page */
.good, .even, .bad {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
	margin-left: 50px;
	zoom: 1;
}
.good	{
	background-image: url(/images/good-sheep.jpg);
}
.even	{
	background-image: url(/images/mid-sheep.jpg);
}
.bad	{
	background-image: url(/images/bad-sheep.jpg);
}
/* Link symbols on resource page */
.linkkey {
	color: #666666;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-left: 47px;
	margin-right: 6px;
	float: left;

}
.linkkey img {
	vertical-align: text-bottom;
	height: 18px;
	width: 36px;	
}
