body, html {
  padding: 0;
  margin: 0;
}

#content {
  position: absolute;
  top: 30px;
  min-height: 750px;
}

a img {
  border: none;
}

.center {
  margin: 0 auto;
  position: relative;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.defaultcontainer {
  width: 1080px;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
}

.COMaddToCartList {
  float: right;
  display: block;
  position: relative;
  z-index: 5;
}

/*cart begin*/
.PQtys {
  margin: 0 auto;
  display: block;
  text-align: center;
}

/*cart end*/
/*checkout page begin*/
.formRow {
  clear: both;
  margin-bottom: 5px;
}
.formRow > span, .formRow > label {
  float: left;
  width: 37%;
  line-height: 22px;
  font-size: 14px;
}
.formRow > .COMi, .formRow > input, .formRow > select.COMi {
  float: left;
  width: 60%;
  margin: 0;
}
.formRow > .COMi::after, .formRow > input::after, .formRow > select.COMi::after {
  content: "";
  clear: both;
}
.formRow > select {
  float: left;
  margin: 0;
  width: calc(60% + 4px);
}
.formRow > b > span {
  font-weight: 100;
  display: block;
}
.formRow > b > select, .formRow > b > input {
  float: left;
  width: 90%;
}

.errorVal {
  clear: both;
  float: left;
}

/*checkout page end*/
#rightDesc > img {
  width: 286px;
  background-color: #fff;
  margin-top: 8px;
}
#rightDesc > div {
  width: 270px;
  background-color: #fff;
  display: inline-block;
  padding: 8px;
  margin: 8px 0;
}
#rightDesc > div > h2 {
  margin: 0 0 0 6px;
}

.fusebox {
  cursor: pointer;
}

.COMpads {
  margin-left: 20px;
  margin-bottom: 10px;
  width: 500px;
  display: inline-block;
}

.COMpads ul {
  -webkit-padding-start: 0;
}

#topMessageCnt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#topMessageCnt > div {
  position: relative;
  margin-top: -27px;
  width: 100%;
  text-align: center;
  padding: 4px 0;
  background-color: #fff;
  -webkit-box-shadow: inset 0 -1px 7px #ccc;
          box-shadow: inset 0 -1px 7px #ccc;
  -webkit-box-shadow: inset 0 -1px 7px rgba(42, 42, 42, 0.5);
          box-shadow: inset 0 -1px 7px rgba(42, 42, 42, 0.5);
  color: #888;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}
#topMessageCnt > div:hover {
  background-color: #eee;
  color: #444;
  cursor: pointer;
}
#topMessageCnt > div:hover:after {
  color: #000;
}
#topMessageCnt > div:after {
  content: "X";
  position: absolute;
  right: 15px;
  font-weight: 900;
}
#topMessageCnt > div.shown {
  margin-top: 41px;
}
#topMessageCnt > .err {
  background-color: #f77;
  color: #800;
  font-weight: 900;
}
#topMessageCnt > .err:hover {
  background-color: #f55;
}
#topMessageCnt > .reg {
  background-color: #ccc;
  color: #555;
  font-weight: 900;
}
#topMessageCnt > .reg:hover {
  background-color: #aaa;
  color: #333;
}

html, body {
  width: 100%;
  height: 100%;
}

.index {
  background-color: #FFFFFF;
}

body {
  font-family: museo-sans, sans-serif;
  color: #FFF;
  overflow-x: hidden;
}
body .serif {
  font-family: "Zilla Slab", serif;
}

