body {
  background-color: #7ABCD4;
  background-color: Black;
  color: black;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

h1 {
    line-height: 1.2em;
}

.logbar {
  height: 20px;
  background: url(/logbar.gif) repeat-x;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  overflow: hidden;
  margin: 0;
}

#contactWrapper {
  border-left: 1px solid black;
  border-right: 1px solid black;
  font-family: Verdana;
  font-size: 10pt;
  overflow: hidden;
  margin: 0;
  height: 241px;
}

#contact {
  height: 197px;
  background: url(/sunset_bg.png) top left repeat-x #5293C4;
  overflow: hidden;
  border: 0;
}

#contact1 {
  width: 100%;
  float: left;
  border: 0;
  background: #D5D4E0;
  font-size: 10pt;
  font-family: Verdana, sans-serif;
}

#contact1 p {
  padding: 5px;
}

#contact1 p#phone {
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

#main {
  padding: 20px;
  font-size: 10pt;
  font-family: Verdana;
  overflow: hidden;
  margin: 0;
}

#linkwrapper {
  float: left;
  width: 175px;
  padding: 0;
  clear: left;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

#links {
  background: #ffde8a;
  font-family: Verdana, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  padding: 0;
}

#links ul {
  margin: 0;
  margin-top: 0;
  margin-bottom: 0;
}

#links li {
  padding-bottom: 5px;
}

ul.topLinks {
  list-style-type: none;
  padding: 0 0 20px 0;
}

ul.topLinks li {
  padding-left: 10px;
  padding-right: 10px;
}

ul.secLinks {
  font-size: 9pt;
  padding-left: 5px;
  font-weight: normal;
  list-style-type: none;
}

#links a {
  color: black;
  display: block;
}

#links a:hover {
  background: #f1a746;
}

#links a:visited {
  /*color: #B96F17;*/
  color: Purple;
}

#sidebar, #sidebar2 {
  float: right;
  width: 190px;
  background: #ffde8a;
  border-right: 1px solid black;
  border-left: 1px solid black;
  margin: 0;
}

#sidebar2 {
    display: none;
    float: none;
    width: 100%;
    border: none;
    padding-top: 1px;
    text-align: center;
}

#sidebar div.featuredPlan, #sidebar2 div.featuredPlan {
  border: 1px solid Black;
  text-align: center;
  clear: both;
  margin: 5px;
  background: White;
  padding: 5px;
}

#sidebar div.featuredPlan h2, #sidebar2 div.featuredPlan h2 {
  margin: 0;
  font-size: 12pt;
  font-family: Georgia, serif;
  color: #666666;
}

#sidebar div.featuredPlan h3, #sidebar2 div.featuredPlan h3 {
  font-size: 14pt;
  font-family: Georgia, serif;
  margin-top: 0;
  color: Navy;
  margin-bottom: 0;
  line-height: 1.1em;
}

#sidebar div.featuredPlan img, #sidebar2 div.featuredPlan img {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid Black;
}

#sidebar div.featuredPlan p, #sidebar2 div.featuredPlan p {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  margin-top: 0;
}


.sale {
  border: 2px solid Red;
  clear: both;
  text-align: center;
  margin: 0 5px 5px 5px;
  background: White;
  font-family: arial,sans-serif;
}

.sale p {
  padding: 5px;
  font-size: 9pt;
  text-align: justify;
}

.sale p a {
  color: Black;
  text-decoration: none;
}

.sale h1 {
  padding: 0px;
  color: #EF0000;
  font-size: 13pt;
  font-family: arial;
  margin: 8px;


}

.sale h1 a {
  color: #EF0000;
  text-decoration: none;
}

.sale a:hover {
  text-decoration: underline;
}

.sale img {
  border: 1px solid black;

}

.rightPhoto {
  float: right;
  text-align: center;
  padding: 10px;
}

.rightPhoto img {
  border: 1px solid black;
}

.rightPhoto p.caption {
  margin: 0;
  padding: 0;
  font-size: 8pt;
}

div.quote {
  text-align: center;
  padding: 5px;
  overflow: hidden;
}

div.quote p.text {
  font-style: italic;
  margin: 0;
  padding: 0;
}

div.quote p.attrib {
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 12pt;
}

.leftPhoto {
  float: left;
  text-align: center;
  padding: 10px;
}

.leftPhoto img {
  border: 1px solid black;
}

.leftPhoto p.caption {
  margin: 0;
  padding: 0;
  font-size: 8pt;
}

div.testimonial {
  clear: both;
  border: 1px solid Black;
  background: #ffeedd;
  padding: 5px;
}

dt {
  font-weight: bold;
  margin-top: 15px;
}

dd {
  margin: 0;
  padding: 0;
}

div#mainwrapper {
  margin: 0;
  padding: 0;
  background: white;
  overflow: hidden;
  border-right: 1px solid black;
  border-left: 1px solid black;
}

