
body {
  margin:0px; padding:0px;
  font-family: Sathu, Arial, Helvetica, Verdana; 
  color:#753e00; 
  font-size:11px;
/*  font-weight:700; */
}

a:link { 
  color:#753e00; 
  text-decoration:none;
}

a:visited {
  color:#753e00; 
  text-decoration:none;
}

a:hover {
  color:#a14176; 
  text-decoration:none;
}

a:active {
  color:#753e00; 
  text-decoration:none;
}

td {
  font-family: Sathu, Arial, Helvetica, Verdana; 
  color:#753e00; 
  font-size:11px;
/*  font-weight:700; */
}

#main_logo {
  position:relative;
  left:275px;
  margin:0px;
  padding:4px
}

#top_line_dots {
  left:0px;
  width:850px;
  height:7px;
  padding:0px;
  background-image:url('images/pink_dot_bg_top.jpg');
  background-repeat:repeat-x;
}

#bottom_line_dots {
  position:absolute;
  top:905px;
  left:0px;
  width:850px;
  height:7px;
  padding:0px;
  background-image:url('images/pink_dot_bg_bottom.jpg');
  background-repeat:repeat-x;
}

#top_line_dots_wide {
  left:0px;
  width:100%;
  height:7px;
  padding:0px;
  background-image:url('images/pink_dot_bg_top.jpg');
  background-repeat:repeat-x;
}

#bottom_line_dots_wide {
  left:0px;
  width:100%;
  height:7px;
  padding:0px;
  background-image:url('images/pink_dot_bg_bottom.jpg');
  background-repeat:repeat-x;
}

#page_content_home {
  position:relative;
  width:850px;
  height:805px;
  background-image:url('images/bg_home.jpg');
  background-repeat: no-repeat;
    background-position:bottom; 
}

#page_content_blankbg {
  position:relative;
  width:100%;
  height:740px;
}

#page_content {
  position:relative;
  width:850px;
  height:805px;
  background-image:url('images/bg_other.jpg');
  background-repeat: no-repeat;
    background-position:bottom; 
}

#page_content_wleftnav {
  position:relative;
  width:850px;
  height:805px;
  background-image:url('images/bg_wleftnav.jpg');
  background-repeat: no-repeat;
  background-position:bottom; 
 
}

#page_content_stores {
  position:relative;
  width:850px;
  height:800px;
  background-image:url('images/bg_wleftnav.jpg');
  background-repeat: no-repeat;
    background-position:bottom; 
}

#page_content_press {
  position:relative;
  width:850px;
  height:810px;
  background-image:url('images/bg_wleftnav.jpg');
  background-repeat: no-repeat;
    background-position:bottom; 
}

#page_content_pop {
  position:relative;
  padding: 0px 10px;
  font-size:12px;
}

#top_nav_aligned {
  margin-top:5px;
  margin-left:220px;
}

#nav_top {
  white-space:nowrap;
}

#banner {
  margin-top:38px;
}

#banner .brownborder {
  border: 1px solid #753e00;
}

#main_content {
  margin-top:30px;
  width:500px;
  line-height:20px;
}

#main_content_product {
  margin-top:10px;
  width:500px;
  line-height:20px;
}

#bulletlist {
  margin: 0px;
  width: 470px;
  padding: 5px;
  line-height: 16px;
}

#bulletlist ul {
  margin-left: 1em;
  padding-left: 0;
}

#nav_bottom {
  position:absolute;
  top:955px;
  left:300px;
  white-space:nowrap;
}

#nav_bottom_stores {
  position:absolute;
  top:865px;
  left:300px;
  white-space:nowrap;
}

#nav_bottom_press {
  position:absolute;
  top:895px;
  left:300px;
  white-space:nowrap;
}

#nav_left_x {
  position:absolute;
  top:60px;
  left:0px;
  width:177px;
  font-size:12px;
  text-align:right;
  line-height:13px;
  padding-right:10px;
  border-right:1px solid #753e00;
}

#nav_left {
  position:absolute;
  top:60px;
  left:0px;
  width:177px;
  height:510px;
  font-size:12px;
  text-align:right;
  line-height:13px;
  padding-right:10px;
  border-right:1px solid #753e00;
}

#nav_left_long {
  position:absolute;
  top:60px;
  left:0px;
  width:177px;
  height:640px;
  font-size:12px;
  text-align:right;
  line-height:20px;
  padding-right:10px;
  border-right:1px solid #753e00;
}

#nav_left_state {
  position:absolute;
  top:20px;
  left:0px;
  width:177px;
  height:750px;
  font-size:12px;
  text-align:right;
  line-height:20px;
  padding-right:10px;
  border-right:1px solid #753e00;
}

.left_spaced {
  margin-left:22px;
}

.active_page {
  color:#a14176; 
}

.pink {
  color:#a14176; 
}


