@charset "UTF-8";
/* CSS Document */

/* COLORS
GREY - 6A6A6A
BLUE - 0F75BC
YELL - FFD503
LITE GREY - F0F0F0
LITE BRWN - CBAD8F
DARK GREY - 908a84
WHITE - FFF
BLACK - 000 
*/
		
body {
text-align: center;
min-width: 940px;
background-color: #FFFFFF;
margin: 0;
padding: 0;
border: 0;
font: 100%;
background-image: url(art/TILE-bg.gif);
background-position: top center;
background-repeat: repeat-x;
}

#wrapper {
clear: both;
margin: 0 auto;
padding: 20px 0 0 0;
border: 0;
background-image: url(art/TILE-BOT.gif);
background-position: top center;
background-repeat: repeat-x;
background-color: #6a6a6a;
}

#wrapper-bottom {
margin: 0 auto;
padding: 0;
border: 0;
background-image: url(art/Mountain-bg.jpg);
background-position: bottom center;
background-repeat: repeat-x;
}
		
#container {
width: 900px;
margin: 0 auto;
text-align: left;
padding: 0;
border: 0;
}

#container-sub {
width: 900px;
margin: 0 auto;
text-align: left;
padding: 0;
border: 0;
}

#navigation {
width: 900px;
height: 224px;
border: 0;
padding: 0;
margin: 0 0 35px 0;
background-image: url(art/NAV-BANNER.gif);
background-position: top center;
background-repeat: no-repeat;
}

#navigation img {
border: 0;
padding: 0;
margin: 0 0 10px 0;
}

#social-navigation {
position: relative;
left: 550px;
top: 0px;
padding: 0;
margin: 0 0 155px 0;
width: 344px;
height: 35px;
}

/* text global ************************** */

p {
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
line-height: 1.6em;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

.title {
font-size: .7em;
line-height: 1.2em;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: -.02em;
color: #e6e6e6;
font-weight: normal;
margin: 15px 0 4px 0;
padding: 0;
}

/* Home PAGE division structure ************************** */

#events-home {
width: 350px;
float: right;
border: 0;
padding: 0;
margin: 0 0 20px 0;
}

#events-home p {
font-size: .875em;
color: #999;
margin: 0 0 10px 0;
}

#events-home h2 {
font-size: 1.4em;
line-height: 1.1em;
color: #0F75BC;
margin: 15px 0 4px 0;
padding: 0;
}

#events-home ul {
list-style-type: none;
margin: 0;
padding: 0;
border: 0;
}

#events-home li {
padding: 10px 10px 10px 15px;
border-top: 1px dotted #999;
color: #090;
}

#events-home ul li ul {
list-style-type: disc;
margin: 0 0 0 25px;
padding: 0;
border: 0;
}

#events-home ul li ul li {
font-family: Arial, Helvetica, sans-serif;
padding: 0 10px 0 0;
margin: 0 0 4px 0;
font-size: 80%;
line-height: 1.15em;
border-top: 0px;
color: #060;
}

#events-home ul li ul li.first {
padding-top: 5px;
}

/* COLORS
GREY - 6A6A6A
BLUE - 0F75BC
YELL - FFD503
LITE GREY - F0F0F0
LITE BRWN - CBAD8F
DARK GREY - 908a84
WHITE - FFF
BLACK - 000 
*/

/* Home INTRO division structure on left hand side of the page. ************************** */

#main-intro {
width: 500px;
float: left;
border: 0;
padding: 0;
margin: 0 0 20px 0;
}

#main-intro p, #main-interior p {
font-size: .875em;
color: #999;
margin: 0 0 10px 20px;
}

blockquote {
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.375em;
text-align: center;
color: #090;
margin: 0 0 8px 0;
padding: 0;
}

blockquote.littleone {
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.25em;
text-align: center;
color: #090;
margin: 0 15px 8px 15px;
padding: 0;
}

.smallerq {
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.25em;
text-align: center;
color: #090;
margin: 25px 40px 8px 40px;
padding: 0;
}

cite {
font-size: .8em;
color: #999;
margin: 0 0 30px 50px;
padding: 0;
}

