body {
  background: url("images/body_back.png") repeat-x top left #edf0f4;
  margin: 0px; }

.container {
  width: 950px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto; }

.header {
  height: 180px;
  position: relative;
  overflow: hidden; }

.logo {
  margin-top: 10px; }

.header h1 {
  color: #fff;
  font-size: 47px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  position: absolute;
  top: 65px;
  left: 30px;
  width: 100%;
  text-shadow: #1f2327 1px 1px 0px;
  letter-spacing: -3px;
  font-weight: normal; }

/* Menu */
.top-menu {
  background: url("images/menu_top.png") repeat-x top left #edf0f4;
  height: 38px; }

.top-menu table {
  width: 100%;
  height: 100%;
  border-collapse: collapse; }

.top-menu td {
  border-left: 1px solid #818181;
  border-right: 1px solid #818181;
  text-align: center;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 14px;
  text-shadow: #cfcfcf 1px 1px 0px;
  text-transform: uppercase; }

.top-menu a {
  text-decoration: none;
  color: #4e4e4e;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center; }

.top-menu a:hover {
  color: #fff; }

.top-menu td:hover {
  background: url("images/menu_hover.png") repeat-x top left #fff;
  text-shadow: 1px 1px 0 #1f2327; }

/* Content */
.content {
  padding-top: 25px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; }

.nav {
  width: 210px;
  float: left; }

.inner {
  margin-left: 220px;
  margin-right: 30px;
  font-family: 'Times New Roman';
  font-size: 14px;
  line-height: 21px; }
  .inner h1, .inner h2, .inner h3, .inner h4, .inner h5, .inner h6 {
    color: #9b9fa4;
    font-family: Cambria, serif;
    font-weight: bold;
    margin-right: 30px;
    padding: 5px; }
  .inner h1, .inner h2 {
    border-bottom: 1px solid #afb6bc; }
  .inner h1 {
    font-size: 26px; }
  .inner h2 {
    font-size: 23.5px;
    font-weight: normal; }
  .inner h3 {
    font-size: 21px; }
  .inner h4, .inner h5, .inner h6 {
    margin: 5px; }
  .inner h4 {
    font-size: 18.5px;
    font-weight: normal; }
  .inner h5 {
    font-size: 16px; }
  .inner h6 {
    font-size: 13.5px;
    font-weight: normal; }
  .inner a {
    color: #818181; }

.nav_menu h2 {
  background: url("images/menu_title_left.png") no-repeat 1px top;
  margin: 0 0 0 -14px;
  width: 200px;
  height: 24px;
  text-transform: uppercase;
  color: #4e4e4e;
  text-shadow: 1px 1px 0 #cfcfcf;
  font-size: 13px;
  padding: 20px 0 0 17px;
  font-weight: normal; }

.nav_menu_content {
  background-color: #edf0f4;
  width: 152px;
  padding: 15px;
  margin-left: 8px; }

.nav_menu_content a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; }

.nav_menu_content a:nth-child(even) {
  color: #3a3c3f; }

.nav_menu_content a:nth-child(odd) {
  color: #008000; }

/* Footer */
.footer {
  clear: both;
  text-align: center;
  color: #717375;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  padding-bottom: 30px;
  padding-top: 30px; }

.footer a {
  color: #717375; }

/* Text content */
.widget_nav_menu .widget-title {
  background: url("images/menu_title_left.png") no-repeat 1px top;
  margin: 0 0 0 -14px;
  width: 200px;
  height: 24px;
  text-transform: uppercase;
  color: #4e4e4e;
  text-shadow: 1px 1px 0 #cfcfcf;
  font-size: 13px;
  padding: 20px 0 0 17px;
  font-weight: normal;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  line-height: normal; }

.widget_nav_menu div {
  background-color: #edf0f4;
  width: 152px;
  padding: 15px;
  margin-left: 8px;
  padding-bottom: 0; }

.menu {
  padding: 0;
  list-style-type: none;
  margin: 0; }

.menu-item {
  padding-bottom: 15px; }

.menu-item a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: inherit; }

.menu li:nth-child(odd) {
  color: #008000; }

.menu li:nth-child(even) {
  color: #3a3c3f; }

.comment h1 {
  font-size: 14px; }

.comment-respond {
  margin-top: 40px; }

.comment-form label {
  font-size: 13px;
  color: #61676f;
  font-family: "Lucida Grande","Lucida Sans","Segoe UI",Calibri,Sans,Tahoma,Verdana,Arial,Sans-Serif;
  padding: 3px 6px;
  margin: 0 0 5px;
  display: block; }

.comment-form-author input {
  border-color: #ccc #aaa #aaa #ccc;
  border-style: solid;
  border-width: 1px;
  margin: 2px;
  padding: 4px;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: inherit;
  background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #F7F7F7), color-stop(0.4, #FFF)); }

.comment-form-email input {
  border-color: #ccc #aaa #aaa #ccc;
  border-style: solid;
  border-width: 1px;
  margin: 2px;
  padding: 4px;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: inherit;
  background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #F7F7F7), color-stop(0.4, #FFF)); }

.comment-form-comment textarea {
  box-sizing: border-box;
  width: 100%;
  background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #F7F7F7), color-stop(0.4, #FFF));
  border-color: #dedede #bbb #bbb #dedede;
  border-style: solid;
  border-width: 1px;
  font-size: 11px;
  margin: 10px 2px;
  padding: 4px 3px 3px 4px;
  display: inline-block;
  overflow: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.help {
  color: #62686e;
  display: block;
  padding: 4px 0 0 20px;
  font-size: 10px;
  font-style: italic;
  background: transparent url("images/info.png") no-repeat top left;
  margin: 4px 2px 20px 0;
  min-height: 16px;
  text-shadow: 0 1px 0 #FFF;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; }

.form-submit input {
  border: 1px solid #aaa;
  color: #333;
  padding: 5px 5px 4px;
  text-shadow: 0 1px 0 #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/*# sourceMappingURL=style.css.map */
