/* object types */
div.object { position: relative; padding-bottom: 2em; }

div.copy h1 { font-size: 2.0em; color: #ffffff; font-weight: normal; margin-bottom: .3em; }
div.copy h2 { font-size: 1.8em; color: #ffffff; font-weight: normal; margin-bottom: .3em; }
div.copy h3 { font-size: 1.6em; color: #ffffff; font-weight: normal; margin-bottom: .3em; }
div.copy h4 { font-size: 1.4em; color: #ffffff; font-weight: normal; }
div.copy h5 { font-size: 1.2em; color: #ffffff; font-weight: normal; }
div.copy h6 { font-size: 1.1em; color: #ffffff; font-weight: bold; }
div.copy p { font-size: 1em; color: #666; line-height: 1.6em; }
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.6em; }

div.photocopy h1 { font-size: 2.0em; color: #ffffff; font-weight: normal; margin-bottom: .3em; }
div.photocopy h2 { font-size: 1.8em; color: #ffffff; font-weight: normal; margin-bottom: .3em; }
div.photocopy h3 { font-size: 1.6em; color: #ffffff; font-weight: normal; margin-bottom: .3em; }
div.photocopy h4 { font-size: 1.4em; color: #ffffff; font-weight: normal; }
div.photocopy h5 { font-size: 1.2em; color: #ffffff; font-weight: normal; }
div.photocopy h6 { font-size: 1.1em; color: #ffffff; font-weight: bold; }
div.photocopy p { font-size: 1em; color: #666; line-height: 1.6em; }
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: #888; font-weight: normal; font-style: italic; padding-top: 3px; }

div.photocopy dl dd.photo,
div.photocopy dl.left dd.photo,
div.photocopy dl.right dd.photo { padding: 1px; background-color: #888; }

div.photocopy dl dd.photo img,
div.photocopy dl.left dd.photo img,
div.photocopy dl.right dd.photo img { border: 1px solid #9d9d9d; }

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.5em; }

div.photo dl dd.caption { font-size: .7em; color: #888; font-weight: normal; font-style: italic; padding-top: 3px; }
div.photo dl dd.photo { padding: 1px; background-color: #999; }
div.photo dl dd.photo img { border: 1px solid #9d9d9d; }

