.sub_page .brown_bar li {
	min-width:274px;
}




/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
   true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/





	/*"""""""" (MAIN) Container """"""""*/
	#qm1
	{
		margin: 0;
		_margin-top: 2px; /* <= ie6 */
		z-index:10 !important;
		height:21px;
	}



	 /*"""""""" (MAIN) Items """"""""*/
	
	#qm1 a {
		display: block;
		font-size: 0.7em;
		color: #fff;
		text-transform: normal;
		text-decoration: none;
		text-align: left;
		margin: 0 30px 0px 0;
		padding: 4px 7px;
	}	
	
	#qm1 a#blank {
		padding-right: 0!important;
		background-image: none;
	}
	

	#qm1 a:hover {
		background-color: #482414;
		background-image: none;
		color: #eee;
	}

.title #qm1 .qmactive, .title #qm1 .qmactive:hover	
{	
		background-color: #482414;
		background-image: none;
		color: #fff;
}

	



/*"""""""" (MAIN) Parent Items """"""""*/
#qm1 div .qmparent
{
	background-repeat:no-repeat;
	background-position:97% 50%;
}

#qm1 div .qmparent {
	background-image:url(../images/bullet.gif);
}

/*"""""""" [SUB] Containers """"""""*/
#qm1 div
{
	background-color:#0b8261;
	padding:0;
	margin: 20px 0 0 0;
	_margin-top: 17px; /* <= ie6 */
	border:2px solid #0b8261;
	width: 200px;
}


/*"""""""" [SUB] Items """"""""*/
#qm1 div a
{		
	font-size:10px;
	line-height:1.0em;
	height: auto!important;
	color:#fff;
	padding:5px 20px 5px 5px;
	margin:0;
	border:0;
	white-space:normal!important;
	text-transform: uppercase;
	background-image: none;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm1 div a:hover
{
	color: #000;
	text-decoration:none;
	background-color:#2da483;
}

#qm1 div div
{
	/*width:150px!important;*/
	margin:-2px 0 0 0;
}

#qm1 div#lastnav div
{
    margin-left: -404px;
}


/*""""""""[SUB] Active State """"""""*/
.title #qm1 div .qmactive, .title #qm1 div .qmactive:hover
{
	text-decoration:none;
color:000;
	background-color:#2da483;
	background-position:97%!important;
	height:auto!important;
	margin-top:auto!important;
	background-image:url(../images/bullet.gif);

}