html, body {
  margin: 0;
  padding: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

h1 {
  font-size: 30px;
  color: #FFF;
}

h2 {
  font-size: 24px;
  color: #FFF;
}

h3, h4, h5 {
  margin-bottom: -5px;
  color: #FFF;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
  font-weight: 100;
}

h5 {
  font-size: 16px;
}

.caption h2 {
  color: #FFF;
}

a {
  text-decoration: none;
  color: #FFF;
}

p a {
  color: #FFF;
}

html, body {
  width: 100%;
  height: 100%;
}

.index {
  background-color: #FFFFFF;
}

body {
  font-family: museo-sans, sans-serif;
  color: #FFF;
  overflow-x: hidden;
}
body .serif {
  font-family: "Zilla Slab", serif;
}

html, body {
  margin: 0;
  padding: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

h1 {
  font-size: 30px;
  color: #FFF;
}

h2 {
  font-size: 24px;
  color: #FFF;
}

h3, h4, h5 {
  margin-bottom: -5px;
  color: #FFF;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
  font-weight: 100;
}

h5 {
  font-size: 16px;
}

.caption h2 {
  color: #FFF;
}

a {
  text-decoration: none;
  color: #FFF;
}

p a {
  color: #FFF;
}

.ChangePassword {
  background-color: white;
  color: #0E3452;
  width: 490px;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
}

.ChangeEmail {
  background-color: white;
  color: #0E3452;
  width: 490px;
  padding: 10px;
  display: inline-block;
  margin-left: 55px;
}

.UpdateAccount {
  background-color: white;
  color: #0E3452;
  width: calc(100% - 20px);
  padding: 10px;
  margin-top: 20px;
}

.manageAccountCol {
  width: 32%;
  float: left;
  margin-right: 1.3%;
}
.manageAccountCol .formRow > input, .manageAccountCol .manageAccountCol > .formRow > select {
  float: right;
}
.manageAccountCol .formRow select {
  width: 208px;
  float: right;
}
.manageAccountCol div {
  margin: 2px 0;
  padding: 2px 0;
  height: 21px;
  line-height: 26px;
  font-size: 16px;
}

.leftcontact {
  width: 400px;
  display: inline-block;
  margin-left: 20px;
}

.indexHeader {
  height: 200px;
  width: 100%;
  padding-top: 15px;
}

.indexLogos {
  display: inline-block;
  width: 450px;
}

.indexRight {
  float: right;
  width: 400px;
}
.indexRight p {
  font-size: 14px;
  margin-top: 5px;
}

.indexBanner {
  background-color: rgba(14, 52, 82, 0.7);
  color: white;
  padding: 5px 50px 5px 100px;
  margin-left: -100px;
  font-size: 26px;
}

.indexImg {
  width: 100%;
}
.indexImg img {
  width: 100%;
}

.sliderCnt {
  position: relative;
  width: 100%;
  /*height: 427px;*/
  /*margin-top: 120px;*/
  z-index: 300;
}

.slider {
  z-index: 320;
  position: relative;
  width: 100%;
  /*height: 427px;*/
}

.sliderInnerCnt {
  position: absolute;
  top: 0;
  /*left: 50%;*/
  /*margin-left: -900px;*/
  width: 100%;
  /*height: 427px;*/
  overflow: hidden;
}

.slide > .caption {
  position: absolute;
  bottom: 300px;
  left: 0;
  width: 100%;
  padding: 5px 50px 5px 50px;
  /*background-color: rgba(255,255,255,0.8);*/
  color: #333;
}

.slide > .caption > h2 {
  display: block;
  margin: 0 auto;
  font-weight: 900;
  font-size: 30px;
  color: #333;
  letter-spacing: 5px;
}

.staticcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #000066;
  background-color: rgba(182, 92, 20, 0.5);
  color: #fff;
  text-align: center;
}

.LoggedInLeft {
  width: 400px;
  float: left;
  margin-bottom: 20px;
}
.LoggedInLeft img {
  width: 100%;
}

.LoggedInRight {
  width: 600px;
  float: right;
  text-align: right;
  color: #0e3452;
  font-weight: 600;
}
.LoggedInRight .banner {
  background-color: rgba(14, 52, 82, 0.7);
  color: white;
  padding: 10px 20px 10px 50px;
  margin-left: -50px;
  font-size: 26px;
  margin-bottom: 7px;
  margin-top: 14px;
}

.LoggedInCenter {
  text-align: center;
  color: #FFF;
  font-weight: 600;
}
.LoggedInCenter .banner {
  background-color: rgba(14, 52, 82, 0.7);
  color: white;
  padding: 10px 20px 10px 50px;
  margin-left: -50px;
  font-size: 26px;
  margin-bottom: 7px;
}

.LoggedInMenu {
  width: 100%;
  margin-top: 100px;
}
.LoggedInMenu div {
  width: 251px;
  display: inline-block;
  margin-right: 21px;
}
.LoggedInMenu div a img {
  width: 100%;
}
.LoggedInMenu div:nth-of-type(4n) {
  margin-right: 0;
}

.LoggedInSearchBox {
  background-color: white;
  float: right;
  width: 610px;
  -webkit-box-shadow: grey 5px 5px 5px;
          box-shadow: grey 5px 5px 5px;
  padding: 20px;
  margin-top: 20px;
}
.LoggedInSearchBox .label {
  text-align: right;
  width: 140px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.LoggedInSearchBox input {
  width: 377px;
  margin-bottom: 10px;
}
.LoggedInSearchBox .ZIP {
  width: 50px;
}
.LoggedInSearchBox .ZIPLabel {
  text-align: right;
  width: 35px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.LoggedInSearchBox .State {
  width: 260px;
}
.LoggedInSearchBox .checkbox {
  width: 20px;
}
.LoggedInSearchBox .LeftGradient {
  width: 530px;
  padding: 8px 15px 0 0;
  margin-bottom: 20px;
  color: white;
  text-align: right;
  background-color: #AF7F66;
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, transparent, #AF7F66, #AF7F66);
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#AF7F66), to(#AF7F66));
  background: -o-linear-gradient(left, transparent, #AF7F66, #AF7F66);
  background: linear-gradient(to right, transparent, #AF7F66, #AF7F66);
  /* Standard syntax */
}
.LoggedInSearchBox .LeftGradient span {
  color: black;
  float: left;
  font-weight: 600;
}
.LoggedInSearchBox .FindNow {
  padding: 11px;
  font-size: 14px;
  font-weight: 600;
  color: white;
  text-shadow: grey 3px 3px 3px;
  background-color: #AF7F66;
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #AF7F66, #AF7F66, transparent);
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(#AF7F66), color-stop(#AF7F66), to(transparent));
  background: -o-linear-gradient(left, #AF7F66, #AF7F66, transparent);
  background: linear-gradient(to right, #AF7F66, #AF7F66, transparent);
  /* Standard syntax */
}
.LoggedInSearchBox .FindNow a {
  color: white;
}
.LoggedInSearchBox .FindNow img {
  width: 150px;
  float: right;
  margin-top: -11px;
}

.OrderLeft {
  float: left;
  width: 400px;
}

.OrderRight {
  float: right;
  width: 650px;
}
.OrderRight .LoggedInCompliancePackage {
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 10px;
}
.OrderRight .LoggedInCompliancePackage p {
  color: #0E3452;
  font-size: 14px;
}
.OrderRight .LoggedInIndividualForms {
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 10px;
}
.OrderRight .LoggedInIndividualForms p {
  color: #0E3452;
  font-size: 14px;
}
.OrderRight div table {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
}
.OrderRight div table tbody tr {
  color: #0E3452;
  border-collapse: collapse;
  border: none;
}
.OrderRight div table tbody tr th {
  letter-spacing: 1px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #0E3452;
}
.OrderRight div table tbody tr td {
  border-bottom: solid 1px #0E3452;
  border-collapse: collapse;
  padding: 5px;
}
.OrderRight div table tbody tr .Items {
  width: 390px;
}
.OrderRight div table tbody tr .PriceH {
  width: 120px;
}
.OrderRight div table tbody tr .price {
  text-align: center;
}
.OrderRight div table tbody tr .select {
  text-align: center;
}
.OrderRight div table tbody tr .AtClose {
  color: green;
  float: right;
}
.OrderRight div table tbody tr .OrderNow {
  color: red;
  float: right;
}

.OrderHeading {
  padding: 10px;
  width: calc(100% - 20px);
  background-color: rgba(14, 52, 82, 0.7);
  margin-bottom: 10px;
}
.OrderHeading h3 {
  margin-top: 5px;
  color: white;
}

.OrderPanel {
  width: calc(100% - 20px);
  display: inline-block;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #0E3452;
  font-size: 14px;
}
.OrderPanel div > input {
  height: 16px;
}
.OrderPanel ul#selectedValueAssociation {
  width: 379px;
  margin-left: -1px;
  border: 1px solid lightgrey;
  margin-top: -8px;
  max-height: 312px;
}
.OrderPanel ul#selectedValueAssociation .ui-menu-item a {
  color: #0E3452;
}
.OrderPanel ul#selectedValueAssociation .ui-menu-item:hover a {
  color: #0E3452;
}
.OrderPanel h4 {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
}
.OrderPanel p {
  color: #0E3452;
  font-size: 14px;
}
.OrderPanel input {
  width: 230px;
  float: right;
}
.OrderPanel input#AssociationName {
  width: 377px;
  float: right;
  margin-top: 5px;
}
.OrderPanel select {
  width: 236px;
  float: right;
}
.OrderPanel .label {
  line-height: 22px;
  width: 125px;
  margin-top: 2px;
  margin-bottom: 5px;
  display: inline-block;
  color: #0E3452;
}
.OrderPanel label {
  line-height: 34px;
  display: inline-block;
  color: #0E3452;
}
.OrderPanel .radio {
  width: 20px;
  float: none;
}
.OrderPanel li input {
  width: 220px;
}
.OrderPanel .MovingInRadios {
  width: 250px;
  float: right;
}
.OrderPanel .MovingInRadios span {
  float: left;
}
.OrderPanel .MovingInRadios input {
  width: 80px;
  float: left;
}
.OrderPanel .PanelRow {
  margin-bottom: 0px;
}
.OrderPanel .PanelRow .label {
  width: 115px;
  float: left;
  line-height: 22px;
}
.OrderPanel .PanelRow .label:nth-of-type(2n) {
  width: 90px;
}
.OrderPanel .PanelRow input {
  width: 198px;
  float: left;
}
.OrderPanel .PanelRow .label:nth-of-type(2) {
  margin-left: 20px;
}
.OrderPanel table {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
}
.OrderPanel table tbody tr {
  color: #0E3452;
  border-collapse: collapse;
  border: none;
}
.OrderPanel table tbody tr th {
  letter-spacing: 1px;
}
.OrderPanel table tbody tr .Totals {
  width: 180px;
  text-align: left;
  padding-bottom: 10px;
}
.OrderPanel table tbody tr .PayNow {
  color: red;
  padding-bottom: 10px;
}
.OrderPanel table tbody tr .PayAtClosing {
  width: 140px;
  color: green;
  padding-bottom: 10px;
}
.OrderPanel table tbody tr .price {
  text-align: center;
}

.nofloat {
  float: none;
}

.ManageAccountButtons {
  width: 650px;
  margin-left: -50px;
}

.ManageAccountButton {
  display: inline-block;
  margin-right: 43px;
  margin-top: 10px;
  padding: 10px 15px;
  background-color: #FFF;
}
.ManageAccountButton a {
  letter-spacing: 1.5px;
  color: #0E3452;
}

.UserTable th {
  font-size: 16px;
  padding: 10px;
}
.UserTable td {
  padding: 5px;
}

.NewUserCol {
  width: 300px;
  display: inline-block;
  vertical-align: top;
}
.NewUserCol h4 {
  margin-bottom: 10px;
  text-align: center;
  margin-top: 0;
  font-weight: 600;
}
.NewUserCol .label {
  width: 90px;
}
.NewUserCol input {
  width: 200px;
}
.NewUserCol a img {
  margin-left: 70px;
}

.NewUserCol:nth-of-type(3) {
  float: right;
}

.OrderHistoryTable tbody tr th {
  padding: 5px;
  font-size: 16px;
}
.OrderHistoryTable tbody tr td {
  padding: 5px;
  border-bottom: solid 1px #0E3452;
  border-collapse: collapse;
}
.OrderHistoryTable tbody tr td button {
  background-color: #AF7F66;
  border-color: tan;
  color: white;
}

.confirmButton {
  width: 160px;
  margin: 20px auto;
}

.OrderDetails {
  margin-bottom: 10px;
}
.OrderDetails .OrderDetailsLeft {
  width: 130px;
  display: inline-block;
  font-weight: 600;
}
.OrderDetails .OrderDetailsRight {
  display: inline-block;
  width: calc(100% - 135px);
  float: right;
}

.OrderRight .OrderDetails {
  margin-bottom: 10px;
}
.OrderRight .OrderDetails .OrderDetailsLeft {
  width: 160px;
  display: inline-block;
  font-weight: 600;
}
.OrderRight .OrderDetails .OrderDetailsRight {
  display: inline-block;
  width: calc(100% - 165px);
  float: right;
}

#CancelOrder {
  margin-top: 20px;
  display: none;
}
#CancelOrder .label {
  width: 140px;
}
#CancelOrder input {
  width: 230px;
}
#CancelOrder textarea {
  height: 50px;
  width: 374px;
}

