body {
    background: #726925 url(../images/shearing/body-back-2.gif) repeat-x;
}

#body-ct {
    border: 1px solid #021f5f;
    background: #FFFCE7 url(../images/watermark_shearing.png) bottom left no-repeat;
}

#header {
    background: #FFFFCC url(../images/shearing/shearing-head.jpg) top right no-repeat;
}

h1 {
	font: 28px "Times New Roman" serif;
	color: #706D5C;
}

#header h1 { 
        font-size: 24px;
		padding-top: 20px;
}


.linenav {
	background-color: #D0BC00;
	color: #665B00;
}

.linenav a {
    color: #665B00;
}

.linenav a:hover {
    color: white;
}
.linenav li a {
    border-left: 1px solid #D0BC00;
}


#location {
    color:#D0BC00;
}

#location a {
    color: #D0BC00;
}

#location a:hover {
    color:  #D0BC00;
}

#left h3 {
    padding-right: 20px;
    border-bottom: 1px solid #FFFCE7;
    background: #CFBB00 url(../images/shearing/nav-h3-right.gif) top right no-repeat; 
    color: #FFF;
}

#left #footer {
    border-top: 2px solid #FFFCE7;
    background: #CFBB00 url(../images/shearing/ul-bottom-left.gif) bottom left no-repeat;
}

#left li {
    border-top: 1px solid #FFFCE7;
    background-color: #ECDE5B;
}

#left a {
    color: #021f5f;
}

#left ul a:hover {
    background-color: #C8AE00;
    color: #FFF;
}

#left ul#sub a {
    background-color: #C8AE00;
    color: #021f5f;
}

#left ul#sub a:hover {
    background-color: #F2C100;
    color: black;
}

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

#content h1 {
    color: #665B00;
}

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

.featured, .featured-right, .featured-left {
	border: 1px solid #665B00;
	background-color: #FFFF99;
}

span.heading {
    color:#756900;
}

#content h2 {
	color: #665B00;
}

#content h3 {
	color: #756900;
}


a {
    border-bottom: 1px dashed #021f5f;
    color: #021f5f;
}

#content .image-caption {
    color: #021f5f;
}

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

a:hover {
	color: #A7A747;
	border-bottom: 1px solid #00a7e5;
}

#right .caption {
    background-color: #C7B516;
}

#right .caption a {
    color: white;
}

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

#news {
    background: #5c89b3 url(../images/shearing/news-bottom-left.gif) bottom left no-repeat;
    color: #021f5f;
}

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

#news a {
    color: #021f5f;
}

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

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

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

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


#content .top {
	color: #4B523E;
    background: url(../images/icon_society_top.gif) left no-repeat;
}
#content .print {
	color: #4B523E;
    background: url(../images/icon_society_print.gif) left no-repeat;
}