BODY {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	color: #633;
}
A {
	color: #633;
	text-decoration: underline;
}
A:link {
	color: #633;
	text-decoration: underline;
}
A:visited {
	color: #633;
	text-decoration: underline;
}
A:hover {
	color: #966;
	text-decoration: none;
}
P {
	margin-bottom: 15px;
}
UL {
	list-style-type: none;
}
/* BASIC WRAPPERS */
DIV#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 950px;
	min-height: 800px;
	background: #FFF url('../images/bg_lamps.gif') left top no-repeat;
	position: relative;
}
BODY#home DIV#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 950px;
	min-height: 800px;
	background: none;
}
BODY#floor DIV#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 950px;
	min-height: 800px;
	background: #FFF url('../images/bg_floor.gif') left top no-repeat;
}
BODY#accent DIV#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 950px;
	min-height: 800px;
	background: #FFF url('../images/bg_accent.gif') left top no-repeat;
}
BODY#table DIV#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 950px;
	min-height: 800px;
	background: #FFF url('../images/bg_table.gif') left top no-repeat;
}
DIV#wrp_masthead {
	width: 950px;
	text-align: center;
}
DIV#masthead {
	padding-top: 35px;
	padding-bottom: 15px;
}
DIV#wrp_nav {
	width: 175px;
	margin-top: 9px;
	float: left;
}
DIV#nav {
	text-align: right;
}
DIV#wrp_main {
	width: 775px;
	margin-top: 9px;
	float: left;
}
DIV#main {
	margin-left: 35px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 9px;
}
DIV#wrp_footer {
	display: none;
	width: 950px;
	clear: both;
}
DIV#footer {
}
H1 {
	margin-bottom: 10px;
}
H2 {
	padding-top: 10px;
	margin-bottom: 10px;
}
H3 {
	margin: 0;
	padding: 0;
}
.showroom_name {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#home_lamps {
	position: relative;
	top: 23px;
	left: 175px;
	
}

A.pdftear {
	font-size: 10px;
	color: #633;
	text-decoration: none;
}
A.pdftear:link {
	color: #633;
	text-decoration: none;
}
A.pdftear:visited {
	color: #633;
	text-decoration: none;
}
A.pdftear:hover {
	color: #966;
	text-decoration: underline;
}

.thumb {
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
}
.thumb_press {
	float: left;
	padding-right: 24px;
	padding-bottom: 24px;
}
.newsbg {
	background: url('../images/bg_news.gif') left top repeat-y;
}

DIV#statusBox {
	margin: 0;
	padding: 0;
	background: #633;
	width: 100%;
	margin-bottom: 1px;
}
DIV.statusMsg {
	margin: 0;
	padding: 5px;
	padding-top: 7px;
	color: #FFF;
	font-size: 13px;
	line-height: 100%;
}


.img_caption-wrapper {
	float: left;
	width: 220px;
	padding-bottom: 10px;
	display: block;
}
.img_caption-wrapper IMG {
	padding-bottom: 5px;
}

.img_caption {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}




.news-article h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 133%;
	float: left;
}
.news-article img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-article span.date {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.news-article div.more {
	margin-top: 10px;
}
hr {
	border: 0;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #633;
	border-bottom: 1px dashed #633;
}


/* CONTACT FORM */
#contact_form table td {
padding-bottom: 5px;
}
#contact_form .form_input {
font-family: Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #966;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background: #ffffff;
color: #333333;
padding: 3px;
width: 250px;
font-size: 1.2em;
line-height: 100%;
}
#contact_form .form_input-medium {
font-family: Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #966;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background: #ffffff;
color: #333333;
padding: 3px;
width: 125px;
font-size: 1.2em;
line-height: 100%;
}
#contact_form .form_select {
font-family: Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #966;
background: #ffffff;
color: #333333;
width: 258px;
font-size: 1.1em;
height: 25px;
}
#contact_form .form_input-short {
font-family: Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #966;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background: #ffffff;
color: #333333;
padding: 3px;
width: 75px;
font-size: 1.2em;
line-height: 100%;
}
