/* Enter Your Custom CSS Here */

.nav-inner {
text-align: none;
margin: 0 auto;
padding-left: 12%;
}
.sheet {
background: #FFFFFF;
margin: 0 auto;
position: relative;
cursor: auto;
width: 100%;
z-index: auto !important;
}

div#hmenu-bg.bar.nav {
height: 49px;
top: 150px;
}

.nav {
background: #ffffff;
margin: 0 auto;
position: relative;
z-index: 499;
border-top: 2px solid;
border-bottom: 2px solid;
}


.desktop .nav {
align-content:center;
padding-right: 0;
}


.hmenu>li>a:link, 
.hmenu>li>a:visited, 
.hmenu>li>a.active, 
.hmenu>li>a:hover
{
   font-size: 22px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}




.site-header {
      background: url("http://desswrites.com/wp-content/uploads/2015/05/desswrites-header1-1000x324.png") no-repeat scroll center top / 1000px auto;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: Lato,Georgia,serif;
    line-height: 1.3;
}
.site-title {
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    margin: 0px;
    padding: 58px 0px 10px;
}
html,
button,
input,
select,
textarea {
	font-family: "Georgia", Helvetica, sans-serif;
}
.lato (
font-family: "Lato", Helvetica, sans-serif;}

.navbar {
    background-color: #F7F5E7;
    margin: 0px auto 0px 15px;
    max-width: 1600px;
    width: 100%;
}
.site-header .home-link {
    color: #141412;
    display: block;
    margin: 5px auto;
    max-width: 1080px;
    min-height: 102px;
    padding: 0px;
    text-decoration: none;
    width: 100%;
}

div.block img{
border: 0px solid #ffffff;
margin: 7px;
}