/*div {border: solid black 1px;}*/
body, html {margin: 0;}
body {font-family: georgia, Times New Roman, Times, serif;}
a, img {border: 0px; text-decoration: none; color: gray;}
a:hover {color: darkgreen;}
h1 {font-size: 20pt; font-weight: normal; color: gray; text-align: center; font-style: italic; margin-top: 0; line-height: 25pt;}
h2, h3 {font-size: 14pt; font-weight: normal; color: gray; text-align: left; font-style: italic; margin-top: 0; line-height: 16pt;}
h3 {font-size: 9pt; color: black; line-height: 9pt;}


/* main structure */
div.page {width: 600px; margin: 0 auto 20px auto; background-color: #F2EEE4; border: 1px lightgray solid; border-top: 0;}
div.main {padding: 40px;}
div.main p, div.main li {font-size: 11pt; color: #333333; text-align: justify; line-height: 160%; margin-top: 0px; margin-bottom: 0px;}
div.verse p {font-style: italic; margin-left: 50px; margin-top: 0px; margin-bottom: 10px; line-height: 120%;}
div.main li {text-align: left;}
div.page img.banner {margin: 0; margin-top: 10px; border: 1px lightgray solid; border-left: 0px; border-right: 0px;}
div.main p a {color: darkgreen; text-decoration: underline;}

/* linkbar */
div.linkbar, div.linkbarhome {width: auto; margin: 0; padding: 0; background-color: #9DB399; margin-top: -3px; }
div.linkbar {position: relative; top: 5px; margin: 0; border: 1px lightgray solid; border-left: 0px; border-right: 0px; }
span.link, span.link_sel {padding-left: 5px; padding-right: 5px; height: 50px; margin: 0; border: 0; text-align: center; color: white; font-variant: small-caps; font-size: 10pt; background-color: #9DB399;}
div.linkbar a, div.linkbarhome a {color: white;}
div.linkbar a:hover {color: darkgreen;}
div.linkbarhome a:hover {color: darkgreen;}
span.link_sel a {color: darkgreen;}

/* footer */
div.footer {bottom: 10px; font-size: 10pt; text-align: center; color: gray; padding-bottom: 5px;}

img.location {border: 1px solid darkgray;}

/* photos */
img.photo {display: block; margin-left: auto; margin-right: auto;}
div.main p.caption {font-size: 12pt; color: dark-gray; text-align: center;}
