  /* <!-- */
    body {
        margin:0;
        padding:0;
		background: #333333;
        font-size:90%;
    }
	
	/* 
	a:visited{ 
        color:something; 
        text-decoration:none; 
	} 
	a:hover { 
        text-decoration: underline; 
	}
	a img { border-width:0; }	
	*/
	
	a:link {
     	text-decoration: none;
	}
	
	a.forsale {
		background-color: transparent;
		color: #ff9966; /* yellow #CC9900 back to white */		
		border: 0px;
	}
	
	a.forsale3 {
		background-color: #aaaaaa;
		color: #330066; /* yellow #CC9900 back to white */		
		border: 0px;
	}
	
	a, a:visited {
		background-color: transparent;
		color: #ffffff;  /*yellow #CC9900 back to white */
		text-decoration: none;
		border: 0px;
	}
	
	a.norm:hover, a.norm:active {
		background-color: transparent;
		color: #CC9900;  
		text-decoration: none;
	}
	
	a:hover, a:active {
		background-color: transparent;
		color: #00cc33; /* green */
		text-decoration: underline;
	}
	
	a.willhoit, a.willhoit:visited {
		background-color: transparent;
		color: #CC9900; /*#c5c5c5;*/
		text-decoration: none;
		border: 0px;
	}
	
	a.willhoit:hover, a.willhoit:active {
		background-color: transparent;
		color: #CC9900; /* #ffffff;*/
		text-decoration: underline;
	}	

	.logo	{
		padding-left:48px;
		padding-top:100px;
	}
	
	li {
		color: #ffffff;
		font-family:Arial, Helvetica, sans-serif;	
		font-size:18px;	/* changed font from 24 to 18 */
		}
			
   .norm {
 		color: #ffffff;
		font-family:Arial, Helvetica, sans-serif;	
		font-size:24px;	
	}	
	
	.catalog {
	    /*<font color="#FFFFFF" size="3" face="Arial Black">W/R</font><font color="#FFFFFF" size="3" face="Arial">*/
		color: #ffffff;
		font-family:Arial, Helvetica, sans-serif;	
		font-size:18px;
	}
	
	
	/* header styles */
    #header {
		clear:left;
		float:left;
		width:100%;		
		overflow:hidden;
		margin-top: 1px;
		padding-top: 8px;
		/*padding-bottom:5px;*/		
		border-bottom:4px solid #000;
    }
	#header p,
	#header table,
	/*#header h1,*/
	#header h2 {
		clear:left;
		float:left;
		width:96%;
		margin:0;		
		padding:.4em 2% .1em 2%;
	}
	
	/* margin was 22px*/
	#sub {
		float:left;
		margin-left: 62px;
		padding-top: 1px;
		/*border: solid #FF0000 2px;
		 NOTE: marging-left was set at 222px, changed to 62px (ewh)
		*/				
	}
	
	#shopimg {
		float:left;
		/*padding:1em 2% .2em 2%;*/
		/*background: url(../images/image1.jpg) no-repeat; */
		padding-left: 15px;
		}
	
	#sub h2{	
		padding-top: 5px;
		padding-left: 145px;		
	}
	
	.hdrcenter {
	    text-align: center;	
		color:#FFCC66;
	}
	
	#header ul {
		clear:left;
		float:left;
		width:96%;
		margin:.7em 0 0 2%;
		padding:0;
		list-style:none;
	}
	#header ul li {
		display:inline;
	}
	#header ul li a {
		display:block;
		float:left;
		list-style:none;
		padding:.2em .5em;
		text-decoration:none;
		margin-right:10px;
		border-top:1px solid #ddd;
		border-left:1px solid #ddd;
		border-right:1px solid #ddd;
	}
	#header ul li a.active {
		font-weight:bold;
		color:#fff;
		background:#000;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
	}
	/* column container */
	.colmask {
		clear:both;
		float:left;
		width:100%;
		overflow:hidden;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	
	.captions {
		text-align:center;
		}
		
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:.5em 0 1em 0;
		overflow:hidden;		
	}
	
	.scroll {
		scrollbar-face-color: green;
		scrollbar-shadow-color: blue;
		scrollbar-highlight-color: black;
		scrollbar-3dlight-color: red;
		scrollbar-darkshadow-color: brown;
		scrollbar-track-color: yellow;
		scrollbar-arrow-color: white;
	}
	
	p.bink {
		color:#FFffff;
		font-family:Arial, Helvetica, sans-serif;	
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#333333;;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;				/* right column width */
		background:#333333;;		/* left column background colour */
	}
	.leftmenu .col1 {
		width:71%;				/* right column content width */
		left:102%;				/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:18%;				/* left column content width (column width minus left and right padding) */
		left:6%;				/* (right column left and right padding) plus (left column left padding) */
	}	
	
	/* Footer styles */
	
	#footer {
        clear:both;
		margin-top: 1px;
		height: auto;		
        /*padding:1em 2%;*/
		border-top:1px solid #ccc;
    }
	
	/*.smallftr { */
	#footer div {
	  font-size: .85em;
	  padding-left: 28px;
	  text-align: center;	 
	}
	
	/*div.yellow { color: #CC9900; }*/	
	
	td.linkbox {
		background-color: #444444;
		color: #ffffff;
		font-size: 10px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-style: inherit;
		padding: 5px 15px 7px 15px;
		border-top: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
		letter-spacing: 1px;
	}

	td.linkbox a, td.linkbox a:visited {
		background-color: transparent;
		color: #ffffff;
		border-bottom: 1px solid #646464;
		padding-left: 2px;
	}

	td.linkbox a:hover, td.linkbox a:active {
		background-color: transparent;
		color: #bbb;
		border-bottom: none;
	}

	
    /* --> */
   