
.header

{

/*height:106px;*/

border-top:3px solid #000;
background-color: #000;
}
#links
{
float:left;
}
#links li
{
/*width:35px;*/
list-style:none;
/*float: right;*/
color:#fff;
}
#links img
{
width:100%;

margin-top:30px;
}
#cont-top

{

  background:#1c1b17;



}

#logo

{



/*margin-top:10px;*/

}

#ddd

{

background:#e8b01d;



background-size:100%;


}

#dd

{

background:white;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

    color: #555;

    background-color: #E7E7E7;

    background-color: #699415;

    border-color: #537909;

    color: #EEE3D5;

	height:44px;

	}

	.navbar-default {

  /*background:#351302;*/



}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

    color: #F6E6B4;

        background-color: #699415;

			height:44px;

			transition:0.9s;

	}

	.navbar-default .navbar-nav > li > a {

  color: #F6E6B4;

  /*font-weight:bold;*/



}

	.navbar-default .navbar-nav > li {

border-right:1px inset #ccc;

height:48px;

	}

.navbar {

  position: relative;

height: 49px;

  border: 1px solid transparent;

}

.navbar-default

{

/*margin-top:10px;*/
background-color:#351302;

}

.content

{



}

#dddd

{

background:#F4F7EB;

}

#dddd h3



{

text-align:center;



font-weight:600;

color:#3a1100;
border-bottom: 2px groove #e8b01d;
padding-bottom:6px;

}

#dddd p

{

line-height:2em;

text-align:justify;

}

#ddddd

{

background:#F4F7EB;

padding-bottom:10px;

}

#ddddd h2

{

color:#351302;


text-align:justify;

}

#ddddd p

{

line-height:2em;

text-align:center;

color:#000;

font-size:12px;

}

#ddddd img

{

width:100%;

height:200px;

}

#ddddd

{

text-align:center;

color:#351302;

font-weight:600;

}

.btn-warning {

  color: #fff;

  background-color: #351302;

  border-color: #eea236;

}

#dddddd

{

padding:10px;

background:#F4F7EB;

text-align:center;



}

#dddddd

{

padding-top:23px;

border-top:2px solid #351302;

}

#dddd h4
{
color:#699415;
}
.sitemapmenu a{ 
color:#333;
line-height:2.8em;
}


<!-- dropdown -->
{
@import url(http://fonts.googleapis.com/css?family=roboto);
}

body {
  font-size: 14px;
  line-height: 28px;
  color: #000;
  margin: 0;
  padding: 0;
  word-wrap: break-word !important;
  font-family: 'roboto', sans-serif;
}
a:hover, a:focus {
    color: #ffffff;
    text-decoration: underline;
    /*font-weight: bold;*/
    text-transform: capitalize;
}
h1 {
  font-size: 60px;
  text-align: center;
  color: #FFF;
}

h3 {
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  color: #FFF;
}

h3 a { color: #FFF; }

a {   color: #000;
    text-decoration: underline;
  /*  font-weight: bold;*/
    text-transform: capitalize; }

h1 {
  margin-top: 100px;
  text-align: center;
  font-size: 60px;
  line-height: 70px;
  font-family: 'roboto', sans-serif;
}

#container {
  margin: 0 auto;
  max-width: 890px;
}

p { text-align: center; }
 .toggle, [id^=drop] {
 display: none;
}

nav {
  margin: 0;
  padding: 0;
  background-color: #351302;
}

#logo {
  display: block;
  padding: 0 30px;
  float: left;
  font-size: 20px;
  line-height: 60px;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
  background-color: #351302;
}

nav a {
  display: block;
  padding: 0 20px 0 15px;
  color: #FFF;
 /* font-size: 16px;*/
  line-height: 40px;
  text-decoration: none;
}

nav ul li ul li:hover { background: #351302; }

nav a:hover { background-color: #e8b01d; }

nav ul ul {
  display: none;
  position: absolute;
/*  top: 60px;*/
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
    width: 300px;
    float: none;
    display: list-item;
  position: relative;
}

nav ul ul ul li {
    position: relative;
    top: -40px;
    left: 300px;
}

li > a:after {   }

li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

#logo {
  display: block;
  padding: 0;
 /* width: 100%;*/
  text-align: center;
  float: none;
}

nav { margin: 0; }

 .menu { display: block; }

.toggle {
  display: block;
  background-color: #254441;
  padding: 0 20px;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  border: none;
}

.toggle:hover { background-color: #000000; }

[id^=drop]:checked + ul { display: block; }

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a { background-color: #000000; }

nav ul li ul li .toggle,
 nav ul ul a { background-color: #212121; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}
}

@media all and (max-width : 330px) {

nav ul li {
  display: block;
  width: 94%;
}

}
section.content p {
    text-align: justify;
}