body {
    background: #99bb33 url(../images/welsh-show/body-back.gif) repeat-x;
}

#body-ct {
    border: 1px solid #01652e;
    background: #eff5df url(../images/watermark_royalwelshshow.png) bottom left no-repeat;
}
#header {
    background: white url(../images/welsh-show/header-right.gif) top right no-repeat;
}

#header h1 {
    padding-top: 40px;
    font: 26px "Times New Roman" serif;
    color: #1a7442;
}

#topsubnav {
}
.linenav {
    background-color: #046731;
    color: #bac792;
}

.linenav a {
    color: #bac792;
}

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


#location {
    color: #2b5d42;
}

#location a {
    color: #2b5d42;
}

#location a:hover {
    color: black;
}

#left h3 {
    border-bottom: 1px solid #eff5df;
    background: #00652e url(../images/welsh-show/nav-h3-right.gif) top right no-repeat; 
    color: white;
}

#left #footer {
    border-top: 2px solid #eff5df;
    background: #00652e url(../images/welsh-show/ul-bottom-left.gif) bottom left no-repeat;
}

#left li {
    border-top: 1px solid #eff5df;
    background-color: #bac792;
}

#left a {
    color: #2b5d42;
}

#left ul a:hover {
    background-color: #01662f;
    color: #99bb33;
}

#left ul#sub a {
    background-color: #c2d684;
}

#left ul#sub a:hover {
    background-color: #01662f;
    color: #99bb33;
}

#left ul#sub a.current {
    color: black;
    background: #c2d684 url(../images/welsh-show/arrow.gif) 15px 2px no-repeat;
}

h1 {
    color: #99bb33;
}

span.highlight {
    background-color: #c3d786;
}

.featured, .featured-left, .featured-right {
    border: 1px solid #99bb33;
    background-color: #e9f0d2;
}

span.heading {
    color: #99bb33;
}
h2 {
    color: #99bb33;
}

h3 {
    color: #99bb33;
}
 a {
    border-bottom: 1px dashed #2b5d42;
    color: #2b5d42;
}

#content .image-caption {
    color: #2b5d42;
}

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

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

 a:hover {
    color: #99bb33;
    border-bottom: 1px solid #99bb33;
}

#right .caption {
    background-color: #01662e;
}

#right .caption a {
    color: white;
}

#right h2 {
    color: white;
    background-color: #01662e;
}

#news {
    background: #c3d785 url(../images/welsh-show/news-bottom-left.gif) bottom left no-repeat;
    color: #2b5d42;
}

#news dd { 
    background: url(../images/welsh-show/bullet.gif) 2px 0 no-repeat; 
}

#news a {
    color: #2b5d42;
}

#news a:hover { text-decoration: underline; color: black }

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

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

#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%;
}