.CloseCancelOrder {
  border: 2px solid white;
  border-radius: 15px;
  padding: 0 5px;
  width: 10px;
  position: absolute;
  margin-top: -23px;
  margin-left: 335px;
  color: white;
  font-weight: 600;
  font-size: 16px;
}

.ResaleDisclosure .contact td:nth-of-type(1) {
  padding-right: 40px;
  width: 270px;
}
.ResaleDisclosure .contact td:nth-of-type(2) {
  width: 211px;
}
.ResaleDisclosure .feeTables td:nth-of-type(1) {
  padding-right: 40px;
  width: 350px;
}
.ResaleDisclosure .feeTables td:nth-of-type(2) {
  width: 211px;
  text-align: right;
}
.ResaleDisclosure h3 {
  border-top: 2px solid #0E3452;
  border-bottom: 2px solid #0E3452;
  margin-bottom: 20px;
  padding: 5px 0;
}
.ResaleDisclosure td:nth-of-type(1) {
  padding-right: 40px;
  width: 856px;
}
.ResaleDisclosure td:nth-of-type(2) {
  width: 211px;
}

.HOAQuestionnaire table {
  width: 100%;
  font-size: 14px;
  margin-top: -15px;
}
.HOAQuestionnaire .contact td:nth-of-type(1) {
  width: 270px;
}
.HOAQuestionnaire .contact td:nth-of-type(2) {
  width: 211px;
}
.HOAQuestionnaire .comments td:nth-of-type(1) {
  padding-right: 10px;
  width: 100px;
}
.HOAQuestionnaire h3 {
  border-top: 2px solid #0E3452;
  border-bottom: 2px solid #0E3452;
  margin-bottom: 20px;
  padding: 5px 0;
}
.HOAQuestionnaire td:nth-of-type(1) {
  width: 40px;
  vertical-align: top;
  font-weight: bold;
}
.HOAQuestionnaire td:nth-of-type(2) {
  width: 835px;
  padding-right: 40px;
}
.HOAQuestionnaire td:nth-of-type(3) {
  text-align: center;
}
.HOAQuestionnaire td.colspan2 {
  width: 1030px;
  font-weight: bold;
  padding: 0;
  padding-left: 40px;
  font-size: 12px;
  line-height: 20px;
}
.HOAQuestionnaire td {
  padding-top: 10px;
  vertical-align: top;
}