p.resolution {
  text-align: center;
  font-size: 8pt;
  font-style: italic;
}

p.copyright {
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  font-family: Arial;
  clear: both;
}

div.affiliate {
  border: 1px solid Black;
  text-align: center;
  clear: both;
  margin: 10px 10px 0px 10px;
  background: White;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  padding: 5px;
}

div.affiliate p {
  margin-top: 5px;
  margin-bottom: 0;
}

div.centerBox {
  margin: 0 auto 0 auto;
  text-align: center;
}

div.centerBox p {
  clear: both;
}

div.logStyle {
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  width: 140px;
  margin: 10px;
  display: inline-block;
}

div.logStyle img {
  display: block;
}

* html div#mainwrapper {
  float: left;
}

div#facebook_narrow {
    display: none;
}

div#menu_link {
    display: none;
}

div#contact p#logo {
    overflow: hidden;
    margin: 10px;
}

div#contact p#logo img {
    float: right;
    max-width: 100%;
}

div.quote {
    min-width: 8em;
}

.narrow_only {
    display: none;
}

div.planBox {
    display: inline-block; 
    width: 150px; 
    margin: 2em;
    vertical-align: top;
}

div#Content {
    margin-bottom: 1em;
    overflow: hidden;
}

div#Content div#Features {
    float: left;
    width: 50%;
    background-color: white;
    border: 3px double black;
    padding: 10px;
    margin-right: 30px;
}

div.showPic {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    max-height: 100%;
    display: none;
    background: url("/black_translucent.png");
    overflow: hidden;
    text-wrap: none;
}

div.showPic iframe {
    width: 100%;
    height: 100%;
}

@media screen and (max-width:980px) {

    div#sidebar { 
        display: none;
    }
    
    div#sidebar2 {
        display: block;
    }

    body { 
        margin: 0; 
        padding: 0;
    }
    
    div#contact {
        height: auto;
        background-size: cover;
    }
    
    div#contact p {
        margin: 0;
    }
    
    div#contact p img {
        width: 258px;
    }
    
    div#contactWrapper {
        height: 84px;
        position: fixed;
        width: 100%;
        z-index: 1000;
    }
    
    div#mainwrapper {
        padding-top: 82px;
        clear: both;
    }
    
    div.logbar {
        height: 10px;
        background-size: auto 10px;
    }
    
    div#linkwrapper {
        display: none;
        width: 100%;
        float: none;
        position: fixed;
        bottom: 0px;
        top: 82px;
        z-index: 1000;
    }
    
    div#linkwrapper div#links {
        float: left;
        max-width: 50%;
        height: 100%;
        overflow: auto;
    }
    
    div#linkwrapper div#contact1 {
        width: auto;
        float: none;
        overflow: auto;
        height: 100%;
    }
    
    div#contact1 p {
        margin-top: 0px;
    }
    
    div#linkwrapper div.logbar {
        display: none;
    }
    
    div.rightPhoto img {
        max-width: 90%;
    }
    
    div.leftPhoto img {
        max-width: 100%;
    }
    
    div.logStyle {
        max-width: 40%;
        margin: 10px;
        vertical-align: top;
    }
    
    div.logStyle img {
        width: 100%;
    }
    
    div.testimonial div div {
        max-width: 90%;
        margin-bottom: 1em;
    }
    
    div.testimonial div div img {
        max-width: 90%;
    }
    
    div#facebook_wide {
        display: none;
    }
    
    div#facebook_narrow {
        display: block;
    }
    
    div#menu_link {
        display: block;
        float: left;
        top: 50px;
        left: 10px;
        border: 1px solid Black;
        background-color: #FFDE8A;
        padding: 10px;
        margin: 10px;
        font-family: Arial, sans-serif;
        border-radius: 5px;
        cursor: pointer;
        color: Blue;
        text-decoration: underline;
    }
    
    object {
        display: none;
    }
    
    table#details {
        margin-left: -15px;
        margin-right: -15px;
    }
    
    table#package {
        margin-left: -20px;
        margin-right: -20px;
    }
    
    img.logPic {
        float: none;
        display: inline-block;
        max-width: 45%;
    }
    
    table#package td, table#package th {
        max-width: 100%;
    }
    
    table#package th.wide_only, table#package td.wide_only {
        visibility: collapse;
        width: 0px;
        padding: 0px;
        border: 0px;
        display: none;
    }
    
    .narrow_only {
        display: block;
    }
    
    div.showPic {
        top: 82px;
    }
    
}

@media screen and (max-width:500px) {

    div.planBox {
        width: 120px;
        margin: .5em;
        margin-bottom: 1em;
    }
    
    div.planBox img {
        width: 120px;
    }
    
    div#Content div#Features {
        float: none;
        width: auto;
    }
    
}