/* @override http://www.meredith-martin.com/oneColFixCtrHdr.css */

@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image: url(images/pattern_149.gif);
	background-repeat: repeat;
}
ul.MenuBarHorizontal {
	color: #8f000b;
	font: normal 13pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	display: inline;
	position: static;
}

h1 {
	color: #990000;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font: normal normal 25px/130% Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
}

.inbox {
	font-size: 19px;
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #fff;
	color: #44422a;
	border: 1px solid #a9a569;
}

a[href^="http:"]  {
	background: url(images/Icon_External_Link.png) no-repeat right top;
	padding-right: 14px;
}

a[href^="http://www.meredith-martin.com"], a[href^="http://www.meredith-martin.com"]  {
	background-image: none;
	padding-right: 0px;
}
.picleft {
	float: left;
	margin: 0 15px;
	width: 300px;
	padding: 10px;
	display: block;
	color: #666;
}

.picleft_fieldwork {
	float: left;
	margin: 0 0 15px;
	padding: 10px;
	display: block;
}
	
div.picleft_fieldwork p {
	color: #666666;
	font: normal normal xx-small/130% Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin: 10px 0;
	border-top: 1px dotted #b2b2b2;
	padding: 7px 0px;
	text-indent: 0px;
	}
	
h2 {
	color: #ed7200;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 13px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

h2 a:link, a:visited {
	text-decoration:none;
	border-bottom:1px dotted #990000;
;
}

h2 a:hover, a:active {
	color: #2a4369;
	border-bottom:1px solid;
}

h3{
	color: #ed7200;
	margin-left: 13px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font: 9pt/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}
p {
	color: #494948;
	font: normal 10pt/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin: 0px 20px 20px 14px;
}

.box {
	padding-top: 9px;
	border: 1px dotted #44422a;
	padding: 11px;
	margin-bottom: 16px;
}
#photolog_pad {
	padding: 15px 10px 25px 10px;
}
#photolog_item {
	margin: 0px 10px 15px;
	padding: 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#photolog_item  .logid    {
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 5px;
	padding-top: 5px;
	width: 286px;
	clear: both;
	font-size: x-small;
}

#photolog_item img {
	float: left;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #container { /* Contains header through footer. */
	width: 760px; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left;
	margin: 30px auto 0px;
	height: inherit;
}


.oneColFixCtrHdr #header {
	background: none;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: -5px;
	margin-top: -5px;
}
.oneColFixCtrHdr #mainContent {
	background-repeat: repeat;
	background-image: url(/images/pgbk.png);
	padding: 5px 30px 10px 30px;
	display: inline-block;
	height: inherit;
	border-style: none;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

#mainContent img {
	background-color: #FFFFDF;
	padding: 5px;
	float: left;
}
#mainContent form {
	display: block;
	float: left;
	width: 698px;
}

.oneColFixCtrHdr #footer {
	margin: 0px auto;
	background-image: url(images/meredith-footer.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 760px;
	display: block;
	clear: both;
}
.oneColFixCtrHdr  #container  #fo  {
	position: relative;
	height: 0%;
	width: 0%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: right;
}
.oneColFixCtrHdr #footer p { /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0 0;
	color: white;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 10px;
}
.oneColFixCtrHdr #img a{
	border-style: hidden;
}
.nav {
	background-image: url(images/nav-bkgd.png);
	background-repeat: repeat;
	width: 760px;
	height: 50px;
	display: block;
}
a:link {
	color: #810712;
	text-decoration: none;
}
a:visited {
	color: #68040D;
	text-decoration: none;
}
a:link img {
border-style:none;
}

a:visited img {
	border-style: none;
}
img.homebutton {
	position:absolute;
	top: 0;
	left: 40px;
}
a img.homebutton {
	position:absolute;
	top: 0;
	left: 40px;
	border-style: none;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	padding: 7px 5px 5px 20px;
	margin: 0px 0px 5px 20px;
	width: auto;
	float: right;
	background-image: url(images/icons/pi_diagona_pack/04/16/back.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
}
#paper {
	padding-top: 25px;
	margin: auto;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE8B3;
}
#paper p {
	color: #494948;
	font: normal 10pt/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 14px;
}
#paper    h1  {
	text-align: center;
	margin-bottom: 10px;
	line-height: 120%;
	color: #5D050D;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #810712;
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	margin-top: 0px;
	font-size: large;
}

#paper    h2  {
	text-align: center;
	margin-bottom: 15px;
	line-height: 120%;
	color: #5D050D;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #810712;
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-top: 25px;
	font-size: medium;
	font-style: normal;
	clear: both;
}
#paper h3 {
	text-align: center;
	color: #5D050D;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-top: 25px;
	font-size: medium;
	text-decoration: underline;
}
#paper h4 {
	text-align: left;
	color: #5D050D;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-top: 25px;
	font-size: small;
	margin-bottom: 0px;
}
#paper img {
	float: left;
	padding-right: 10px;
	display: block;
}
#paper li {
	color: #494948;
	font: normal 10pt/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 14px;
}
#paper .downloadbox {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
	background: url(images/icons/pdf.png)  no-repeat 20px center;
	border: 1px dotted #666666;
}

#paper .downloadbox p{
	text-indent: 0px;
	padding-left: 72px;
	
}
#paper .downloadbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	background: 20px center;
	text-align: left;
	padding-right: -60px;
	padding-left: 0px;
	margin-left: 50px;
	margin-top: 15px;
}
.downloadbox h2 {
	padding: 15px 20px 17px 40px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	background: url(images/icons/pdf.png) no-repeat 20px center;
	text-align: left;
	text-indent: 0px;
}
.podbox {
	padding: 15px 20px 15px 40px;
	margin-bottom: 30px;
	border: 1px dotted #CC3333;
	height: auto;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/icons/iPod-16x16.png) no-repeat 20px center;
}
#kyrem_caption {
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 280px;
	padding-bottom: 20px;
	height: auto;
	padding-right: 10px;
	margin-right: 0px;
}

#kyrem_caption_last {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 280px;
	padding-bottom: 20px;
	height: auto;
	margin-right: 0px;
}


#kyrem_caption_last p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	display: block;
	width: 215px;
	float: left;
	text-indent: 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}

#kyrem_caption p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	display: block;
	width: 215px;
	float: left;
	text-indent: 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}
.fn_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 170%;
	font-weight: bold;
	padding: 5px 5px 25px 15px;
	display: inherit;
	color: #333333;
}
#referencecite {
}
#referencecite h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#referencecite p {
	text-indent: 0;
	margin-left: 30px;
	margin-right: 30px;
}
#referencecite h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 10px 15px;
	width: auto;
	letter-spacing: 1px;
}
#rhdi {
	padding-top: 25px;
	margin: auto;
	width: 700px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	border-top: 1px dotted #810712;
	display: block;
}
#rhdi .rightcolumn {
	margin-left: 480px;
}
.intro {
	padding-left: 20px;
	margin-left: 70px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DE7600;
	text-indent: 0px;
}
#paper  #leftColumn_pics {
	width: 362px;
	float: left;
	display: block;
	text-align: left;
	text-indent: 0px;
	margin-bottom: 5px;
	line-height: normal;
}
#paper #rightColumn_words {
	width: auto;
	margin-left: 370px;
}
.downloadbox {
	padding: 15px 20px 17px 30px;
	border: 1px dotted #666666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	background: url(images/icons/pdf.png)  no-repeat 20px center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
}
