/* v.1.0.0 */


html, body {margin:0; padding:0}
body{height:100%;overflow-y:scroll}
body, select, textarea, a, input, pre{
font-family: Helvetica,Arial,sans-serif;
font-size: 14px;
word-wrap:break-word; text-decoration:none;
}

iframe, video, audio, img, table{max-width:100%; border:0}
img{height:auto}

.footer{padding:20px 0}

.footer a, .footer { font-size:small }
.footer a { margin-right:5px }
.footer {min-height:20px}

.wrapper, .content{
min-width:100px;
min-height:100%;
max-width:700px;
margin:0 auto;
padding:0 15px
}
.content {padding-bottom:15px}

body{background:#f4f0e8; color:#464646}
a{color:#7a7c7c} a:hover{color:rgb(17, 17, 17) !important}
h1,h2,h3{color:#3e3e3e}

.top {padding-bottom:9px; background: #eee8db}

.footer a, .footer{color:#7F7F7F }
.logo {width: 35px; vertical-align: middle;}
.menu {padding: 15px 0}
.center {width: 100%; text-align: center; }
.menu ul{ list-style-type:none; margin:0; padding:0;}
.menu li{ display:inline-block; }
@media all and (max-width:400px) {.menu li { margin-bottom:10px; }}
.menu li a {
  color:#5e5e5e;
  padding-right:15px;
  text-decoration:none;
  text-transform: uppercase;
}
.menu li a:hover{color:black; }

li.active a{ color:#333232;}

.logo {color:#333232; text-align:center; }








