        body {margin: 0px;padding: 0px;font-family: Palatino Linotype, Serif;
            font-size: 14px;}

        #cccBody
        {
            background-image: url(http://www.cccindy.org/images/9752/bg-main.jpg);
            background-repeat: repeat-x;
            background-color: #ffffff;
            font-family: Palatino Linotype, Serif;
            font-size: 14px;
        }
        
        h1
        {
            font-size: 24px;
            color: #211d3e;
            font-weight: lighter;
            font-family: Palatino Linotype, Serif;
            margin-bottom: 0px;
            padding-bottom: 0px;
        }
        
        h2
        {
            font-size: 16px;
            color: #77b800;
            font-weight: lighter;
            font-family: Palatino Linotype, Serif;
            margin-top: 0px;
            padding-top: 0px;
            line-height: 16px;
        }
        
        h3
        {
            font-size: 16px;
            color: #666666;
        }
        
        a {color: #554ba2;text-decoration: none;}
        a:hover {color: #6f62d4;text-decoration: underline;}
        
        #divPageWrapper {width: 900px; margin: 0px auto;}
        
        #divHeaderTop
        {
            width: 900px;
            height: 29px;
            font-size: 12px;
        }
        #divHeaderAddress
        {
            width: 390px;
            height: 24px;
            font-size: 13px;
            float: left;
            margin: 0;
            padding-top: 4px;
            color: #636363;
        }
        #divHeaderAddress p
        {
            margin: 0px;
            padding: 0px;
        }
        #divHeaderTopMenu
        {
            width: 320px; height: 24px; float: right;
        }
            #topMenu ul li:hover ul,
            #topMenu ul a:hover ul{visibility:visible; }
            #topMenu ul :hover ul ul{visibility:hidden;}
            #topMenu ul :hover ul :hover ul{ visibility:visible;}
            #topMenu {float: right; position: relative; z-index:200;}
            #topMenu ul {padding:0px;margin: 5px 0px 0px 0px;list-style-type:none; float: right;}
            #topMenu li {position:relative; height: 24px; float: right;}
            #topMenu a, #topMenu a:visited
            {
                display: block;
                margin-left: 2px;
                padding-right: 10px;
                padding-left: 10px;
                font-family: Palatino Linotype, Serif;
                font-size: 12px;
                color: #211d3e;
                cursor: pointer;
                text-decoration: none;
                line-height: 12px;
                padding-top: 0px;
                position: relative;
                z-index: 220;
                background-image: url(http://www.cccindy.org/images/9810/topmenu-separator.gif);
                background-repeat: repeat-y;
                background-position: right;
            }
            #topMenu ul li:hover { }
            #topMenu a:hover, #topMenu ul ul a:hover{text-decoration: underline; }
            #topMenu :hover > a, #topMenu ul ul :hover > a {text-decoration: underline; }
            #topMenu ul ul li
            {
                text-align: left;
                background-image: none;
                width: 150px;
                cursor: pointer;
                font-size: 10px;
                height: 24px;
                padding: 5px 0px 0px 15px;
                color: #666666;
            }
            #topMenu ul ul
            {
                visibility:hidden;
                position:absolute;
                top:18px;
                left:0px;
                background-color: #cacaca;
                border:  none;
                background-image: none;
                z-index: 209;
            }
            #topMenu ul ul a, #topMenu ul ul a:visited {    
                display: block;
                text-transform: none;
                padding: 0px;
                font-family: Palatino Linotype, Serif;
                font-size: 11px;
                color: #211d3e;
                cursor: pointer;
                position: relative;
                background-image: none;
                z-index: 109;
               }
            #topMenu ul ul li:hover {}
            #topMenu ul ul a:hover {color: #ffffff;}
            #topMenu ul ul a:hover > #topMenu ul ul ul a:hover {color: #ffffff;}
            #topMenu ul ul :hover > a, #topMenu ul ul ul :hover > a {color:#ffffff; text-decoration: none;}
            #topMenu ul ul ul a, #topMenu ul ul ul a:visited {background:#555555;}
            #topMenu ul ul ul a:hover {background:#888888;}
            #topMenu ul ul ul{visibility: hidden; left:171px; top:0px; width:149px;}
            
            .topMenu_First a {background-image: url() !important;}
        
        #divHeader {width: 900px;height: 99px; position: relative; z-index: 100}
            #divLogo
            {
                position: absolute;
                left: 13px;
                top: 6px;
                border: 0px;
            }
        #divHeaderMenu
        {
            width: 690px; height: 97px; float: right; position: relative; z-index: 100;
        }
            /**************************** REQUIRED BY ALL **************************************/
      
            /* make the second level visible when hover on first level list OR link */
            #menuMain ul li:hover ul,
            #menuMain ul a:hover ul{visibility:visible; }

            /* keep the third level hidden when you hover on first level list OR link */
            #menuMain ul :hover ul ul{visibility:hidden;}

            /* make the third level visible when you hover over second level list OR link */
            #menuMain ul :hover ul :hover ul{ visibility:visible;}
            /**************************************************************************************/


            #menuMain {position:relative; z-index:3;}

            /* remove all the bullets, borders and padding from the default list styling */
            #menuMain ul {padding:0;margin: 0px 0px 0px 0px;list-style-type:none; float: right;}

            /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
            #menuMain li {position:relative; height: 97px; float: left; background-image: url(http://www.cccindy.org/images/9764/menu-separator.jpg);background-position: left;background-repeat: no-repeat;}
            
            
            
            /* style the links for the top level */
            #menuMain a, #menuMain a:visited
            {
                display: block;
                margin-left: 2px;
                padding-right: 26px;
                padding-left: 26px;
                font-family: Palatino Linotype, Serif;
                font-size: 21px;
                color: #77b800;
                cursor: pointer;
                text-decoration: none;
                height2: 35px;
                padding-top: 17px;
            }
            /* style the top level hover */
            #menuMain ul li:hover { }
            #menuMain a:hover, #menuMain ul ul a:hover{text-decoration: underline; background-image: url(http://www.cccindy.org/images/9765/bg-menuli.jpg);background-repeat: repeat-x;}
            #menuMain :hover > a, #menuMain ul ul :hover > a {text-decoration: underline; background-image: url(http://www.cccindy.org/images/9765/bg-menuli.jpg);background-repeat: repeat-x;}
            
            /* style the second level hover */
            #menuMain ul ul li
            {
                text-align: left;
                background-image: none;
                width: 220px;
                cursor: pointer;
                height: 24px;
                text-align: left;
                padding: 0px 0px 0px 28px;
                color: #666666;
            }
            /* style the second level background */

            /* hide the sub levels and give them a positon absolute so that they take up no room */
            #menuMain ul ul
            {
                visibility:hidden;
                position:absolute;
                top:51px;
                left:0px;
                background-color: #ffffff;
                border-right: 1px solid #e8e8e8;
                border-left: 1px solid #e8e8e8;
                border-bottom: 1px solid #e8e8e8;
                border-top: 1px solid #e8e8e8;
                padding-top: 8px;
                z-index: 2000;
            }
            /* style the second level links */
            /* style the second level links */
            #menuMain ul ul a, #menuMain ul ul a:visited {    
                display: block;
                text-transform: none;
                padding: 0px;
                font-size: 13px;
                font-weight: lighter;
                color: #211d3e;
                cursor: pointer;
               }
            #menuMain ul ul li:hover {}
            #menuMain ul ul a:hover {
                color: #78a22f;
                background: none;
             }
            #menuMain ul ul a:hover > #menuMain ul ul ul a:hover {color: #78a22f;}
            #menuMain ul ul :hover > a, #menuMain ul ul ul :hover > a {color:#78a22f; text-decoration: none;}


            /* style the third level background */
            #menuMain ul ul ul a, #menuMain ul ul ul a:visited {background:#ffffff;}
            /* style the third level hover */
            #menuMain ul ul ul a:hover {background: none; color: #78a22f;}
            /* position the third level flyout menu */
            #menuMain ul ul ul{visibility: hidden; left:248px; top:0px; width:250px;}
            
            .menuMain_Last a {color: #211d3e !important;}
            




            /**************************** REQUIRED BY ALL **************************************/
      
            /* make the second level visible when hover on first level list OR link */
            #Prospective ul li:hover ul,
            #Prospective ul a:hover ul{visibility:visible; }

            /* keep the third level hidden when you hover on first level list OR link */
            #Prospective ul :hover ul ul{visibility:hidden;}

            /* make the third level visible when you hover over second level list OR link */
            #Prospective ul :hover ul :hover ul{ visibility:visible;}
            /**************************************************************************************/


            #Prospective {position:relative; z-index:3;}

            /* remove all the bullets, borders and padding from the default list styling */
            #Prospective ul {padding:0;margin: 0px 0px 0px 0px;list-style-type:none; float: right;}

            /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
            #Prospective li {position:relative; height: 97px; float: left; background-image: url(http://www.cccindy.org/images/9764/menu-separator.jpg);background-position: left;background-repeat: no-repeat;}
            
            
            
            /* style the links for the top level */
            #Prospective a, #Prospective a:visited
            {
                display: block;
                margin-left: 2px;
                padding-right: 18px;
                padding-left: 18px;
                font-family: Palatino Linotype, Serif;
                font-size: 20px;
                color: #77b800;
                cursor: pointer;
                text-decoration: none;
                height2: 35px;
                padding-top: 17px;
            }
            /* style the top level hover */
            #Prospective ul li:hover { }
            #Prospective a:hover, #Prospective ul ul a:hover{text-decoration: underline; background-image: url(http://www.cccindy.org/images/9765/bg-menuli.jpg);background-repeat: repeat-x;}
            #Prospective :hover > a, #Prospective ul ul :hover > a {text-decoration: underline; background-image: url(http://www.cccindy.org/images/9765/bg-menuli.jpg);background-repeat: repeat-x;}
            
            /* style the second level hover */
            #Prospective ul ul li
            {
                text-align: left;
                background-image: none;
                width: 220px;
                cursor: pointer;
                height: 24px;
                text-align: left;
                padding: 0px 0px 0px 28px;
                color: #666666;
            }
            /* style the second level background */

            /* hide the sub levels and give them a positon absolute so that they take up no room */
            #Prospective ul ul
            {
                visibility:hidden;
                position:absolute;
                top:51px;
                left:0px;
                background-color: #ffffff;
                border-right: 1px solid #e8e8e8;
                border-left: 1px solid #e8e8e8;
                border-bottom: 1px solid #e8e8e8;
                border-top: 1px solid #e8e8e8;
                padding-top: 8px;
                z-index: 2000;
            }
            /* style the second level links */
            /* style the second level links */
            #Prospective ul ul a, #Prospective ul ul a:visited {    
                display: block;
                text-transform: none;
                padding: 0px;
                font-size: 13px;
                font-weight: lighter;
                color: #211d3e;
                cursor: pointer;
               }
            #Prospective ul ul li:hover {}
            #Prospective ul ul a:hover {
                color: #78a22f;
                background: none;
             }
            #Prospective ul ul a:hover > #Prospective ul ul ul a:hover {color: #78a22f;}
            #Prospective ul ul :hover > a, #Prospective ul ul ul :hover > a {color:#78a22f; text-decoration: none;}


            /* style the third level background */
            #Prospective ul ul ul a, #Prospective ul ul ul a:visited {background:#ffffff;}
            /* style the third level hover */
            #Prospective ul ul ul a:hover {background: none; color: #78a22f;}
            /* position the third level flyout menu */
            #Prospective ul ul ul{visibility: hidden; left:248px; top:0px; width:250px;}



        #divBanner {width: 900px;height: 284px;}
        #divBanner p {padding: 0; margin: 0;}
            #divBannerLeft
            {
                width: 550px;
                height: 284px;
                float: left;
            }
            #divBannerRight
            {
                width: 350px;
                float: left;
                background-image: url(http://www.cccindy.org/images/9755/bg-banner-right.jpg);
                background-repeat: no-repeat;
                height: 284px;
              }
              #divPrimaryContent
              {
                  padding: 10px 20px;
                  width: 310px;
                  height: 264px;
              }
              #divPrimaryContent h1
              {
                  color: #ffffff;
                  margin-top: 0px;
                  margin-bottom: 10px;
              }
              #divPrimaryContent p
              {
                  color: #ffffff;
              }
              #divPrimaryContent a
              {
                  color: #a2ce55;
              }
        #divMainContent
        {
            width: 900px;
            }
            #divPageLeft
            {
                width: 550px;
                float: left;
                }
                .paddingRight20
                {
                    padding-right: 20px;
                }
            #divPageRight
            {
                width: 330px;
                min-height: 200px;
                float: left;
                background-image: url(http://www.cccindy.org/images/9756/bg-page-right.jpg);
                background-repeat: no-repeat;
                padding-left: 20px;
                }
                #divPageRight h1
                {
                    color: #77b800;
                    font-size: 19px;
                    margin-top: 20px;
                    margin-bottom: 12px;
                }
                #divPageRight h2, .tblBucketContent h2
                {
                    color: #6b6b6b;
                    font-size: 11px;
                    font-family: Arial, Sans-Serif;
                    text-transform: uppercase;
                    margin-bottom: 0px;
                    padding-bottom: 0px;
                }
                #divPageRight ul
                {
                    list-style: none;
                    list-style-position: inside;
                    padding-left: 12px;
                    margin-top: 2px;
                    }
                    #divPageRight li
                    {
                        margin-top: 6px;
                        padding-bottom: 5px;
                        border-bottom: 1px solid #dcdcdc;
                        font-size: 12px;
                        font-family: Arial, Sans-Serif;
                        color: #211d3e;
                    }      
                    #divPageRight li a
                    {
                        font-size: 12px;
                        font-family: Arial, Sans-Serif;
                        color: #211d3e;
                    }
                    #divPageRight p
                    {
                        margin-top: 0px;
                        padding-top: 0px;
                        margin-bottom: 20px;
                    }
        .tblBucketOuter
        {  
            border: 1px solid #dcdcdc;
            padding: 2px;
            
            }
            .tblBucketInner
            {  
                background-image: url(http://www.cccindy.org/images/9757/bg-bucket.jpg);
                background-repeat: repeat-x;
                width: 100%;
                height: 100%;
                
                position: relative;
                }
                .tblBucketInner
                {
                    font-family: Arial, Sans-Serif;
                    font-size: 11px;
                }
            .tblBucketContent
            {
                padding: 8px;
                }
                .tblBucketContent h2
                {
                    margin-top: 8px;
                }
                .tblBucketContent ul
                {
                    list-style: none;
                    list-style-position: inside;
                    padding-left: 12px;
                    margin-top: 2px;
                    font-size: 11px;
                    font-family: Arial, Sans-Serif;
                    color: #211d3e;
                }
        #divFooter2
        {
            margin-top: 20px;
            border-top: 1px #eeeeee solid;
            width: 900px;
            height: 25px;
            float: left;
        }

#inputSearch
{
    color: #999;
    float: left;
    margin-right: 4px;
    margin-top: 2px;
    padding: 1px;
    width: 110px;
}
#divSearch
{
    cursor: pointer;
    float: right;
    font-size: 16px;
    margin-top: 2px;
}

.BlogTitle a
{
    color: white !important;
    font-family: Arial;
    font-size: 16px !important;
}
.BlogTitle a:hover
{
   text-decoration: none; 
}

.BlogTag
{
    color: #A2CE55 !important;
    font-family: Arial;
    font-size: 11px !important;
    text-transform: uppercase;
}
.BlogLinkLearnMore
{
    font-size: 11px;
   color: #cacaca;
}
.jcarousel-skin-pika .jcarousel-container, .pika-stage { background-color: #ffffff!important;}