#main-intro cite {
font-size: .8em;
color: #999;
margin: 0 0 10px 250px;
padding: 0;
}

#main-intro h2 {
font-size: 1.4em;
line-height: 1.1em;
color: #0F75BC;
font-weight: normal;
margin: 30px 0 8px 20px;
padding: 0;
}

#main-intro h2.mission {
font-size: 1.4em;
line-height: 1.1em;
color: #908a84;
font-weight: normal;
margin: 25px 0 8px 75px;
padding: 0;
}

#main-intro div.trees {
width: 470px;
border: 0;
padding: 0;
margin: 0 0 20px 30px;
}

#main-intro div.trees {
width: 470px;
border: 0;
padding: 0;
margin: 0 0 20px 30px;
}

#main-intro div.trees h2 {
font-size: 1.25em;
line-height: 1.1em;
color: #0F75BC;
font-weight: normal;
margin: 0 0 8px 0;
padding: 0;
}

#main-intro div.trees h3 {
font-size: 1.1em;
line-height: 1.1em;
color: #0F75BC;
font-weight: normal;
margin: 0 0 8px 0;
padding: 0;
border-bottom: 1px dotted #908a84;
}

#main-intro div.trees h4 {
font-size: 1.2em;
line-height: 1.1em;
color: #8b4c22;
font-weight: normal;
margin: 0 0 5px 0;
padding: 0;
}

#main-intro .trees .first {
float: left;
width: 200px;
padding: 0px;
margin: 0 25px 0 20px;
}

#main-intro .trees .last {
float: left;
width: 210px;
padding: 0px;
margin: 0 0 0 0;
}

#main-intro .trees ul {
list-style-type: none;
margin: 0 0 13px 0;
padding: 0;
border: 0;
}

#main-intro .trees li {
font-size: 1em;
line-height: 1.1em;
padding: 0;
margin: 0 0 2px 0;
color: #090;
}

#main-intro p, #main-interior p {
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
line-height: 1.6em;
font-size: .875em;
color: #999;
margin: 0 0 10px 0;
}

.main-sub {
float: left;
width: 200px;
padding: 0;
margin: 0 5px 0 20px;
border: 0;
}

.main-sub img {
float: left;
background-color: #0F75BC;
border: 1px solid #FFF;
margin: 8px 10px 0 0;
padding: 3px;
}

.main-sub p {
font-size: .75em;
color: #FFF;
margin: 5px 0 8px 0;
}

.main-sub p.newslettertext {
font-size: .9em;
line-height: 1em;
color: #FFF;
margin: 2px 0 2px 0;
padding: 0;
}

span.smaller {
font-size: 80%;
margin-right: 10px;
}

span.sm {
font-size: 80%;
}

.main-sub h2 {
display: inline;
font-size: 1.1em;
color: #FFF;
line-height: 1.375em;
margin: 0 0 25px 0;
padding: 52px 0 0 0;
border-bottom: 1px solid #FFF;
font-weight: normal;
}

.main-sub a {
color: #FFD503;
text-decoration: none;
border-bottom: 1px solid #FFD503;
margin: 0;
padding: 0;
}

.main-sub a:hover {
background-color: #FFD503;
color: #0F75BC;
}

#main-intro a, #events-home a, #main-interior a {
color: #0F75BC;
text-decoration: none;
border-bottom: 1px solid #0F75BC;
margin: 0;
padding: 0;
}

#main-intro a:hover, #events-home a:hover, #main-interior a:hover {
background-color: #F0F0F0;
color: #0F75BC;
}

#events-home a.list {
font-size: 95%;
color: #0F75BC;
text-decoration: none;
border-bottom: 0px;
margin: 0;
padding: 0;
}

#events-home a.topic {
font-size: 100%;
color: #0F75BC;
text-decoration: none;
border-bottom: 0px;
margin: 0;
padding: 0;
}

#events-home a:hover.list, #events-home a:hover.topic {
background-color: #0F75BC;
color: #FFF;
}

.nasalplayer {
padding: 0;
margin: 5px 0 10px 10px;
float: right;
}

