body {
  min-height: 600px;
  padding-top: 50px;
/*   overflow:scroll;
    background:url(../images/main/back.jpg) fixed center 50px;
    background-repeat: no-repeat; 
    -moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%; 
    -ms-background-size: 100%; 
    background-size: 100%;*/
 background-color:#ffeedd;
}

a {color:#664422;text-decoration:none;}
a:hover {color:#664422;text-decoration:underline;}


.cw {
padding-top:10px;
padding-bottom:10px;
background-color:;
}

.clg {
padding-top:10px;
padding-bottom:10px;
background-color:#ffeedd;}

.nop {
padding:0px;}

.backtrans{
background-color:transparent;
}

.trenn {
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:30px;
border-bottom:1px dotted #886644;
height:2px;
}

.thumb {
margin-right:25px;
margin-bottom:25px;
border:1px solid #886644;
-moz-box-shadow:    3px 3px 3px 1px #888888;
-webkit-box-shadow: 3px 3px 3px 1px #888888;
box-shadow:         3px 3px 3px 1px #888888;
}

.jumbotron{margin:0px;}

h1{font-family:    Garamond;color:#886644;}
h2{font-family:    Garamond;color:#886644;}
h3{font-family:    Garamond;color:#886644;}
h4{font-family:    Garamond;color:#886644;}

.navbar-default {
font-family:    Garamond;
font-size:20px;
border-color: #886644;
}

.panel-custom {
border-color: #886644;
}

.panel-custom > .panel-heading {
background-color:#886644;
}

.panel-custom > .panel-heading > .panel-title a, h4{
color:#ffeedd;
font-weight:bold;
}

.carousel-control {
  filter: alpha(opacity=30);
  opacity: .3;
}
