@charset "utf-8";
/* CSS Document */
body {
	background-color:#988E81;
}
h1 {
	color:#5E5240;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-style:italic;
}
h2 {
	color:#6C3728;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom:-10px;
}
h3 {
	color:#A5543D; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-bottom:-10px;
}
h3 a {
	color:#A5543D; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
.imgLeft {
	float:left;
	margin:15px 15px 15px 0;
}
.imgRight {
	float:right;
	margin:15px 0 15px 15px;
}
.txtRight {
	text-align:right;
}
.txtCenter {
	text-align:center;
}
.greyBorder {
	border:1px solid #666;
}
.whiteBorder {
	border:1px solid #fff;
}
.clearBoth {
	clear:both;
}
.error, .changeMsg {
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.new {
	background-color:#F00;
	color: #FC6;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}
#envelope {
	width:800px;
	margin:15px auto;
	border:1px solid #362F25;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Palatino, serif;
}
#mainPageOuterWrap {
	background-image:url(../images/mainContentBkg.jpg);
	background-repeat:repeat-y;
}
#mainPageInnerWrap {
	background-image:url(../images/florencioSidePanelPhoto.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#nav {
	margin-top:15px;
	width:150px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em; /*11px;*/
	color:#E5C48F;
	text-align:right;
	margin-bottom:250px;
}
#mainContent {
	margin-left:160px;
}
#pageContent {
	margin:0 40px;
	padding-top:15px;
	padding-bottom:40px;
	color:#A5543D; /*#844331;*/
	font-size:1em;
}
ul#pgrNav {
	list-style:none;
}
ul#pgrNav li {
	padding-bottom:3px;
}
ul#pgrNav a {
	text-decoration: none;
	font-weight:normal;
	padding: 2px 2px;
	color:#E5C48F;
}
ul#pgrNav a:hover {
	color:#844331;
	background-color: #E5C48F;
}
#footer {
	background-color:#362F25;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	font-size:0.6em;
	padding:5px 0 10px 0;
}
#footer a {
	text-decoration:none;
	color:#999;
}#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#contactFormContainer {
	width:350px;
	margin:auto;
	background-color:#EBE6E0;
	padding:10px;
	border:1px solid #B3B9C3;
}
.newsletter-TOC {
	width:225px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
}
.newsletter-TOC a {
	color:#666;
	text-decoration:none;
}
.newsletter-TOC a:hover {
	color:#A5543D;
	text-decoration:underline;
}
td.newsletter-year, td.newsletter-issue, td.newsletter-articles {
	vertical-align:top;
	/*border-bottom:1px solid #B3B9C3;*/
}
table#newsletter-archives th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	border-bottom:2px solid #6C3728;
}
.newsletter-year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
.newsletter-issue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
.newsletter-articles {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
}
td.newsletter-newyear {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	padding-top:5px;
}
td.newsletter-newissue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	padding-top:5px;
}
td.newsletter-newarticles {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	padding-top:5px;
}
td.newsletter-borderRow {
	line-height:5px;
	border-bottom:1px solid #B3B9C3;
}
td.newsletter-articles ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-type:disc;
}
#newsletterYearSelector {
	text-align:center;
}
#newsletterYearSelector a {
	text-decoration:none;
	color:#A5543D;
}
#newsletterYearSelector a:hover {
	text-decoration:underline;
	color:#009;
}
.newsletterImg {
	margin-bottom:10px;
}
.resultsCount {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	padding-bottom:3px;
}
.resultsNavTop {
	margin-bottom:25px;
}
.resultsNavigation {
	margin-top:25px;
}
/* -----------------STORE PAGE ---------------------*/

Table#storeTbl, Table#storeTbl2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	border:1px solid #B3B9C3;
}
Table#storeTbl th, Table#storeTbl2 th {
	color:#fff;
	background-color:#B3B9C3;
	font-size:14px;
	padding:4px 0;
}
td.prodLeft, td.prodRight {
	width:50%;
	vertical-align:top;
	padding:5px;
}
.cellBorderBottom {
	border-bottom:1px solid #B3B9C3;
}
td.prodLeft {
	border-right:1px solid #B3B9C3;
}
form#ylfStoreCart {
	text-align:right;
}
.ppPurchase form {
	margin-top:0;
	padding-top:0;
}
.ppPurchase {
	margin-top:-10px;
}
.prodPrice {
	clear:both;
	font-size:16px;
	font-weight:bold;
	color: #990000;
	padding:0;
	margin:0;
}
#shippingRates {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	width:170px;
	margin:auto;
}
.graphicNotation {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#A5543D; /*#844331;*/
}
.donations {
	text-align:left;
	padding:5px 0 0 150px;
}
#policies ul li {
	font-size:0.8em;
}
.resourceListing {
	/*margin-left:20px;*/
	padding:15px 0;
	border-bottom:3px solid #CBBCB8;
}
.resourceListing p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333;
}
.resourceListing h2 {
	margin:20px 0 15px 0;
}
.byline {
	font-size:0.8em;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.editorsNote {
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
	font-style:italic;
}
.posted {
	font-style:italic;
	color:#999;
	font-size:0.8em;
	line-height:25px;
}
.eAddress {
	font-size:1.3em;
	color:#333;
}
.changeMsg {
	padding:3px;
	border:1px solid #F00;
}
.imgCaption {
	font-size:10px;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}
.eventItem {
	padding:15px 0;
	border-bottom:1px solid #A5543D;
}
