h1 {
  //color: black;
  color: #dd9933 !important;
  margin: 0px 0 15px !important; 
}

h2 {
   color: #dd9933 !important;
}

h3 {
   color: #dd9933 !important;
}

.header-contentxxx {
  padding: 5px 0px  !important;
  position: relative; 
  width: 100% !important;
}

.header-content {
  padding: 5px 0px  !important;
}

.menu-box {
  padding: 0 0px !important;
}

.menu-box a {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  padding: 0 14px !important;
}

.blog .entry-headline, .home-latest-posts .entry-headline {
    font-size: 0px !important;
}

#wrapper #main-content {
    padding: 28px 0px 10px !important;
}

.entry-headline {
   color: #dd9933 !important;
}

.sidebar-headline-text {
   color: #dd9933 !important;
}

li.item_welcome {
   color: #dd9933 !important;
}

::marker {
   color: #dd9933 !important;
}

legend {
   color: #dd9933 !important;
}

label {
   color: #dd9933 !important;
}

div.req-text {
   color: #dd9933 !important;
}

p {
   color: #C9C9C9 !important;
}