.nextButton {
  float: right;
  padding: 5px 10px;
  background-color: #AF7F66;
  border-radius: 10px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 40px 0;
}
.nextButton a {
  color: white;
}

.DisclosureTitle {
  background-color: #0E3452;
  padding: 0 20px;
  width: 104%;
  margin-left: calc(-2% - 20px);
}
.DisclosureTitle h1 {
  float: left;
  color: white;
}
.DisclosureTitle h2 {
  float: right;
  color: white;
}
.DisclosureTitle h3 {
  float: right;
  color: white;
  margin-top: 27px;
}

.OrderSummary table {
  width: 100%;
}
.OrderSummary table th {
  background-color: rgba(175, 127, 102, 0.8);
  padding: 5px;
}
.OrderSummary table th.total {
  border-top: 2px solid black;
  background-color: transparent;
}
.OrderSummary table td {
  padding: 0 10px;
  width: 100px;
  text-align: center;
}
.OrderSummary table td input {
  width: 100px;
}
.OrderSummary table td:nth-of-type(2) {
  width: 770px;
  text-align: left;
}
.OrderSummary table td:nth-of-type(3) {
  width: 50px;
}
.OrderSummary table td:nth-of-type(4) {
  width: 50px;
}
.OrderSummary table td:nth-of-type(4) img {
  width: 30px;
}
.OrderSummary .cardInfo {
  width: 300px;
  height: 150px;
  padding: 10px;
  background-color: rgba(175, 127, 102, 0.8);
  float: left;
  vertical-align: bottom;
}
.OrderSummary .cardInfo h5 {
  margin-top: 0;
  margin-bottom: 10px;
}
.OrderSummary .cardInfo div {
  padding: 5px 0;
}
.OrderSummary .cardInfo div label {
  width: 90px;
  line-height: 20px;
}
.OrderSummary .cardInfo div input {
  width: 200px;
  float: right;
  margin-bottom: -5px;
}
.OrderSummary .cardInfo div select {
  width: 204px;
  float: right;
  margin-bottom: -5px;
}
.OrderSummary .cardInfo div select.cardYear {
  width: 60px;
  float: right;
  margin-bottom: -5px;
}
.OrderSummary .cardInfo div select.cardMonth {
  width: 136px;
  float: right;
  margin-bottom: -5px;
  margin-right: 8px;
}
.OrderSummary .orderCheckout {
  float: right;
  display: inline-block;
  padding-top: 129px;
}
.OrderSummary .GreyOut {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

header {
  /*background-color: $darkblue-color;*/
  width: 100%;
  margin: 150px 0 0;
  z-index: 500;
}
header .menuCnt {
  position: fixed;
  top: 150px;
  width: 90%;
  padding: 0 5%;
  /*height: 40px;*/
  /*background-image: linear-gradient(90deg, rgb(141, 25, 7), rgb(214, 108, 51));*/
  background-color: #666;
  overflow: visible;
  z-index: 500;
}
header .menuCnt > .menu {
  display: inline-block;
  position: relative;
  left: 50%;
  width: auto;
  height: 40px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
  margin-top: -4px;
}
header .menuCnt > .menu .leftheader .dropDown, header .menuCnt > .menu .rightheader .dropDown {
  position: relative;
  display: inline-block;
  /*margin-left: 10px;*/
}
header .menuCnt > .menu .leftheader .dropDown:first-child, header .menuCnt > .menu .rightheader .dropDown:first-child {
  margin-left: 0;
}
header .menuCnt > .menu .leftheader .dropDown .dropDownDiv, header .menuCnt > .menu .rightheader .dropDown .dropDownDiv {
  position: absolute;
  top: 43px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 200px;
  display: none;
}
header .menuCnt > .menu .leftheader .dropDown .dropDownDiv > a > .menuItem, header .menuCnt > .menu .rightheader .dropDown .dropDownDiv > a > .menuItem {
  padding: 5px 15px 5px 15px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.55);
  white-space: nowrap;
  font-size: 12px;
  font-weight: 100;
  font-style: italic;
  letter-spacing: 4px;
  text-transform: uppercase;
}
header .menuCnt > .menu .leftheader .dropDown .dropDownDiv > a > .menuItem:hover, header .menuCnt > .menu .rightheader .dropDown .dropDownDiv > a > .menuItem:hover {
  background-color: #000;
}
header .menuCnt > .menu .leftheader .dropDown:hover .dropDownDiv, header .menuCnt > .menu .rightheader .dropDown:hover .dropDownDiv {
  display: block;
}
header .menuCnt > .menu .leftheader .dropDown > a > .menuItem, header .menuCnt > .menu .rightheader .dropDown > a > .menuItem {
  height: 40px;
  /*min-width: 100px;*/
  border: none;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 12px;
  font-weight: 100;
  font-style: italic;
  letter-spacing: 4px;
  text-align: center;
  margin-right: 50px;
  /*&:hover{
      background-color:$brown-color;
  }*/
}
header .menuCnt > .menu .leftheader .dropDown > a > .menuItem img, header .menuCnt > .menu .rightheader .dropDown > a > .menuItem img {
  display: none;
  width: 0px;
  margin: 15px auto 8px auto;
}
header .headerBanner {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
header .headerBanner.Quarter {
  min-height: 230px;
  height: 25vh;
}
header .headerBanner.Quarter h1 {
  bottom: 0;
  top: auto;
  -ms-transform: translateY(0%);
      transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
header .headerBanner.Half {
  min-height: 350px;
  height: 35vh;
}
header .headerBanner.Half h1 {
  font-size: 8vh;
}
header .headerBanner.Full {
  min-height: 690px;
  height: 75vh;
}
header .headerBanner.Full h1 {
  font-size: 12vh;
}
header .headerBanner .centered * {
  text-align: center;
}
header .headerBanner > hr {
  width: 60%;
}
header .headerBanner .siteHeaderLogo {
  color: #fff;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 38px;
}
header .headerBanner .siteHeaderLogo > img {
  width: 600px;
  padding: 50px;
}
header .headerBanner div.btnsCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
header .headerBanner div.btnsCenter div.btns {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  width: 120px;
  padding: 60px;
}
header .headerBanner div.btnsCenter div.btns > a > img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  height: 100px;
}
header .headerBanner div.btnsCenter div.btns .caption {
  text-align: center;
  color: #fff;
  display: block;
  margin-top: 20px;
}
header .headerBanner div.textCnt {
  position: absolute;
  width: 100%;
}
header .headerBanner div.textCnt.Center {
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
header .headerBanner div.textCnt.Bottom {
  bottom: 0;
}
header .headerBanner div.textCnt > h1 {
  font-family: museo-sans, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 6vh;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
}
header .headerBanner div.textCnt > h2 {
  font-family: museo-sans, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 3vh;
  text-align: center;
  text-transform: none;
}
header .headerBanner div.textCnt .box.primary, header .headerBanner div.textCnt .box.callToAction {
  display: inline-block;
  margin: 25px 0 0 50px;
  padding: 20px 30px;
}
header .headerBanner div.textCnt .box.primary:first-child, header .headerBanner div.textCnt .box.callToAction:first-child {
  margin-top: 0;
}
header .headerBanner div.textCnt .box.primary h1, header .headerBanner div.textCnt .box.primary h2, header .headerBanner div.textCnt .box.primary p, header .headerBanner div.textCnt .box.primary div, header .headerBanner div.textCnt .box.callToAction h1, header .headerBanner div.textCnt .box.callToAction h2, header .headerBanner div.textCnt .box.callToAction p, header .headerBanner div.textCnt .box.callToAction div {
  font-family: museo-sans, sans-serif;
  color: #fff;
}
header .headerBanner div.textCnt .box.primary {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(141, 25, 7, 0.85)), to(rgba(214, 108, 51, 0.85)));
  background-image: -o-linear-gradient(left, rgba(141, 25, 7, 0.85), rgba(214, 108, 51, 0.85));
  background-image: linear-gradient(90deg, rgba(141, 25, 7, 0.85), rgba(214, 108, 51, 0.85));
}
header .headerBanner div.textCnt .box.primary h1 {
  margin: 0;
  font-size: 8vh;
  letter-spacing: 10px;
}
header .headerBanner div.textCnt .box.primary h2 {
  margin: 0;
  font-size: 3vh;
  font-family: museo-sans, sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
}
header .headerBanner div.textCnt .box.callToAction {
  width: 25%;
  background-color: rgba(0, 0, 0, 0.85);
}
header .headerBanner div.textCnt .box.callToAction p {
  font-size: 20px;
  font-family: museo-sans, sans-serif;
  font-weight: 100;
}
header .headerBanner div.textCnt .box .button {
  padding: 5px;
  border: 2px solid #930;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
}
header .headerBanner div.textCnt .box .button:hover {
  background-color: #930;
}
header .headerBanner div.fade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
header .noHeaderBanner {
  height: 30px;
}

