body {
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 0.95em;
	color: #B56A00;
	margin: 0px;
}

td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 0.95em;
	color: #B56A00;
}

h1 {
font-size: 1.5em;
line-height: 1.5em;
}

h2 {
font-size: 1.3em;
line-height: 1.3em;
}

h3 {
font-size: 1.1em;
line-height: 1.1em;
}

.contentbox {
padding: 12px;
}

a {
	color: #C97500;
	text-decoration: underline;
}

a:hover {
	color: #C97500;
	text-decoration: none;
}

.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.headerleft {
	background-image: url(/images/sitetemplate/head_bg_no-logo.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.headerright {
	background-image: url(/images/sitetemplate/head_bg_no-logo.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.bottomline {
background-image:url(/images/sitetemplate/header-bottom-tile.gif);
background-position:bottom;
}

.footer {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}

.legal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

img {
	border:0;
}



/*------------------------------------------------ Menu --------------------------------*/

#menu {
 width: 100%;
}

#menu ul {
	list-style: none;   /* padding to buttons */
	margin: 0;   /* indent from outside div */
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}

#menu li {
 float: left;     /* left for horizonal menu, otherwise its vertical. */
}

#menu a, #menu a:visited {
	text-align: center;  /* position text within li button */
	font-weight: normal;
	text-decoration: none; /* remove typical underline */
	font-size: 15px;    /* menu text size */
	display: block;    /* treats layout of buttons like they're table cells rather than list items */
	/*width: 130px;   /* button outside dimensions */
	color: #F2AE0D;  /* link text colour */
	background-color: #000000;
	padding-top: 4px;	/* padding of text within button */
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: 1;   /* padding of button within list item */
	z-index: 2;
	text-transform: capitalize;
	background-image: url(/images/sitetemplate/menu-spacer.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu a:hover {  /* override as neccesary for mouse over effects */
 color: #FFFFFF; 
 background-color: #000000;
}


#menu ul ul {  /* this one is the dropdown */
	position: absolute; /* so we can hide it */
	left: -999em;  /* by default it is hidden */
	width: 130px;  /* relative position of the menu to the button... 0=tight on bottom.. */
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	z-index: 2;
	text-transform: uppercase;
}

#menu ul ul ul {
	position: absolute;
	top: auto;  /* auto means that it will be in the typicall indented list position below the first menu */
	left: 15px;   /* 0 */
	margin: -20 150;       /* adjust the margins to position the 2nd level popout menu to the right*/
	width: 130px;   /* width is based on the containing block */
}

#menu ul ul a, #menu ul ul a:visited  {  /* override colours for drop down buttons */
	background-color:#000000;
	color: #F2AE0D;
	width: 145px;
	text-align:left;
	font-size: 10pt;
	border-top: 1px  solid #000000;
	border-left: 4px  solid #000000;
	border-right: 4px  solid #000000;
	border-bottom: 1px  solid #000000;
	margin: 0;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#menu li ul a:hover {  /* override colours for drop down buttons */
 color: #FFFFFF;
 background-color: #000000;
}


#menu li:hover ul ul, 
#menu li:hover ul ul ul, 
#menu li.sfhover ul ul, 
#menu li.sfhover ul ul ul 
{
 left: -999em;
}

#menu li:hover ul, 
#menu li li:hover ul, 
#menu li li li:hover ul, 
#menu li.sfhover ul, 
#menu li li.sfhover ul, 
#menu li li li.sfhover ul {
 left: auto;
}

/*---------------------------- Cat Menu -----------------------------------------------*/
#catmenu {
 margin-top: 10px;
}

#catmenu ul { 
	list-style: none;
	padding-top: 1px;	/* padding of text within button */
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
 	margin: 0 ;   /* indent from outside div */
	width: 165px;
}

#catmenu li {
 left: 0;
 margin: 0 ;
 padding: 0;
 display: block;
 position:relative;
 width: 165px;   
}

#catmenu a {
	text-align: left;  /* position text within li button */
	text-decoration: none; /* remove typical underline */
	text-transform: capitalize;
	font-size: 12px;    /* menu text size */
	display: block;    /* treats layout of buttons like they're table cells rather than list items */
	width: 100%;   /* button outside dimensions */
	color: #F2AE0D;  /* link text colour */
	padding-top: 4px;	/* padding of text within button */
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin: 1;   /* padding of button within list item */
}

#catmenu a:hover {  /* override as neccesary for mouse over effects */
	color: #E7A200;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#catmenu ul ul {
	display: none;   /* removes the anoying space between buttons where popupmenus exist.*/
	visibility:hidden;  /* dropdowns hidden by default, until hovered over */
	position:absolute;
	top:0;
	left:160px;
	width: 150px;  /* width of the entire dropdown */
	margin: 0;  /* relative position of the menu to the button... 0=tight on bottom.. */
	padding: 2px;
	background-color: #321E01; /* color of the entire dropdown */
}

#catmenu ul ul ul {
	position: absolute;
	top: auto;  /* auto means that it will be in the typicall indented list position below the first menu */
	left: 0;   /* 0 */
	margin: -20 130;       /* adjust the margins to position the 2nd level popout menu to the right*/
	width: 150px;   /* width is based on the containing block */
	background-color: #321E01; /* color of the entire dropdown */
}

#catmenu li ul a {  /* override colours for drop down buttons */
	background-color: #321E01;
	color: #F2AE0D;
	width: 150px;
	text-align:left;
	font-size: 12px;
	padding:2px;
	margin: 0;
	border-bottom: 1px  solid #000000;
}


#catmenu li ul a:hover {  /* override colours for drop down buttons */
 color: #ffffff;
 background-color: #321E01;
}

#catmenu ul li:hover, #catmenu ul li.sfhover {
	color: #321E01;
}


#catmenu li:hover ul ul, 
#catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, 
#catmenu li.sfhover ul ul ul 
{
 left: -999em;
}

#catmenu li:hover ul, 
#catmenu li.sfhover ul 
{ 
  visibility:visible;
  display: block;  /* anoyingly restores the anoying space between buttons where popupmenus exist.*/
}

#catmenu li li:hover ul, 
#catmenu li li li:hover ul, 
#catmenu li li.sfhover ul, 
#catmenu li li li.sfhover ul {
  visibility:visible;
  left: auto;
  display: block;  /* anoyingly restores the anoying space between buttons where popupmenus exist.*/
}