body {
    background-color:#FFFFFF;
    color:#000;
    margin:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a {
	color: #00853e;
}
a:hover {
	color: #f79d35;
}

a:link {
	color: #00853e;
}
a:visited {
	color: #00853e;
}

a:active {
	color: #00853e;
}

#container {
 width:1024px;
 margin:10px auto;
}

.navbg {
width: 750px;
vertical-align: top;
background: url("images/home-top-center.gif")
}

.aboutusnavbg {
width: 750px;
vertical-align: top;
background: url("images/about-us-top-center.jpg")
}

.parentsnavbg {
width: 750px;
vertical-align: top;
background: url("images/parents-top-center.jpg")
}

.programsnavbg {
width: 750px;
vertical-align: top;
background: url("images/programs-top-center.jpg")
}

.communitynavbg {
width: 750px;
vertical-align: top;
background: url("images/community-top-center.jpg")
}

/*menu */
#nav {
    list-style: none;
    padding: 0;
	height:33px;
	font-size: 62.5%; /* Resets 1em to 10px */
	padding:20px;
}
 
#nav ul {
    margin: 0;
    padding: 0;
	float:right;
}
#nav a {
    display: block;
    color: #454545;
	font-weight:normal;
    text-decoration: none;
    padding: 0.1em 1.5em;
	font-size:1.5em;
	text-transform:uppercase;
	line-height:1.5em;
}
#nav a:hover {
    color: #FFF;
}
 
#nav li {
    float: left;
    padding: 0;
    background: #8cc63f;
	list-style:none;
}

#nav li ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 16.4em;
    w\idth: 14.9em;
    font-weight: normal;
    margin: 0;
    list-style: none;
}
 
#nav li li {
    padding-right: 0.1em;
    width: 15.4em;
    border-bottom: 1px solid #336633;
}
 
#nav li ul a {
    width: 17em;
    w\idth: 15em;
	font-weight:normal;
	text-transform:none;
	color:#336633;
	font-size:1.3em;
	line-height:1.2em;
	padding:0.5em 1em;
}
 
#nav li ul ul {
    margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
     left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li:hover, #nav li.sfhover {
    background: #00853e;
}

/* end menu */



h1 {
color: #ff9933;
font-weight:normal;
font-size: 24px;
font-family: Arial, sans-serif;
}


h2 {
color: #4d4d4d;
font-weight: bold;
font-size: 20px;
font-family: Arial, sans-serif;
}

h3 {
color: #006633;
font-weight: bold;
font-size: 18px;
font-family: Arial, sans-serif;
}

table {
border: 1px;
valign: top;
cellpadding: 2px;
cellspacing: 2px;
font-family: Arial, sans-serif;
}

.content {
	vertical-align: top;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 30px;
	background: url("images/border.gif") repeat-y right #ffffff;
}

.pagecontent {
	vertical-align: top;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 30px;
	background: url("images/border.gif") repeat-y right #e1ebe8;
}


.pagecontent ul, .pagecontent li {
	list-style: url("./images/triangle_sm.gif");
}
	
.pagemenu {
	background: url("images/page-menu.jpg") no-repeat top #f89829;
	width: 213px;
	border-left: 1px solid #a0a7ab;
	vertical-align: top;
	padding-top: 85px;
	padding-left: 30px;
	font-size: 14px;
}
	
.pagemenulinks {
	width: 170px;
	align: left;
	vertical-align: top;
	padding-left: 0px;
}


.pagemenulinks a {
	color: #000000;
	text-decoration: none;
}

.pagemenulinks a:link {
	color: #000000;
	text-decoration: none;
}

.pagemenulinks a:hover {
	color: #00853e;
	text-decoration: none;
}

.pagemenulinks a:visited {
	color: #000000;
	text-decoration: none;
}

.pagemenulinks a:active {
	color: #000000;
	text-decoration: none;
}

.pagemenulinks ul, .pagemenulinks li {
	list-style: url("./images/bullet.gif");
}

.footer {
	padding-bottom: 10px;
}



.footer a {
	color: #000000;
	text-decoration: none;
}

.footer a:link {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: #f89829;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}

.footer a:active {
	color: #000000;
	text-decoration: none;
}

.footer ul, .footer li {
	list-style: none;
	display: inline;
}

.footerhome {
	padding-bottom: 10px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
}

.footerhome a {
	color: #000000;
	text-decoration: none;
}

.footerhome a:link {
	color: #000000;
	text-decoration: none;
}

.footerhome a:hover {
	color: #f89829;
	text-decoration: none;
}
.footerhome a:visited {
	color: #000000;
	text-decoration: none;
}

.footerhome a:active {
	color: #000000;
	text-decoration: none;
}

.footerhome ul, .footerhome li {
	list-style: none;
	display: inline;
}