body, td { background-color: #2d383c; color: #ffffff; font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif; font-size: 10px}
/* -- global -- */
body { margin: 0px}
#outer { width: 842px; margin: auto}
#banner-upper { margin-top: 80px; margin-right: 9px; margin-left: 13px; height: 82px}
#banner-upper a { color: #c8c9c7; text-decoration: none; margin-right: 15px}
#banner-upper a:hover { color: #ff8525; text-decoration: underline}
#banner-right { float: right}
#banner-left { vertical-align: bottom; padding-left: 90px; padding-top: 57px}
#banner-lower { margin-bottom: 0px}
#footer { margin-left: 106px; margin-top: 5px; margin-bottom: 8px}
#footer span { margin-right: 13px}
a, h1, h2, .selected, #banner-upper a.selected, #footer{ color: #ff8525} /* our nice orange */
a img { border: 0}
a:hover { color: #b6cd73}
/* -- landing page -- */
#rightnav { float: right; margin-top: 23px; margin-left: 20px; width: 154px}
#rightnav .home { float: right; margin-top:0px; margin-left: 20px; width: 154px}
/* -- content pages (about, etc) -- */
#content, .content { height: 380px; margin: 0px 75px; padding: 0px 27px; padding-top: 20px; background-color: #ffffff; color: #a1a5a5; font-size: 1.2em; line-height: 1.5em}
#content-footer { height: 23px; padding: 0px; background-color: #ffffff; margin: 0px 75px}
#content-footer #bl { width: 23px; height: 23px; float: left; background-image: url(images/bottom-left-white-corner.gif); background-repeat: no-repeat}
#content-footer #br { width: 23px; height: 23px; float: right; background-image: url(images/bottom-right-white-corner.gif); background-repeat: no-repeat}
.subtitle { font-size: 1.1em}
h1 { margin: 0px; font-weight: normal; font-size: 1.6em}
h1.home{margin:23px 0px 0px 103px; font-size:1.3em; float:left}
/* -- features page --  */
#content #col1 { float: left; width: 45%}
#content #col2 { margin-left: 54%; width: 45%}
#content ul { list-style-image: url(images/bullet.gif); margin-left: 0px; padding-left: 20px}
#content ul li.selected { list-style-image: url(images/bullet-orange.gif)}
/* -- gallery page -- */
#gallery-content { height: 460px}
#gallery-content #col1{ float: left; width: 34%}
#gallery-content #col2{ margin-left: 43%; width: 55%}
#thumbs-table td{ border: 1px dotted #c8c9c7; background-color: white}
