/* CSS Document */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:100px;clear:left;line-height:0px;display:block;}.qmmc {position:relative; width:800px;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;	
		text-align:center;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		width:70px;
		padding:1px;
		background-color:#BD6837;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		border-top: solid 1px #660000;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#440002;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#660000;
		background-color:#F9AD32;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{			
		padding:0px;
		margin:0px;
		width:auto;
		background-color:#F9AD32;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		width:auto;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#660000;
		background-color:#F9AD32;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
		width:auto;
		
	}
	
		/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div a.qmparent	
	{	
		width:auto;
	}
	
	#qm0 div a.qmparent:hover
	{	
		width:auto;
		background-color:#F9AD32;
	}



	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#F9AD32;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
	}


	
	
	
/* QuickMenu 1 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm1	
	{	
		background-color:transparent;	
		text-align:center;
		width:800px;
		float:left;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm1 a	
	{	
		width:90px;
		padding:1px;
		background-color:#BD6837;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		border-bottom: solid 1px #660000;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm1 a:hover	
	{	
		background-color:#F9AD32;
		color:#440002;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm1 .qmparent	
	{	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm1 .qmactive, body #qm1 .qmactive:hover	
	{	
		color:#440002;
		background-color:#F9AD32;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm1 div	
	{	
		
		margin:0px;
		background-color:#F9AD32;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm1 div a	
	{	
		width:161px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm1 div a:hover	
	{	
		background-color:#F9AD32;
		color:#440002;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm1 div .qmparent	
	{	
		padding:2px 3px 2px;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm1 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#e09603;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm1 .qmtitle	
	{	
	}

