/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}	
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: #FFFFFF;	}
a:hover {text-decoration: none;}
a:visited {text-decoration: none;} 

/* -------------------------------------------- MISC STYLES -------------------------------------------- */	

/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#menu-contact a{
	font-family: Tahoma,Verdena, Arial, sans-serif;
	color: #9b8e74;
	font-weight: bold;
	font-size: 11px;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	text-decoration: none;
	text-transform: lowercase;
	}
#menu-contact a:hover {
	text-decoration: none;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	background: url('/clientImages/36619/template/common-menu-over.jpg') right ;
	}
		
#menu {
	vertical-align: center;
	text-align: center;
	}
a.menu {
	background: url('/clientImages/36619/template/common-menu-separator.jpg') no-repeat right;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #9b8e74;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	margin: 0px 0px 0px 0px; 
	padding: 10px 12px 10px 0px;
	}
a.menu:hover {
	text-decoration: none;
	line-height: 21px;
	margin: 0px 0px 0px 0px; 
	padding: 10px 12px 10px 0px;
	background: url('/clientImages/36619/template/common-menu-over.jpg') center ;
	}
	
a.submenu {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;	
	text-decoration: none;
	text-transform: lowercase;
	padding: 5px 5px 0px 10px;
	}

a.submenu:hover { color: #9FAB62; }
.submenu, .submenu2, .submenu3, .submenu4, .submenu5 {
	display: block;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	}		
.submenu:hover, .submenu2:hover, .submenu3:hover, .submenu4:hover, .submenu5: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;
	width: 150px;
	background-color: #3D372B;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.90;
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	z-index: 10;
	}
