ul, li {margin:0;padding:0;border:0;}

	#nav, #nav ul { /* top list */
		list-style: none;
		float : left;
		width : 170px;
		background-color:transparent;
	}
	
	#nav li { /* top list items */
		position : relative;
		float : left;
		line-height : 1.4em;
		margin-bottom : -1px;
		width: 170px;
		padding:15px 0 0 0;
		
	}
	

	#nav li a {   /* default link */
		color : white;
		font-weight : bold;
		text-decoration : none;
		background-color : transparent;
		font-size:1em;
	}
	
	#nav li a:hover {	color : #F6A20B;	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;	background-color :#a87e4e;	}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: 0; /*stagesix*/
		top:0; /*stagesix*/
		background-color :transaparent;
	}

.outsideBorder {
border: 2px solid #8c957a; 
}

.outsideBorder td{
	padding: 0;
	border: 2px solid #8c957a;

}

.outsideBorder td table td{border:0;margin:0;padding:3px 0;vertical-align:top;}


body
{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
}


.whitebold
{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
}


h1
{
color: #F6A20B;

font-weight: bold;
font-style: normal;
font-size: 14px;
}


.whiteheading
{
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 14px;
}

.greenheading
{
color: #3F4F22;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 14px;
}



a.leftmenu,a.leftmenu:visited,a.leftmenu:active,a.leftmenu:link
{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
text-decoration: none;
}

a.leftmenu:hover
{
color: #F6A20B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
text-decoration: none;
}


a.leftmenu_on,a.leftmenu_on:visited,a.leftmenu_on:active,a.leftmenu_on:link
{
color: #fdd98c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
text-decoration: none;
}

a.leftmenu_on:hover
{
color: #F6A20B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
text-decoration: none;
}


a,a:visited,a:active,a:link
{
color: #fdd98c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
text-decoration: none;
}

a:hover
{
color: #F6A20B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
text-decoration: none;
}


/* end of old stylesheet */

#bodycopy li {margin-left:15px;}


/* ----------------------- CMS standard items ------------------------------- */

/* -------------------------cart -------------------------------*/

/*
.tableheader {background-colour: white;color:#999;font-weight:bold;}
*/

/* ----------------------------- sitemap ------------------- */

a.sitemaplink,a.sitemaplink:visited,a.sitemaplink:link {
text-decoration:none;
vertical-align:middle; 
}
a.sitemaplink:hover,a.sitemaplink:active
{
text-decoration:none;
vertical-align:middle; 
}
/*
/* -----------------------breadcrumb------------------------------- */

#breadcrumbdiv {position:relative;top:-40;}

.breadcrumblight
{ 
color: #ccc;
text-decoration: none;
font-weight: bold;
font-size: 9px;
}

.breadcrumbdark
{ 
color: #ccc;
text-decoration: none;
font-weight: bold;
font-size: 9px;
}


a.breadcrumb,a.breadcrumb:link,a.breadcrumb:visited
{ 
color: #ccc;
text-decoration: none;
font-weight: bold;
font-size: 9px;
}
a.breadcrumb:hover,a.breadcrumb:active
{
color: #fcb827;
text-decoration: underline;
font-weight: bold;
font-size: 9px;
}

body {   behavior: url("menu/csshover2.htc"); } 
  





