body {
    margin:0;
    font-family: Arial,sans-serif;
    font-size:13px;
    line-height: 145%;
    background:url(img/bgrepeat.gif) 800px 41px repeat-x;
}
body.home-layout {
    background:url(img/bgrepeat.gif) 800px 109px repeat-x;
}
ul, li {
    margin:0;
    padding:0;
}
ul {
    list-style-type: none;
}
li {
    padding-left:15px;
    background:url(img/list-arrow.gif) 0px 3px no-repeat;
}
p {
    line-height: 145%;
}
a {
    color:#004780;
    text-decoration: none;
}
img {
    border:0;
}
a:hover {
    text-decoration: underline;
}
h1 {
    font-size:22px;
    font-family: "Trebuchet MS",Arial,sans-serif;
    color: #00467F;
}
h2 {
    font-size:18px;
    font-family: "Trebuchet MS",Arial,sans-serif;
    color:#999966;
    margin-top: -8px;
}
.home h2 {
    margin-top:20px;
    margin-bottom: -5px;
    color: #00467F;
}

h3 {
    font-size:16px;
    font-weight: bold;
    margin-bottom:10px;
    margin-top:15px;
    line-height: 130%;

}
.home-content{
    border-bottom: 1px solid #989696;
    padding-bottom: 7px;
    margin-bottom: 15px;
    margin-left: 10px;
}
.home-intro {
    border-bottom: 1px solid #bbb;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.regular label {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
}
div.checkbox label {
    display:inline;
}
div.checkbox {
    margin-top:10px;
}
div.submit {
    margin-top:10px;
}
#container {
    width:980px;
    background: white;
}
#menu {
    width: 170px;
    float:left;
    
   
}
#right {
    margin-left:170px;
    background:url(img/side_shadow.gif) 0 75px no-repeat;
    overflow: hidden;
    margin-bottom: 40px;
    min-height: 500px;
}
#header {
    height:78px;
    background: url(img/header.gif) no-repeat;
    text-align: right;  
}
.home #header {
    height:167px;
    background: url(img/home_head.jpg) no-repeat;
}
#header a {
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size:14px;
    font-weight: bold;
}
#header div {
     padding-top:15px;
}
.home #header div {
    padding-top:87px;
    padding-right: 7px;
}
.home .home-link {
    display:none;
}
.home-login {
    margin-top:-65px;
    margin-right:20px;
}
.interior .home-login {
    display: none;
}
#header .vancouver {
    margin-top:8px;
    margin-right:25px;
    font-size:13px;
    font-weight: bold;
    color: #999966;
}
#right .left {
    width:555px;
    float:left;
    padding-top: 20px;
    background:url(img/header_bottom.gif) 10px 0 no-repeat;
}
#right .right {
    float: right;
    
}
#content {
    
    
    margin-left:30px;
}
#content h1 {
    margin-top:-15px;

}

.home #content {
    background:url(img/home_head_bottom.gif) -20px 0 no-repeat;
    height:48px;
    margin-left:20px;
}
#content .left {
    width:220px;
    margin-top: -10px;
    float:left;
}
#content .right {
    margin-left:260px;
    float:none;
}
#right .gold-border {
    border-left: 1px solid #999966;
    padding-left:15px;
    float: left;
    width:220px;
    margin-top:20px;
    margin-left: 15px;
}

#menu ul {
    list-style-type: none;
    margin:0;
    padding:0;
    margin-left:11px;
    margin-top:20px;
}
#menu li {
    border-top:1px #bbb solid;
    padding-left:0px;
    background:none;
}
#menu li a {
    display:block;
    width:153px;
    height:25px;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size:17px;
    color: #00467F;
    text-decoration: none;
    padding-left:6px;
    padding-top: 5px;
  
    
    
}
#menu li a:hover {
    background: url(img/nav/nav_over.gif);
}
#menu li a.active {
    background: url(img/nav/nav_over.gif);
}
#menu ul ul {
    margin-left:0;
    margin-top: 0;
}
#menu ul ul li {
    border-top:1px #fff solid;
}
#menu li li a {
    height:21px;
    background:url(img/nav/subnav_rest.gif);
    font-size:11pt;
    padding-left:20px;
    width:139px;
    overflow:hidden;
}
#menu li li a:hover {
    background:url(img/nav/subnav_over.gif);
}
#menu li li a.active {
    background:url(img/nav/subnav_selected.gif);
    color:white;
    
}

#footer {
    color:#666;
    font-size:11px;
    border-top:1px solid #bbb;
    padding-top: 5px;
    margin-bottom: 10px;
}
#footer a {
    color: #999966;
}
div.next-event, #contact-form {
    border:1px solid #999966;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left:0;
    border-left:0;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-right-radius: 30px;
}
#contact-form {
    padding-top:0px;
    padding-bottom:15px;
}
.home .shuttle-footer {
    display:none;
}
.shuttle-label {
    
}
.shuttle-box{
    width: 275px;
    float: right;
    padding-left:30px;
    background:url(img/shuttle-arrow.gif) 20px 15px no-repeat;
}
.shuttle-box label {
    color:#004780;
    width:110px;
    float:left;
    text-align: right;
    padding: 0 5px 0px 0;
}
.shuttle-box h3 {
    margin-left:115px;
}
.shuttle-box .submit {
    margin-left:115px;
}
.shuttle-left .shuttle-box {
    float:left;
}
.shuttle-box input[type=text] {
    padding:0;
}
.shuttle-hours {
    margin-left: 115px;
    border-top: 1px #bbb solid ;
    margin-top: 15px;
    line-height: 115%;

}

