/* Published: Nov 07, 2020 10:24 AM  / Latest Nov 07, 2020 10:24 AM / Versions: 3,0 */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,600);

body {
  background: url('http://sdbar.socious.com/media/hjrxzkvh.jpg') repeat-x center top #dfd9c3;
  font-family: 'Open Sans', sans-serif;
}

/* NAVIGATION */

#navwrap {
  height:34px;
}

#navwrap #navmenu > li {
  line-height:22px;
  font-size:16px;
}

/* FOOTER */
#ftr {
padding:0!important;
margin:6px -10px -10px;
}


/* STYLES */

.title{
  font-weight: 300;
  font-size: 34px;
  text-align: left;
  color: #0f3c59;
  border-bottom: 2px solid #584d2d;
}

/* Empty */