h1,h2 {
    color: #664874;
    font-weight: normal;
}

h1 {
    font-size:129%;  
}

h2 {
    font-size:129%;
}

h3 {
    font-size:100%;
}

p {
    
}

a { color: #663366; }
a:hover { text-decoration: none; }
.raquo { color: #663366; }

.floatright {float:right;}

#container {
    width: 100%;
    padding-top: 224px;
}

.width {
    width: 896px;
    margin: 0 auto;
    position: relative;
}

#header {
    width: 100%;
    min-width: 898px;
    height: 500px;
    background: url('../img/header-bg.png') repeat-x left top;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}
    #header .width {
        height: 206px;
    }
        #header #logo {
            position: absolute;
            left: 30px;
            top: 15px;
            width: 418px;
            height: 137px;
            background: url('../img/logo.png') no-repeat;
        }
        #header #photo {
            position: absolute;
            right: -41px;
            top: 0;
            width: 430px;
            height: 205px;
            background: url('../img/header-photo-kids.jpg') no-repeat;
        }

        #header #decoration {
            width: 9000px;
            height: 26px;
            background: url('../img/header-decoration.png') repeat-x left top;
            position: absolute;
            left: -2000px;
            bottom: -18px;
            z-index: 1;
        }

#header ul#topMenu, #header ul.topMenu {
    height: 53px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 1;
}

    #topMenu li, .topMenu li {
        height: 53px;
        list-style: none;
        float: left;
        margin: 0;
        padding: 0;
        padding-right: 1px;
        background: url('../img/menu-item-border.png') repeat-x left top;
        position: relative;
    }
    #topMenuHack li {
        background: none;
    }


        #topMenu li a, .topMenu li a {
            float: left;
            display: block;
            height: 43px;
            width: auto;
            padding: 10px 10px 0 10px;
            margin: 0;
            background: url('../img/menu-item-bg.png') repeat-x left top;
            font-size: 18px;
            text-decoration: none;
            color: #ffd6ff;
        }
        #topMenuHack li a {
            background: none;
        }

            #topMenu li.last a {
                margin: 0;
            }
    
            #topMenu li.active a, #topMenuHack li.active a {
                            color: #fff;
                            background-position: left -53px;
            }
            #topMenu #activeIcon {
                background: url(../img/active-but-icon.gif) no-repeat;
                width: 24px;
                height: 12px;
                position: absolute;
                left: 50%;
                margin-left: -12px;
                bottom: 3px;
                z-index: 0;
            }
            #topMenu li a:hover, #topMenuHack li a:hover, #topMenu li a.hover, #topMenuHack li a.hover {
                color: #fff;
                background-position: left bottom;
            }


        ul.topMenu ul {
            margin: 0 0 0 0;
            position:absolute;
            top:39px;
            left:0px;
            background:#81bf21;
            display:none;
            /*opacity:0;*/
            list-style:none;
        }
            ul.topMenu ul li {
                float: none;
                position:relative;
                background:#81bf21;
                font-size: 12px;
                height: auto;
                padding: 0;
                margin: 0;
            }
            ul.topMenu li ul li a, #topMenuHack li ul li a {
                color: #fff;
                background:#81bf21;
                font-size: 12px;
                padding: 5px 50px 5px 13px;
                margin: 0 0 0 0;
                height: auto;
                width: 100px;
                float: none;
            }
            ul.topMenu li ul li a:hover, #topMenuHack li ul li a:hover {
                background: #c4e88e;
                color: #666;
            }
                ul.topMenu ul ul {left:0px; top:-1px}


#content {
    width: 100%;
    min-width: 898px;
    min-height: 831px;
    padding-bottom: 150px;
    background: url(../img/content-bottom-bg.png) repeat-x left bottom;
}

    #content hr {
        background-color: #f0f0f0;
        color: #f0f0f0;
        border: 0;
        height: 1px;
        margin: 12px 0;
    }

#mainContent {
    width: 579px;
    margin-left: 10px;
    margin-right: 20px;
    float: left;
    clear: left;
}

#contactform {
    margin-bottom: 20px;
}
        #contactform select.text {
            height: 26px;
            padding-top: 9px;
            margin-bottom: 10px;
            background: #fff;
            color: #333;
            font-size: 14px;
            border: 1px solid #CCC;
            display: block;
            clear: both;
        }
        #contactform input.text {
            width: 240px;
            height: 26px;
            padding-top: 9px;
            margin-bottom: 10px;
            background: #fff;
            color: #333;
            font-size: 14px;
            border: 1px solid #CCC;
            display: block;
            clear: both;
        }
        #contactform input.submit {
            display: block;
            font-size: 16px;
            color: #fff;
            font-weight: bold;
            border: 1px solid #CCC;
            width: 79px;
            height: 35px;
            margin-top: 9px;
            background: url(../img/search-but-bg.png) repeat-x left top;
        }
        #contactform textarea.text {
            width: 240px;
            height: 100px;
            padding-top: 9px;
            margin-bottom: 10px;
            background: #fff;
            color: #333;
            font-size: 14px;
            border: 1px solid #CCC;
            display: block;
            clear: both;
        }
        