/*header {
    width: 100%;
    background-color: #FFF;
    color: white;
    font-size: 18px;
    height:180px;
}*/
.MoreInfo {
  display: inline-block;
  padding: 10px 20px 10px 10px;
}

.ContactUs {
  background-color: #FFF;
  display: inline-block;
  padding: 10px 10px 10px 10px;
}
.ContactUs a {
  color: #0E3452;
}

.AboutUs {
  background-color: #FFF;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  margin-left: 5px;
}
.AboutUs a {
  color: #0E3452;
}

.AccountTab {
  background-color: #FFF;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  margin-left: 100px;
  border: solid 1px #0E3452;
}
.AccountTab a {
  color: #0E3452;
}

#LoginTab {
  float: right;
  background-color: #FFF;
  padding: 10px 10px 10px 10px;
}
#LoginTab a {
  color: #0E3452;
}

#LoginBox {
  background-color: rgba(255, 255, 255, 0.85);
  color: #0E3452;
  font-size: 16px;
  overflow: hidden;
  width: 270px;
  position: absolute;
  right: 0;
  padding: 0px;
  height: 0;
  z-index: 500;
  font-weight: 600;
  letter-spacing: 1px;
}
#LoginBox label {
  float: left;
  margin: 2px 0 10px 0;
}
#LoginBox input {
  margin: 0 0 10px 0;
  float: right;
}
#LoginBox a {
  color: #0E3452;
  font-weight: 100;
  font-style: italic;
  font-size: 14px;
}
#LoginBox .TFMsubmit {
  float: none;
  margin-left: 100px;
  margin-top: 10px;
  background-color: #346286;
  border-color: #0E3452;
  color: white;
  font-family: Raleway;
  font-weight: 600;
  letter-spacing: 1px;
}

