/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}	
td{	vertical-align:top;	}
h1, h2 {line-height: 18pt;font-size: 14pt;}
h3, h4 {line-height: 12pt;}
h5, h6 {font-size: 10pt;}	
a { text-decoration: underline;
	color: #282828;	}
a:link:hover {text-decoration: none;}


body {
	margin:0;
	padding:0;
	background-color: #767018;
}

a img {
  border-style: none;
}

#common-bgrd {
	text-align: center;
}


/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

#common-hdr-date {
  position: absolute; top:12px; right:8px;
  width:320px;
  text-align: right;
  text-transform: capitalize;
  font: normal normal bold 1em/1.5em "Tahoma", "Verdana", sans-serif;
  color: #B05E57;
}


/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */
#footer-copyright
{
  font: normal normal normal 10px/1.4em "Tahoma", "Verdana", sans-serif;
  color: #BACA72;
  padding: 4px;
  margin: 0;
}
#footer-copyright a { text-decoration: none; color: #BACA72; }
#footer-copyright a:hover { text-decoration: underline; }


#common-footer
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 771px;
	height: 86px;
}

#common-footer_bg
{
	margin: 0;
	padding: 0;
}

#common-foot_mailto
{
	position: absolute;
	top: 0px;
	left: 500px;
}
/* -------------------------------------------- MISC STYLES -------------------------------------------- */
		/* search form */	
		#search-form {
		  display: inline;
		  margin:0; padding:0;
		}
		
		#common-srch-input {
		  margin:0; padding:0;
		  height: 34px; width: 155px;
		  background: transparent url(/clientImages/34506/template/common-srchbox-bgrd.gif) no-repeat top left;
		}
		
		#common-srch-input input#btn {
		  display: block;
		  float: left;
		  margin: 1px 0 0 4px;
		}
		
		#common-srch-input input#search {
		  margin: 7px 0 0 6px;
		  padding: 2px;
		  width: 108px;
		  height: 17px;
		  display: block;
		  float: left;
		  font-size: 11px;
		  line-height: 17px;
		  background-color: #ABA83D;
		  border-style: none;
		  border-width: 0;
		}
		
		#common-srch-box
		{
			position: absolute;
			top: 5px; left: 0;
			margin:0; padding:0;
			font-family: "Verdana", "Helvetica", sans-serif;
			font-size: 9px;
			line-height: 13px;
			height: 17px;
			width: 65px;
		}
		
		#common-srch-magn		
		{
			position: absolute;
			top: 0; left: 60px;
			width: 28px;
			height: 25px;
		}
		
		.searchform
		{
			display: block;
		}	


/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#common-menu {
  background: transparent url(/clientImages/34506/template/common-menubgrd.jpg) no-repeat top left;
  width: 750px;
  height: 34px;
}


table#dropMenu, table#menuOutter { width: 100%; }

#dropMenu td br { display: none; }
#dropMenu td a.menu { overflow:hidden; height:34px; display: block; }

#dropMenu td strong { overflow:hidden; height:34px; margin-top:0; padding-top:0; display: block; }

a.menu {
	display: block;
	overflow: hidden;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 32px;
	color: #482917;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0 20px;
	margin: 0;
	background: transparent url(/clientImages/34506/template/common-menubttn.gif) repeat-x -34px left;
	}

a.menu:hover {
	background: transparent url(/clientImages/34506/template/common-menubttn.gif) repeat-x top left;
	}
	
a.submenu {
	font-size: 10px;
	line-height: 10px;
	color: #614A00;
	text-decoration: none;
	padding: 5px;
	text-indent: 12px;
	display: block;
	}

a.submenu:link:hover {
	color: #482917;
	background-color: #EFD352;
	/* background: transparent url(/clientImages/34506/template/common-submenu_arrow.gif) no-repeat 2px 6px; */
	}
.submenu, .submenu2, .submenu3, .submenu4, .submenu5 {
	display: block;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	font-size: 7pt;
	line-height: 10pt;
	}		
.submenu:link:hover, .submenu2:link:hover, .submenu3:link:hover, .submenu4:link:hover, .submenu5:link:hover { color: #ffffff; }

/*
a.submenu	{text-indent: 10px;}
a.submenu2	{text-indent: 15px;}
a.submenu3	{text-indent: 20px;}
a.submenu4	{text-indent: 25px;}	
#details-submenu strong a { text-decoration: underline;}

*/
	
/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	z-index: 10;
	width: 160px;
	background-color: #E6AC03;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.87;
	visibility: hidden;
	margin: 0;
	padding: 2px 0px 2px 0px;
	}
