/* object types */
div.object { position: relative; }

div.copy h1 { font-size: 2.2em; color: #5a7a95; font-weight: normal; margin-bottom: .2em; }
div.copy h2 { font-size: 1.6em; color: #5a7a95; font-weight: normal; margin-bottom: .2em; }
div.copy h3 { font-size: 1.5em; color: #5a7a95; font-weight: normal; margin-bottom: .2em; }
div.copy h4 { font-size: 1.4em; color: #5a7a95; font-weight: normal; }
div.copy h5 { font-size: 1.3em; color: #5a7a95; font-weight: normal; }
div.copy h6 { font-size: 1.2em; color: #5a7a95; font-weight: bold; }
div.copy p { font-size: 1em; color: #666; line-height: 1.4em; margin-bottom: .5em; }
div.copy ol,
div.copy ul { margin-left: 20px; }
div.copy ol li,
div.copy ul li { font-size: 1em; color: #666; line-height: 1.4em; }

div.photocopy h1 { font-size: 2.2em; color: #5a7a95; font-weight: normal; margin-bottom: .2em; }
div.photocopy h2 { font-size: 1.6em; color: #5a7a95; font-weight: normal; margin-bottom: .2em; }
div.photocopy h3 { font-size: 1.5em; color: #5a7a95; font-weight: normal; margin-bottom: .2em; }
div.photocopy h4 { font-size: 1.4em; color: #5a7a95; font-weight: normal; }
div.photocopy h5 { font-size: 1.3em; color: #5a7a95; font-weight: normal; }
div.photocopy h6 { font-size: 1.2em; color: #5a7a95; font-weight: bold; }
div.photocopy p { font-size: 1em; color: #666; line-height: 1.4em; margin-bottom: 1.5em; }
div.photocopy dl.left { float: left; margin-right: 10px; margin-bottom: 10px; }
div.photocopy dl.right { float: right; margin-left: 10px; margin-bottom: 10px; }

div.photocopy dl dd.caption,
div.photocopy dl.left dd.caption,
div.photocopy dl.right dd.caption { font-size: .7em; color: #666; font-weight: normal; font-style: italic; padding-top: 3px; text-align: center; }

div.photocopy dl dd.photo,
div.photocopy dl.left dd.photo,
div.photocopy dl.right dd.photo { }

div.photocopy dl dd.photo img,
div.photocopy dl.left dd.photo img,
div.photocopy dl.right dd.photo img { }

div.photocopy ol,
div.photocopy ul { margin-left: 20px; }
div.photocopy ol li,
div.photocopy ul li { font-size: 1em; color: #666; line-height: 1.4em; }

div.photo dl dd.caption { font-size: .7em; color: #666; font-weight: normal; font-style: italic; padding-top: 3px; text-align: center; }
div.photo dl dd.photo { }
div.photo dl dd.photo img { }

