* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
} 
body {
background: #999966 url('../images/body-background.jpg') no-repeat center top;
}
a img{
border:none;  
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}  

/*------------container--------------*/

#container{
width: 890px;
margin: 0 auto;
}  
/*--------------------- TOP ---------------------------*/
#top{
height: 190px;
padding-top: 2px;
background: url('../images/header.jpg') no-repeat center bottom;
color: #333366; }

#top h1{
  display: none;
}

#top h1 span { /*display: none; */
        /* to remove header text */
}
#top h2{
  margin-left: 35px;
  font-size: 14px;
 }

#top .home-link {
margin-top: 48px;
display: block;
height: 142px;
width: 150px;}

#top .home-link a {
height: 142px;
display: block;}
.print-banner {
  display: none;
}
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top ul.level-1 {
color: #fff;
float: right;
padding-top: 15px;
padding-right: 0px;
margin: 0; 
}

#top ul.level-1 li{
  color: #fff;
  float: left;
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: #FFFFFF;
  padding-right: 0;
  padding-left: 14px;
}

#top ul.level-1 li a{
color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px; 
font-weight: bold;}

#top ul.level-1 li.active a{
color:#732233;
}


#top ul.level-1 li a:hover{
text-decoration:underline;
}

#top h1, #top h2 {
color: #fff; }

/*--------------------- CONTENT ---------------------------*/
#content{
  clear:left;
  background-image: url(../images/content-bk.jpg);
  background-repeat: repeat-y;
}

#content-home{
  clear:left;
  background-image: url(../images/content-home-bk.jpg);
  background-repeat: repeat-y; }

/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side{
  background: #dde5e5 left top;
  width: 220px;
  float:left;
} 
#subscribe {
  width: 180px;
  padding: 0 10px 10px 10px; 
margin-left: 10px;
border: 1px #777 solid;
font-size: 12px;
line-height: 16px; } 

#content-home .left-side {
  background: #dde5e5 left top;
  width: 390px;
  float:left;
}

#content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/learning.jpg') no-repeat;
}

#content .left-side .left-image a {
display: block;
height: 180px;
}

body.encouraging-giving #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/encouraging.jpg') no-repeat;
}

body.enabling-giving #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/enabling.jpg') no-repeat;
}

body.for-charities #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/charities.jpg') no-repeat;
}

body.for-advisors #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/advisors.jpg') no-repeat;
}

body.about-us #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/about-us.jpg') no-repeat;
}

body.contact-us #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/contact-us.jpg') no-repeat;
}

body.resources #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/resources.jpg') no-repeat;
}

body.site-map #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/site-map.jpg') no-repeat;
}

body.ways-to-give #container #content .left-side .left-image {
display: block;
width: 220px;
height: 180px;
background: url('../images/ways-to-give.jpg') no-repeat;
}

#content .left-side .left-image span {
display: none;
}

/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.level-2{
margin: 5px 0 30px 0;
width: 220px;
}
#content .left-side ul.level-2 li{
/*margin-bottom: 0px;*/
margin-bottom: -5px;
}
html>body #content .left-side ul.level-2 li{
  margin-bottom: 12px;
}
ul.level-2 li a {
  line-height: 100%;
  color: #006666;
  /*padding: 3px 0 3px 27px;*/
   font-size:13px;
   padding: 0px 10px 0px 45px;
  display:block;
  font-family: Arial, Verdana, sans-serif;
} 
ul.level-2 li a:hover, ul.level-2 li.active a:hover{
background-color:#dde5e5;
display:block;
color: #732233;
text-decoration: none;
}
ul.level-2 li.active a {
background-color: #dde5e5;
display:block;
color: #732233;
}

/*---------------------left - sub navigation 2nd level---------------------------*/


html>body #content .left-side ul.level-2 li.sub ul li a {
  margin-bottom: 0;
  display: block;
  line-height: 150%;
}

ul.level-2 li.sub ul li, ul.level-3 li.sub ul li  {
margin-bottom: 0px !important;
 }

ul.level-2 li.sub ul li a {
color: #006666;
font-size: 11px;
display:block;
padding: 0;
margin-left: 60px;
padding-left: 5px;
margin-right: 0px;
}
ul.level-2 li.sub ul li.active a {
color: #006666;
text-decoration: underline;
}

ul.level-2 li.sub ul li a:hover {
background-color:#dde5e5;
display:block;
color: #006666;
text-decoration: underline;
padding:0 0 0 5px !important;
} 

ul.level-3 li.sub ul li a {
color: #006666;
display:block;
padding: 4px 0 0 5px;
font-size: 11px;
margin-left: 65px;
margin-right: 0px;
line-height: 13px; }

