@charset "utf-8";

/*reset***************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*default***************************************************/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #CCC;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
IMG {
	border-width: 0;
	vertical-align: middle;
	float: left;
}
a:link {color:#fff; text-decoration:none;}    
a:visited {color:#fff; text-decoration: none;}  
a:hover {color:#fff; text-decoration: underline;}  
a:active {color:#fff; text-decoration: none;}
small {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 10.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#666;
	text-align:center;
}
small a:link {color:#666; text-decoration:none;} 
small a:visited {color:#666; text-decoration: none;}  
small a:hover {color:#666; text-decoration: underline;}  
small a:active {color:#666; text-decoration: none;}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;	
	color:#FFF;
}
h4 {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.6px;
	line-height: 1.5em;
	color:#FFF;
}
#space {
	height:90px;
}
/*layout***************************************************/
.logo{
	margin: 0 auto;
	padding: 30px 10px 0 40px;
}
.twoColFixLtHdr #container { 
	width: 980px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	background: #000000; 
	height:108px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
#timage li{ 
	float: left;
	margin-right: 20px;
	list-style:none;
}
.space{
	margin-top:100px;

}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*mainNav***************************************************/
.twoColFixLtHdr #mainNav { 
	background: #999798; 
	height: 36px;
} 
.twoColFixLtHdr #mainNav ul  { 
	list-style: none;
}
.twoColFixLtHdr #mainNav ul li { 
	float:right;
}
.btntip a { display: block; width:90px; height:36px; background:url(../Images/tips.jpg) no-repeat; } 
.btntip a:hover { background-position: 0 -36px; }
body#tip a#tipnav
{ display: block; width:90px; height:36px; background:url(../Images/tips.jpg) no-repeat; background-position: 0 -36px;} 
.btnabout a { display: block; width:90px; height:36px; background:url(../Images/aboutus.jpg) no-repeat; } 
.btnabout a:hover { background-position: 0 -36px; }
body#about a#aboutnav
{ display: block; width:90px; height:36px; background:url(../Images/aboutus.jpg) no-repeat; background-position: 0 -36px;} 
.btnshowrooms a { display: block; width:90px; height:36px; background: url(../Images/showrooms.jpg) no-repeat; } 
.btnshowrooms a:hover { background-position: 0 -36px; }
body#showrooms a#shownav
{ display: block; width:90px; height:36px; background:url(../Images/showrooms.jpg) no-repeat; background-position: 0 -36px;} 
.btncontact a { display: block; width:90px; height:36px; background: url(../Images/contactus.jpg) no-repeat; } 
.btncontact a:hover { background-position: 0 -36px; }
body#contact a#connav
{ display: block; width:90px; height:36px; background:url(../Images/contactus.jpg) no-repeat; background-position: 0 -36px;} 

/*sideNav***************************************************/
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 180px; 
	background: #ffffff; 
	padding: 0 0px 0 15px;
}
.twoColFixLtHdr #sidebar1 ul{
	margin: 10px 0 0 0;
	list-style: none;
	display: inline;
	float:left;
	display:block;
}
.twoColFixLtHdr #sidebar1 li{
	margin: 4px 0 0 0;
}
.btnbedroom a { display: block; width:180px; height:22px; background: url(../Images/bedroom.jpg) no-repeat; } 
.btnbedroom a:hover { background-position: 0 -22px; }
body#bedroom a#bednav
{ display: block; width:180px; height:22px; background:url(../Images/bedroom.jpg) no-repeat; background-position: 0 -22px;}
.btndining a { display: block; width:180px; height:22px; background: url(../Images/dining.jpg) no-repeat; } 
.btndining a:hover { background-position: 0 -22px; }
body#dining a#dinnav
{ display: block; width:180px; height:22px; background:url(../Images/dining.jpg) no-repeat; background-position: 0 -22px;}
.btnlivingroom a { display: block; width:180px; height:22px; background: url(../Images/livingroom.jpg) no-repeat; } 
.btnlivingroom a:hover { background-position: 0 -22px; }
body#livingroom a#livnav
{ display: block; width:180px; height:22px; background:url(../Images/livingroom.jpg) no-repeat; background-position: 0 -22px;}
.btnlightning a { display: block; width:180px; height:22px; background: url(../Images/lightning.jpg) no-repeat; } 
.btnlightning a:hover { background-position: 0 -22px; }
body#lightning a#lignav
{ display: block; width:180px; height:22px; background:url(../Images/lightning.jpg) no-repeat; background-position: 0 -22px;}
.btnmediaroom a { display: block; width:180px; height:22px; background: url(../Images/mediaroom.jpg) no-repeat; } 
.btnmediaroom a:hover { background-position: 0 -22px; }
body#mediaroom a#mednav
{ display: block; width:180px; height:22px; background:url(../Images/mediaroom.jpg) no-repeat; background-position: 0 -22px;}
.btnhenanza a { display: block; width:180px; height:52px; background: url(../Images/lnk-henanza.jpg) no-repeat; background-position: 0 -52px }
.btnhenanza a:hover { background-position: 0 0px; }
.btnbofity a { display: block; width:180px; height:52px; background: url(../Images/lnk-bofity.jpg) no-repeat; background-position: 0 -52px; }
.btnbofity a:hover { background-position: 0px 0px; }

/*mainContent***************************************************/
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 226px; 
	padding: /*14px 14px 0 16px; */ 0 0 0 16px;
} 
.gallery_demo_unstyled {
	width:738px;
	height:66px;
	background:#999798;
}
.gallery_demo_unstyled li{
	float:left;
	margin:8px 0 0 16px;
}
.caption{
	font-family: Cambria, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#fff;
}
.text { 
	background: #999798;
	margin:14px 0 0 0;
	padding:10px 0 10px 10px;
	height:132px;
}
.tips { 
	background: #999798;
	padding:10px 0 10px 10px;
	height:720px;
}
.tips li, .tips p{ 
	font-family: “Trebuchet MS”, sans-serif, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#FFFFFF;
	list-style:disc;
	margin:10px;
}
.text p { 
	padding:0 20px 6px 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#FFFFFF;
}
.vcard { 
	background: #999798;
	margin:14px 0 0 0;
	padding:10px 0 10px 10px;
	height:132px;
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#FFFFFF;
	height:470px;
}

/*form*****************************************************/
#form{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: .9em;
	color:#FFFFFF;
	}
#form .name, #form .email{
	border-width : 0; 
	border-bottom : 1px dotted #fff; 
	color : #fff;
	background-color : transparent; 
}
#form .comment{
	display : block; 
	margin-top : 10px; 
	padding : 5px; 
	width : 300px; 
	background-color : transparent; 
	border : 1px dotted #fff; color : #fff;
}

/*footer***************************************************/
.twoColFixLtHdr #footer { 
	padding: 30px 10px 0 20px; 
	background:#FFFFFF; 
	height:50px;
	text-align: center;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
