﻿@charset "utf-8";
/* CSS Document */

body {
color: black;
background: white;
font-size: 12pt;
line-height: normal;
}

a:link, a:visited, a:hover, a:active {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#clouds, #shadowLeft, #shadowRight {
display: none;
}

#container {
width: 100%;
height: auto;
margin: 0 auto;
background: transparent none;
position: static;
}

#logo a {
margin: 0;
position: static;
}

#navigation {
display: none;
}

#lower {
width: auto;
height: auto;
font-size: inherit;
position: static;
}

#lower strong {
color: inherit;
}

#lower a:hover, #lower a:active {
color: inherit;
}

#lower h3 {
width: auto;
height: auto;
margin: 0;
background: transparent none !important;
text-indent: 0 !important;
text-align: left !important;
}

#lower p {
margin: 0;
}

#lower .left {
width: auto;
height: auto;
color: inherit;
background: transparent none !important;
line-height: normal;
float: none;
}

#lower .right {
width: auto;
height: auto;
color: inherit;
background: transparent none !important;
line-height: normal;
text-align: left;
float: none;
position: static;
}

#footer {
width: auto;
height: auto;
margin: 0;
padding: 0;
color: inherit;
border: none;
position: static;
}

#footer a {
text-decoration: underline;
}

#footer a:hover, #footer a:active {
color: inherit;
text-decoration: none;
}

#footer h4 {
color: inherit;
}

#footer ul {
color: inherit;
}

#footer ul li {
margin: 10pt auto;
}

#footer .nycKidz, #footer .groups, #footer .events, #footer .volunteers, #footer .contacts {
width: auto;
height: auto;
margin: 10pt;
text-align: left;
float: left;
}

#siteInfo {
margin: 10pt;
position: static;
bottom: 10pt;
}

#siteInfo p {
padding: 0;
color: inherit;
text-align: center;
font: inherit;
}

/*Pointer*/

#welcomeContent, #welcomeButtons, #newContent, #nurseryContent, #preschoolContent, #elementaryContent, #godQuestContent, #awanaContent, #dc4kContent, #events, #volunteer, #contact {
width: 100%;
height: auto;
position: static;
}

