@charset "UTF-8";

/*--- Page Setup ---*/
* {margin:0; padding:0}
html, body, #full-reel {height:100%}
html {overflow-y:scroll; font-family:'Trebuchet MS', Helvetica, sans-serif; font-size:11pt; color:#1A1813}
body, #full-reel {width:946px}
body {margin:0 auto; background:black url('bg.jpg') no-repeat fixed center center}
#full-reel, #reel {background:url('reel.png') repeat-y center top}
#reel {padding:0 121px; width:704px}

/*--- Film Frames ---*/
#reel>div {margin-bottom:22px; padding:20px; width:664px; height:485px; background:url('light-frame.jpg')}
#reel #nav, #reel #footer {padding:0; height:71px; text-align:center; background:none}
#reel #footer {margin:28px 0 0 0; height:22px; font-size:8pt; color:#333026}
#reel #title {padding-top:450px; height:55px; background:url('title-frame.jpg')}

/*--- Page-Specific Items ---*/
#rr-img {width:208px; height:208px}
#bdf-img {width:143px; height:208px}
#contact {margin:20px 0 0 30px}
.section {font-weight:bold; text-transform:uppercase}

/*--- General Content ---*/
p {margin-bottom:10px; text-align:justify}
ul {margin-left:20px; list-style-type:none}
ul.bullets {margin-left:4px}
ul.bullets li {background:url('bullet.png') no-repeat 0px 8px; padding-left:16px}
img {border:0}
table {border-collapse:collapse}
td {padding:0 20px}
td.heading {padding:0; font-style:italic}
.i {font-style:italic}
.b {font-weight:bold}
.left {float:left}
.right {float:right}
img.right {margin:10px 10px 0 20px; border:3px solid #333026}
span.left, span.right {margin:0 25px}
.half {height:255px}
.clear {clear:both; height:0; font-size:0; line-height:0}

/*--- Headings ---*/
h1 a, h1 a:link, h1 a:hover, h1 a:active {color:#1A1813}
h1 {text-transform:uppercase}
h1.short {line-height:25px}

/*--- Anchor Tags ---*/
a {font-weight:bold; text-decoration:none; color:#169F0E}
#nav a {display:inline-block; padding:20px; text-transform:uppercase}
a:link {color:#169F0E}
a.dark:link {color:#0F740A}
a:visited, a.dark:visited {color:#0A4D07}
#nav a:link, #nav a:visited {color:#D3D3C5}
#nav a#glow:link, #nav a#glow:visited {color:#169F0E}
#footer a:link, #footer a:visited {color:#0A4D07}
a:hover, a.dark:hover, #nav a:hover, #nav a#glow:hover, #footer a:hover {color:gold}
a:active, a.dark:active, #nav a:active, #nav a#glow:active, #footer a:active {color:white}

/*--- Link Icons ---*/
.pdf, .png, .jpg, .mail, .fb, .da, .ext {display:inline-block; position:relative; top:1px; font-size:0; line-height:0}
.pdf, .mail, .da {width:16px; height:16px}
.png, .jpg, .fb, .ext {width:16px; height:14px}
.pdf {background:url('pdf.png')}
.mail {background:url('mail.png')}
.png {background:url('png.png')}
.jpg {background:url('jpg.png')}
.fb {background:url('fb.png')}
.da {background:url('da.png')}
.ext {background:url('ext.png')}
