/* CSS Document */
h1, h2 { color:#B9312A;}

/* Layout */
#top-container, #top-container-sp {background:#B2100A; }
#top-navigation {color:white; }
#top-navigation a{color:white;}
#top-navigation a:hover{ color:white;}

#main {background:#ECE6D6 url(bg-main.gif) repeat-y; } 

/* Left column */

.opscs {background-image: url(bullet-opscs.gif); background-color:#799886; border-bottom: solid 1px #fff; }
.opscs a{ color:white; }
.opscs a:hover{ color:white; }

.strip-undermenu { background:#D8CDAD;}
.img-spring { border-bottom:solid 1px #fff;}

/* Center column */
#main-center-home { background-color:#fff; }
#center-header { background-color:#436B44;}
#center-header p{ color:#fff; }

#tips-container { background: url(bg-tips-container.gif) repeat-y;}
.tip { background-color:#F1EADB; }
.tip-header { color:#20643F; }

.news-more { color:#B9312A;}
.news-more a{ font-weight:bold; color:#B9312A; text-decoration:none;}
.news-more a:hover{ font-weight:bold; color:#B9312A; text-decoration:underline;}

/* Right column */

#newsletter { background-color:#D8CDAD; }
.newsletter-field { border: solid 1px #C3B387; background-color:#EEE6D5; color:#62705F; }

#inquiry { background-color:#D8CDAD; }
#inquiry p {color:#20643F;}
.scale { border: 1px solid #D0C49F; background-color:#E5DEC8; }
#inquiry a{ color:#20643F; }
#inquiry a:hover{ color:#20643F; }


/* Subpages */
#content { border-top:solid 1px #fff;}

.crumb-navi { color:#B9312A;}
.crumb-navi a{ color:#B9312A;}
.crumb-navi a:hover{ color:#B9312A; }

.webimg { background-color:#D88C72;}
.webimg img{ border-bottom:solid 1px #EEE6D5;}
.webimg p{ color:#B9312A; }
.comment { background-color:#D88C72; color:#B9312A; }

table.webtable {background-color:#E2D6BA; }
table.webtable td, table.webtable th  { border:solid 1px #93876A;}
table.webtable th  { background-color:#C9B385; color:#FFFFFF;}
table.webtable td.second  { background-color:#DBCCA8;}

#info { background-color:#D88C72; }
#info p {color:#B1201A; }

.strip1white { border-top:solid 1px #fff; }


/* Footer */
#footer { background:#B2100A url(bg-footer.gif) repeat-y left; }
#copyright { color:#fff;}
#copyright a{ color:#fff;}
#web-info a{ color:white;}

#bottom-menu { border-bottom: solid 1px #fff; background:#E2AE99; color:#B1201A;}
#bottom-menu a{ color:#B1201A; }

/* others */
.clear-footer { background:#B1201A url(bg-footer.gif) repeat-y left;}

.colored { color:#B9312A;}
a { color:#685237; }
a:hover { color:#B9312A; }
