/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20; }.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px;
		margin-top:0;
		
	
	}



	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		background-color:#f0ecd0;
		text-align:left;
		padding:0;
        margin:0;	
		border-top: 4px solid #f0ecd0;
 		/*filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;*/
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 15px 6px 10px;
		margin:0px;
		background-color:transparent;
		color:#000000; 
		font: bold 12px Calibri, Arial;
		text-decoration:none;
		border-top:4px solid #dbd290;
		width:170px;
		
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	{	
		color:#666666;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover		

	{	
		background-color:#fcfaea;
		color:#000000;
	}
	
	.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
	
	a.first{ color: #005058!important;}
a:hover.first { color: #3c7776!important; text-decoration: none!important; background-color: #fcfaea!important;}	
a.second{ color: #af292e!important;}
a:hover.second { color: #bf5a57!important; text-decoration: none!important; background-color: #fcfaea!important;}	
a.third{ color: #afa500!important;}
a:hover.third { color: #bfb734!important; text-decoration: none!important; background-color: #fcfaea!important;}	
a.fourth{ color: #a05324!important;}
a:hover.fourth { color: #b4794f!important; text-decoration: none!important; background-color: #fcfaea!important;}
.second_sub { color: #af292e!important;}
a:hover.second_sub { color: #bf5a57!important; background-color: #fcfaea!important;}
.subsubnav {margin-top: -4px!important; margin-left: -50px!important; padding: 0!important;}
@media screen and (-webkit-min-device-pixel-ratio:0) {

.subsubnav { margin-top: 0!important;   /*Safari and Opera */} 
}