ul.level-3 li.sub ul li a:hover, ul.level-3 li.sub ul li.active a, ul.level-3 li.sub ul li.active a:hover {
display:block;
color: #732233;
background-color: #dde5e5;
text-decoration: none;
padding:4px 0 0 5px !important;
} 

#sidebar li.sub { margin-top: 0;}
#sidebar li.sub[class] { margin-top: 0; }
*:first-child + html #sidebar li.sub { margin-top: -15px; }

/*------------------right side---------------------*/

#content .right-side {
margin: 0;
padding: 0;
width: 670px;
float: right;}

#content-home .right-side {
margin: 0;
padding: 0;
width: 500px;
float: right;}

/*--------------------- MAIN NAVIGATION ---------------------------*/
#content .right-side #main-nav-menu {
background: url('../images/nav-bk.jpg') right;
display: block;
width: 620px;
height: 41px;
margin: 0;
padding-right: 50px;}

#content-home .right-side #main-nav-menu {
background: url('../images/nav-bk.jpg') right;
display: block;
width: 450px;
height: 41px;
margin: 0;
padding-right: 50px;}

#content .right-side ul.main-nav {
background-image: none;
width: 625px;
height: 30px;
margin-right: -60px;
margin-top: 0;
padding: 0;
float: right;
border-left: 1px solid #fff;
}
#content-home .right-side ul.main-nav {
background-image: none;
width: 625px;
height: 30px;
margin-right: -60px;
padding: 0;
float: right;
border-left: 1px solid #fff;
}

#content .right-side ul.main-nav li, #content-home .right-side ul.main-nav li{
  color:#dde5e5;
  margin: 0;
  margin-left: 0;
  padding: 3px 0px;
  float:left;
  font-size: 14px;
  list-style-type: none;
  height: 24px;
  border-right: 1px solid #fff; }
.right-side #main-nav-menu ul.main-nav li a{
color:#dde5e5;
padding: 6px 10px;
}
.right-side #main-nav-menu ul.main-nav li.active a{
color:#fff;
padding: 6px 10px;
}
.right-side #main-nav-menu ul.main-nav li a:hover{ text-decoration:underline;
padding: 6px 10px;
}
.right-side #main-nav-menu ul.main-nav li.active a:hover{
text-decoration:underline;
padding: 6px 10px;
color: #fff;
}
.right-side #main-nav-menu ul.main-nav li#contact-us {
background-color:#682834; }


/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_b{
position:absolute;
top: 0;
border: none; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
padding: 0;
}


.dropmenudiv_b a{
font-size: 10px;
width: auto;
display: block;
text-indent: 10px;
border: none; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #fff;
background-color: #597B7C;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
color: #fff;
background-color: #597B7C;
text-decoration: underline;
}
/*------------searchBar-------*/

#content .right-side .searchBar, #content-home .right-side .searchBar {
  float: right;
  padding-right: 50px;}

/*---------------------right side content---------------------------*/
#content .right-side .right-side-content{
width: 600px;
margin-right: 20px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float:right;
background-color: #fff;
}

#content-home .right-side .right-side-content{
width: 430px;
margin-right: 20px;
padding-top: 15px;
padding-bottom: 5px;
padding-left: 25px;
padding-right: 25px;
min-height: 140px;
float:right;
background-color: #fff;
}

#content-home .right-side .right-side-content h1{
margin: 10px 0;
font-family: Cambria, Georgia, "Times New Roman", serif;}

#content-home .right-side .right-side-content p{
margin: 10px 0 0 0;
line-height: 150%;}

#content-home .right-side .right-side-content td {
  padding: 3px;
}

#content-home .right-side .news{
width: 430px;
margin-right: 20px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 200px;
float:right;
background-color: #fff;
}

#content-home .right-side div.news h1.news-header {
margin: 0;
background-color: #597B7C;
color: #fff;
font-family: Cambria, Georgia, "Times New Roman", serif;
padding: 3px;
font-size: 1.5em;
margin-bottom: 10px; }

#content-home .right-side .news p{
margin: 5px 0 0 0;
line-height: 150%;}

#content .right-side .right-side-content #cse-search-results {
background-color: #fff;
}

#content .right-side .right-side-content #cse-search-results iframe {
background-color: #fff;
}

/******* ROTATOR ON HOME PAGE *********/

/* Rotator Styles */

#rotator-top {background: url('../images/nav-bk.jpg');
height: 30px;}

#rotator-top span {display: none;}

#rotator {
  background: url('../images/rotating-image-bk.jpg') repeat-x;
  width: 390px;
  height: 260px;
  padding: 0;
  margin-top: 0px;
  display: block; 
  float: right;}



