/*	WoodenLetters.biz style sheet*/

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:  normal;
	font-weight: normal;
	font-size: 12px;
	
 }
 
a { 
	color: #663300;
	text-decoration:none;
  }
  
a:visited { 
	color: #663300;
	text-decoration:none;
}

a:hover { 
	color: #006600;
	text-decoration:underline;
  }

a:active { 
	color: #000000;
	text-decoration:underline;


  }
  

#wlNav h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight:bold;
	color: #663300;
	padding-top: 20px;
	text-align: center;
	letter-spacing: 0.25em;
	word-spacing: .5em;
}
	 


TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
	font-size: 12px;
}


TBODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:  normal;
	font-weight: lighter;
	font-size: 12px;
	line-height: 1.7em;
	color:#333333;
	 }

.bodytable {
	border: 12px solid #CCE3AD;
	background-color: White;
	/*margin-top: 6px;*/
}


/* Category Name */
.catname {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
	color: #663300;
	font-size: 16px;
}

.cattop {
	margin-right:6px;
	position: relative;
	left: -6px;
}


/* Basket */
.bask {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
	color: #663300;
	font-size: 12px;
}


/* category page templates display, product code,name,description and price in blue header above the product rows */
TD.listheader {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
	color: #663300;
	font-size: 14px;
	background-color: #CCE3AD;
}

/* category page templates display, product rows code,name,description and price  */
TD.listbody {
font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
	color: #000000;
	font-size: 14px;
	
}

/* WL_footmenu.html - used for global footer  */
TD.footer {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
	color: #000000;
	font-size: 10px;
}


/* category page templates display, help - ordering letters, button */
input.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
	color: #663300;
	font-size: 14px;
}


.cattree {
	color: #663300;
	font-size: 12px;
	line-height: 20px;
	background-color: #CCE3AD;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 6px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	padding-left: 4px;
		}
		
.selected {
color: #006600;
font-weight:bold;

}

.cattree h1 {
font-weight:bold;
font-size: 14px;
color: #663300;
}

.cattree ul{
	list-style:disc;
}
.cattree ul li {
	margin-left:-20px;
	}

.cathide {
	font-family: Verdana,Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
	color: #CCE3AD;
	font-size: 2px;
	text-decoration: none;
	line-height: 2px;
	
	}
	 
 

A.nav { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; 
color: #663300; font-style: none; font-weight: bold; text-decoration:none; }

A.nav:visited { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px;
color: #663300; font-style: none; font-weight: bold; text-decoration:none; }

A.nav:hover { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px;
color: #006566; font-style: none; font-weight: bold; text-decoration:none; }

A.nav:active { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px;
color: #000000; font-style: none; font-weight: bold; text-decoration:none; }


TD.instructions  {
font-family: Verdana,Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
	color: Green;
	font-size: 14px;
	text-decoration: none;
	border: 3px solid Navy;
	background-color: ##CCE3AD;
	}
	
	/* Zone Name */
.zoneMainTitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
	color: #663300;
	font-size: 30px;
	}







