<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
  font-family: Calibri, Arial;
  font-size: 30px;
  font-weight: Normal;
  color: #000000;
  line-height: 0px;
  letter-spacing: .3px;
}
.inlineSubs &gt; * {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.inlineSubs.withoutMargin &gt; * {
  margin: 0;
}
.inlineSubs.spacedSubs &gt; *:nth-child(1n+2) {
  margin-left: 30px;
}
.inlineSubs.centered &gt; * {
  vertical-align: middle;
}
#slMain input[type="text"] {
  padding: 4px;
}
#slMain select {
  padding: 4px;
  width: 181px;
}

.menuMain {
  list-style: none;
  padding: 0;
  font-family: Calibri, Arial;
  font-size: 22px;
  margin: 0px;
  margin-bottom: 8px;
  position: relative; }
  .menuMain .menuSection {
    display: inline-block; }
  .menuMain .menuBtn {
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-right: -4px;
    padding: 8px 18px 5px 12px;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0; }
    .menuMain .menuBtn img {
      margin-left: 10px; }
    .menuMain .menuBtn * {
      font-size: 28px;
      vertical-align: middle;
      color: #000;
      text-decoration: none; }
    .menuMain .menuBtn a:hover {
      text-decoration: none; }
  .menuMain .menuSection:nth-child(4) .menuBtn {
    border-bottom: 1px solid #f0f0f0; }
  .menuMain .menuDropDown {
    font-family: Arial, Helvetica, sans-serif;
    display: none;
    background: #fff;
    border: 1px solid #999;
    top: 48px;
    left: 0;
    width: 930px;
    padding: 20px;
    z-index: 1000; }
  .menuMain .header {
    color: #f90;
    font-weight: bold;
    margin-bottom: 18px; }
    .menuMain .header * {
      vertical-align: middle; }
    .menuMain .header .label {
      font-size: 15px; }
      .menuMain .header .label &gt; a {
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
        color: #444; }
      .menuMain .header .label &gt; a:hover {
        color: #f90;
        text-decoration: none; }
      .menuMain .header .label hr {
        border-top: 1px solid #f90;
        width: calc(100% - 140px);
        display: inline-block; }
    .menuMain .header .img {
      border-style: none;
      width: 25px; }
  .menuMain .menuContentSection {
    vertical-align: top;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 30px; }
    .menuMain .menuContentSection .header .label {
      display: inline-block; }
    .menuMain .menuContentSection .content {
      position: relative;
      vertical-align: top; }
      .menuMain .menuContentSection .content .img-container {
        display: inline-block;
        vertical-align: top;
        max-width: 110px;
        margin-right: 10px; }
        .menuMain .menuContentSection .content .img-container img {
          max-width: 110px; }
      .menuMain .menuContentSection .content .items {
        display: inline-block;
        vertical-align: top; }
        .menuMain .menuContentSection .content .items .group {
          margin-bottom: 2px; }
          .menuMain .menuContentSection .content .items .group &gt; img {
            vertical-align: middle;
            margin-left: 20px; }
        .menuMain .menuContentSection .content .items .divider {
          margin: 8px 0; }
      .menuMain .menuContentSection .content a {
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        text-decoration: none;
        color: #666; }
      .menuMain .menuContentSection .content a:hover {
        color: #f90;
        text-decoration: none; }
      .menuMain .menuContentSection .content .highlight {
        color: #007fff; }
    .menuMain .menuContentSection .quick-start {
      margin-right: 25px; }
      .menuMain .menuContentSection .quick-start .img-container {
        max-width: 120px; }
        .menuMain .menuContentSection .quick-start .img-container img {
          max-width: 120px;
          max-height: 170px; }
      .menuMain .menuContentSection .quick-start .details {
        display: inline-block;
        font-size: 14px; }
        .menuMain .menuContentSection .quick-start .details .title {
          color: #444; }
        .menuMain .menuContentSection .quick-start .details .size {
          font-size: 12px;
          color: #666;
          margin-top: 4px; }
        .menuMain .menuContentSection .quick-start .details .pricing-savings, .menuMain .menuContentSection .quick-start .details .pricing-final {
          color: #f00;
          margin-top: 8px; }
        .menuMain .menuContentSection .quick-start .details .button {
          margin-top: 16px;
          font-size: 18px;
          color: #fff; }
  .menuMain .shopsSection .group {
    display: inline-block;
    margin-right: 30px; }
  .menuMain .menuSellIcons {
    margin: 0;
    margin-top: 20px; }
    .menuMain .menuSellIcons .icon-section {
      display: inline-block;
      text-align: center;
      vertical-align: top;
      line-height: 1.4;
      width: 227px; }
      .menuMain .menuSellIcons .icon-section img {
        margin-bottom: 12px; }
      .menuMain .menuSellIcons .icon-section .heading {
        color: #444;
        font-size: 18px; }
      .menuMain .menuSellIcons .icon-section .detail {
        color: #666;
        font-size: 12px; }
  .menuMain .right {
    float: right; }
  .menuMain .menuButton {
    margin-top: 30px; }
  .menuMain .shopsSection, .menuMain .storeCategoriesSection {
    display: none; }
  .menuMain .shopsSection .storeImgDiv {
    display: table-cell;
    width: 122px;
    height: 100px;
    text-align: center;
    vertical-align: middle; }
  .menuMain .shopsSection .storeImg {
    max-width: 122px;
    max-height: 100px; }
  .menuMain .shopsSection .storeName {
    font-size: 12px;
    max-width: 122px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .menuMain .padLeft {
    margin-left: 36px; }
  .menuMain .menuSection:hover .menuDropDown {
    display: inline-block;
    position: absolute; }
  .menuMain .menuSection:hover .menuBtn {
    z-index: 2000 !important;
    background: #fff;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999; }
  .menuMain .menuSection:nth-child(4):hover .menuBtn {
    border-bottom: 1px solid #999; }

.tshirtColor {
  width: 20px;
  height: 20px;
  border: 1px solid #888;
  margin: 2px;
}
.tshirtRolloverPopup {
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 10px;
  background-color: #fff;
}
.tshirtRolloverPopup img {
  width: 150px;
  height: 188px;
}
#createSlider {
  width: 958px;
  height: 350px;
  margin: 0 auto;
  padding: 5px 5px;
  border: 1px solid #dedcb4;
  background: #fe9900;
  background-image: none;
  box-shadow: 0px 2px 6px #DDDDDD;
  border-radius: 10px;
  /* Do not alter the below settings */
  white-space: nowrap;
  position: relative;
  font-size: 0px;
}
#createSlider &gt; div {
  width: 958px;
  height: 350px;
  /* do not change */
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
#createSlider div.item {
  padding: 0;
  margin-right: 0;
  /* this specifies the distance between each thumbnail */
  border: none;
  text-align: left;
  position: relative;
}
#createSlider div.each {
  color: black;
  white-space: normal;
  padding: 10px;
  width: 940px;
  height: 336px;
  font: normal 16px/16px Verdana;
  background-color: #fe9900;
  border-radius: 6px;
}
#createSlider .each .content {
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: -15px;
  width: 465px;
  height: 338px;
  overflow: auto;
}
.item {
  display: block;
  float: left;
}
#cs2 {
  position: relative;
}
#createSlider .each img {
  border: none;
  float: left;
}
#createSlider .navPrev, #createSlider .navNext {
  width: 45px;
  height: 45px;
  position: absolute;
  background-image: url(images/slider/navButtons.png);
  background-repeat: no-repeat;
  display: inline-block;
  z-index: 5;
  cursor: pointer;
  top: 160px;
}
#createSlider .navPrev {
  background-position: 0 0;
  left: -20px;
}
#createSlider .navPrev:hover {
  background-position: 0 -45px;
}
#createSlider .navPrevDisabled {
  background-position: 0 90px;
  cursor: default;
}
#createSlider .navNext {
  background-position: -45px 0px;
  right: -24px;
}
#createSlider .navNext:hover {
  background-position: -45px -45px;
}
#createSlider .navNextDisabled {
  background-position: -45px -90px;
  cursor: default;
}
.navPrev, .navNext {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#createSlider .navBullets {
  /*display:none;*/

  /*set it display:none when you don't need it*/

  display: none;
  cursor: pointer;
  /*Specify its position that is relative to the div#createSlider */

  position: absolute;
  bottom: -36px;
  left: 469px;
  width: 80px;
  height: 20px;
  z-index: 5;
}
/* Below defines the style of each bullet*/

