:root {
  --nx-bg-primary: #2f3f3c;
  --nx-bg-secondary: #889172;
  --nx-bg-tertiary: #f6f5f0;
  --nx-border-primary: #2f3f3c;
  --nx-border-secondary: #889172;
  --nx-border-tertiary: #f6f5f0;
  --nx-text-primary: #7c7c7c;
  --nx-text-secondary: #754940;
  --nx-text-tertiary: #2f3f3c; }

.nx-html.html-default {
  background-color: #deeae6; }

.nx-body .body-container {
  background: url(../../../../../Content/Themes-v4/Vintage/Images/bg-top-stamps-green.jpg) top center no-repeat; }

.nx-body.body-default {
  background: url(../../../../../Content/Themes-v4/Vintage/Images/bg-middle-green.jpg) top center repeat-y; }

.nx-footer-padding {
  background: url(../../../../../Content/Themes-v4/Vintage/Images/bg-bottom-green.jpg) top center no-repeat; }

.nx-body .PageElement-Title,
.nx-body h1,
.nx-body h2,
.nx-body h3,
.nx-body h4 {
  color: #754940; }

.nx-body {
  color: #7c7c7c; }

.nx-body .primary-font-color {
  color: #754940; }

.nx-body .secondary-font-color {
  color: #2f3f3c; }

.nx-body a {
  color: #754940; }

.nx-body a:focus,
.nx-body a:hover {
  color: #000000; }

.nx-body .primary-bg-color {
  background: #2f3f3c; }

.nx-body .secondary-bg-color {
  background: #889172; }

.nx-body .tertiary-bg-color {
  background: #f6f5f0; }

.nx-body .primary-border {
  border: 1px solid #2f3f3c; }

.nx-body .secondary-border {
  border: 1px solid #889172; }

.nx-body .tertiary-border {
  border: 1px solid #f6f5f0; }
