BODY 
{ 
scrollbar-base-color: #ECE8DC;
scrollbar-arrow-color: #D2681D;
scrollbar-DarkShadow-Color: #ffffff;
scrollbar-Track-Color: #ECE8DC;
scrollbar-Highlight-Color: #D2681D;
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
font-size: 68%;
line-height: 15px;
text-align: center; /* for centering the page */
background-image: url(../images/repeater02.jpg); background-repeat: repeat-x; 
background-color: #B2885E;
behavior: url("/ssi/csshover.htc");
}

input {
	border-bottom: 1px solid #05117E;
	border-top: 1px solid #05117E;
	border-left: 1px solid #05117E;
	border-right: 1px solid #05117E;		
}
.line {
border: 1px dotted #41662E;
border-bottom: 1px solid #EBE5D7;
}

.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #284519;
	font-weight : bold;
	border: thin solid #1D3212;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;  }	
td {  font-family: Verdana, Arial, Helvetica, sans-serif;  color: #000000; text-decoration: none;  }

.copyright { font-family: verdana, sans-serif;  font-size: 70%; color: #A57545; }
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color : #ffffff;
	font-weight: bold;
}		
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}


/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #45672C; TEXT-DECORATION: none; font-family: verdana, sans-serif;  font-weight: bold;}
A:visited {COLOR: #703F23; TEXT-DECORATION: none; font-family: verdana, sans-serif; font-weight: bold;  }
A:hover {color : #2D431C; text-decoration: underline; font-family:verdana, sans-serif;font-weight: bold;  }
A:active {color : #45672C; text-decoration: none; font-family: verdana, sans-serif;  }


/* ------ START: Menu Flyout ------ */

#menu {
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 0;
	width: 212px;
}

* * body #menu {
	margin-right: -15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_level_0 li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 212px;
}

#menu .menu_level_0 {
	/* 'Level 0' is the main menu that is always visible */
	display: block;
	background: #284519;
	margin-left: 11px;
}

.menu_level_0 a {
	display: block;
	margin: 0px;
	width: 176px;
	height: 30px;
	line-height: 30px;
	background: url("../images/menu_arrow.gif") no-repeat 9px 12px #284519;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	border-bottom: 1px dashed #9FB290;
	font-weight: normal;
	font-size: 1.1em;
}

.menu_level_0 a:hover {
	background-color: #41672E;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menu_level_0 li:hover .menu_level_1 {
	/* Show 'Level 1' menu when an <li> nested in 'Level 0' is hovered over */
	display: block;
}

.menu_level_1 li:hover .menu_level_2 {
	/* Show 'Level 2' menu when an <li> nested in 'Level 1' is hovered over */
	display: block;
}

.menu_level_1 {
	/* 'Level 1' is nested in 'Level 0' and is the first set of drop down or fly out menus. Should not be visible by default */
	display: none;
	position: absolute;
	top: 0px;
	left: 190px;
	width: 200px;
	z-index: 0;
	margin: 0;
	padding: 0;
}

.menu_level_1 a {
	/* These will globally style all <a> tags nested under 'Level 1' including any subsequent levels */
	display: block;
	margin-left: 11px;
	width: 300px;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px;
	/* Unset global menu styles */
	text-indent: 0px;
	float: none;
	/* Customize Appearance */
	background-image: none;
	background: #523C25;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.85em;
	border-bottom: none;
}

.menu_level_1 a:hover {
	background-color: #A57545;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_level_1 a:hover {
	background: #A57545;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_level_1 a:visited, .menu_level_1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
/* ------ END: Menu Flyout ------ */



.navlinkco {COLOR: #6F4E2E; TEXT-DECORATION: none; font-family: verdana, sans-serif;  font-size: 92%; }
a:link.navlinkco  {color : #6F4E2E; font-size: 100%;}
a:visited.navlinkco  {color : #6F4E2E; font-size: 100%;}
a:active.navlinkco  {color : #6F4E2E; text-decoration: none; font-size: 100%;}
a:hover.navlinkco  {color : #6F4E2E; text-decoration: underline; font-size: 100%;} 

.navlinkco2 {COLOR: #6F4E2E; TEXT-DECORATION: none; font-family: verdana, sans-serif;  font-size: 92%; }
a:link.navlinkco2  {color : #6F4E2E; font-size: 100%;}
a:visited.navlinkco2  {color : #6E8046; font-size: 100%;}
a:active.navlinkco2  {color : #6F4E2E; text-decoration: none; font-size: 100%;}
a:hover.navlinkco2  {color : #A57545; text-decoration: underline; font-size: 100%;} 
 
 


/* start div tag declarations */
#wrapper {

 width: 750px;
 max-width: 750px;
 text-align: left;
 padding: 0px 0px 0px 0px;
   margin-right: auto; /* for centering the page  */
 margin-left: auto; /* for centering the page  */
  background-image: url(../images/repeater.gif); background-repeat: repeat-y;

}

 
html>body #wrapper {
 width: 750px; /* ie5win fudge ends */
 max-width: 750px;

}
 
#header {
 width: 750px;
 height: 173px;

} 

 
 #content {
 position: relative;
 width: 750px;
 margin: 0px;
 padding: 0px;
 z-index: 1;
 }

#leftcolumn {
 float: left;
 width: 212px;
 padding: 0px;
 margin: 0px;
} 

#leftcolumnadmin {
 float: left;
 width: 140px;
 padding: 20px 0px 0px 30px;
 margin: -3px 0px 0px 0px;
} 


#rightcolumn {
 width: 538px;
 float: right;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background-image:  url(../images/background_body.gif);
 background-repeat: no-repeat;
 background-position: top;
 position: relative;
 z-index: 1;
}


#textcontent
{
position: relative;
 width: 475px;
padding: 10px 30px 10px 20px;
height: 100%;
z-index: 1;

}
html>body #textcontent {
 min-height: 366px;

}
 



#footer {
 clear: both;
	width: 750px;

	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/footer.gif); background-repeat: no-repeat; background-position: bottom;
	
}

#footertext {
	padding: 120px 30px 10px 233px;
}

 .photoborder {
 	border-left: 3px solid #523C25;
 	border-right: 3px solid #523C25;	
 	border-bottom: 3px solid #523C25;		
 	border-top: 3px solid #523C25;		
	margin: 0px;
 }
 
 


/* stylesheet addon */

#showimage{
position: absolute;
visibility: hidden;
border: 5px solid #2F2215;
z-index: 13;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #E1DBD0;
padding: 5px 5px 5px 5px;
}


#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
color: #000000;

}



#sitemap ul {
margin-top: 1px;
margin-left: 10px;
	display: block;
	list-style-type: none;
}
#sitemap ul a {
 text-decoration: none;
 color: #2B431E;
  font-weight: normal;
}
#sitemap ul a:hover {
 color: #371E11;
  text-decoration: underline;   font-weight: normal;
 }
 
 #cart {
margin-top: -20px;
 }

.small {
	font-size: 83%;
}

label {
	
	cursor: hand;
}

.helppopup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}
