/******************************
  For Netscape compatibility, must define body margins
  and padding at the HTML level as well as the BODY level
*******************************/

html {
  margin:0px;
  padding:0px;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
}

body {
  margin:0px;
  padding:0px;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  background-image:url(/images/background.jpg);
  background-position: bottom center;
  background-color:#c4a584;
}

/******************************
  Table Cell Options 
*******************************/

td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height:16px;
  color:black;
  margin-top:0px;
  margin-bottom:10px;
  text-align:left;
  vertical-align:top;
  padding:0px;
}

td.header{
  background-image:url(/images/mantle.gif);
  background-repeat:no-repeat;
  text-align:right;
  padding-right:50px;
}

td.footer {
 background-image:url(/images/background_footer.jpg);
 background-repeat:no-repeat;
 padding-left:60px;
 padding-top:20px;
}

td.body {
 background-image:url(/images/background_body.jpg);
 background-repeat:no-repeat;
 padding-right:40px;
}

td.body_contact {
 background-image:url(/images/background_body_contact.jpg);
 background-repeat:no-repeat;
 padding-right:40px;
}

td.home_left {
 background-image:url(/images/home_middle_left.jpg);
 background-repeat:no-repeat;
}

td.home_right_top {
 background-image:url(/images/home_right_top.jpg);
 background-repeat:no-repeat;
 padding-right:40px;
}

td.home_right {
 background-image:url(/images/home_right.jpg);
 background-repeat:no-repeat;
 padding-right:40px;
}

td.empty_left {
 background-image:url(/images/empty_left.jpg);
 background-repeat:no-repeat;
 padding-left:40px;
 padding-right:30px;
}

td.empty_right {
 background-image:url(/images/empty_right.jpg);
 background-repeat:repeat-y;
 padding-right:40px;
}

td.products_left {
 background-image:url(/images/empty_left.jpg);
 background-repeat:no-repeat;
}

td.card {
 background-image:url(/images/cards/background_card_right.jpg);
 background-repeat:no-repeat;
 padding:70px 75px 10px 0px;
}

td.photo_gallery {
 background-image:url(/images/gallery/photo_gallery.jpg);
 background-repeat:no-repeat;
}

td.bottom {
background-color:#110c0d;
}

/******************************
  Text Options
*******************************/

p {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:17px;
  color:#54331f;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:6px;
  margin-left:0px;
}

p.promo_header {
  font-weight:bold;
  font-size:14px;
  line-height:16px;
  margin-top:355px;
  margin-right:20px;
  margin-bottom:3px;
  margin-left:150px;
}

p.promo_header2 {
  font-weight:bold;
  font-size:14px;
  line-height:16px;
  margin-top:10px;
  margin-right:20px;
  margin-bottom:3px;
  margin-left:150px;
}

p.promo {
  font-size:11px;
  line-height:14px;
  margin-right:20px;
  margin-bottom:0px;
  margin-left:150px;
}

p.card {
  font-size:11px;
  line-height:14px;
}

p.card_home {
  font-size:11px;
  line-height:14px;
  margin-left:40px;
}

p.small {
  font-size:9px;
  line-height:12px;
}

p.copyright {
  font-size:9px;
  line-height:12px;
  color: white;
}

p.nav {
  margin-top:15px;
  margin-bottom:5px;
}

ul {
  margin-top:0px;
}

li {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  line-height:17px;
  color:#54331f;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:4px;
  margin-right:0px;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  color:#54331f;
  margin-left:0px;
  margin-top:15px;
  margin-right:0px;
  margin-bottom:4px;
}

h1.top {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  color:#54331f;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:4px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  line-height:25px;
  color:#000000;
  margin-left:0px;
  margin-top:200px;
  margin-right:0px;
  margin-bottom:20px;
}

/******************************
  Form Options
*******************************/

input {
  background-color:white;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:8px;
  color:#000000;
}

textarea {
  background-color:white;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:8px;
  color:#000000;
}

/******************************
  Link Options
*******************************/

a:link,
a:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:17px;
  text-decoration:underline;
  color:#174b6a;
}

a:hover {
  color: #34231b;
}

a.card:link,
a.card:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:11px;
  line-height:14px;
  text-decoration:underline;
  color:#174b6a;
}

a.card:hover {
  color: #34231b;
}

a.nav:link,
a.nav:visited,
a.nav:hover {
  font-size:9px;
  font-weight:normal;
  text-decoration:none;
  color:white;
  line-height:20px;
}

a.small:link,
a.small:visited,
a.small:hover {
  font-size:9px;
  font-weight:bold;
  text-decoration:none;
}

a.header:link,
a.header:visited,
a.header:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  color:#54331f;
  margin-left:0px;
  margin-top:5px;
  margin-right:0px;
  margin-bottom:4px;
  text-decoration:none;
}
