@font-face {
    font-family: 'globerbold_free';
    src: url('../fonts/glober_bold_free-webfont.eot');
    src: url('../fonts/glober_bold_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/glober_bold_free-webfont.woff') format('woff'),
         url('../fonts/glober_bold_free-webfont.ttf') format('truetype'),
         url('../fonts/glober_bold_free-webfont.svg#globerbold_free') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'globerthin_free';
    src: url('../fonts/globerThin/glober_thin_free-webfont.eot');
    src: url('../fonts/globerThin/glober_thin_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/globerThin/glober_thin_free-webfont.woff') format('woff'),
         url('../fonts/globerThin/glober_thin_free-webfont.ttf') format('truetype'),
         url('../fonts/globerThin/glober_thin_free-webfont.svg#globerthin_free') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
  height: 100%;
  width: 100%;
}

/*Nav*/

a {
  color: #d81616;
  font-family: 'Droid Serif', serif;
  font-size: 18px;
  line-height: 1.8;
  font-weight: lighter;
}

address {
  font-family: 'Droid Serif', serif;
  font-size: 18px;
  line-height: 1.8;
  color: #5C5C5C;
  font-weight: lighter;
}

nav {
  position: static;
  width: 100%;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
}

nav ul {
  text-align: center;
}

nav li {
  display: inline;
}

nav li a img {
  width: 50px;
  display: inline;
  margin-bottom: -5px;
}

nav li a {
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'globerbold_free';
  text-transform: uppercase;
  color: #5C5C5C;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
}

nav li a:hover {
  color: #d81616;
}

nav a {
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}


h1 {
    font-family: 'globerBold_free';
    font-size: 54px;
    color: #5C5C5C;
    text-transform: uppercase;
    line-height: 1.5;
    padding-top: 50px;
    letter-spacing: 4px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
h2 {
    font-family: 'globerthin_free';
    font-size: 28px;
    color: #5C5C5C;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5;
    padding-top: 25px;
    letter-spacing: 2px;
    padding-left: 20px;
    padding-right: 20px;
}

h3 {
  font-family: 'globerthin_free';
  font-size: 24px;
  color: #5C5C5C;
  font-weight: lighter;
  text-align: center;
  line-height: 1.5;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
}

p {
  font-family: 'Droid Serif', serif;
  font-size: 18px;
  line-height: 1.8;
  color: #5C5C5C;
  font-weight: lighter;
}

/*Section*/
section {
  width: 100%;
  margin: 0 auto;
  height: inherit;
  overflow: hidden;
}

/*bgImg*/
.bgImg {
  position: absolute;
  top: 0;
  height: 100%;
  min-width: 100%;
  z-index: -1;
  overflow: hidden;
}

/*Wrapper*/
.wrapper {
  max-width: 1140px;
  display: block;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 20px;
  padding-bottom: 50px;
  height: auto;
  display: table;
  overflow: hidden;
}

.wrapper ul {
  width: 100%;
  text-align: left;
  list-style-type: circle;
}

.wrapper li {
  font-family: 'Droid Serif', serif;
  font-size: 18px;
  color: #5C5C5C;
  text-align: left;
  line-height: 1.5;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

/*imgContent*/
.imgContent {
  margin: 0 auto;
  display: block;
  margin-top: 100px;
  max-width: 100%;
}

/*brickBanner*/
.Banner {
  display: block;
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}

.Banner img {
  width: 100%;
}

.Banner h1 {
  position: absolute;
  top: 75px;
  padding-top: 25px;
  width: 100%;
  text-align: center;
  color: #ffffff;
}

/*Midbanner*/
.midBanner {
  display: block;
  background: url(media/images/wallpaper.jpg) no-repeat;
  width: 100%;
  height: 300px;
  padding-top: 100px;
}

/*content boxes*/
.contentLeft {
  display: inline-block;
  float: left;
  width: 45%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  padding-top: 25px;
  padding-bottom: 50px;
}

.contentLeft img {
  padding-bottom: 50px;
  margin: 0 auto;
  display: block;
  width: 80%;
}

.contentRight {
  display: inline-block;
  float: right;
  width: 45%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  padding-top: 25px;
  padding-bottom: 50px;
}

.contentRight img {
  padding-bottom: 50px;
  margin: 0 auto;
  display: block;
  width: 80%;
}

.guild {
  width: 200px;
}

/*contact*/
.contact {
  padding-left: -10px;
}

/*iframe*/

map {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}

/*Form*/

form {
  padding-top: 25px;
  font-family: 'Droid Serif', serif;
  color: #5C5C5C;
  letter-spacing: 1px;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  text-align: left;
}

table {
  margin: 0 auto;
  display: block;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}

tr {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}


input {
  text-decoration: none;
  border: none;
  background-color: #ebebeb;
  padding: 10px;
}

label {
  vertical-align: top;
}

textarea {
  width: 97%;
  text-decoration: none;
  border: none;
  background-color: #ebebeb;
}

/*footer*/

footer {
  width: 100%;
  background-color: #ebebeb;
  height: 100px;
  text-align: center;
  padding-top: 35px;
  font-family: 'globerthin_free';
}

footer p {
  font-family: 'globerthin_free';
}

footer a {
      font-family: 'globerthin_free';
}