.background {
  background-image: url(/Images/SlateWood-Dark-2000.jpg);
  background-repeat: repeat;
  min-height: calc(100vh - 41px);
}

footer {
  position: relative;
  display: block;
  min-width: 1200px;
  max-width: 100vw;
  padding: 0 20px;
  margin: 25px auto 0px;
  font-size: 14px;
  line-height: 25px;
  color: #888;
}
footer.bgWhite {
  background-image: url("/Images/slides/BakFoot.jpg");
  background-repeat: repeat;
}
footer a {
  color: #000;
}
footer img.logo {
  width: 69%;
}
footer .row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(280px, 480px) 1fr;
  grid-template-columns: minmax(280px, 480px) 1fr;
  width: 1200px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .row .cell .futura {
  font-family: museo-sans, sans-serif;
  color: #000;
}
footer .row .cell .small {
  font-size: 11px;
  line-height: 14px;
}
footer .footerMain {
  width: 100vw;
  bottom: 0px;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 200px;
  margin-right: 200px;
}
footer .footerMain .footerLeft {
  float: left;
  margin-left: 100px;
}
footer .footerMain .footerCenter {
  float: right;
}
footer .footerMain .footerRight {
  float: right;
}

input#AssociationName {
  width: 529px;
}

ul#selectedValueAssociation {
  list-style: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-size: medium;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  width: 533px;
  margin-left: 184px;
  background-color: white;
  margin-top: -7px;
  border: 1px solid #AF7F66;
  border-top: 0;
}
ul#selectedValueAssociation .ui-menu .ui-menu-item a {
  cursor: pointer;
}
ul#selectedValueAssociation .ui-menu-item {
  padding: 5px;
}
ul#selectedValueAssociation .ui-menu-item:hover {
  background-color: #AF7F66;
}

