@import url(http://fonts.googleapis.com/css?family=Raleway);


body{
     font-family: 'Raleway', sans-serif;
     font-weight: 300;
	 
}


.gf-menu .item{
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    
}


#rt-top-surround #rt-header {
  background-color: rgba(0, 0, 0, 0.6);
 
}
#rt-top-surround #rt-header .logo-block a#rt-logo {
  margin-bottom: 10px;
  width: 320px;
  margin-top: 3px;
}
.gf-menu {
  margin: 20px auto;
}

.gf-menu.l1 > li > .item {
  font-size: 13px;
  }
  #rt-top-surround #rt-header .menu-block {
  margin-top: 37px;
}

#rt-transition #rt-mainbody-surround {
  border-top: 2px solid #ffffff;
  color: #444;
 
 
}
.gf-menu .dropdown{
background-color: rgba(0,0,0,0.6) !important;
}
#rt-transition #rt-mainbody-surround #rt-maintop {
  font-size: 17px;
  font-style: italic;
  text-shadow: none;
}

#rt-maintop {
  border-bottom-color:none;
  border-bottom-style: none;
  border-bottom-width: 0;
  box-shadow:none;
  margin:0;
  padding:0;
}