BODY
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:16px;
/* overflow-x:hidden; */
}

.navbar-brand>img
{
display:inline-block;
}

.navbar-default .navbar-brand
{
font-family: Pattaya,serif,sans-serif;
color: #444;
font-size: 31px;
}

#nonmobilenav
{
width:100%;
overflow:hidden;
padding-top: 35px;
position: fixed;
top: 0;
left: 0;
height: 149px;
z-index: 1;
background-color: #FFF;
}

.first-section
{
margin-top:149px;
}

#nonmobilenav DIV
{
width:100%;
overflow:hidden;
text-align:center;
margin:0 auto;
margin-bottom:25px;
}

#nonmobilenav DIV A
{
float:none !important;
}

#nonmobilenav DIV A.navbar-brand
{
font-family:Pattaya,serif,sans-serif;
font-size:32px;
color:#000 !important;
text-decoration:none !important;
}

#nonmobilenav UL LI
{
padding-left:10px;
padding-right:10px;
}

#nonmobilenav UL A
{
font-family: Arial,sans-serif;
font-size: 16px;
text-transform: uppercase;
color: #AAA;
letter-spacing:0.3px;
text-decoration:none !important;
}

#nonmobilenav UL A:hover,
#nonmobilenav UL A:active,
#nonmobilenav UL A:focus,
#nonmobilenav UL LI.active A
{
color:#000 !important;
}

SECTION H2
{
font-family:"Alfa Slab One",sans-serif;
text-align:center;
text-transform:uppercase;
margin-top:40px;
margin-bottom:40px;
}

#gallery
{
}

#gallery IMG
{
padding:10px;
}

#about
{
background-color: #EEE;
margin-top: 60px;
padding-bottom: 30px;
}

#about H3
{
text-align: center;
font-style: italic;
padding-left: 15%;
padding-right: 15%;
font-weight: bold;
}

#contact
{
background-color: #CCC;
padding-bottom: 50px;
}

FOOTER
{
background-color: #333;
color: #FFF;
padding-top: 100px;
padding-bottom: 50px;
}

