html, body, img {margin: 0px; padding: 0px;}
body {text-align: left; font-size: 10px; font-family: verdana, sans-serif; color: #696969;
      background-image: url(http://www.woodshedpercussion.com/images/bgnew.jpg);}
body p {margin:0px;padding-bottom:1em;}
body h1 {font-size: 1em; font-weight: bold; padding: 0em 0 1em; margin: 0;}
body h2 {font-size: 1em; font-weight: bold; padding: 0em 0 1em; margin: 0; color: #8b0000;}
body h3 {font-size: 1em; font-weight: bold; padding: 0em 0 1em; margin: 0; text-decoration:underline;}
body h4 {font-size: 1em; font-weight: normal; padding: 0em 0 1em; margin: 0; color: #8b0000;}
body hr {border: 0px; height: 1px; color: #cccccc; background-color: #cccccc; margin-bottom: 1em;}

a {color: #808000; font-size: 10px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: underline;}
a:hover {text-decoration: underline;}

#container {margin: 0 auto; width: 680px; margin-top:20px; background-color: #ffffff;}
#wrapper {width: 678px; background-color: #ffffff; border: 1px solid #8b0000; float:left;clear:both;}
#content {width: 469px; float: left; text-align: left; background-color: #ffffff;padding: 1em 10px 1em 10px;}
#sidebarbg {background: url(http://www.woodshedpercussion.com/images/sidebarbg.gif) no-repeat; float: right; width: 189px;}
#sidebar {width: 169px; float: right; text-align: left; padding: .5em 10px 1em 10px;height:300px;}
img {border: 0px;}

#menu {border-bottom: 1px solid #808000; font-size: 16px;}
#menu_links_spacer {margin-left: 15px; margin-right: 15px;}
#menu_links a {text-decoration: none; color: #808000; font-family: Century Gothic; font-size: 16px; font-weight: normal;}     
#menu_links a:link {color: #808000;}
#menu_links a:visited {color: #808000;}
#menu_links a:active {color: #808000;}
#menu_links a:hover {color: #8b0000; text-decoration: none;}

#footer { clear: both; color: #808000; width: 680px; margin: 0px auto 25px auto;}
#footer a { font-size: 9px; }
#footer p { text-align: center; font-size: 9px; letter-spacing: 2.15px;}    
 
#section_navigation { text-align: right; width: 100%; float: left; margin-bottom: 10px;}
#sectionlinks {padding: 0em 0px .5em 0px; text-align: right;}

#gallery_container {width: 469px; float: left;}
#gallery_left_container {width: 212px; float: left;}
#gallery_left_container img {border: 1px solid #808000; width: 90px; height: 68px; cursor: pointer;}
.thumb_img_row {margin-bottom: 7px;height:70px;}
.thumb_img {width: 106px; float: left;}
#gallery_right_container {width: 257px; float: right;}
#gallery_right_container img {border: 1px solid #8b0000; width: 255px; height: 222px;}
.med_img {width: 257px; margin-bottom: 0em; cursor: arrow;}

#tab_container {float: left; border-color: #808080; margin-bottom: .5em;}
.tab {cursor: pointer; float: left; background-color:#f8f8f8; border: 1px solid #808080; border-left:0px solid; text-align: left; overflow: hidden;}
.tab_content_container {float: left; border: 1px solid; border-top: 0px solid; overflow: hidden;} 
.tab_content {float: left; padding: 1em 1em 2.5em 1em;}
.tab span {color: #808000;}

#content .bullet {padding-left: 2em; color: #8b0000; margin-bottom: 1em;}
 #content .bullet span {color: #696969;}
 #content .connect_left {width:369px; line-height: 2em; float: left; text-align: left;}
 #content .connect_right {width:100px; float: right; text-align: right;}
#sidebar .bullet {padding-left:2em; color:#8b0000; margin-bottom: 1em;}
 #sidebar .bullet span {color: #696969;}
 #sidebar .pricing_left {float: left; width: 100px;}
 #sidebar .pricing_right {float: right; width: 69px; text-align: right; color: #8b0000;}
 #sidebar .connect {width:169px; float: left; text-align: left;}
.bullet {margin:0px;}
.square {list-style-type: square;}
.circle {list-style-type: circle;}
.disc {list-style-type: disc;}

#form {width:450px;}
#form .row {width:450px;}
#form div {float:left;}
#form .left-item {margin-right:15px;}

.clear_margins {margin:0px;padding-bottom:0px;}

/*

html,body,img {
  margin: 0;
  padding: 0;
  }
img {
  border: 0;
	}
body {
  text-align: center;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #696969;
  background-image: url(http://www.woodshedpercussion.com/images/BG_tanwithdirt.jpg);
  }
body h1 {
  font-size: 10px;
	font-style: bold;
	padding: 10px 0 10px;
	margin: 0;
	}
body h2 {
  font-size: 10px;
	font-style: bold;
	padding: 10px 0 0;
	margin: 0;
	color: #8b0000;
	}
  body h3 {
  font-size: 10px;
	font-style: bold;
	padding: 10px 0 10px;
	margin: 0;
	color: #8b0000;
	}
body h4 {
  font-size: 10px;
	font-weight: normal;
	padding: 0 0 10px;
	margin: 0;
	color: #8b0000;
	}
body p {
  font-size: 10px;
	padding: 0;
	margin: 0;
	}
body hr {
    border: 0;
height: 1px;
color: #cccccc;
background-color: #cccccc;
	}
a {
  color: #808000;
	font-size: 10px;
	}
a:link {
	text-decoration: none
  }
a:visited {
	text-decoration: none
  }
a:active {
	text-decoration: underline;
  }
a:hover {
	text-decoration: underline;
  }
#container {
  text-align: center;
  width: 680px;
  margin: 0 auto;
  }
#header {
  width: 680px;
  }
#header .header {
  width: 680px;
	}
#header .header #logo {
  text-align: left;
  }
#header .header #recommend {
  text-align: right;
	}
#wrapper {
  border: solid #8b0000;
	border-width: 0 1px 1px;
	float: left;
	width: 680px;
	background: #fff;
	}
html>body #wrapper {
  width: 678px;
	margin: 0;
	padding: 0;
  }
#menu {
  border: solid #8b0000 ;
	border-width: 1px;
	border-bottom: 1px solid #808000;
  }
html>body #menu {
  width: 678px;
  }
#content {
  float: left;
  width: 489px;
	text-align: justify;
  background-color: #fff;
	padding: 0 10px 10px;
  }
html>body #content {
	width: 469px;
	}
#sectionlinks {
  padding: 10px 0 5px 0;
	text-align: right;
	}
.purchasetable {
  width: 469px;
	font-size: 10px;
	}
.purchasetable #purchasebutton {
  text-align: right;
	}
.purchasetable #purchasetext {
  text-align: left;
	color: #8b0000;
	}
#news .bullet {
  padding: 10px 0 0 0;
  color: #8b0000;
	font-size: 10px;
	font-weight: bold;
	}
#news .headline {
  padding: 10px 0 0 0;
  color: #8b0000;
	font-size: 10px;
	font-weight: bold;
	}
#news .date {
  padding: 10px 0 0 0;
  color: #8b0000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
#news .story {
  color: #696969;
	font-size: 10px;
	font-weight: normal;
	}
#news .newslink {
  color: #8b0000;
	font-size: 10px;
	font-weight: normal;
	}

#image_border img{
border: 1px solid #8b0000;
}

#pictures {
  width: 100%;
	height: 100px;
	color: #8b0000;
	padding: 0 0 10px;
	margin: 0;
	}
#pictures img{
  width: 100px;
	height: 75px;
	border: 1px solid #8b0000;
	}
#threeways {
  font-size: 10px;
	}
#threeways .heading {
  color: #8b0000;
	padding: 5px 0 0;
	margin: 0;
	}
#threeways .article {
  padding: 0 0 2px;
	}
#threeways .link {
  padding: 0 0 5px;
	}
#threeways .link b {
  color: #8b0000;
	}
#featuredretailers {
  width: 169px;
	font-size: 10px;
	}
#featuredretailers .country {
  padding: 5px 0 2px;
	color: #8b0000;
	}
#featuredretailers .name {
  padding: 5px 0 0;
	}
#featuredretailers .website {
  padding: 0 0 15px;
	}
#featiredretailers .phone {
  padding: 0;
	}
#products {
  width: 449px;
	}
#products p {
  width: 345px;
	margin: 0 0 0 12px;
	color: #696969;
	}
#products img {
  border: 1px solid #808000;
	width: 100px;
	height: 75px;
	}
#products img:hover {
  border: 1px solid #8b0000;
	}
#merchandise {
  width: 449px;
	}
#merchandise p {
  margin: 0;
	color: #696969;
	}
#confirmtwo .left img {
  border: 1px solid #808000;
	}
#confirmtwo .left img:hover {
  border: 1px solid #8b0000;
	}
#sidebar {
background: url(http://www.woodshedpercussion.com/images/sidebarbg.gif) no-repeat;
  float: right;
  width: 189px;
  text-align: justify;
  padding: 15px 10px 25px;
	}
#sidebar p {
  text-align: left;
	}
#sidebar a { font-size: 10px; }

html>body #sidebar {
	width: 169px;
	padding: 15px 10px 25px;
	}
#instructionkey {border: 1px solid #8b0000; }
 #instructionkey h1 { padding: 0; }
 #instructionkey p { padding: 0; }

#sidebartable { width: 149; }
 #sidebartable p { margin: 0; color: #696969; }


#footer { clear: both; color: #808000; width: 680px; margin-top: 10px; margin-bottom: 25px; }
 #footer a { font-size: 9px; }
 #footer p { text-align: center; font-size: 9px; letter-spacing: 2.15px; }    

#top_bar_spacer { margin-top: 15px; }

#menu_top_left_spacer_1 { margin: 0; padding: 0 0 0; text-align: justify; float: left; width: 226px; }
#menu_recommend { font-size: 10; margin-top: 3px; margin-right: 8px; }  
#menu_links_spacer { margin-left: 15px; margin-right: 15px; }
 #menu_links a { text-decoration: none; color: #808000; font-family: Century Gothic; font-size: 16; font-weight: normal; }     
 #menu_links a:link { color: #808000; }
 #menu_links a:visited { color: #808000; }
 #menu_links a:active { color: #808000; }
 #menu_links a:hover { color: #8b0000; text-decoration: none; }
#section_navigation { text-align: right; width: 100%; float: left; margin-bottom: 10px; }

#content .bullet {padding-left: 2em; color: #9b0000; }
 #content .bullet span { color: #696969; }
#sidebar .bullet { padding-left:2em; color:#9b0000; }
 #sidebar .bullet li { margin-top:.5em; }
 #sidebar .bullet span { color: #696969; }
.bullet { margin:0px; }
.square { list-style-type: square; }
.circle { list-style-type: circle; }
.disc { list-style-type: disc; }


