/* Add additional stylesheets below
-------------------------------------------------- */
/*
  Bootstrap's documentation styles
  Special styles for presenting Bootstrap's documentation and examples
*/



/* Body and structure
-------------------------------------------------- */
.brand {height: 80px;}

img.brand {
  padding: 0;
}

div.navbar-inner {
    height: 50px;
}
body {
  padding-top: 40px;
  padding-left: 4px;
  padding-right: 4px;
}

xxxximg {
    padding-left: 5px;
    padding-right: 5px;
}

img {
    margin: 5px;
}

p {
    margin: 5px 5px 5px 5px;
    padding-left: 5px;
    padding-right: 5px;}

.scrollable-menu {
    height: auto;
    max-height: 280px;
    overflow-x: hidden;
}

html, body { height: 100% }

.carousel-caption {
    text-shadow: none;
}