body {
 font-family:Arial, Helvetica, sans-serif;
}
#main {
  width:800px;;
}
#header, #footer {
  text-align:center;
  /* padding-bottom: 20px; */
}
#menu {
  width:170px;
  float: left;
  text-align:left;
  padding: 0px;
  padding-bottom: 0px;
}
#topMenu {
  text-align:center;
  padding-bottom: 0px;
}
#footer {
  text-align:center;
  font-size:smaller;
}
#footer p {
  margin: 5px;
}

#treeNav {
  background: #000066 url('http://www.sherwoods-photo.com/img/sideBar_background.jpg');
  width: 200px;
  padding: 0px;
  margin: 0px;
  width: 170px;
  font-size: 12px;
}
#treeNav ul, #treeNav li {
  padding: 0px;
  padding-left: 5px;
  margin: 0px;
  list-style: none;
  color: #CCCCCC;
  font-size: 12px;
  /*background: #000066;*/
  /*background-color: #000066;*/
}

#treeNav img {
  padding: 0px;
  margin: 0px;
  background-repeat: no-repeat;
}
#treeNav a {
  font-size: 12px;
}
#treeNav a:link {
  color: #cccccc;
}
#treeNav a:visited {
  color: #cccccc;
}
#treeNav a:active {
  color: #cccccc;
}
#treeNav a:hover {
  color: #ff0000;
}

img {
border: none;
}

#content img, #content, #content table, #content td, #content tr, #content p {
padding: 0px;
border: 0px;
margin: 0px;
}

/*
#content table, #content {
padding-left: 30px;
}

#content img {
max-width: 600px;
width: expression(this.width > 600 ? 600: true);
}

#content table {
width: 600px;
width: expression(this.width > 600 ? 600: true);
}

#content {
  float: left;
  text-align:left;
  padding-bottom: 20px;
  padding-left: 230px;
}*/

	.featuredProduct, .contentBox, body, .featuredProduct td, .featuredProduct .tr {
	font-size:14px;
	}
	.featuredProduct img {
	border: 0px;
	}
	h1 {
	margin:0px;
	font-size:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;	  
	}
	
	.bestSellers td {
	padding-left:100px;
	text-align:center;
	vertical-align:middle;
	}
	
	.bestSellers a:link, .bestSellers a:active, .bestSellers a:visited {
	color: #000000;
	text-decoration: none;
	}
	
	.bestSellers a:hover {
	color: #990000;
	}
	
	#content {
		width: 770px;
	width: 100%;
	}
	
	#content table {
	}
	
	#footer {
	padding-top: 30px;
	}
	
	#pageContent {

  text-align:left;

  width:80%

}

	h2 {
	margin-bottom:10px;
	font-size:14px;
	font:Verdana, Arial, Helvetica, sans-serif; 
	}
