@CHARSET "ISO-8859-1";

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	display: block;
}

#container {
	font-family: arial;
	font-size: 13px;
	position:relative;
	width:961px;
	margin:0 auto;
	top: 10px;
	height: 100%;
}

img {
	border-style: none;
}

#content {
	border: 1px solid #58595B;
	color: #4E4E4E;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	min-height: 529px;
	text-align: justify;
	text-decoration: none;
	width: 961px;
	position:relative;
	top:-8px;
	display: inline-block;
}

#content a,
#content a:hover {
	color: #9c5F0e;
	text-decoration: underline;	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9c5F0e;
	padding: 45px 145px 5px 145px;
}

p {
	padding: 2px 145px;
}

#pagelink {
	text-align: center;
	padding: 2px 145px 20px 145px;
}

#textArea {
	width: 961px;
	min-height: 350px;
	height:auto !important; /* Firefox, Safari, IE7, etc */
	height: 350px; /* IE6 */
	background: url( content_background.jpg );
	display: inline-block;
	border-bottom: 1px solid #58595B;
}

.bottomImage {
	border-right: 2px solid #000000;
	float: left;
	margin: 0;
	padding: 0;
}

.bottomImage2 {
	float: left;
	margin: 0;
	padding: 0;
}
	
	
/* page header */

#pageHeader{
	width:960px;
	position:relative;
}

#pageHeader #siteLogo{
	text-align:center;
	width:784px;
	float:left;
	position:relative;
	left: 5px;
	cursor: default;
}

#pageHeader #phone {
	float:left;
	text-indent: -9000%;
	width: 103px;
	height: 9px;
	position: relative;
	left: 10px;
	top: 1px;
	background: url( number_nav_button.gif ) no-repeat;
}

#login ul, #mainNav ul, #footerNav ul  {
	margin:0;
	padding:0;
	list-style:none;
}

#login {
	float: left;
	height: 10px;
	width: 73px;
	position:relative;
	right: 10px;
}


#login ul {
	width: 73px;
	height: 10px;
	position: relative;
}

#loginItem .myAccount {
	display: block;
	font-size: 8px;
	text-indent: -9000%;
	position: absolute;
	height: 10px;
	width: 73px;
	background: url( my_account_nav_button.gif ) no-repeat;
}

#login ul span {
	display: none;
	position: absolute;
}

#login ul a:hover {
	background-position: left bottom;
}

#login ul a:hover span {
	display: block;
}

#loginItem {
	float:right;
	text-decoration: none;
	position: absolute;
	width: 73px;
	height: 10px;
}


#mainNav {
	width: 960px;
	position:relative;
	clear:both;
}

#mainNav ul {
	width: 960px;
	height: 59px;
	position: relative;
}

#mainNav ul span {
  display: none;
  position: absolute;
}

#mainNav ul .divider {
	width: 2px;
	height: 16px;
	background: url( header_nav_divider.gif ) no-repeat;
	position:absolute;
	right: 0;
	top: 22px;
	display: inline;
}

#mainNav ul .dividerLast {
	width: 0;
	display: none;
}

#mainNav ul a {
  display: block;
  text-indent: -9000%;
  position: absolute;
  outline: none;
  height: 48px;
  top: 4px;
}

#mainNav ul a:hover {
  background-position: left bottom;
}

#mainNav ul a:hover span{
  display: block;
}

#mainNav ul li{
	float: left;
	text-decoration: none;
	position: absolute;
}

#browseFurnitureItem {
	width: 123px;
	left: 10px
}

#mainNav ul .browseFurniture {
	width: 111px;
	background: url( browse_furniture_nav_button.gif ) no-repeat;
}

#designCenterItem {
	left: 142px;
	width: 100px;
}

#mainNav ul .designCenter {
	width: 88px;
	background: url( design_center_nav_button.gif ) no-repeat;
}

#roomPlannerItem {
	width: 99px;
	left: 252px;
}

