html {
    height: 100%;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
    background-color: #4A8A2A;
	height: 100%;
	margin: 0;
	padding: 0;
}
body, div, span, table, html, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: 'Roboto Condensed', sans-serif;
}
a, a:visited, a:active {
	color: #4A8A2A;
	text-decoration: none;
}
a:hover {
	color: #FF182D;
}
.strong {
	font-weight: bold;
}
.italic {
    font-style: italic;
}
.note {
    color: #FF182D;
    font-weight: bold;
}
.AllCaps {
	text-transform: uppercase;
}
.oddRow {
	background: #FFFFFF;
}
.evenRow {
	background: #DDDDDD;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
    margin-top: 90px;
	min-height: 100%;
	width: 960px;
}
#container-left {
    position: absolute;
    top: -90px;
    left: 0px;
	width: 260px;
    height: 1250px;
    background-color: #FFFFFF;
    z-index: 2;
}
#logo-container {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('/images/LogoBg.jpg') no-repeat;
    width: 260px;
    height: 1300px;
}
#logo {
    height: 214px;
    width: 240px;
    margin: 14px auto;
}
#searchbox {
    text-align: center;
    padding: 16px 0px;
}
#searchbox input {
    width: 200px;
    font-size: 14px;
}
#sponsorlogos {
    position: absolute;
    top: 280px;
    left: 0px;
    width: 260px;
    height: 970px;
}
.sponsor-head {
    width: 260px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
}
.sponsorstar {
    font-size: 28px;
    color: #FF182D;
}
.logoleft {
    float: left;
    text-align: left;
    width: 180px;
    margin: 14px 0px 14px 20px;
}
.logoright {
    float: right;
    text-align: right;
    width: 180px;
    margin: 16px 20px 6px 0px;
}
.logocenter {
    text-align: center;
    width: 260px;
}
#container-right {
	position: relative;
	float: right;
	width: 700px;
    padding-left: 260px;
    min-height: 1160px;
    background-color: #FFFFFF;
    overflow: hidden;
}
#video-container {
    float: left;
    height: 394px;
    width: 700px;
    background-color: #4A8A2A;
}
#video-player {
    z-index: 1;
}
.flowplayer {
    display: block;
    opacity: 1;
    loop: true;
}
.fp-ui {
    display: none;
}
#pafbanner {
    float: left;
    height: 89px;
    width: 100%;
    background: url('/images/pafbanner.jpg');
    z-index: 8;
}
#tag-container {
    float: left;
    height: 80px;
    width: 100%;
    background-color: #FFFFFF;
}
#tagline {
    position: relative;
    width: 460px;
    height: 86px;
    float: left;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    color: #4A8A2A;
}
#tag1{
    position: absolute;
    top: 8px;
    left: 45px;
}
#tag2 {
    position: absolute;
    bottom: 0px;
    right: 45px;
    color: #FF182D;
}
#impact {
    position: relative;
    width: 240px;
    height: 86px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-style: italic;
}
#impact-number {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 240px;
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    color: #FF182D;
}
#impact-text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 240px;
}
#impact-divider {
    border-bottom: 2px solid #FF182D;
    float: left;
    height: 2px;
    width: 660px;
    margin: 16px 20px 0px;
}
#content-container {
    position: relative;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
}
.content-fullcolumn {
    padding: 10px 40px;
    text-align: justify;
    float: left;
}
.content-column {
    padding: 10px 20px;
    text-align: justify;
    float: left;
}
.content-head {
    font-size: 24px;
    font-weight: bold;
    color: #4A8A2A;
    margin: 10px 0px 20px;
    text-align: left;
}
.content-subhead {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin: 10px 0px 20px 20px;
    text-align: left;
}
.content-divider {
    border-bottom: 2px solid #4A8A2A;
    height: 2px;
    width: 620px;
    margin-bottom: 16px;
}
.content-paragraph {
    margin: 10px 0px;
}
.content-subparagraph {
    margin: 10px 10px 10px 30px;
}
.content-list li {
    padding: 0px 0px 10px 10px;
}
.content-list li ol {
    padding: 10px 0px 0px 20px;
}
#container-bottom {
	position: relative;
	float: left;
    height: 80px;
    width: 960px;
    background: url('/images/BottomGradient.jpg') repeat-x;
    background-color: #FFE983;
}
#bbb {
    position: absolute;
    top: 12px;
    left: 56px;
    width: 148px;
    height: 56px;
}
#poweredbyAI {
    width: 114px;
    height: 46px;
    margin: 17px auto;
}
#instagram-bottom {
    position: absolute;
    top: 22px;
    right: 256px;
    width: 36px;
    height: 36px;
}
#twitter-bottom {
    position: absolute;
    top: 22px;
    right: 206px;
    width: 36px;
    height: 36px;
}
#facebook-bottom {
    position: absolute;
    top: 22px;
    right: 156px;
    width: 36px;
    height: 36px;
}
#linkedin-bottom {
    position: absolute;
    top: 22px;
    right: 106px;
    width: 36px;
    height: 36px;
}
#wordpress-bottom {
    position: absolute;
    top: 22px;
    right: 56px;
    width: 36px;
    height: 36px;
}
/* FeedEk1 */
#blog-container {
    padding: 8px 0px;
    text-align: justify;
    width: 200px;
}
.feed-subhead {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}
.feedEkList {
    width: 200px;
    list-style: none outside none;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    padding: 0px 0px 4px 0px;
    color: #3E3E3E;
    text-align: left;
}
.feedEkList li {
    border-bottom: 1px solid #AAAAAA;
    padding: 4px 0px;
}
.feedEkList li:last-child {
    border-bottom: none;
}
.itemTitle {
/*    background-color: #4A8A2A;*/
    padding: 2px 8px
}
.itemTitle a {
/*    color: #FFFFFF !important;*/
    text-decoration: none;
}
.itemTitle a:hover {
/*    text-decoration: underline;*/
}
.itemDate {
    font-size: 11px;
    color: #888888;
    padding: 2px 8px
}
.itemContent {
    font-size: 12px;
    text-align: justify;
    padding: 2px 8px
}
/* FeedEk2 */
/*#blog-container {
    position: relative;
    padding: 0px 20px;
    text-align: justify;
    float: left;
    width: 660px;
    height: 290px;
}
.feed-container {
    position: absolute;
    left: 20px;
    bottom: 0px;
}
.feed-subhead {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}
.feedEkList {
    width: 660px;
    list-style: none outside none;
    background-color: #FFFFFF;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    padding: 0px 0px 4px 0px;
    color: #3E3E3E;
    text-align: left;
}
.feedEkList li {
    position: relative;
    border-bottom: 1px solid #AAAAAA;
    padding: 4px 0px;
}
.feedEkList li:last-child {
    border-bottom: none;
}
.itemTitle {
    padding: 2px 150px 2px 8px;
}
.itemTitle a {
    text-decoration: none;
}
.itemTitle a:hover {
}
.itemDate {
    font-size: 11px;
    color: #888888;
    position: absolute;
    right: 8px;
    top: 7px;
}
.itemContent {
    font-size: 12px;
    text-align: justify;
    padding: 2px 8px;
}*/
/* Foundation */
#mission-block {
    font-size: 20px;
    margin: 30px 0px;
    border-top: 2px solid #4A8A2A;
    border-bottom: 2px solid #4A8A2A;
}
.mission-vision {
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    color: #FF182D;
}
.pdfLink {
	margin: 0px 0px 10px 40px;
	font-size: 16px;
}
.pdfLink a {
	clear: both;
	display: block;
	height: 30px;
}
.pdfLink a:hover {
	color: #FF182D;
}
.pdfLinkImage {
	float: left;
}
.pdfLinkText {
	padding-top: 8px;
	float: left;
	padding-left: 5px;
}
/* Board */
.officer-content {
    font-size: 16px;
    padding: 0px 0px 20px 40px;
}
.board-content {
    font-size: 16px;
    padding: 0px 0px 20px 40px;
    text-align: left;
}
.board-member {
    width: 580px;
    height: 96px;
    padding-bottom: 20px;
}
.board-image {
    float: left;
    width: 90px;
    padding-right: 10px;
}
.board-info {
    float: left;
    width: 480px;
}
/* Staff */
.staff-info {
    font-size: 14px;
    padding-top: 10px;
}
.staff-member {
    width: 580px;
    height: 112px;
    padding-bottom: 30px;
}
.staff-icon {
    float: left;
    width: 16px;
}
.staff-address {
    float: left;
    width: 230px;
    padding: 0px 30px 0px 10px;
}
.staff-contact {
    float: left;
    padding-left: 10px;
}
.staff-email {
    margin-bottom: 9px;
}
.address-icon {
	width: 16px;
	height: 16px;
	background: url('/images/contact_icons.png') 0px 0px no-repeat;
	float: left;
}
.email-icon {
	width: 16px;
	height: 16px;
	background: url('/images/contact_icons.png') -16px 0px no-repeat;
	float: left;
	margin-bottom: 12px;
}
.phone-icon {
	width: 16px;
	height: 16px;
	background: url('/images/contact_icons.png') -32px 0px no-repeat;
	float: left;
	margin-bottom: 5px;
}
/* Contact Us */
.ContactForm {
    position: relative;
}
.ContactForm input, .ContactForm textarea {
    margin-bottom: 10px;
}
/* Success */
#success-bubble {
  width: 620px;
  height: 200px;
  background: url('/images/SuccessBubble.gif') no-repeat;
}
#success-block {
    padding: 10px 20px 0px;
}
#quotes {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul blockquote {
    list-style: none;
    margin: 0px 0px 10px;
}
/* Safety Day List */
.ExportLine {
	font-size: 14px;
}
.ExportLine a {
    position: absolute;
    top: 42px;
	right: 20px;
	padding: 2px 5px;
	border: 1px solid #4A8A2A;
	background: #FFFFFF;
	color: #4A8A2A;
}
.ExportLine a:hover {
	background: #4A8A2A;
	color: #FFFFFF;
}
.TableHeader {
	clear: both;
	font-weight: bold;
	text-align: center;
	background: #4A8A2A;
	color: #FFFFFF;
	height: 42px;
}
.TableHeader a {
	color: #FFFFFF;
	text-decoration: underline;
}
.TableHeaderCell {
	float: left;
}
.TableLine {
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	border-top: 1px solid #AAAAAA;
}
.TableTwoLine {
	line-height: 38px;
}
.TableCell {
	float: left;
}
.CellSpacer {
	float: left;
	width: 15px;
}
.detail-line {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
    font-size: 18px;
	display: block;
}
.detail-cell-left {
	float: left;
    font-weight: bold;
    text-align: right;
    width: 160px;
}
.detail-cell-right {
	float: left;
    padding-left: 20px;
}
.TableLineProof {
	position: relative;
	height: 15px;
	clear: both;
	padding: 3px 0px;
}
.TableColumn-Right {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	text-align: right;
	padding-right: 10px;
}
.TableColumn-Right2 {
	position: absolute;
	left: 230px;
	top: 0px;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}