#sidebar {
    width: 281px;
    float: right;
    clear: right;
}
    #makeDonation, #purchaseResources {
        display: block;
        margin: 19px 0;
    }
    #makeDonation img, #purchaseResources img {
        display: block;
    }

    .purpleInfo {
        color: #fff;
        font-size: 85%;
    }
    #content .purpleInfo {
        font-size: 85%;
        width: 240px;
        background: #8b6b9b url('../img/sidebar-bg.jpg') no-repeat left top;
        padding: 25px 20px 10px 20px;
        border-bottom: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
    }
        .purpleInfo h3 {
            font-size: 117%;
            color: #afd829;
            margin-top: 0;
            margin-bottom: 0.4em;
        }
        .purpleInfo hr {
            background-color: #ffd6ff;
            color: #ffd6ff;
            border: 0;
            height: 1px;
            margin: 12px 0;
        }
        .purpleInfo a {
            color: #ffd6ff;
            text-decoration: none;
        }
        .purpleInfo a:hover {
            text-decoration: underline;
        }
        .purpleInfo #testimonials .testimonial {
            font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 14px;
            font-style: italic;
        }
        .purpleInfo #testimonials .source {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            text-align: right;
            display: block;
            margin-bottom: 1em;
        }
        .purpleInfo #icons img {
            margin-right: 4px;
        }



#footer {
    width: 100%;
    min-width: 898px;
    height: 166px;
    background: url(../img/footer-bg.png) repeat-x left top;
    padding-top: 34px;
}
    #footer #donations {
        float: left;
    } 
    #footer #sitemap {
        float: left;
        margin-left: 40px;
    }
    #footer #searchForm {
        float: right;
        width: 240px;
        margin-right: 16px;
    }
        #footer input.text {
            width: 240px;
            height: 26px;
            padding-top: 9px;
            background: #fff;
            color: #333;
            font-size: 14px;
            border: 1px solid #ffd6ff;
            display: block;
            clear: both;
        }
        #footer input.submit {
            float: right;
            display: block;
            font-size: 16px;
            color: #fff;
            font-weight: bold;
            border: 1px solid #fff;
            width: 79px;
            height: 35px;
            margin-top: 9px;
            background: url(../img/search-but-bg.png) repeat-x left top;
        }
    #footer #children {
        position: absolute;
        right: 58px;
        top: -150px;
    }
    

/* Facebook Badge */
#facebook {
	position: relative;
	z-index: 1;
}
	#faceName {
		display: block;
		position: absolute;
		left: 4px;
		top: 27px;
		background: #fff;
		width: 275px;
		height: 60px;
		color: #333;
		text-decoration: none;
		font-size: 13px;
		z-index: 2;
	}
	#faceRight {
		display: block;
		position: absolute;
		left: 118px;
		top: 26px;
		background: #fff;
		width: 161px;
		height: 253px;
		font-size: 13px;
		border: 1px solid #D9E0EA;
		border-width: 1px 1px 1px 0;
	}

/* Generic items */
ul#productList {
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #f0f0f0;
}
    ul#productList li {
        min-height: 192px;
        list-style: none;
        margin: 0;
        padding: 10px 0 0;
        position: relative;
        border-bottom: 1px solid #f0f0f0;
    }
    ul#productList h2 {
        margin: 0 109px 0.2em 167px;
    }
    ul#productList p {
        margin-left: 167px;
        margin-right: 195px;
    }
    ul#productList img {
        position: absolute;
        left: 10px;
        top: 9px;
        border: 1px solid #f0f0f0;
    }
    ul#productList .buyNow {
        background: url(../img/buy-now-but.png) no-repeat left top;
        width: 158px;
        height: 43px;
        display: block;
        position: absolute;
        right: 10px;
        bottom: 10px;
        text-indent: -9999em;
    }
    ul#productList .qty {
    position: absolute;
    right: 10px;
    bottom: 10px;
    }
    ul#productList .qty input {
    border: 1px solid silver;
}
    ul#productList .price {
        position: absolute;
        right: 10px;
        top: 9px;
        width: 90px;
        font-weight: bold;
        font-size: 24px;
        color: #afd829;
        background: #f7fbe9;
        text-align: center;
        line-height: 20px;
        padding: 10px 0;
    }
    ul#productList .price span {
        font-weight: normal;
        font-size: 12px;
        line-height: 12px;
    }

ul.fancyList {
    list-style-type: none;
    margin-left: 0;
}
ul.fancyList li {
    background: url(../img/list-marker.png) no-repeat left 4px;
    list-style-type: none;
    padding-left: 26px;
    margin-bottom: 5px;
}

div.priceTotal {
    font-weight: bold;
    font-size: 24px;
    color: #afd829;
    /* background: #f7fbe9; */
    text-align: right;
    line-height: 20px;
    padding: 10px 10px;
    width: auto;
}
    div.priceTotal input {
        border: 0;
    }
    

/* HOME */
.pageHome #container {
    padding-top: 316px;
}

.pageHome #header {
    height: 400px;
    background: url('../img/header-bg-home.png') repeat-x left top;
}
    .pageHome #header .width {
        height: 298px;
    }
        .pageHome #header #logo {
            width: 553px;
            height: 217px;
            top: 10px;
            background: url('../img/logo-home-trans.png') no-repeat;
        }
        .pageHome #header #photo {
            right: -46px;
            width: 450px;
            height: 298px;
            background: url('../img/header-photo-kids-home.jpg') no-repeat;
            z-index: -1;
        }



    
/* Community Network */
#networkLinks {
    padding-top: 40px;
}

#networkLinks img {
    float: left;
    display: block;
    margin: 0 12px 8px 0;
    border: 1px solid #F0F0F0;
}
#networkLinks a {
    float: left;
    display: block;
    line-height: 68px;
}
#networkLinks p {
    clear: both;
    padding-left: 34px;
    margin-top: 0;
}

/* Resources */
.pageResources #purchaseResources { display: none; }

/* Contact */ 
/* HOME */
.pageContact #header #photo {
    right: 0px;
    width: 349px;
    height: 298px;
    background: url('../img/header-photo-hands.jpg') no-repeat;
}

/* Sitemap */
.pageSitemap #mainContent li {
    font-weight: bold;
    list-style: none;
}

.pageSitemap #mainContent ul ul li {
    font-weight: normal;
}