body {
    background: #e17e26 url(../images/garden-festival/body-back.gif) repeat-x;
}

#body-ct {
    border: 1px solid #dd781d;
    background: #fbecde url(../images/watermark_smallholder.png) bottom left no-repeat;
}

#header {
    background: white url(../images/garden-festival/header-right.gif) top right no-repeat;
}

h1 {
    font: 25px "Times New Roman" serif;
    color: #df781c;
}

.linenav {
    background-color: #6e0b0e;
    color: #f6d8be
}

.linenav a {
    color: #f6d8be;
}

.linenav li a {
    border-left: 1px solid #8d5759;
}
.linenav a:hover {
    color: #fffde2;
}

#location {
    color: #704848;
}

#location a {
    color: #704848;
}

#location a:hover {
    color: black;
}

#left h3 {
    border-bottom: 1px solid #fbecde;
    padding-right: 20px;
    background: #de791e url(../images/garden-festival/nav-h3-right.gif) top right no-repeat; 
    color: white;
}

#left #footer {
    border-top: 2px solid #fbecde;
    background: #de791e url(../images/garden-festival/ul-bottom-left.gif) bottom left no-repeat;
}

#left li {
    border-top: 1px solid #fbecde;
    background-color: #cb8058;
}

#left a {
    color: #6d0a0d;
}

#left ul a:hover {
    background-color: #df791e;
    color: white;
}

#left ul#sub a {
    background-color: #edb079;
    color: #6d0a0d;
}

#left ul#sub a.current {
    background: #edb079 url(../images/garden-festival/arrow.gif) 15px 2px no-repeat;
}

#left ul#sub a:hover {
    color: #de781d;
    background: white;
}

p span.highlight {
    background-color: #fae6d3;
}

.featured, .featured-left, .featured-right {
    border: 1px solid #e7944a;
    background-color: #f6d4b5;
}

span.heading {
    color: #e28029;
}

#content h2 {
    color: #e48735;
}

#content h3 {
    color: #df781c;
}


a {
    border-bottom: 1px dashed #6d0a0d;
    color: #6d0a0d;
}

#content .image-caption {
    color: #6d0a0d;
}

#content .top {
    background: url(../images/icon_smallholder_top.gif) left no-repeat;
}

#content .print {
    background: url(../images/icon_smallholder_print.gif) left no-repeat;
}

a:hover {
    color: #df781c;
    border-bottom: 1px solid #df781c;
}
#right .caption {
    background-color: #de791e;
}

#right .caption a {
    color: white;
}

#right h2 {
    color: white;
    background-color: #de791e;
}

#news {
    background: #eeb17a url(../images/garden-festival/news-bottom-left.gif) bottom left no-repeat;
    color: #6d0a0d;
}

#news a {
    color: #6d0a0d;
}

#news a:hover { 
    color: white; 
    text-decoration: underline 
}
#news dd { 
    background: url(../images/garden-festival/bullet.gif) 2px 0 no-repeat; 
}

th.table-heading {
    background-color: #edb079;
}

td.table-highlight { 
    background-color: #fae6d3;
}

#scrollup {
    position: relative;
    overflow: hidden;
    height: 70px;
	width: 100%
}

.headline {
    position: absolute;
    top: 210px;
    height: 60px;
    width: 100%;
}

#content #scrollup {
    position: relative;
    overflow: hidden;
    height: 40px;
	width: 100%
}

#content .headline {
    position: absolute;
    top: 210px;
    height: 30px;
    width: 100%;
}
