/* CSS Document */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! 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}*/


	#qm0 #mitem0 {background-image:url(../images/nav_about_us.jpg);width:59px;height:26px;}
	#qm0 #mitem0.qmactive {background-image:url(../images/nav_about_us_on.jpg);}
		
	#qm0 #mitem1 {background-image:url(../images/nav_floor_plans.jpg);width:69px;height:26px;}
	#qm0 #mitem1.qmactive {background-image:url(../images/nav_floor_plans_on.jpg);}
	
	#qm0 #mitem2 {background-image:url(../images/nav_our_process.jpg);width:74px;height:26px;}
	#qm0 #mitem2.qmactive {background-image:url(../images/nav_our_process_on.jpg);}

	#qm0 #mitem3 {background-image:url(../images/nav_photo_gallery.jpg);width:84px;height:26px;}
	#qm0 #mitem3.qmactive {background-image:url(../images/nav_photo_gallery_on.jpg);}

	#qm0 #mitem4 {background-image:url(../images/nav_service_areas.jpg);width:85px;height:26px;}
	#qm0 #mitem4.qmactive {background-image:url(../images/nav_service_areas_on.jpg);}

	#qm0 #mitem5 {background-image:url(../images/nav_contact_us.jpg);width:68px;height:26px;}
	#qm0 #mitem5.qmactive {background-image:url(../images/nav_contact_us_on.jpg);}

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:transparent;
		text-align:center;
		line-height:20px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#69521a;
		background-color:transparent;
		font-family:Verdana, Times, serif;
		font-size:11px;
		text-decoration:none;
		padding:0px;
		margin-right:0px;
		font-weight:normal;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		font-weight:normal;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		text-decoration:none;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
				

	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		background-color:#ad9664;
		padding:0px;
		margin:0px auto;
		margin-top:2px;
		width:100px;
		padding-bottom:0px;
		text-align:center;
		float:left;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{	
		text-decoration:none;
		color:#ffffff;
	}


	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		/*background-color:#441103;*/
	
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(images/arrow_right.gif);	
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		margin:0px;
	
		background-color:#ad9664;
		padding:2px 0px 0px 0px;
		border-width:0px;
		border-style:none;
		border-color:#000000;
		background-repeat:no-repeat;
		
		background-position:95%;
		float:left;
	}

.separator{
/*background: url(/Templates/S2/images/separator.jpg);*/
width:9px;
height:26px;
float:left;
margin:0 auto;
padding:0;
}

