body
{
	background: #523E26 url(/clientImages/35287/template/default-bgtile.jpg) repeat-y scroll top center;
	color:#565654;
	margin:0; padding:0;
	text-align:center;
	font: normal normal normal 10pt/12pt "Arial", "Verdana", sans-serif;
	z-index:1;
}

h1, h2 {line-height: 18pt; font-family: Arial; font-weight: bold; color:#3e2a09}
h3, h4 {font-family: Arial; font-weight: bold; color:#3e2a09}
h5, h6 {font-family: Arial; font-weight: bold; color:#3e2a09}

a {
	color: #216c8b;
	text-decoration: underline;
	}
	
a:link:hover {text-decoration: none;}

img, a img
{
	border-width:0;
	border-style:none;
	margin:0; padding:0;
}

td
{
	vertical-align:top;
	text-align:left;
}

div
{
	margin:0; padding:0;
	text-align:left;
}

#common-topband
{
	margin:0; padding:0;
	background-color:#000; 
	border-top:1px solid #363531;
	height:6px;
	width:100%;
	overflow:hidden;
}

#common-menusrch-cell
{
	background: transparent url(/clientImages/35287/template/common-srch-bgrd.jpg) no-repeat scroll top left;
}
#common-menusrch
{
	display: block;
	height: 25px;
	overflow: hidden;
	vertical-align: middle;
	margin: 0; padding: 0;
}

#common-menusrch input.srchbox
{
	font: 11px/15px "Verdana", "Arial", sans-serif;
	color:#2B2C24;
	background-color:#92A999;
	border: 1px solid #2B2C24;
	margin: 3px 5px; padding: 0;
	width:125px; height: 15px;
	vertical-align: middle;
	float:left; clear:left;
}


#common-menusrch input#common-srch-magn
{
	margin:0; padding: 0;
	width:25px; height:25px;
	display:inline;
}

#common-footer-txt
{
	text-align:center;
	width:992px;
	height:auto;
	font-size: 0.9em;
	color:#211204;
	padding:6px 0 12px 0;
	margin:0;
}

#common-footer-txt a { color:#211204; }
#common-footer-txt a:hover { color:#B6681D; }

/* ------------------------------- SCROLL BARS (IE only) ------------------------*/

div.iescrollbars {
	scrollbar-3dlight-color: #6D6147;
	scrollbar-arrow-color: #36341D;
	scrollbar-base-color: #CFC29F;
	scrollbar-darkshadow-color: #6D6147;
	scrollbar-face-color: #AFA87A;
	scrollbar-highlight-color: #DCD4C7;
	scrollbar-shadow-color: #574129;
}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */
#dropMenu
{
  visibility:visible;
  z-index:99;
  position:relative; top:0; left:0;
  margin: 0;
  width: auto;
  height: auto;
}

#dropMenu td br { display: none; }
#dropMenu td strong { display: block; height:27px; overflow:hidden; margin:0; padding:0; }

#dropMenu td a.menu {
	display: block;
	width: auto;
	overflow: hidden;
	font-size: 11px;
	line-height: 11px;
	color: #BFB1A6;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	vertical-align: middle;
	padding: 7px 12px 9px 12px;
	margin:0;
	white-space: nowrap;
	overflow:hidden;
	background: transparent url(/clientImages/35287/template/common-menu-bgbar.gif) no-repeat scroll center left;
}

#dropMenu td a.menu:hover, #dropMenu td strong a.menu:hover
{
	background-color: #FBF1CD;
	background-image: none;
}
	
#dropMenu a.submenu {
	font-size: 10px;
	line-height: 10px;
	color: #FFF;	
	text-decoration: none;
	padding: 5px;
	display: block;
	}

#dropMenu a.submenu:hover { color: #FFF; }
	
a.submenu, a.submenu2, a.submenu3, a.submenu4, a.submenu5 
{
	display: block;
	text-decoration: none;
	padding: 5px 5px 0px 0px;
	margin: 0 30px 0 0;
	font-size: 8pt;
	line-height: 10pt;
	color:#565654;
}
	
a.submenu:hover, a.submenu2:hover, a.submenu3:hover, a.submenu4:hover, a.submenu5:hover 
{ 
	color: #931903; 
	text-decoration: underline; 
}

a.submenu	{padding-left: 10px;}
a.submenu2	{padding-left: 15px;}
a.submenu3	{padding-left: 20px;}
a.submenu4	{padding-left: 25px;}	


	
/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */

#dropMenu div.menuContainer {
	position: absolute;
	top: 25px; left: inherit;
	visibility: hidden;
	z-index:1000;
	display:block;
	width: 160px;
	background-color: #FBF1CD;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.90;
	margin: 0 0 0 -1px;
	padding: 2px 0px;
	border-color: #5F5033;
	border-width:0 1px 1px 1px;
	border-style:none solid solid solid;
}

#dropMenu div.menuContainer a.submenu
{
	font-size:0.8em;
	line-height:1.2em;
	color:#373425;
}

#dropMenu div.menuContainer a.submenu:hover
{
	background-color:#FFF;
	color:#373425;
	text-decoration:none;
}