#createSlider .navBullets a {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: transparent url(images/slider/bullet.png) no-repeat 0 0;
  float: left;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 6px;
  /*margin-right determines the distance between each bullets*/
}
#createSlider .navBullets a:hover {
  background-position: 0 -13px;
}
#createSlider .navBullets .active {
  background-position: 0 -26px;
}
#createSlider .navBullets a.active:hover {
  background-position: 0 -26px;
}
#carousel {
  width: 525px;
}
#carouselMain {
  height: 369px;
}
#carouselMainImg {
  max-width: 500px;
  max-height: 369px;
}
#carouselTray {
  margin: 5px 0;
}
.carouselTrayDiv.selected {
  border: 2px solid #ff9900;
}
.carouselTrayDiv {
  display: inline-block;
  width: 122px;
  height: 90px;
}
.carouselTrayDiv img {
  cursor: pointer;
  max-width: 122px;
  max-height: 90px;
}
#carousel.small {
  width: 450px;
}
#carousel.small #carouselMain {
  height: 317px;
}
#carousel.small #carouselMainImg {
  max-width: 430px;
  max-height: 317px;
}
#carouselTray {
  margin: 5px 0;
}
.carouselTrayDiv.selected {
  border: 2px solid #ff9900;
}
#carousel.small .carouselTrayDiv {
  display: inline-block;
  width: 106px;
  height: 78px;
}
.carouselTrayDiv img {
  cursor: pointer;
  max-width: 106px;
  max-height: 78px;
}
.createphotocalendars {
  border: 2px solid #000000;
}
.homebuttons {
  background-color: #FBAC1A;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  height: 50px;
  width: 120px;
  letter-spacing: 0em;
  word-spacing: 3em;
  display: none;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  background-position: center center;
  line-height: 15px;
  border: 3px solid #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
}
.couponrow {
  background-image: url(couponrow.jpg);
  background-repeat: no-repeat;
}
.whitetext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}
.blacktext {
  font-family: Calibri, Arial;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  line-height: 20px;
  letter-spacing: 0px;
}
.arial12bold {
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.blacktext12 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  line-height: 15px;
}
.yellowarial {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FFFF00;
}
.bottompagetext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #000000;
  font-style: normal;
}
.orangeborder {
  border: 1px solid #000000;
}
.covertext {
  font-family: Tahoma, Verdana, Arial;
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
  left: 25px;
  top: -20px;
  position: relative;
}
.covertext2ndrow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  position: relative;
  left: 10px;
  top: -25px;
  line-height: 30px;
  list-style-type: disc;
  text-indent: 0px;
}
.covertext3rdRow {
  font-family: "Trebuchet MS", Arial;
  font-size: 20px;
  font-weight: normal;
  color: #333333;
  position: relative;
  left: 20px;
  top: 22px;
}
.subheader {
  font-family: Calibri, Arial;
  font-size: 30px;
  font-weight: normal;
  color: #ff9900;
  letter-spacing: .3px;
  line-height: 28px;
}
.whitearial25 {
  font-family: Helvetica, Arial;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
}
.subheadergray {
  font-family: Helvetica, Arial;
  font-size: 18px;
  font-weight: normal;
  color: #B2B2B2;
  letter-spacing: 1px;
}
.leftborder {
  background-image: url(leftborder.jpg);
  background-repeat: repeat-y;
}
.rightborder {
  background-image: url(rightborder1.jpg);
  background-repeat: repeat-y;
}
a:visited {} .whitetext12pt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.greenborderCopy {
  border: 1px solid #FBAC1A;
}
.background {
  background-repeat: no-repeat;
  background-color: #EEEEEE;
}
.arialgray14 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
}
.border {
  background-image: ;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.bulletedtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.largetext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
}
.arial14 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.orangethinborder {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.arial16orange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #F9990B;
}
.orangebordertop {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.grayfontbottom {
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: normal;
  color: #CCCCCC;
  line-height: 25px;
  text-decoration: none;
}
.background .arrow {
  background-image: url(quotebox.gif);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
.blackborder {
  border: 2px solid #000000;
}
.whitearialfont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}
.bulletedlisttrev {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  list-style-position: inside;
  list-style-type: disc;
  line-height: 20px;
  padding-left: 2px;
  margin-left: 0px;
}
.bottomborder {
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #F9990B;
  border-right-color: #F9990B;
  border-bottom-color: #F9990B;
  border-left-color: #F9990B;
}
.redtext {
  font-family: Tahoma, Arial;
  font-size: 15px;
  font-weight: normal;
  color: #FF0000;
}
.homepagebackground {
  background-image: url(homepagephotocalendar.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.smallgrayfont {
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  color: #CCCCCC;
}
.graydarktext {
  font-family: Helvetica, Arial;
  font-size: 18px;
  font-weight: normal;
  color: #666666;
}
.orangeborderbottom {
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #EC9D04;
  border-right-color: #EC9D04;
  border-bottom-color: #EC9D04;
  border-left-color: #EC9D04;
  line-height: 0px;
}
.redtext2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}
.bulletbasic {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  list-style-type: disc;
  list-style-position: outside;
  position: relative;
  display: inline;
}
.trechut {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.saveredtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FF0000;
  font-style: italic;
}
.verdana11 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
}
.homepagebackground2 {
  background-image: url(homepagephotocalendar1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.homepagebackground3 {
  background-image: url(homepagephotocalendar2.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.orangethinbordersidesonly {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.googlefontMuli {
  font-family: Muli, sans-serif;
  color: #000000;
}
.googlefontCabin {
  font-family: Cabin, sans-serif;
  color: #000000;
}
.arial11strikethru {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: line-through;
}
.REDtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FF0000;
  font-weight: bold;
}
.arial12 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.arial12red {
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #FF0000;
}
.arial18white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
}
.arial18yellow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #FFFF00;
}
.blacktextbulleted {
  font-family: Calibri, Arial;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  line-height: 20px;
}
.compareborder {
  font-family: Calibri, Arial;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  line-height: 20px;
  letter-spacing: 0px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.rounded_orange_rectangle {
  background-color: #FF9900;
  -moz-border-radius-topright: 14px;
  border-top-right-radius: 14px;
  -moz-border-radius-topleft: 14px;
  border-top-left-radius: 14px;
  height: 15px;
  width: 976px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.orangerealborder {
  border: 1px solid #FF9900;
}
.round_rectangle_top {
  background-color: #434343;
  height: 20px;
  border: 1px 1 #000000;
  -moz-border-radius-topright: 9px;
  border-top-right-radius: 9px;
  -moz-border-radius-topleft: 9px;
  border-top-left-radius: 9px;
  padding: 10px;
}
.round_rectangle_bottom {
  background-color: #EEEEEE;
  border: 1px 1 #000000;
  -moz-border-radius-bottomright: 12px;
  border-bottom-right-radius: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-bottom-left-radius: 12px;
}
.round_rectangle_bottom_orange {
  background-color: #7D7D7D;
  border: 1px 1 #000000;
  -moz-border-radius-bottomright: 12px;
  border-bottom-right-radius: 12px;
  -moz-border-radius-bottomleft: 12px;
  border-bottom-left-radius: 12px;
  padding: 10px;
}
.round_rectangle_top_left {
  background-color: #434343;
  height: 20px;
  border: 1px 1 #000000;
  -moz-border-radius-topleft: 9px;
  border-top-left-radius: 9px;
  padding: 10px;
}
.round_rectangle_top_right {
  background-color: #434343;
  height: 20px;
  border: 1px 1 #000000;
  -moz-border-radius-topright: 9px;
  border-top-right-radius: 9px;
  padding: 10px;
}
.createbutton {
  -moz-box-shadow: inset 0px 0px 0px 0px #fce2c1;
  -webkit-box-shadow: inset 0px 0px 0px 0px #fce2c1;
  box-shadow: inset 0px 0px 0px 0px #fce2c1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF9900), color-stop(1, #fb9e25));
  background: -moz-linear-gradient(center top, #FF9900 5%, #fb9e25 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
  background-color: #FF9900;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #eeb44f;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 26px;
  font-weight: bold;
  padding: 6px 40px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #cc9f52;
}
.createbutton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00CCFF), color-stop(1, #84E7FF));
  background: -moz-linear-gradient(center top, #00CCFF 5%, #84E7FF 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00CCFF', endColorstr='#84E7FF');
  background-color: #00CCFF;
  border: 1px solid #00CCFF;
}
.createbutton:active {
  position: relative;
  top: 1px;
}
.createbuttonsmall {
  -moz-box-shadow: inset 0px 0px 0px 0px #fce2c1;
  -webkit-box-shadow: inset 0px 0px 0px 0px #fce2c1;
  box-shadow: inset 0px 0px 0px 0px #fce2c1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF9900), color-stop(1, #FF9900));
  background: -moz-linear-gradient(center top, #FF9900 5%, #FF9900 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#FF9900');
  background-color: #FF9900;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #eeb44f;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 14px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #cc9f52;
}
.createbuttonsmall:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00CCFF), color-stop(1, #84E7FF));
  background: -moz-linear-gradient(center top, #00CCFF 5%, #84E7FF 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00CCFF', endColorstr='#84E7FF');
  background-color: #00CCFF;
  border: 1px solid #00CCFF;
}
.createbuttonsmall:active {
  position: relative;
  top: 1px;
}
.createbuttonsignup {
  -moz-box-shadow: inset 0px 0px 0px 0px #FF9900;
  -webkit-box-shadow: inset 0px 0px 0px 0px #FF9900;
  box-shadow: inset 0px 0px 0px 0px #FF9900;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF9900), color-stop(1, #FF9900));
  background: -moz-linear-gradient(center top, #FF9900 5%, #fb9e25 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#FF9900');
  background-color: #FF9900;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0px;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 8px;
  text-decoration: none;
}
.createbuttonsignup:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00CCFF), color-stop(1, #84E7FF));
  background: -moz-linear-gradient(center top, #00CCFF 5%, #84E7FF 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00CCFF', endColorstr='#84E7FF');
  background-color: #00CCFF;
  border: 1px solid #00CCFF;
}
.createbuttonsignup:active {
  position: relative;
  top: 1px;
}
.createbuttonlogin {
  -moz-box-shadow: inset 0px 0px 0px 0px #666666;
  -webkit-box-shadow: inset 0px 0px 0px 0px #666666;
  box-shadow: inset 0px 0px 0px 0px #666666;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #666666));
  background: -moz-linear-gradient(center top, #666666 5%, #666666 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#666666');
  background-color: #666666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0px;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 8px;
  text-decoration: none;
}
.createbuttonlogin:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00CCFF), color-stop(1, #84E7FF));
  background: -moz-linear-gradient(center top, #00CCFF 5%, #84E7FF 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00CCFF', endColorstr='#84E7FF');
  background-color: #00CCFF;
  border: 1px solid #00CCFF;
}
.createbuttonlogin:active {
  position: relative;
  top: 1px;
}
.createbuttonhome {
  -moz-box-shadow: inset 0px 0px 0px 0px #fce2c1;
  -webkit-box-shadow: inset 0px 0px 0px 0px #fce2c1;
  box-shadow: inset 0px 0px 0px 0px #fce2c1;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#EC8D00');
  background-color: #ff9900;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 10px;
  border: 3px solid #ffffff;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 27px;
  font-weight: bold;
  padding: 22px 34px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #cc9f52;
}
.createbuttonhome:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00CCFF), color-stop(1, #84E7FF));
  background: -moz-linear-gradient(center top, #00CCFF 5%, #84E7FF 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00CCFF', endColorstr='#84E7FF');
  background-color: #00CCFF;
  border: 3px solid #ffffff;
}
.createbuttonhome:active {
  position: relative;
  top: 1px;
}
.createbuttonhome2 {
  -moz-box-shadow: inset 0px 0px 0px 0px #cccccc;
  -webkit-box-shadow: inset 0px 0px 0px 0px #cccccc;
  box-shadow: inset 0px 0px 0px 0px #cccccc;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00CCFF', endColorstr='#00CCFF');
  background-color: #00CCFF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 10px;
  border: 3px solid #ffffff;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 27px;
  font-weight: bold;
  padding: 22px 34px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #cccccc;
}
.createbuttonhome2:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00CCFF), color-stop(1, #84E7FF));
  background: -moz-linear-gradient(center top, #00CCFF 5%, #84E7FF 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#84E7FF', endColorstr='#84E7FF');
  background-color: #84E7FF;
  border: 3px solid #ffffff;
}
.createbuttonhome2:active {
  position: relative;
  top: 1px;
}
.gray18boldtext {
  font-family: Helvetica, Arial;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  text-indent: 25px;
}
.slidertexthome {
  font-family: Tahoma, Verdana, Arial;
  font-size: 33px;
  font-weight: bold;
  color: #000000;
  position: relative;
  line-height: 40px;
}
.slidertext1 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 33px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  line-height: 10px;
}
.slidertext1A {
  font-family: Tahoma, Verdana, Arial;
  font-size: 33px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  line-height: 34px;
  text-shadow: 1px 1px 0px #cc9f52;
  margin: 0px 5px 17px;
}
.slidertext2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #888888;
  position: relative;
  line-height: 0px;
  list-style-type: disc;
  text-indent: 2px;
}
.slidertext2A {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  position: relative;
  line-height: 30px;
  list-style-type: disc;
  text-indent: -5px;
}
.slidertext3 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 33px;
  font-weight: bold;
  color: #555555;
  position: relative;
  line-height: 33px;
  list-style-type: disc;
  text-indent: 2px;
}
.slidertext4 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 32px;
  font-weight: normal;
  color: #333333;
  position: relative;
  line-height: 33px;
  list-style-type: disc;
  text-indent: 2px;
}
.slidertext5 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 36px;
  font-weight: normal;
  color: #FFFFFF;
  position: relative;
  list-style-type: disc;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 20px;
}
.headerlargewhite {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 1px 1px 0px #cc9f52;
  line-height: 5px;
}
.orangebar {
  background-repeat: repeat-x;
  background-image: url(images/orangebar.gif);
  position: absolute;
  left: 0px;
  top: 204px;
  width: 100%;
  height: 100%;
}
.arial12orange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF9900;
}
.headertextwhite {
  font-family: Tahoma, Verdana, Arial;
  font-size: 33px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 34px;
  text-shadow: 1px 1px 0px #cc9f52;
}
.coupon {
  font-family: Calibri, Arial;
  font-size: 17px;
  color: #333333;
  font-weight: 300;
}
.backgroundtest {
  background-image: url(images/testimonials.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.grayfont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #969696;
  line-height: 20px;
}
.graydarktextlarge {
  font-family: Helvetica, Arial;
  font-size: 28px;
  font-weight: 500;
  color: #4F4F4F;
}
.grayfontsmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
}
.createbutton3D {
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  -ms-transition: all 0s ease-out;
  transition: all 0s ease-out;
  width: 255px;
  height: 38px;
  display: block;
  font-family: Helvetica, Arial;
  font-size: 29px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
  padding: 4px 7px 0;
  margin: 5px;
  left: -1px;
  position: relative;
  cursor: pointer;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  -webkit-box-shadow: 0px 5px 0px 0px #EA8C00;
  box-shadow: 0px 5px 0px 0px #EA8C00;
  background-color: #FF9900;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-color: #D58000;
  font-weight: bold;
  line-height: 36px;
}
.createbutton3D:hover {
  background-color: #CE7B00;
}
.createbutton3D:active {
  background-color: #D58000;
}
.createbutton3DGreen {
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  -ms-transition: all 0s ease-out;
  transition: all 0s ease-out;
  width: 300px;
  height: 44px;
  display: block;
  font-family: Helvetica, Arial;
  font-size: 33px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
  margin: 8px;
  left: 0px;
  position: relative;
  cursor: pointer;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  -webkit-box-shadow: 0px 5px 0px 0px #007D20;
  box-shadow: 0px 5px 0px 0px #007D20;
  background-color: #00CC33;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-color: #D58000;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10;
  padding-left: 10px;
}
.createbutton3DGreen:hover {
  background-color: #007D20;
}
.createbutton3DGreen:active {
  background-color: #D58000;
}
.graytextmedium {
  font-family: Helvetica, Arial;
  font-size: 20px;
  font-weight: 500;
  color: #4F4F4F;
}
.createbutton3DGreenCopy {
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  -ms-transition: all 0s ease-out;
  transition: all 0s ease-out;
  width: 265px;
  height: 38px;
  display: block;
  font-family: Helvetica, Arial;
  font-size: 29px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
  margin: 5px;
  left: 0px;
  position: relative;
  cursor: pointer;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  -webkit-box-shadow: 0px 5px 0px 0px #007D20;
  box-shadow: 0px 5px 0px 0px #007D20;
  background-color: #00CC33;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-color: #D58000;
  font-weight: bold;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
}
.graytextthin {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: normal;
  color: #858585;
  line-height: 22px;
  }.graydarktextextralarge {
   font-family: Helvetica, Arial;
   font-size: 35px;
   font-weight: 500;
   color: #4F4F4F;
 }
 .borderthingrayline {
   border-top: 1px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   border-bottom: 0px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   font-family: Calibri, Arial;
   font-size: 14px;
   color: #333333;
 }
 .borderthingrayline2 {

   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 0px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   font-family: Calibri, Arial;
   font-size: 14px;
   color: #333333;
 }
 .borderthingraylinefull {

   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   font-family: Calibri, Arial;
   font-size: 14px;
   color: #333333;
 }
 .borderthingrayline3 {


   border-top: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   font-family: Calibri, Arial;
   font-size: 14px;
   color: #333333;
 }
 .borderthingrayline4 {



   border-top: 1px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   font-family: Calibri, Arial;
   font-size: 14px;
   color: #333333;
 }
.coupondetails {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #B5B5B5;
}
</pre></body></html>