.TableColumn {
	position: absolute;
	top: 0px;
	left: 180px;
}
.TableColumn4 {
	position: absolute;
	top: 0px;
	left: 340px;
}
/* Learn */
.mystery-line {
    width: 570px;
    height: 19px;
    margin: 10px 10px 10px 40px;
}
.mystery-name {
    float: left;
    width: 330px;
}
.mystery-lang {
    float: left;
    width: 80px;
    text-align: center;
}
.activityLink {
	margin: 0px 0px 10px 40px;
}
/* Get Involved */
.apply-paragraph {
    font-size: 16px;
    margin: 10px 10px 20px 30px;
}
.apply-note {
    color: #FF182D;
    font-size: 14px;
    font-style: italic;
}
/* Sponsors */
.sponsor-fullcolumn {
    padding: 10px 40px;
    text-align: justify;
    clear: both;
}
.sponsor-subhead {
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    border-bottom: 2px solid #4A8A2A;
}
.column-equal {
	float: left;
	width: 50%;
}
.SponsorBlock {
	clear: both;
}
.Sponsor01 {
	text-align: center;
	font-weight: bold;
	color: #9C1900;
	font-size: 32px;
	padding-bottom: 10px;
}
.Sponsor02 {
	float: left;
	text-align: center;
	font-weight: bold;
	color: #9C1900;
	font-size: 22px;
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 6px;
}
.Sponsor03, .Sponsor04 {
	float: left;
	text-align: center;
	font-size: 16px;
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 6px;
}
/* Sponsorship */
#level-container {
    font-size: 16px;
    padding: 10px 40px 10px
}
.level-line {
    width: 540px;
    height: 22px;
    padding-bottom: 10px;
}
.level-left {
    float: left;
    width: 160px;
    height: 22px;
}
.level-right {
    float: left;
    width: 380px;
    height: 22px;
}
/* News */
#PressReleases, #News {
    font-size: 16px;
}
.press-left {
    float: left;
    width: 90px;
    padding: 0px 0px 10px 30px;
}
.press-right {
    float: left;
    width: 500px;
    padding-bottom: 10px;
}
/* Videos */
.content-video {
    margin: 0px 20px 40px;
    text-align: center;
}
/* Header */
#header {
    height: 90px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #4A8A2A;
}
#top-nav {
    height: 30px;
    width: 960px;
    margin: 0px auto;
}
#social {
    width: 200px;
    height: 30px;
    float: right;
}
.social-link {
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 10px;
    padding-top: 2px;
}
#coord-login {
    width: 130px;
    height: 30px;
    float: right;
    text-align: center;
}
#coord-login a {
	text-decoration: none;
    color: #000000;
    background-color: #F4CA24;
    font-size: 16px;
    display: block;
    padding: 4px 0px 4px;
}
#coord-login a:hover {
    color: #000000;
    background-color: #FFE983;
}
#main-nav {
    height: 60px;
    width: 100%;
    background: #8EBA3F;
}
#nav-container {
    position: relative;
    height: 60px;
    width: 960px;
    margin: 0px auto;
}
#applynow {
    position: absolute;
    top: 88px;
    right: -50px;
    z-index: 9;
}
#donatetoday {
    position: absolute;
    top: 208px;
    right: -54px;
    z-index: 9;
}
#learnmore {
    position: absolute;
    top: 328px;
    right: -50px;
    z-index: 9;
}
#nav-menu {
    float: right;
    width: 700px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 16px;
}
#nav-menu li {
    float: left;
    width: 100px;
    height: 60px;
    display: block;
    text-align: center;
    position: relative;
}
.menu-active {
    font-weight: bold;
    background-color: #FFE983;
}
#nav-menu li:hover {
    font-weight: bold;
    background-color: #4A8A2A;
}
#nav-menu li a {
    display: inline-block;
    vertical-align: middle;
    color: #FFFFFF;
    text-decoration: none;
}
#nav-menu li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.dropdown {
    position: absolute;
    left: -999em;
    text-align: left;
    margin: 0px auto;
    padding: 10px 0px;
    background: #4A8A2A;
    border: 3px solid #8EBA3F;
    border-top: none;
}

