body {
  margin: 0px;
  background: white;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000066;
}

p {
  padding-left: 10px;
  padding-right: 5px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000066;
}

a {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000066;
}

li {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000066;
}

td {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000066;
}

div {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000066;
}

img {
  border-width: 0px;
}



.content {
  background-color: white;
  background-image: url('sky_bg.png');
  background-repeat: repeat-x;
  background-position: 10% -20px;
  vertical-align: top;
  padding: 10px;
}

.inner_content {
  background-image: white;
  padding: 0px;
}

.page_header_top_left {
  background-image: url('bamboo_bg_left.png');
  background-position: top right;
  background-color: #EBF5CD;
  background-repeat: repeat-x;
  width: 100%;
  height: 800px;
}

.page_header_top_right {
  background-image: url('bamboo_bg_right.png');
  background-position: top left;
  background-color: #EBF5CD;
  background-repeat: repeat-x;
  width: 100%;
  height: 800px;
}

.page_header_left {
  background-image: url('bg_left.png');
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #EBF5CD;
  vertical-align: top;
  margin-top: 0%;
  margin-bottom: auto;
  width: 150px;
  height: 100%;
  text-align: right;
}

.page_header_right {
  background-image: url('bg_right.png');
  background-position: top left;
  background-repeat: repeat-y;
  background-color: #EBF5CD;
  vertical-align: top;
  margin-top: 0%;
  margin-bottom: auto;
  width: 150px;
  height: 100%;
  text-align: left;
}




/*
 * PAGE TOP MENU
 */

.page_top_menu_div {
  position: absolute;
  z-index: 5;
  top: 5px;
  left: 200px;
  color: #fff;
  text-align: left;
  width: 100%;
}

.page_top_menu_div_td {
  height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left:10px;
  padding-right: 10px;
  padding-top:1px;
  padding-bottom:1px;
  border: solid 1px #5379B8;
  color: #5379B8;
  color: #204080;
  color: #fff;
}



.page_top_menu {
  color: #fff;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

.page_top_menu:hover {
  text-decoration: overline;
}



.page_top_menu_active {
  color: #fff;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  top: 5px;
}

.page_top_menu_active: hover {
  text-decoration: none;
}

.page_top_menu_active_shadow {
  color: #006;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}




/*
 * PAGE BOTTOM MENU
 */

.page_bottom_menu {
  color: #006;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}


.page_bottom_menu:hover {
  text-decoration: overline;
}



.page_bottom_menu_active {
  color: #009;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  top: 5px;
}

.page_bottom_menu_active: hover {
  text-decoration: none;
}

.page_bottom_menu_active_shadow {
  color: #ccc;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}




/*
 * OTHER HEADER PICTURES AND WHATNOT
 */
.page_header_strength_big_white {
  position: absolute;
  left: 70px;
  top: -180px;
  z-index: 4;
  width: 200px;
  height: 500px;
  display: inline;
}

.page_header_chinese_flute {
  position: absolute;
  left: 125px;
  top: 300px;
  z-index: 2;
  width: 200px;
  height: 200px;
  display: inline;
}

.page_header_top_flute_small {
  position: absolute;
  left: 100px;
  top: 50px;
  z-index: 3;
  width: 477px;
  height: 300px;
  display: inline;
}

.page_header_top_flute_small_backwards {
  position: absolute;
  left: 200px;
  top: 50px;
  z-index: 1;
  width: 477px;
  height: 300px;
  display: inline;
}

.page_header_top_flute_large {
  position: absolute;
  left: 130px;
  top: 50px;
  z-index: 3;
  width: 362px;
  height: 300px;
}

.page_header_top_bla {
  left: 380px;
  top: 220px;
  font-family: sylfaen, times, "times new roman", serif;
  font-size: 20px;
  font-style: italic;
  color: #2244aa;
}

.page_header_top_bla_td {
  font-family: sylfaen, times, "times new roman", serif;
  font-size: 18px;
  font-style: italic;
  color: navy;
}

.cart_logo {
  display: inline;
  width: 75px;
  height: 65px;
}