body {
	background-image:url("../img/page_bg.png");
        background-repeat:repeat;
}

p {
    font-size: 16px;
    font-weight: 300;
}
.logo { background-color: #FFF;}

.logo img {
     margin:auto;
     padding: 30px 0px;
}

.banners {
    background: url("../img/sunburst.png");
    background-position: 13% 22%;
    height: 250px;
    margin-bottom: 40px;
 }

.container { padding-bottom:30px; }

nav { z-index: 999; }

.navbar {
    font-size: 15px;
    margin: 0px;
}
   
.navbar-nav{
    margin: auto;
    display: table;
    table-layout: fixed;
    float:none;
    text-align: center;
}
 
.navbar-default .navbar-nav>.active>a:hover,  .navbar-default .navbar-nav>li>a:hover{
    background-color: transparent;
    color: #d0a1a8;
}

.navbar-default .navbar-nav>li>a {
    color: #a2505d;
    border-top: 3px solid transparent;
}

.navbar-default .navbar-nav>.active>a {
    background-color: transparent;
    color: #a2505d;
    border-top: 3px solid #dcb647;
}

.form-horizontal .control-label{
/* text-align:right; */
	text-align:left;
	padding-right:0px;
}

.footer {
    color: #666666;
    font-family: museo-sans, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    width: 100%;
    border-top: 2px solid #e3e3e3;
    padding: 30px;
    margin:auto;
    background-color:#333
}

.bottom-nav {
    float:right;
}

.footerleft ul li{ float:  right; }


.list-inline p{  font-size:12px; }

.bottom-nav {
    padding-top: 240px;
    float:right;
    
}

.sidebar {
    margin: auto;
    display: block;
    max-width: 77%;
}

#carousel-example-generic {
    height: 200px;
    margin-top : 20px;
}

#carousel-example-generic>.thumbnail>img, #carousel-example-generic>.thumbnail a>img, #carousel-example-generic>.carousel-inner>.item>img, #carousel-example-generic>.carousel-inner>.item>a>img{
    margin: auto;
    height: 200px;
}

.awards h2 {
    color: #806723;
    border-top:1px solid #bababa;
    padding-top: 35px;
}

.awards, h3{
    color: #806723;
    font:20px/18px adriane;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 26px;
}

.awards ul {

    padding: 20px 5px 15px 5px;
    margin-right: 20px;
    float: left;   
}

@media (max-width: 450px) {
    .awards ul {
        float:none;
        width: 100%;
        padding-bottom: 40px;
    }
}

.nomi {
    border-bottom:1px dotted #bababa;
    width: 30%;
}

.winner {
    border-bottom: #866c25 2px solid;
    border-top: #866c25 2px solid;
    padding: 20px;
    width: 30%;
}


.winner p {
    color: #806723;
    font:italic bold 14px/17px adriane,Times,serif;
    padding: 0;
    margin: 0;
}

.winner img {
    float:left;
    padding-right: 15px;
}

.awards li,.awards li a, .sliver {
   list-style:none;
   text-decoration:none;
   color: #545454;
   font-size: 16px;
   font-weight: 700;
}

.awards li span a{
    font-weight: 400;
    line-height: 18px;    
}

.title {
    padding: 5px 0 20px 0;
    letter-spacing: -1px;
    font-size: 33px; 
    line-height: 30px;
}

.carousel1_cont .item img {
width: 100%;
border: 1px solid #ddd;
padding: 5px 10px;
background-color: #fff;

}

.carousel1_cont {
position: relative;
padding: 0 45px;

}

.ar_prev,
.ar_next {
width: 60px;
text-align: center;
height: 30px;
position: absolute; 
top: 50%;
margin: -15px 0 0;
}

.ar_prev {left: 0px;}
.ar_next {right:0px;}

.sliver {
    padding: 5px;
    font-size:23px;
    font-weight: 400;
    
}
.doclogo {
    width: 280px;
    height: 160px;
    margin: 15px 15px 10px 0px;
    float: left;
    padding-left: 20px;
    background: #FFF;
}

button { margin-top:15px; }

strong, .buzz {
    color: #a2505d;
    text-align: center;
}

.highlights {
    border-bottom:1px solid #bababa;
    padding-bottom: 50px;
}
.highlights a img {
    padding: 5px;
    background-color: #FFF;
}

.parent {
    position: relative;
    float: left;
}

.parent p {
    position:absolute;
    bottom :0;
    padding: 10px;
    background-color: #FFF;
    opacity: .87;
    color: #a2505d;
    line-height: 20px;
}

#galleria {height:467px}