/* navigation for the INTRO-INTERIOR left side of pages on interior links ************************** */

.mapdirections {
width: 570px;
border: 1px solid #666;
margin: 0 0 0 20px;
padding: 0;
}

#main-interior {
width: 600px;
float: left;
border: 0;
padding: 0;
margin: 0 0 20px 0;
}

#main-interior h2 {
font-size: 1.4em;
line-height: 1.1em;
color: #0F75BC;
font-weight: normal;
margin: 25px 0 8px 20px;
padding: 0;
}

#main-interior h3 {
font-size: 1.2em;
line-height: 1.1em;
color: #090;
font-weight: normal;
margin: 0 0 8px 30px;
padding: 0;
}

#main-interior h3.massage {
font-size: 1.2em;
line-height: 1.1em;
color: #090;
font-weight: normal;
margin: 22px 0 8px 20px;
padding: 0;
}


#main-interior ul {
list-style-type: disc;
margin: 5px 0 5x 0;
padding: 0;
border: 0;
}

#main-interior ol {
margin: 5px 0 5x 0;
padding: 0;
border: 0;
}

#main-interior li {
font-size: 1em;
line-height: 1.3em;
padding: 0;
margin: 0 0 7px 45px;
color: #090;
}

#main-interior ul li span {
font-size: 125%;
color: #6A6A6A;
}

#main-interior img {
float: left;
background-color: #FFF;
border: 5px solid #0F75BC;
margin: 8px 10px 3px 25px;
padding: 2px;
}

#main-interior .floatright {
float: right;
background-color: #FFF;
border: 5px solid #0F75BC;
margin: 8px 25px 3px 10px;
padding: 2px;
}

#main-interior img.book {
float: left;
background-color: #FFF;
border: 0px;
margin: 8px 10px 3px 15px;
padding: 0;
}

#main-interior img.no {
display: inline;
border: 0;
margin: 0 0 0 40px;
padding: 0;
}

#main-interior p.message {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .875em;
line-height: 1.5em;
color: #999;
margin: 0 10px 10px 30px;
}

.moreleft {
clear: left;
}

#main-interior img.signature {
display: block;
background-color: #FFF;
border: 0px;
margin: 0 10px 6px 30px;
padding: 0;
}

/* EVENTS AND SCHEDULING instructions for division inside main-interior ************************** */

.event {
width: 600px;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
border-bottom: 1px dotted #CCC;
background-image: url(art/event-bg.gif);
background-position: top left;
background-repeat: repeat-y;
}

.month {
float: left;
width: 110px;
height: 110px;
}

#main-interior .month img {
display: block;
border: 0px;
margin: 0;
padding: 0;
}

.eventlistings {
float: right;
width: 475px;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #0F75BC;
}

.eventsub {
float: right;
width: 180px;
border-left: 1px dotted #0F75BC;
margin: 5px 0 5px 20px;
padding: 0;
}

#monday {
background-image: url(art/MONTH/WEEKDAYS-MON.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 35px;
}
#tuesday {
background-image: url(art/MONTH/WEEKDAYS-TUE.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 35px;
}
#wednesday {
background-image: url(art/MONTH/WEEKDAYS-WED.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 35px;
}
#thursday {
background-image: url(art/MONTH/WEEKDAYS-THU.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 35px;
}
#friday {
background-image: url(art/MONTH/WEEKDAYS-FRI.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 35px;
}
#saturday {
background-image: url(art/MONTH/WEEKDAYS-SAT.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 35px;
}
#sunday {
background-image: url(art/MONTH/WEEKDAYS-SUN.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 35px;
}

#main-interior .eventlistings h3 {
font-size: 1em;
line-height: 1.15em;
color: #090;
font-weight: normal;
margin: 0 0 8px 15px;
padding: 0;
}


#main-interior .eventlistings h2 {
font-size: 1.25em;
line-height: 1.1em;
color: #0F75BC;
font-weight: normal;
font-style: italic;
margin: 10px 0 3px 20px;
padding: 0;
}