ul#selectedValueAssociationCopyTo {
  list-style: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-size: medium;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  width: 210px;
  margin-left: 255px;
  background-color: white;
  margin-top: -7px;
  /*border: 1px solid #AF7F66;
  border-top: 0;*/
}
ul#selectedValueAssociationCopyTo .ui-menu .ui-menu-item a {
  cursor: pointer;
}
ul#selectedValueAssociationCopyTo .ui-menu-item {
  padding: 5px;
}
ul#selectedValueAssociationCopyTo .ui-menu-item:hover {
  background-color: #AF7F66;
}

ul#selectedValuePrimaryContact {
  list-style: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-size: medium;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  width: 210px;
  margin-left: 255px;
  background-color: white;
  margin-top: -7px;
  /*border: 1px solid #AF7F66;
  border-top: 0;*/
}
ul#selectedValuePrimaryContact .ui-menu .ui-menu-item a {
  cursor: pointer;
}
ul#selectedValuePrimaryContact .ui-menu-item {
  padding: 5px;
}
ul#selectedValuePrimaryContact .ui-menu-item:hover {
  background-color: #AF7F66;
}

/*flat top menu begin*/
#menu2 {
  position: fixed;
  top: 0;
  background-color: #fff;
  /*background-image: url(/images/MenuBack.jpg);*/
  height: 150px;
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  z-index: 800;
}
#menu2 .menucont {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
#menu2 .menucont #forgot {
  color: #FFF;
  text-decoration: none;
  height: 30px;
  display: block;
  float: left;
  padding: 5px 20px 5px 20px;
  letter-spacing: 1px;
  cursor: pointer;
  vertical-align: top;
  border: none;
  margin: 0 auto;
}
#menu2 .menucont .menu2Side {
  /*&.lt {
      float: right;
      img.logoImg 
      {
      position: relative;
      height: 90px;
      float: left;
      }
      }*/
}
#menu2 .menucont .menu2Side.rt {
  float: right;
}
#menu2 .menucont .menu2Side.rt .TFMdropdown {
  right: 0;
  left: auto;
  width: 355px;
}
#menu2 .menucont .menu2Side img.logoImg {
  position: relative;
  margin-top: 20px;
  width: 225px;
  float: left;
}
#menu2 .menucont .menu2Side a.link, #menu2 .menucont .menu2Side .TFMDDclick, #menu2 .menucont .menu2Side .loggedInCnt > form > a {
  color: #333;
  text-decoration: none;
  height: 30px;
  display: block;
  float: left;
  padding: 5px 20px 5px 20px;
  letter-spacing: 2px;
  cursor: pointer;
  vertical-align: top;
  /*border: 1px solid #000;*/
  background-color: #FFF;
  margin: 55px 0px 35px 20px;
  font-weight: 600;
}
#menu2 .menucont .menu2Side a.link:hover, #menu2 .menucont .menu2Side .TFMDDclick:hover, #menu2 .menucont .menu2Side .loggedInCnt > form > a:hover {
  color: #FFF;
  background-color: #000;
}
#menu2 .menucont .menu2Side a.link > img, #menu2 .menucont .menu2Side .TFMDDclick > img, #menu2 .menucont .menu2Side .loggedInCnt > form > a > img {
  display: inline-block;
  height: 25px;
  /*width: 24px;*/
  margin-top: 3px;
  margin-right: 3px;
  float: left;
}
#menu2 .menucont .menu2Side a.link .bold, #menu2 .menucont .menu2Side .TFMDDclick .bold, #menu2 .menucont .menu2Side .loggedInCnt > form > a .bold {
  font-weight: 700;
}
#menu2 .menucont .menu2Side .TFMdropdown {
  position: absolute;
  top: 100%;
  /*left: 0;*/
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  /*display: none;*/
  padding: 10px;
  z-index: 9000;
}
#menu2 .menucont .menu2Side .TFMdropdown > form {
  margin: 0;
  padding: 0;
}
#menu2 .menucont .menu2Side .TFMdropdown > form > #forgot {
  height: 31px;
  line-height: 33px;
}
#menu2 .menucont .menu2Side .TFMdropdown > form > input {
  background-color: #666;
  color: #ddd;
  border: 0;
  padding: 5px;
  width: 187px;
}
#menu2 .menucont .menu2Side .TFMdropdown > form > input:focus {
  color: #fff;
}
#menu2 .menucont .menu2Side .TFMdropdown > form .TFMsubmit {
  position: relative;
  top: 1px;
  left: 15px;
  /*background-image: linear-gradient(90deg, rgba(178, 34, 34, 1), rgba(255, 55, 0, 1));*/
  width: 100px;
  height: 35px;
  margin-bottom: 20px;
  float: right;
  margin-right: 31px;
}
#menu2 .menucont .menu2Side #CartValues {
  vertical-align: top;
}
#menu2 .menucont .menu2Side #loginform > label {
  color: #ddd;
  letter-spacing: 3px;
  font-size: 15px;
  padding-left: 20px;
  padding-right: 55px;
  text-transform: uppercase;
}