#nav-menu li:hover .dropdown {
    left: -3px;
    top: auto;
	z-index: 100;
}
.dropdown_list {
    display: inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
#nav-menu li:hover div a {
    color: #FFFFFF;
}
#nav-menu li:hover div a:hover {
    color: #FFE789;
}
.dropdown_head {
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0px 4px 5px;
}
.dropdown_subhead {
    font-size: 14px;
    font-weight: normal;
    padding: 2px 0px 2px 15px;
}
/* Footer */
#footer {
    height: 90px;
    width: 100%;
    float: left;
    background-color: #4A8A2A;
}
#footer-bar {
    height: 60px;
    width: 100%;
    background: #8EBA3F;
}
#copyright {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 19px;
}
#privacy {
    font-size: 16px;
    text-align: center;
    padding-top: 23px;
}
#privacy a {
    color: #F4CA24;
}
#bottom-nav {
    height: 30px;
    width: 960px;
    margin: 0px auto;
}
#board-login {
    width: 130px;
    height: 30px;
    float: left;
    text-align: center;
}
#board-login a {
	text-decoration: none;
    color: #F4CA24;
    font-size: 16px;
    display: block;
    padding: 4px 0px 4px;
}
#board-login a:hover {
    color: #000000;
    background-color: #F4CA24;
}
#staff-login {
    width: 130px;
    height: 30px;
    float: right;
    text-align: center;
}
#staff-login a {
	text-decoration: none;
    color: #F4CA24;
    font-size: 16px;
    display: block;
    padding: 4px 0px 4px;
}
#staff-login a:hover {
    color: #000000;
    background-color: #F4CA24;
}