#main-interior .eventlistings h2.title {
font-size: 1.4em;
line-height: 1.1em;
color: #090;
font-weight: normal;
font-style: normal;
margin: 10px 0 8px 20px;
padding: 0;
}


#main-interior .eventlistings p {
font-size: .75em;
line-height: 1.7em;
color: #999;
margin: 0 0 10px 20px;
}

.topiclist {
margin: 0 0 20px 15px;
padding: 10px 0 5px 0;
background-color: #f3f3f3;
}

#main-interior .eventlistings .topiclist p {
font-size: .7em;
line-height: 1.5em;
color: #999;
margin: 0px 10px 7px 10px;
padding: 0;
}

#main-interior .eventlistings .topiclist span {
font-size: 110%;
padding: 5px 10px 7px 10;
font-weight: bold;
color: #0F75BC;
}

#main-interior .eventlistings ul {
list-style-type: disc;
margin: 0 0 0 5px;
padding: 0;
border: 0;
}

#main-interior .eventlistings ul li {
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0 0 4px 25px;
font-size: 80%;
line-height: 1.15em;
color: #060;
}

#main-interior .eventlistings ul li.first {
padding-top: 1px;
}


/* Clearing a division snippet ************************** */

.clear {
clear: both;
}

.clearright {
padding: 0 21px 0 0;
clear: both;
text-align: right;
background-image: url(art/up.gif);
background-position: top right;
background-repeat: no-repeat;
}

.clearleft {
padding: 0;
clear: both;
text-align: left;
background-image: url(art/up.gif);
background-position: top left;
background-repeat: no-repeat;
}

/* COLORS
GREY - 6A6A6A
BLUE - 0F75BC
YELL - FFD503
LITE GREY - F0F0F0
LITE BRWN - CBAD8F
DARK GREY - 908a84
WHITE - FFF
BLACK - 000 
*/

/* Divisoin structure for the BOOKS PAGE ************************** */

.bookssub {
float: right;
width: 200px;
border-left: 1px solid #eaeaea;
margin: 5px 0 8px 20px;
padding: 5px 0 5px 0;
}

#main-interior .bookssub h3 {
font-size: 1.2em;
line-height: 1.1em;
color: #090;
font-weight: normal;
margin: 0 0 8px 20px;
padding: 0;
}

#main-interior .bookssub a {
margin: 0 0 5px 20px;
display: block;
padding: 2px 0 2px 3px;
}

#main-interior .bookssub a.displaynone {
display: none;
}

#main-interior .bookssub img {
margin: 10px 0 0 0;
padding: 0;
border: 0px;
}

#main-interior .bookssub a.image {
color: #fff;
text-decoration: none;
border-bottom: 0px;
margin: 0 0 0 20px;
padding: 0;
}

#main-interior .bookssub a:hover.image {
background-color: #fff;
color: #fff;
}

#main-interior img.indent {
display: inline;
border: 0;
margin: 0 0 0 400px;
padding: 0;
}


/* Home PAGE division structure for SUB LINKS **************** SUB LINKS ************************** */

#sub-links {
width: 200px;
float: right;
border: 0;
padding: 0;
margin: 12px 50px 20px 0;
}

#sub-links ul {
margin: 20px 0 0 0;
padding: 0;
list-style-type: none;
}
		
#sub-links a {
display: block;
text-decoration: none;
border-bottom: 1px dotted #CCC;
padding: 5px 0 5px 5px;
font-size: 1.1em;
color: #0F75BC;
}

#sub-links a:hover {
background-color: #CCC;
color: #FFF;
}
		
li.current {
border-bottom: 1px dotted #6A6A6A;
padding: 5px 0 5px 5px;
font-size: 1.1em;
color: #FFF;
background-color: #0F75BC;
}

li.individual {
background-color: #e2f3e2;
}

#sub-links p {
font-size: .875em;
color: #999;
margin: 0 0 10px 0;
}

#sub-links .registration {
font-size: .8em;
color: #999;
margin: 5px 0 5px 0;
}

#sub-links h2 {
font-size: 1.2em;
line-height: 1.1em;
color: #9C9;
font-style: italic;
margin: 17px 0 4px 0;
padding: 0;
}

