body { background: white url(/static/images/page-background-gradient.jpg); color: #444;  background-repeat: repeat-x;}

#blurb { color: #cc8e72; }

#navigation li { background: transparent url(/static/images/unselected-tab.png); background-repeat: no-repeat;}
#navigation li.selected { background: transparent url(/static/images/selected-tab.png); background-repeat: no-repeat;}

a {color: #629419; }

#navigation a { color: #4c642a; border: none; }

a.banner-link { border: none; }


div.page { background: white none; border: 0px solid green;}
div.top-banner { background: #faf4e5 url(/static/images/top-part.jpg); }

h1, h2 { background: transparent url(/static/images/bud-bullet.png); background-repeat: no-repeat;}

.legalese {color: #999; border-color: #ccc; border-style: solid; border-width: 1px 0px 0px 0px;}

.sidebar { color: #999; }
h2 {background: transparent url(/static/images/branch-bullet.png); background-repeat: no-repeat;}

table.info {background: #f1f7e1 url(/static/images/info-gradient.png); border: 1px solid #ced6bb; background-repeat: repeat-x;}
table.form th { background: #ced6bb none; }

blockquote{ border-left: 4px dotted #cc8e72; background: #fff4e2 url(/static/images/quote-gradient.png); background-repeat: repeat-x;}