/*flat top menu end*/
.newLayout {
  margin-top: 60px;
  margin: 0 auto;
  width: 40%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.newLayout .textContent {
  color: #fff;
  font-size: 18px;
}

.layout {
  margin-top: 150px;
}
.layout .bannertoo {
  position: relative;
  display: block;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.layout .bannertoo .centerfade {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  width: 800px;
  padding: 50px;
}
.layout .bannertoo .fourpix {
  width: 1100px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px;
}
.layout .bannertoo .fourpix > img {
  width: 250px;
  margin-right: 25px;
}
.layout .banner {
  position: relative;
  display: block;
  width: 100%;
  height: 60vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.layout .banner video {
  width: 100%;
  height: 100%;
  margin: 0;
}
.layout .banner .quote {
  width: 740px;
}
.layout .banner .quote quote {
  margin: 0;
  font-size: 18px;
  color: #ddd;
  line-height: 1.75;
}
.layout .banner .quote .author {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
.layout .banner .quote .subtext {
  margin: 0;
  color: #ddd;
  font-size: 20px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.layout .banner > .fade {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.layout .banner > .overlay {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  width: 1100px;
  height: 50vh;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.layout .banner > .overlay .quote {
  margin-left: 50px;
  padding-left: 20px;
  border-left: 5px solid #930;
}
.layout .split {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  /** {
      color: #930;
  }*/
}
.layout .split h1 {
  font-size: 56px;
}
.layout .split h2 {
  text-transform: uppercase;
}
.layout .split p {
  padding: 0 50px;
  font-size: 16px;
  line-height: 2;
}
.layout .split .centered * {
  text-align: center;
}
.layout .split .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.layout .split > div {
  padding: 50px 0;
}
.layout .split > div.img {
  width: 100%;
}
.layout .split.s50-50 {
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
}
.layout .split.s50-50 > div:nth-child(2n+1) > div {
  max-width: 960px;
  float: right;
}
.layout .split.s50-50 > div:nth-child(2n) > div {
  max-width: 960px;
}
.layout .split.s50-50too {
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
}
.layout .split.s50-50too > div:nth-child(2n+1) > div {
  max-width: 960px;
  float: left;
}
.layout .split.s50-50too > div:nth-child(2n) > div {
  max-width: 960px;
}
.layout .split.s66-34 {
  -ms-grid-columns: minmax(-webkit-min-content, 50%) minmax(408px, 50%);
  -ms-grid-columns: minmax(min-content, 50%) minmax(408px, 50%);
  grid-template-columns: minmax(-webkit-min-content, 50%) minmax(408px, 50%);
  grid-template-columns: minmax(min-content, 50%) minmax(408px, 50%);
}
.layout .split.s66-34 > div:nth-child(2n+1) > div {
  width: 792px;
  float: right;
}
.layout .split.s66-34 > div:nth-child(2n) > div {
  width: 408px;
}
.layout .split.s34-66 {
  -ms-grid-columns: minmax(-webkit-min-content, 50%) minmax(792px, 50%);
  -ms-grid-columns: minmax(min-content, 50%) minmax(792px, 50%);
  grid-template-columns: minmax(-webkit-min-content, 50%) minmax(792px, 50%);
  grid-template-columns: minmax(min-content, 50%) minmax(792px, 50%);
}
.layout .split.s34-66 > div:nth-child(2n+1) > div {
  width: 408px;
  float: right;
}
.layout .split.s34-66 > div:nth-child(2n) > div {
  width: 792px;
}
.layout .split.s30-70 {
  -ms-grid-columns: minmax(-webkit-min-content, 30%) minmax(300px, 60%);
  -ms-grid-columns: minmax(min-content, 30%) minmax(300px, 60%);
  grid-template-columns: minmax(-webkit-min-content, 30%) minmax(300px, 60%);
  grid-template-columns: minmax(min-content, 30%) minmax(300px, 60%);
}
.layout .split.s30-70 > div:nth-child(2n+1) > div {
  width: 300x;
  float: right;
}
.layout .split.s30-70 > div:nth-child(2n) > div {
  width: 1000px;
}