#sub-links h3 {
font-size: 1.2em;
line-height: 1.15em;
color: #0F75BC;
font-style: italic;
font-weight: normal;
margin: 5px 0 4px 0;
padding: 0;
}

#sub-links h4 {
font-size: 1.1em;
line-height: 1.15em;
color: #090;
font-weight: normal;
margin: 8px 0 6px 0;
padding: 0;
}

#sub-links a.blank {
display: block;
text-decoration: none;
border-bottom: 0px;
padding: 0;
font-size: 1.1em;
color: #0F75BC;
margin: 5px 0 5px 0;
}

#sub-links a:hover.blank {
background-color: #FFF;
color: #FFF;
}

.scholarship {
width: 200px;
background-color: #090;
margin: 20px 0 20px 0;
padding: 10px 0 10px 0;
}

#sub-links .scholarship h3 {
font-size: 1.3em;
line-height: 1.15em;
color: #FFF;
font-style: italic;
font-weight: normal;
margin: 12px 8px 4px 12px;
padding: 0;
}

#sub-links .scholarship p {
font-size: .8em;
color: #eaeaea;
margin: 0 12px 10px 12px;
}

#sub-links .scholarship a {
display: block;
text-decoration: none;
border-bottom: 0px;
padding: 0;
font-size: 1.1em;
color: #9C9;
}

#sub-links .scholarship a:hover {
background-color: #9C9;
color: #090;
}

/* navigation for the top portion on the page************************** */

#nav {
  width: 865px;
  height: 35px;
  position: relative;
  left: 17px;
  background: url(art/NAV-MAIN.gif);
  margin: 0;    
  padding: 0;
}
#nav li {
  float: left;
  list-style-type: none;
}
#nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 35px;
  background: url(art/NAV-MAIN.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

/* navigation position
hom	0	66
hea	66	188
evt	254	169
boo	423	123
faq	546	52
dwn	597	162
con	760	105
************************** */

li#nav_hom a {
  left: 0;
  width: 66px;
  background-position: 0 0;
}
li#nav_hea a {
  left: 66px;
  width: 188px;
  background-position: -66px 0;
}
li#nav_evt a {
  left: 254px;
  width: 169px;
  background-position: -254px 0;
}
li#nav_boo a {
  left: 423px;
  width: 123px;
  background-position: -423px 0;
}
li#nav_faq a {
  left: 546px;
  width: 52px;
  background-position: -546px 0;
}
li#nav_dwn a {
  left: 598px;
  width: 162px;
  background-position: -598px 0;
}
li#nav_con a {
  left: 760px;
  width: 105px;
  background-position: -760px 0;
}

li#nav_hom a:hover {
  background-position: 0 -35px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_hea a:hover {
  background-position: -66px -35px;
  background-color: transparent;
  border-bottom: 0px;  
}
li#nav_evt a:hover {
  background-position: -254px -35px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_boo a:hover {
  background-position: -423px -35px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_faq a:hover {
  background-position: -546px -35px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_dwn a:hover {
  background-position: -598px -35px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_con a:hover {
  background-position: -760px -35px;
  background-color: transparent;
  border-bottom: 0px;
}
#body_hom li#nav_hom  a {
  background-position: 0 -70px;
}
#body_hea li#nav_hea a {
  background-position: -66px -70px;
}
#body_evt li#nav_evt a {
  background-position: -254px -70px;
}
#body_boo li#nav_boo a {
  background-position: -423px -70px;
}
#body_faq li#nav_faq a {
  background-position: -546px -70px;
}
#body_dwn li#nav_dwn a {
  background-position: -598px -70px;
}
#body_con li#nav_con a {
  background-position: -760px -70px;
}

/* sub nav in SIDEBARE for social icons. ----------------------------- SOCIAL ICONS */

.socialicons {
width: 350px;
display: block;
margin: 0 0 100px 0;
padding: 0 0 0 0;
}

.socialicons a {
text-decoration: none;
}

