body {
    font-family: Verdana;
    font-size: 15px;
    padding-top: 10px;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #EF2125;
    text-decoration: none;
}
#text {
    margin: 50px auto;
    width: 500px;
}
.hotspot {
    color: #900;
    padding-bottom: 1px;
    border-bottom: 1px dotted #900;
    cursor: pointer;
}
#tt {
    position: absolute;
    display: block;
    background: url(../images/tt_left.gif) top left no-repeat;
    font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
    margin-left: 50px;
}
#tttop {
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../images/tt_top.gif) top right no-repeat;
    overflow: hidden;
}
#ttcont {
    display: block;
    padding: 2px 12px 3px 7px;
    margin-left: 5px;
    background: #666;
    color: #FFF;
}
#ttbot {
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../images/tt_bottom.gif) top right no-repeat;
    overflow: hidden;
}
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}
#boxes .window {
    position: absolute;
    left: 0;
    top: 0 !important;
    width: 600px;
    display: none;
    z-index: 9999;
    background-color: #ffffff;
    margin-top: 20px;
}

#boxes #ignite {
    background: url(../images/notice2.png) no-repeat 0 0 transparent;
    /*width: 520px;
    height: 450px;*/
    line-height: 130%;
    padding: 70px 50px 0px 50px;
    font-size: 15px;
    font-family: Georgia;
    text-align: left;
}

#boxes img{max-width:510px;}

#boxes a { text-decoration: underline }
#celsidebar {
    width: 160px;
    float: left;
    margin-top: -25px;
    margin-right: -20px;
    text-algin: center;
    margin-left: 30px;
}
#cs1,
#cs2,
#cs3,
#cs4 {
    position: relative;
    list-style-type: none;
    padding: 0;
    margin: 0 0 16px 0 !important;
    position: relative;
    height: 110px;
    width: 110px;
    text-align: center;
}
#cs1 img { margin-top: 10px }
#celsidebar ul li:hover { }
#celsidebar a {
    width: 110px;
    height: 110px;
}
#celsidebar ul {
    padding: 0 !important;
    margin-left: 40px;
}
#celebrate-head {
    float: left;
    width: 680px;
    text-align: center;
    line-height: 130%;
    font-weight: bold;
}
#footer a { font-weight: bold }
#cs3 img { margin: 0 }
#boxes h2 {
    text-align: center;
    margin-bottom: 1px;
    border-bottom: 1px solid #000;
    padding-bottom: 7px;
}
#maincelebration {
    margin-bottom: 15px;
    height: 530px;
    margin: auto;
}
#footer {
    border-top: 1px dotted #ccc;
    padding-left: 40px;
}
.centeralign {
    margin: 0 auto !important;
    text-align: center;
}


p strong{
    color: #D11D20;
}

#boxes #flea h2,
#boxes #directions h2,
#boxes #ignite h2,
#boxes #fun h2
{ text-align: center ;}

#boxes #flea,
#boxes #directions,
#boxes #fun {
    width: 540px;
    padding: 0px 16px !important;
    background-color: #ffffff;
    font-family: Georgia, "Book Antiqua","Times New Roman","Comic Sans MS", verdana, arial, helvetica, sans-serif;
    font-size: 16px ;
    border: 5px solid #eee;
    line-height: 130%;
    text-align: left;
    max-height: 90%;
    overflow-y: auto; 
    overflow-x: hidden; 
}

a.close {
    color: #404040;
    text-decoration: none !important;
text-align: right;
float:right;
font-family: tahoma !important;
height: 20px;
font-size: 15px;
background:#eee;
padding: 3px 25px 3px 13px;
margin-right: -18px;
text-transform: uppercase;
background: #eee url(../images/close.gif) 63px 2px no-repeat;
}


#leftcontent { width: 577px }
#leftcontent img { max-width: 577px }
.pages {
    font-size: 15px;
    line-height: 130%;
}
#v-location { width: 13% }
#v-code { width: 9% }
#v-title { width: 18% }
#v-description { width: 45% }
table#volunteertable {
    text-align: left;
    font-size: 14px !important;
}
#volunteertable td { padding: 10px }
#volunteertable th {
    padding-bottom: 4px;
    font-size: 1.1em;
}
#v-status {
    width: 15%;
    font-size: 1.2em;
}
.urgent { background: yellow }
.broken_link { text-decoration: none !important }
#mainwrapper { background: #fff url(none); width: 960px; margin: 0 auto; }
.largetext {
    font-size: 1.4em;
    font-weight: bold;
    color: #444;
}
.largetext a { color: #333 }
.anchorlinks a { text-decoration: none }
.anchorlinks a:hover { text-decoration: underline }
.bookmark {
    color: #444;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.bookmark a {
    color: #444;
    font-weight: bold;
    text-decoration: none;
    hover: text-decoration:none;
}
.highlight2 {
    border: 2px solid #000;
    border: 0;
    background: #eee;
    padding: 10px 10px 8px 10px;
    text-align: justify;
}

.post .entry ul, .pages ul { margin-top: 3px }
}

#footer {
    clear: both;
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 11px !important;
    border-top: 1px solid #222;
    background: #fff;
}