/****************************************************************
Site Owner: wichitafurniture.com
Site designed by: Jana Snyder
Site built by: Eric Snyder

You may adapt elements of this CSS in your own projects, but
the unique combination of images, colors, sizes, typography, 
and positioning ("the design") is copyright by the owners of
this site and may not be reproduced.

Ashley Index CSS File
****************************************************************/


/***** Structure ******************************************/

#BodyWrapper{
	margin: auto;
	margin: 0px auto 0 auto;
	border: #990000 solid 27px;
	width: 900px;

}
#NavWrapper{
	position: relative;
	height: 62px;
}
/***** CopyWrapper Area ***********************************/

/***** Nav ************************************************/
/* Ashley Navigation Area */
#AshleyNav{
	position: absolute;
	top: 0px;
	left: 0px;
	Width: 124px;
	height: 50px;
	background-color: #F58220;
	border-top: 3px solid #F5A768;
	border-left: 3px solid #F5A768;
	
	border-right: 3px solid #BF5B09;
	border-bottom: 3px solid #BF5B09;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 56px;
}
#AshleyLogo{
	position: absolute;
	top: 0px;
	left: 14px;
}
#AshleyLink{
	width: 50px;
	position: absolute;
	top: 29px;
	left: 74px;
	font-weight: bold;
	font-size: 10px;
}
#AshleyLink:link,
#AshleyLink:active,
#AshleyLink:visited{
	color: #001623;
}
#AshleyLink:hover{
	color: #001623;
	text-decoration: underline;
}



/* FOC Navigation Area */
#FOCNav{	
	position: absolute;
	top: 0px;
	left: 130px;
	Width: 139px;
	height: 50px;
	Background-color: #F9DF76;
	border-top: 3px solid #FDEBA4;
	border-left: 3px solid #FDEBA4;
	
	border-right: 3px solid #E7C062;
	border-bottom: 3px solid #E7C062;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 56px;
}
#FOCLogo{
	position: absolute;
	top: 6px;
	left: 5px;
}
#FOCLink{
	width: 50px;
	position: absolute;
	top: 30px;
	left: 90px;
	font-weight: bold;
	font-size: 10px;
}
#FOCLink:link,
#FOCLink:active,
#FOCLink:visited{
	color: #007249;
}
#FOCLink:hover{
	color: #007249;
	text-decoration: underline;
}




/* Persistant Links Area */
#NavItems{	
	position: absolute;
	top: 0px;
	left: 275px;
	Width: 620px;
	height: 50px;
	Background-color: #9f6c39;
	border-top: 3px solid #C58B52;
	border-left: 3px solid #C58B52;
	
	border-right: 3px solid #704D29;
	border-bottom: 3px solid #704D29;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 56px;
}
#NavItems ul{
	position: absolute;
	top: 10px;
	left: 180px;
	height: 75px;
	width: 300px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#NavItems li{
	float: left;
	width: 150px;
	margin-bottom: 4px;
	font-size: 11px;
}


/***** Links **********************************************/
a:link{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a:visited{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a:hover{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a:active{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}


/***** Footer *********************************************/
#footer{
        position: relative;
        width: 900px;
        height: 66px;
	background-color: #F9DF76;
	border-top: 3px solid #FDEBA4;
	border-left: 3px solid #FDEBA4;
	border-right: 3px solid #E7C062;
	border-bottom: 3px solid #E7C062;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 895px;
        margin: 0;
        padding: 0;
}
#FooterAddress{
        margin: 0;
	Position: absolute;
	top: 10px;
	left: 120px;
	line-height: 14px;
	color: #006D49;
	font-size: 11px;
}
#footerimage{
        position: absolute;
        top: 8px;
        left: 490px;
}
/***** Main area *********************************************/

#Promo{
	width: 510px;
	background-color: white;
	color: white;
        margin: -0px 0 -2px 0;
        font-size: 1px;
}
#Banner{
	height: 100px;
	width: 510px;
	padding: 0;
	margin: 0;
	background-color: #F6C93F;
	text-align: center;
}
#Banner img{
	margin: 10px 3px;
}
#Random{
	position: absolute;
	height: 410px;
	top: 90px;
	left: 510px;
	width: 390px;
        height: 408px;     
	background-color: white;
	color: black;
	voice-family: "\"}\"";
	voice-family: inherit;
        height: 410px;
text-align: center;
}

/* FOCStores Specific Menu */
#Menu{
	width: 900px;
	height: 22px;
	background-color: #F9DF76;
	border-top: 3px solid #FDEBA4;
	border-left: 3px solid #FDEBA4;
	border-right: 3px solid #E7C062;
	border-bottom: 3px solid #E7C062;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 895px;
}
#Menu ul{
	position: relative;
	top: 3px;
	left: 300px;
	padding: 0;
	margin: 0;
}
#Menu li{
	font-size: 12px;
	Display: inline;
	padding: 0 15px 0 15px;
	border-right: 1px solid #03203D;
}
#Menu a:link,
#Menu a:active,
#Menu a:visited{
	color: #03203D;
}
#Menu a:hover{
	color: #03203D;
	text-decoration: underline;
}
#Last{
	border-right: none ! important;
}