/* -------------------------------------------- HEADER STYLES -------------------------------------------- */
/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */

#footer {
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E5E294;
	padding: 30px 55px 0 0px;
	text-align: right;
}
#copyright{
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
	color: #ACC7A4;
	text-align: center;
}
#copyright a{
	color: #ACC7A4;
	text-decoration: none;
}
.ezekiel {color: #B1A626 }

/* -------------------------------------------- MISC STYLES -------------------------------------------- */
	#common-tools		
	{
		position: relative;
		top: 0px;
		left: 10px;
		width: 156px;
		height: auto;
	}
	#common-srch-form {position: absolute; top: 4px; left: 40; z-index:10; width:109px; margin:0; padding:0; }
	
		/* search form */
		#common-srch-box
		{
			position: absolute;
			top: 5px; left: 0;
			margin:0; padding:0;
			font-family: "Verdana", "Helvetica", sans-serif;
			font-size: 11px;
			vertical-align: middle;
			line-height: 11px;
			height: 16px;
			width: 65px;
			background-color: #C8C9BA;
			border: 0px solid #373624
		}
		#common-srch-magn		
		{
			position: absolute;
			top: 0; left: 60px;
			width: 28px;
			height: 25px;
		}
		.searchform	{	display: block;	}	
/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: Verdena, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}	
body {
background: url(/clientImages/33677/template/default-bg.jpg) #DDC982 no-repeat top center;
}
h1, h2 {line-height: 18pt;font-size: 14pt;}
h3, h4 {line-height: 12pt;}
h5, h6 {font-size: 10pt;}	
a { text-decoration: none;
	color: #282828;	}
a:link:hover {text-decoration: none;}
td{	vertical-align:top;	}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */
#menu-home {
	padding: 0px 10px;
	margin: 0px 1px;
	}
#menu-home a{	
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
a.menu-home:link:hover {
	text-decoration: none;
	color: #0E3F94;
	}	
#menu {
	vertical-align: center;
	text-align: center;
	}
a.menu {
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px;
	}
a.menu:link:hover {
	text-decoration: none;
	color: #63A7BA;
	}
	
a.submenu {
	font-family: Verdena, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #ffffff;	
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	display: block;
	letter-spacing: 1px;
	}

a.submenu:link:hover { color: #63A7BA; }
.submenu, .submenu2, .submenu3, .submenu4, .submenu5 {
	font-family: Verdena, Arial, sans-serif;
	display: block;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	font-size: 7pt;
	line-height: 10pt;
	}		
	
#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;
	width: 170px;
	background-color: #353120;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.90;
	visibility: hidden;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 2px 0px;
	z-index: 10;
	}