#rotator .fragmentText {
color: #e2e2e2;
/*background-color: #8fb0b6;    */
padding:0px;
height: 290px; 
width: 390px; 
font-size: 0.7em;
z-index: 10;
 }
#rotator .fragmentText  h1, #rotator .fragmentText  p {
color: #e2e2e2;
margin: 0;
} 

/* Tabs */

ul.ui-tabs-nav , li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
margin:0;
padding:0;
border:0;
outline:0;
line-height:1.0;
text-decoration:none;
font-size:100%;
list-style:none;
float:left;
font-family: "Myriad Pro", Helvetica, sans-serif;
display: none;
} 
li.ui-tabs-nav-item {
width: 80px;
}

/*#ui-tabs {
position:absolute;
bottom:0px;
left:0;
z-index:1;
width:100%;
background:#a65e57;
height: 40px;
} */
ul.ui-tabs-nav {
float:right;
margin-right: 16px;
margin-top: 8px;
}
/* Non-Selected Tabs */

li.ui-tabs-nav-item a {
height: 20px;
}

li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
font-size:.8em;
font-weight:normal;
color: #5c7e81;
width: 80px;
border: 2px #f7f0ee solid;

background-color: #d3aeaa; }

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
color:#333;
}

#rotator li.ui-tabs-nav-item a span {
float:left;
margin: 0 0 0 35px;
padding:4px;
cursor:pointer;
font-weight: bold; }

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
color:#333;
}

/* Content Panels */
#rotator .ui-tabs-panel {
font-family: "Myriad Pro", Helvetica, sans-serif;
clear:left;
color:#000;
/*padding:40px 540px 15px 15px;*/
height:319px;
}

#rotator .ui-tabs-hide {
display:none;
}

#rotator h2 {
color:#E75D00;
font-weight:normal;
margin:0;
font-size:1.8em;
line-height:1.2em;
}

#rotator p {
font-size:1.3em;
margin:.5em 0;
color: #26160f;
} 

/*---------vimeo--------*/
.vimeo {
float: left;
text-align: center;
padding-left:50px;
padding-bottom:20px;}

.vimeo p{
margin-bottom: 0;
font-family: Cambria, Georgia, "Times New Roman", serif;
font-size: 14px;
}
.vimeo object {
height: 150px;
}




/******** GALLERY MODULE ********/ 
#photo h1{
  text-align: center;
        margin-bottom: 0.5em !important;
  }
#photo .navigation{
  height: 75px;
  text-align: center;
  width: 400px;
  margin: 0 auto;
  }  
  #photo .previous, #photo .next{
    padding: 0px;
    display: block;
    width: 40px;
    height: 25px;
  }
  #photo .previous{
    float: left;
    background: url(/images/previous.gif) no-repeat;
  }
  #photo .next{
    float: right;
    background: url(/images/next.gif) no-repeat;
  }
        #photo .back{
          font-size: 0.9em;
                color: #aaa;
                text-decoration: none;
        }
        #photo .back:hover{
          text-decoration: underline;
        }
  #photo p{
    margin: 0 0 10px 0;
  }
  #photo .image{
    clear: both;
    text-align: center;
  }
  #photo .image img{
    border: 1px solid #111;
  }
        #photo .description{
     width:400px; 
                margin: 1em auto; 
                font-size:0.9em; 
                text-align: center;
        }
#gallery {
margin-left: 50px; }

#content .right-side #gallery ul, #full-content #gallery ul{
  margin: 0;
  padding: 0;
}
#content .right-side #gallery ul li, #full-content #gallery ul li{
    margin: 0 5px 5px 0;
    list-style-type: none;
    float: left;
    width: 150px;
    height: 155px;
    line-height: 150px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #ffffff;
  }

 #content .right-side #gallery ul li:hover, #full-content #gallery ul li:hover{
      border: 1px solid #aaa;

  }


#content .right-side #gallery li img, #full-content #gallery li img{
    vertical-align: middle;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
  }

/******* FOOTER *********/

#footer{
  background-color: #999966;
  height: 18px;
  padding-bottom: 10px;
  color: #000;
  padding-top: 0;
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}

#footer a {
  color: #CC6600;
}
#container #footer a:hover {
  text-decoration: underline;
 }

#footerlinks #admin_link {
overflow: hidden;
background: #999966;
background-position: center;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px;
text-align: center; }

#footerlinks #edit_link {
font-size: 0px;
overflow: hidden;
background: #999966;
width: 90px;
height: 25px;
display: block;
float: right;
}
#print-footer{
display: none;
}

/******** SITEMAP MODULE ********/

#sitemap li.sub{
list-style-type: none;
}

