/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */
 
#nav {padding:0; margin:15px 0 0 0; font-family:georgia, serif; }
#nav dt {margin-left:0px; padding-left:4px; border-bottom:dotted 1px #6D1C21;}
#nav a:hover {text-decoration:none; color:#000;}
#nav dt b, #nav dt a {display:block; font-weight:bold; font-size:18px; color:#6D1C21; height:35px; line-height:35px; padding-left:10px; cursor:pointer;}
/*#nav dt b {background:url(arrow.gif) no-repeat left center; color:fff;} USE IF ARROW IS NEEDED FOR SUB MENU*/
#nav dt b:hover {color:#000;}
#nav dt a {color:#6D1C21; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif;  }
#nav dd {padding:0; margin:0;}
#nav dd ul {padding:0; margin:0; list-style: square inside;}
#nav dd ul li {padding:3px 0px 3px 28px;}
#nav dd ul li a {font-size:13px; font-weight:bold; color: #6D1C21; text-decoration:none;}
#nav dd ul li a:hover {color:#000; text-decoration:none; border-bottom:dotted 1px #000;}
