#wrap-head {
    background: url('groovepaper.png') repeat;
}

#head-home {
    background: url('world.png') no-repeat -64px 0px;
		padding: 25px 60px;
}

#head-home p {
	font-size: 16px;
	line-height: 1.4;
	font-weight: normal;
}

#head-inner {
    padding: 25px;
    background: url('world.png') no-repeat -64px 0;
}

#head-inner h1 {
    padding-left: 34px;
}

.hero-unit h1 {
    color: #0069cc !important;
}

.logo {
    font-family: 'Coda', cursive;
}

footer {
    background: url('groovepaper.png') repeat;
    padding: 30px 0;
    margin-top: 60px;
}

footer p {
    text-align: center;
}

h1, h2, h3, h4 {
    color: #092242;
}

body.doc-header {
    background: url('groovepaper.png') repeat;
}

/*
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background: url('groovepaper.png') repeat;
    color: #999;
}
*/

.masthead .nav-pills .active a,
.masthead .nav-pills .active a:hover {
    background: url('groovepaper.png') repeat;
    color: #092242;
}

.masthead .nav-pills a:hover {
    background-color: #f9f9f9;
    color: #0088CC;
}

.note {
    font-size:.85em;
    color:#999;
    font-style:italic;
}

.center {
    text-align: center;
}

.searchbar {
    margin-top: 40px;
    margin-bottom: 30px;
}

/*
.searchform .btn.pull-right {
    margin-left: 2px;
}
*/

hr.thick {
  margin: 20px 0;
  border: 0;
  border-bottom: 6px solid #eeeeee;
}

.nmb {
    margin-bottom: 0 !important;
}

.dwn {
    margin: 1em 0 2em 0;
}



.multiselect {
    text-align: left;
    width: 12em;
}


.doc-facts {
    margin-top: 20px;

}

.doc-facts dt {
    margin: 1em 0 0;
}

.perm {
    font-weight: bold;
}

.countries {
    margin-top: 0.6em;
}

.country {
    display:table-cell;
    height: 36px;
    width: 40px;
    text-align: center;
    background-position: top center;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.council ul {
    float: left;
    clear: left;
    width: 100%;
    list-style-type: none;
    margin-bottom: 30px;
}

.council ul li {
    float: left;
    margin-right: 15px;
}