#mainNav ul .roomPlanner {
	width: 87px;
	background: url( room_planner_nav_button.gif ) no-repeat;
}

#virtualCampusItem {
	width: 103px;
	left: 361px;
}

#mainNav ul .virtualCampus {
	width: 91px;
	background: url( virtual_campus_nav_button.gif ) no-repeat;
}

#houseLogoItem {
	width:50px;
	left:455px;
	top:20px;
}

#mainNav ul .homeLink {
	height:37px;
	width:50px;
	background-image:url( headerFlsHouseLogo.gif );
	top: -10px;
}

#travelPlannerItem {
	width: 105px;
	right: 343px;
}

#mainNav ul .travelPlanner {
	width: 93px;
	background: url( travel_planner_nav_button.gif ) no-repeat;
}

#internationalConciergeItem {
	width: 165px;
	right: 168px;
}

#mainNav ul .internationalConcierge {
	width: 153px;
	background: url( international_concierge_nav_button.gif ) no-repeat;
}

#aboutUsItem {
	width: 69px;
	right: 89px;
}

#mainNav ul .aboutUs {
	width: 56px;
	background: url( about_us_nav_button.gif ) no-repeat;
}

#contactUsItem {
	width: 69px;
	right: 10px;
}

#mainNav ul .contactUs {
	width: 69px;
	background: url( contact_us_nav_button.gif ) no-repeat;
}


/* page footer */

#pageFooter {
	padding: 0;
	margin: 0;
	width: 960px;
	position: relative;
	left: -11px;
	clear:both;
}

#footerNav{
	font-size:12px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 31px;
	position: relative;
}

#footerNav a {
	height: 31px;
	display: block;
	text-indent: -9000%;
	position: absolute;
	outline: none;
	top: -7px;
	right: 5px;
}

#footerNav li {
	position: absolute;
}

#footerNav .divider, #footerNav .dividerLast 
{
	width: 5px;
	height: 31px;
	background: url( footer_nav_divider.gif ) no-repeat;
	position:absolute;
	right: 0;
	top: 2px;
}

#footerNav .turnKeyInteriorsItem {
	width: 145px;
} 

#footerNav .turnKeyInteriors {
	width: 102px;
	background: url( turn-key_interiors_nav_button.gif ) no-repeat;
}

#footerNav .newsletterSignupItem {
	width: 106px;
	left: 148px;
}
#footerNav .newsletterSignup {
	width: 106px;
	background: url( newsletter_signup_nav_button.gif ) no-repeat;
}

#footerNav .dreamHomeTourItem {
	width: 103px;
	left: 257px;
}

#footerNav .dreamHomeTour {
	width: 103px;
	background: url( dream_home_tour_nav_button.gif ) no-repeat;
}

#footerNav .tellAFriendItem {
	width: 72px;
	left: 363px;
}

#footerNav .tellAFriend {
	width: 72px;
	background: url( tell_a_friend_nav_button.gif ) no-repeat;
}

#footerNav .siteMapItem {
	width: 58px;
	left: 438px;
}

#footerNav .siteMap {
	width: 57px;
	background: url( site_map_nav_button.gif  ) no-repeat;
}

#footerNav .termsItem {
	width: 43px;
	left: 499px;
}

#footerNav .terms {
	width: 43px;
	background: url( terms_nav_button.gif ) no-repeat;
}

#footerNav .toTheTradeItem {
	width: 75px;
	left: 544px;
}

#footerNav .toTheTrade {
	width: 74px;
	background: url( to_the_trade_nav_button.gif ) no-repeat;
}

#pageFooter .hours {
	height: 31px;
	width: 393px;
	position: absolute;
	top: -6px;
	text-indent: -900%;
	left: 616px;
	background: url( showroom_hours_nav_button.gif ) no-repeat;
}

#storeAddress {
	position:relative;
	font-size: 10px;
	margin: 0 auto;
	top: -10px;
	text-align:center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#storeAddress span {
	padding-left: 5px;
}