.home h2.gold {
    color:#999966;
    margin-top:-10px;
    margin-bottom: 20px;
}
.home-head{
    margin-top: 0px;
}
.gold {
    color:#999966;
}
.indent {
    margin-left:40px;
}
.location-label {
    color:#999966;
    font-weight: bold;
    font-style: italic;
    margin-right: 3px;
}
.home-hrs{
    float: left;
    width: 130px;
    margin-top: -22px;
}
.home .left-lower {
    width:335px;
    float:left;
    line-height: 170%;
    margin-left: 0px;
    margin-top: -20px;
}
.home #right .left {
    padding-top:0;
    background: none;
}
.home .right-lower {
    margin-left:345px;
}
h2.contact {
    font-family: Arial, sans-serif;
    margin-top:10px;
    margin-bottom: -5px;
    color: #00467F;
}
p.phone {
    font-size:24px;
    margin-top:5px;

}

.error-message {
    font-size:10px;
    color:red;
}
.message {
    border:1px solid red;
    padding:10px;
    background-color: #FFA8AA;
    font-weight: bold;
    margin-left: 30px;
    margin-bottom: 10px;
}
table.manage {
    border-collapse: collapse;
}
table.manage td {
    padding:3px;
    border:1px solid #bbb;
}

/*donation forms*/
.donation label {
    float:left;
    width:128px;
    text-align: right;
    font-weight: bold;
    margin-right: 8px
}
span.required {
    color:#004780
}
.donation input[type=text] {
    width:204px;
}
.donation input[type=text].short {
    width:63px
}
.donation .radio label {
    width:30px;
}
.form-heading {
    color: #004780;
    font-weight: bold;
    margin:15px 0 10px 0;
    margin-left:136px;
    
}
.donation .error-message{
    margin-left:136px;
}
.input {
    margin-bottom: 6px;
}
.between {
    color:#004780;
    font-weight: normal;
    margin-top: 0;
}

h2.right-header {
    margin-top: 0;
    margin-bottom: 10px;
    font-size:18px;
    font-style: italic;
    padding-top:30px;
    line-height: 105%;
}
.disclaimer {
    margin-left:70px;
}
.astrix {
    margin: 15px 0px 20px 0px;
}

/*events */
ul.events {
    list-style-type: none;
}
ul.events li {
    padding-left:15px;
    background:url(img/list-arrow.gif) 0px 3px no-repeat;
}
ul.events ul {
    padding:0;
}


.next-event h1 {
    font-size:18px;
    font-family: arial;
    font-weight: bold;
    margin: 0 0 8px 0;
    color:#999966;
    padding-top: 15px;
}
.next-event h2 {
    font-family: arial;
    font-weight: bold;
    margin:0;
    color:#333;
    font-size:16px;
    margin-bottom: 8px;
}
.events ul p {
    margin:0;
}

/*buttons */
a.about-rollover {

    width:239px;
    height:117px;
    display:block;
    margin-bottom: 10px;
    margin-left: 20px;
}
a.about-rollover:hover {
    background-position: -239px;
}
a.history {
   background:url(img/about/about_button1.jpg) no-repeat;
}
a.review {
    background:url(img/about/about_button2.gif) no-repeat;
}
a.volunteer {
    background:url(img/about/about_button3.jpg) no-repeat;
    margin-bottom: 50px;

}
.volunteer-head{
    margin-top: 0;
}
div.about-us li {
    margin-bottom: 10px;
    margin-top: 0;
}
a.home-rollover {
    width:189px;
    display: block;
    margin-bottom: 10px;
}
a.home-blog {
    background: url(img/home/home_blog.gif) no-repeat;
    height: 58px;
}
a.home-donation {
    background: url(img/home/home_donation.gif) no-repeat;
    height: 64px;
}
a.home-history {
    background: url(img/home/home_history.gif) no-repeat;
    height: 61px;
}
a.home-rollover:hover {
    background-position: -189px;
}
.submit-button {
    background:url(img/submit_over.gif) no-repeat;
    display: block;
    width:57px;
    height:17px;
    border:0px;
    cursor: pointer;
}
.submit-button:hover {
    background-position: -57px;
}
.submit {
    overflow:hidden;
}



.volunteer-list li {
    margin-bottom:10px;
}
.newsletters li {
    background: none;
    padding:0;
    margin-bottom: 15px;
}
.newsletters img {
    margin-right:10px;
}
.newsletters ul {
    margin:20px 0;
}
.review-anchors a {
    font-weight: bold;
    color:#999966;

}


/*campaign cta */
#campaign-cta {
    background:url(img/campaign_cta.gif) no-repeat;
    height:392px;
    width: 220px;
    text-align: left;
    margin-top:30px;
    padding:10px;
}
#campaign-cta h2 {
    font-size:18px;
    color: #333;
    margin-top:15px;
    margin-bottom:10px;
}
#campaign-cta h3 {
    color:#333;
    margin-bottom: -10px;

}
#campaign-cta .image {
    height:150px;
    width:220px;
}
a.reg-details {
    display:block;
    width:142px;
    height:28px;
    background: url(img/registration.gif);
}
a.reg-details:hover {
    background-position: -142px;
}
a.donate-now-button {
    display: block;
    background: url(img/donate_button.gif);
    width:113px;
    height: 22px;
}
a.donate-now-button:hover {
    background-position: -113px;
}
a.participant-reg {
    display: block;
    width:149px;
    height:22px;
    background: url(img/participant_button.gif) no-repeat;
}
a.participant-reg:hover {
    background-position: -149px;
}

a.login-link {
    text-decoration: none;
    color: #999966;
}
a.login-link:hover {
    text-decoration: underline;
}

