/*Index Styles*/

/*Homepage Focus Nav (Furnishings, Interior Design, Clothing, Store)*/
#hp-focal-nav{width: 100%;float: left;margin: 18px 0 0 0;}
#hp-focal-nav li{float: left;width: 187px;height: 312px;text-indent: -9000px;margin: 0 0 0 1px;}
#hp-focal-nav li a{width: 187px;height: 312px;display: block;outline: none;}
	#hp-focal-nav li.furnishings{background: url(/img/hp-photo-furnishings.jpg) no-repeat;margin:0 0 0 30px;display: inline;}
		#hp-focal-nav li.furnishings a{background: url(/img/hp-btn-furnishings.gif) no-repeat bottom;}
	#hp-focal-nav li.interior{background: url(/img/hp-photo-interior.jpg) no-repeat;}
		#hp-focal-nav li.interior a{background: url(/img/hp-btn-interior.gif) no-repeat bottom;}
	#hp-focal-nav li.clothing{background: url(/img/hp-photo-clothing.jpg) no-repeat;}
		#hp-focal-nav li.clothing a{background: url(/img/hp-btn-clothing.gif) no-repeat bottom;}
	#hp-focal-nav li.store{background: url(/img/hp-photo-store.jpg) no-repeat;}
		#hp-focal-nav li.store a{background: url(/img/bg-boutique.gif) no-repeat bottom;}
		
/*Secondary Tag - "From Reasonable to Frivolous"*/
#secondary-tag{display: block;background: url(/img/reasonable-frivolous.gif) no-repeat center; height: 48px;width:770px;margin:14px 0 0 25px;float: left;padding:0 0 20px 0;border-bottom: 1px solid #d3d2be;text-indent: -9000px;display: inline;}

/*Content Area*/
#content-area{margin:25px 0 0 25px;}
#page-content{width: 320px;float: left;}
#hp-callouts{float: right;width:402px;}
	
/*Page Content*/
#page-content p{font-style: italic;margin: 0 0 25px 0;line-height: 1.4em;}

/*HP Callouts*/
div.callout{width: 402px;float: left;margin:0 0 25px 0;}
	div.callout span{float: left;width: 192px;text-align: right;}
			div.callout span a{color: #5e0104;text-transform: uppercase;font-size: 1.6em;text-decoration: none;}
	div.callout p{float: left;width: 192px;text-align: right;margin: 8px 0 0 0;clear:left;font-size: 1.2em;}
	div.callout img{float: right;width: 189px;}
	div.callout div.imgBlank{float: right;width: 189px;}
	div.callout div.imgBlank img{width: 38px;height: 38px;float: left;margin:0 10px 0 0;}
	div.callout #newsLetter  form{width: 402px;float: left;margin: 30px 0 25px;}
		div.callout #newsLetter  form fieldset{float: right;width: 189px;color: #5e5858;font-style: italic;}
			div.callout form fieldset legend{display: none;}
			div.callout form input{background: url(/img/input-text.gif) no-repeat;width: 183px;height: 22px;border: none;padding:3px;margin: 2px 0 0 0;}
			div.callout form input.submit{width:66px;height:28px;background: none;float: right;}

/*Nav*/
#footer-nav{width:828px;float: left;text-align: center;background: url(/img/footer-nav-bg.gif) no-repeat bottom left;}
	#footer-nav ul{border-top: 1px solid #d3d2be;width:770px;margin:14px 0 0 25px;padding:10px 0 40px 0;float:left;display: inline;}
		#footer-nav li{display: inline;margin: 10px 14px;position: relative;}
			#footer-nav li a{color: #472927;text-decoration: none;font-size: 1.1em;text-transform: lowercase;font-weight: bold;}