#sub_icons {
  width: 216px;
  height: 38px;
  position: relative;
  left: 0px;
  float: left;
  background: url(art/alive-social-icons.gif);
  margin: 0;    
  padding: 0;
}
#sub_icons {
  float: left;
  list-style-type: none;
}
#sub_icons a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 38px;
  background: url(art/alive-social-icons.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
  border: 0px;
}

li#sub_fac a {
  left: 0;
  width: 112px;
  background-position: 0 0;
}
li#sub_twt a {
  left: 112px;
  width: 104px;
  background-position: -112px 0;
}
li#sub_fac a:hover {
  background-position: 0 -38px;
  background-color: transparent;
  border-bottom: 0px;
}
li#sub_twt a:hover {
  background-position: -112px -38px;
  background-color: transparent;
  border-bottom: 0px;
}

/* sub nav in SIDEBARE for social icons. ----------------------------- SOCIAL ICONS */

#social-navigation a {
text-decoration: none;
}

#social-nav {
  width: 344px;
  height: 35px;
  position: relative;
  left: 0px;
  float: left;
  background: url(art/blog-social.gif);
  margin: 0;    
  padding: 0;
}
#social-nav {
  float: left;
  list-style-type: none;
}
#social-nav a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 35px;
  background: url(art/blog-social.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
  border: 0px;
}

li#nav_blg a {
  left: 0;
  width: 139px;
  background-position: 0 0;
}
li#nav_fac a {
  left: 139px;
  width: 105px;
  background-position: -139px 0;
}
li#nav_twt a {
  left: 244px;
  width: 100px;
  background-position: -244px 0;
}
li#nav_blg a:hover {
  background-position: 0 -35px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_fac a:hover {
  background-position: -139px -35px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_twt a:hover {
  background-position: -244px -35px;
  background-color: transparent;
  border-bottom: 0px;
}
#body_blg li#nav_blg a {
  background-position: 0 -70px;
}



/* FOOTER division structure ************************** */

#footer {
clear: both;
width: 900px;
margin: 0 auto;
text-align: left;
padding: 160px 0 0 0;
border: 0;
background-image: url(art/footer-bg.jpg);
background-position: bottom right;
background-repeat: no-repeat;
height: 70px;
}

#footer p {
color: #FFF;
padding: 0;
font-size: .875em;
line-height: 1em;
margin: 0 0 3px 25px;
}

#footer p.links {
color: #FFF;
padding: 0;
font-size: .75em;
line-height: 1em;
margin: 0 0 0 25px;
}

#footer span {
font-size: 80%;
color: #e0ffd5;
}

#footer a {
color: #FFD503;
text-decoration: none;
border-bottom: 1px solid #FFD503;
margin: 0;
padding: 0;
}

#footer a:hover {
background-color: #0F75BC;
color: #FFD503;
}

/* COLORS
GREY - 6A6A6A
BLUE - 0F75BC
YELL - FFD503
LITE GREY - F0F0F0
LITE BRWN - CBAD8F
DARK GREY - 908a84
WHITE - FFF
BLACK - 000 
*/

/* QUESTIONS ************************** */

.hide {display: none;}
.show {display: block;}

dt {
margin: 30px 50px 8px 20px;
background-image: url(art/Q.gif);
background-position: top left;
background-repeat: no-repeat;
}

dd {
margin: 0 50px 0 20px;
background-image: url(art/A.gif);
background-position: top left;
background-repeat: no-repeat;
border-bottom: 1px dotted #CCC;
}

#main-interior p.question {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
line-height: 1.3em;
padding: 5px 0 5px 0;
font-weight: normal; 
color: #0F75BC;
margin: 0 0 0 38px;
}
	
#main-interior p.answer {
font-size: .8em;
line-height: 1.6em;
font-weight: normal; 
color: #999;
margin: 0 0 8px 38px;
}

#main-interior a.quest {
text-decoration: none;
padding: 3px 5px;
color: #FFF;
background-color: #090;
border-bottom: 0px;
}

#main-interior a:hover.quest {
color: #090;
background-color: #CCC;
}




/* LightBOX ******************************************** */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ 
border: none; 
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
