
/* ====================================== Custom CSS Code =================================================*/

/* you can add any custom css code for any class, id, tags and anything here, it will be active.. */


.porttext {
	font-family: 'Great Vibes', cursive;
	font-size: 3em;
	color: #e09f9d;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 10px;
}

.portpage {
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	color: #571e00;
	text-align: left;
	margin-left: 40px;
	text-transform: uppercase;
}

.porttitle {
	font-family: 'Great Vibes', cursive;
	font-size: 2.5em;
	color: #e09f9d;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

.porttitletop {
	font-family: 'Great Vibes', cursive;
	font-size: 2.5em;
	color: #e09f9d;
	text-align: left;
	margin-left: 20px;
	margin-bottom: -10px;
	z-index: 99;
	position: relative;

}

/* new navigation - stretch */

.nav2 {
  font-size: 0.85em;
  text-transform: uppercase;
/*  font-weight: 900; */
  font-weight: bold;
  list-style: none;
  margin: 0;
/*  padding: 0; */
  padding 37px 0 34px 0;
  letter-spacing: 0.15em;
}
.nav2 > li {
/*  border-top: solid 1px red; */
    border-top: solid 1px #541800;
}
.nav2 > li > a {
  display: block;
  text-decoration: none;
/*  background: #CCC; */
  padding: 1em;
  text-align: center;
}




.nav2 > li {
  display: block;
  text-decoration: none;
  padding: 1em;
  text-align: center;
}



/* added */
.nav2 > li > a.active {
/*  color: #f3c0c0; */
  color: #541800;
}

.nav2 > li:first-child {
  border: none;
}

@media screen and (min-width: 40em) {
  .nav2 {
    display: table;
    width: 100%;
    display: flex;
  }
  .nav2 > li {
    display: table-cell;
    display: flex;
    flex: 1 1 auto;
    border-top: none;
/*    border-left: solid 1px red; */
  }



  .nav2 > li > a {
    width: 100%;
    background: #fffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.bgard {
    background-image: url(../images/bgimage.gif);
    background-repeat: no-repeat;
    background-position: center;

}

.kgwelcome {
    text-transform: uppercase;
    letter-spacing: 0.15em;
}

.kgwelcome2 {
    letter-spacing: 0.15em;
}

.kgtag {
    font-family:'Futura LT W01 Bold';
    font-size: 0.80em;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    color: #f7941e;
}

.kggallery {
    font-family:'Futura LT W01 Bold';
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #f7941e;
}



.kgbio {
    letter-spacing: 0.1em; 
    font-size: 0.85em;
}

.kgclhdr {
    font-family:'Futura LT W01 Bold';
    font-size: 1.25em;
    letter-spacing: 0.15em;
    line-height: 1.25em;
}

.kgclsubhdr {
    letter-spacing: 0.05em;  
    font-size: 0.8em;
}


.kgcllist {
    letter-spacing: 0.05em; 
    font-size: 0.8em;
    text-indent: -14px;
    padding-left: 14px;
}

.kgcltest {
    letter-spacing: 0.05em; 
    font-size: 0.8em;
    text-align: right;
    padding-right: 3%;
}

.kgcltest2 {
    letter-spacing: 0.05em; 
    font-size: 0.8em;
    text-align: left;
    padding-left: 3%;
}

.kgtest, kgreq {
    font-family:'Futura LT W01 Bold';
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    text-align: right;
}

.kgghdr {
    font-size: 1.25em;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    line-height: 1.25em;
    padding-bottom: 5px;
}

.contbox {
    background-color: #f7941d !important;
    overflow:hidden;
    width: 575px;
    padding: 5px 5px 5px 5px;
    border: 2px solid #581e00;
    margin-left: auto;
    margin-right: auto;
}

.table {
    background-color: #f7941d !important;
}



.kgconttxt {
    background-color: #f7941d !important;
/*    letter-spacing: 0.1em; */
    font-size: 1em;
    font-weight: 700;
}


.kgcontact input {

    background-color: #f7941d !important;
}

th, td {
    background-color: #f7941d;
}

.kgform {
    background-color: #f7941d;
}


div.radio input {

    background: #f7941d !important;
}

/* form */

.kgform input.mail, .kgform input.submit, input.search, input.text, textarea, input.kgform-text, input.kgform-button {
	font-family:'Futura LT W01 Light', Arial, sans-serif;
}

.form-elements fieldset {
	background-color: #f7941d !important;
}
