/* 
John W. Baumgarten Architect, P.C.
Screen Style Sheet
Version 20051130
*/

body { margin: 0; padding: 0; border: 0; background: #a7b299 url(../img/graybar.gif) 0 0 repeat-x; text-align: center; font: normal 11px/15px Verdana, sans-serif; }
#mainwrap { margin: 0 auto; padding: 0; border: 0; width: 690px; text-align: left; }
#header { margin: 0; padding: 0; border: 0; width: 690px;  }
#contentwrap { position: relative; margin: 8px 0 0 0; padding: 0; border: 0; width: 690px; height: 380px; background: #a7b299; }
#navwrap { position: absolute; top: 10px; left: 0; margin: 0; padding: 0; width: 105px; }
#intro { position: absolute; top: 10px; left: 110px; margin: 0; padding: 0; border: 0; width: 580px; height: 350px; }
#footerwrap { margin: 0; padding: 0; border: 0; width: 690px; height: 24px; text-align: center; clear: both; 
	background: #333 url(../img/footerback.gif) 0 0 repeat-x; }


/* Logo and Header */
h1 { margin: 38px 0 0 0; padding: 0; border: 0; width: 690px; height: 54px; text-indent: -6000px; }
h1 a:link, h1 a:visited { display: block; width: 100%; height: 100%; text-decoration: none; 
	background: url(../img/jwblogo.gif) 0 0 no-repeat; }


/* Main Navigation */
#navwrap h5 { margin: 0 0 4px 0; padding: 0; border: 0; width: 100px; }
#navwrap h5 a:link, #navwrap h5 a:visited { font: normal 12px Verdana, sans-serif; color: #fff; text-decoration: none; }
#navwrap h5 a:hover { color: #434D37; }
#navwrap ul { list-style: none; margin: -2px 0 8px 8px; padding: 0; border: 0; width: 90px; }
#navwrap li { margin: -4px 0 0 0; padding: 4px 0; border: 0; font: normal 10px/12px Verdana, sans-serif; }
#navwrap li a:link, #navwrap li a:visited { color: #eee; text-decoration: none; }
#navwrap li a:hover { color: #434D37; }


/* Footer */
#footer p { margin: 0; padding: 0; font-size: 9px; line-height: 24px; color: #eee; text-align: center; }
#footer a:link, #footer a:visited { color: #ffc; text-decoration: none; }
#footer a:hover { color: #fc0; }


/* sIFR */
/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; letter-spacing: 0; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2 { visibility: hidden; letter-spacing: -9px; font-size: 18px; }
.sIFR-hasFlash h3 { visibility: hidden; letter-spacing: -9px; font-size: 16px; }
.sIFR-hasFlash h5 { visibility: hidden; letter-spacing: -5px; font-size: 16px; }
