/* TYPOGRAPHY */
/* BASE */
#page-container {font-size:1em;} /* Set font to 10px base */

/* COLORS */
body {color:#333333;}
h1, h2, h3, h4 {color:#666600;}
p.heading-1 {color:#ffffff;}
p.footer {color: #999999;}
p.footer-intro, p.news-feed-date, blockquote {color: #666666;}
h6, p.heading-2, p, #contact-us legend {color:#333333;}
#footer, #footer-links, .separator {color:#ffffff;}

/* FONT FAMILY */
body {font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, blockquote, #contact-us legend {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* FONT SIZE */
h1 {font-size:30px;}									/* 30px */
h2 {font-size:22px;}									/* 22px */
h3 {font-size:20px;}									/* 20px */
h4 {font-size:18px;}									/* 18px */
h5 {font-size:16px;}									/* 17px */
h6 {font-size:15px;}									/* 15px */

p.heading-2, blockquote {font-size:14px;}				/* 14px */
p.heading-1, h3.arial {font-size:13px;}					/* 13px */

p.intro, p.quote {font-size:12px;}						/* 12px */
p, input, ul li, form {font-size:11px;}					/* 11px */
select, p.note, p.footnote, p.footer {font-size: 9px;}	/* 10px */
p.news-feed-date {font-size:0.9em;}						/* 9px */

/* STYLES */
h1 {font-weight:100; line-height:120%; padding-bottom:0.5em;}
h2 {font-weight:100; line-height:120%; padding-bottom:0.5em;}
h3 {line-height:120%; padding:;}
h4 {font-weight:100; line-height:120%; padding-bottom:0.5em;}
h5 {font-weight:100; line-height:180%; padding:0;}
h6 {font-weight:500; line-height:120%; padding-bottom:0.5em;}

p.heading-1 {line-height:120%;}
p.heading-2, h3.arial {line-height:120%; font-weight:bold}
p.heading-2 {padding-bottom:0.5em;}
h3.arial {padding-bottom:1em;}

p.intro {line-height:120%; padding-bottom:1em;}
p {line-height:120%; padding-bottom:1em;}
p.note, p.footnote {line-height:120%; padding-bottom:1em;}
p.footnote {font-style:italic;}
p.quote {font-weight:bold;}
p.footer-intro {padding:0.3em;}
blockquote {line-height:120%; padding-bottom:0.5em;}

input {padding:0.2em;}
select {padding:0.2em;}

/* ----- MAIN SECTION ----- */

#age-check p, #table-age-check td {font-size:12px; color:#ffffff;}
h1 + h2 {margin-top:-0.7em;}
.side-nav ul li a, 
.landing-nav ul li a,
#contact-us select,
#main ol li {font-size:11px;}
#tab-nav ul li h5 {padding:0; display: inline-block;}
.timeline-date-small {font-size:9px;}
.news-item p {padding-bottom:0.4em;}
p.news-feed-date {padding-bottom:0.3em; line-height:120%;}
.news-item ul li p {padding-bottom:0em;}
ul.learning li {line-height:1.2em}
/*#contact-us h6 {margin-left:130px;}*/
#main ul li {/*line-height:120%;*/line-height: 19px;}
	
/* ----- FOOTER SECTION ----- */
#footer {text-align:center}
#footer-links, #responsibly , #responsibly p {text-align:center;}
