body {
        font-family: Veranda, tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url(images/page_bg.gif);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 11px;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}

h1, h2, h3{
	font-size: 8px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: #FCE5A0;//white;
	color: black;
	margin-bottom: 10px;
}
#inner1 {
	border-left: 0px solid #FCE5A0;
	border-right: 0px solid #FCE5A0;
	background: #FCE5A0;//white;
	color: black;
	margin-bottom: 10px;
}

#header {
	background: url(images/header_bg.jpg) repeat-x;
      b/ackground : black;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}


#nav {
	position: absolute;
	left: 540px;
	top: 15px;
	width: 200px;
}

#nav, #nav a {
	color: black;
	font-weight: bold;
      font-size: 11px;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 198px;
	margin: 0;
	padding: 0;
	background: //white;
	b/order-bottom: 2px solid white;
}

#browse dt {
	ba/ckground: u/rl(menubg.jpg) bottom repeat-x;
	color: #fff;
	margin: 0px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold; 
      font-size: 11px;
}

#browse dd {
	back/ground: #227293;
	bo/rder-top: 1px solid #659db4;
	bo/rder-bottom: 1px;// solid #659db4;
	padding: 0;
      padding-bottom: 1px;
      padding-top: 1px;
	margin: 0 2px;
      font-size:11px;
}

 #browse .x {
      font-size: 11px;
      padding: 0 10px;
      border-top: 1px none ;
      border-bottom: 1px none ;

}

#browse dd a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 12px;  // left spacing on menu text
}

#browse .x a {
	color: #000;
      font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 3px 12px;  // left spacing on menu text
      
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: url(hover.png); // #74a7b7;
      background-repeat: no-repeat;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	b/order-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 538px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #e5e5e5;
	position: relative;
}

#body1 {
	float: right;
	width: 538px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #FCE5A0;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 250px;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: left;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000032;  //#1d1d1d;
	p/adding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#body h4 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1d1d1d;
	p/adding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#footer {
	background: black;//#8898AF; // u/rl(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}

table.product {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
      font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.product td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
}

table.product a {
	color: black;
	font-weight: bold;
      font-size: 11px;
	text-decoration: underline;
}

table.xy {border-width: 0px 0px 0px 0px;}
table.xy td {border-width: 0px 0px 0px 0px;}

#grpstyle {text-decoration: none; 
      color: #000000;
      font-size:11px; }

.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
      color: #000000; //#683310;  //group link color;
	padding: 4px;
	font-family: sans-serif, Arial, sans-serif, 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica;
      font-size: 10pt;}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	text-align:left;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 0px;
      font-size: 10pt;}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: url(closed.gif) no-repeat left -1px;
	margin:0;
	text-align:left;
      padding-top:3px;
      padding-bottom:6px;     // gaps between groups on menu;
      padding-left: 19px;
	cursor: hand !important;
	cursor: pointer !important;
	width: 160px;}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	margin:0;
	display: none; /*Hide them by default. Don't delete. */
	width:160px;
	border-width:1px 1px 1px 1px;
	border-color:#000000;}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	margin:0;
	cursor: default;
	border-width:1px 1px 1px 1px;
	margin-bottom: 1px;
	margin-left:15px;
	font-weight:normal;
	color: #fff;}

#button {
	width: 150;
      background: url(btn-bg.jpg); //menu background;
	padding: 0 0 0 0;
      margin-left:5px;
      margin-top:3px;
	margin-bottom: .3em;
	font-family: sans-serif, arial, 'ms sans serif', 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica;
	color: #333;
	}

#button ul {list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

#button li {margin: 0; }

#button li a {
		display: block;
		padding: 2px 2px 2px 0.3em;
		color: #000000;
		width: 100%;

		}

html>body #button li a {
		width: auto;
            text-decoration: none;
		}
#button li a:hover {
		background-color: #B57F45;   // category hover color if used;
            text-decoration: underline;
            color: white;}

#mnu {margin-top: 3px; font-size: 11px; }

#mnu a:hover, #mnu a {color: #000000;//#683310;   //grp link color for home,cart, etc.;
           padding-left: 19px;      
           text-decoration: none;
           font-weight :bold;}
