BODY, UL, LI, P, IMG, FORM, H1, H2, H3, H4, DIV
{
	margin: 0;
	padding: 0;
}
UL
{
	list-style: none;
	list-style-type: none;
}
IMG
{
	border: 0;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	line-height: 17px;
}
* A
{
	text-decoration: none;
	outline: none;
}
.clear
{
	clear: both;
}
.placeholder
{
	width: 1000px;
	margin: 0 auto;
}
/*Home*/
#home_header
{
	background: url(images/header_home.jpg) repeat-x center top;
	height: 515px;
	margin-bottom: 30px;
}
#header
{
	background: url(images/header_internal.jpg) repeat-x center top;
	height: 167px;
}
#home_header .right, #header .right
{
	float: right;
	margin-right: 19px;
}
#home_header .right UL, #header .right UL
{
	float: right;
	margin: 10px 0;
}
#home_header .right LI A, #home_header .right LI, #header .right LI A, #header .right LI
{
	float: left;
	margin-left: 7px;
	color: #A7A7A7;
}
#home_header .right LI A:hover, #header .right LI A:hover
{
	color: #911826;
}
.search INPUT[type=text]
{
	background: url(images/bg_search.gif) no-repeat;
	width: 175px;
	height: 16px;
	padding: 7px;
	border: 0;
	color: #A7A7A7;
	float: left;
}
.search INPUT[type=submit]
{
	background: url(images/btn_search.gif) no-repeat;
	width: 36px;
	height: 30px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
UL#nav
{
	float: right;
	margin: 25px 0 10px;
}
UL#nav LI
{
	float: left;
	display: inline;
}
UL#nav LI A
{
	float: left;
	display: block;
	height: 27px;
	margin-right: 20px;
	text-indent: -9999px;
}
UL#nav LI A:hover
{
	background-position: 0 -27px !important;
}
UL#nav LI.nav1 A
{
	background: url(images/nav1.gif) no-repeat;
	width: 79px;
}
UL#nav LI.nav2 A
{
	background: url(images/nav2.gif) no-repeat;
	width: 115px;
}
UL#nav LI.nav3 A
{
	background: url(images/nav3.gif) no-repeat;
	width: 83px;
}
UL#nav LI.nav4 A
{
	background: url(images/nav4.gif) no-repeat;
	width: 90px;
}
UL#nav LI.nav5 A
{
	background: url(images/nav5.gif) no-repeat;
	width: 72px;
}
UL#nav UL
{
	background: url(images/top_subnav.gif) no-repeat top;
	padding-top: 20px;
	display: none;
	position: absolute;
	z-index: 9999;
	width: 169px;
}
UL#nav UL LI, #nav UL LI A
{
	float: none;
}
UL#nav UL LI
{
	height: auto !important;
	background: #121212;
	color: #8C8C8C;
	width: 153px;
}
UL#nav UL LI.space
{
	height: 5px !important;
	background: #121212;
	display: block;
	width: 169px;
}
UL#nav UL LI A
{
	color: #8C8C8C;
	background: #121212 !important;
	text-indent: 1px !important;
	display: block;
	margin: 0 !important;
	width: 149px !important;
	height: auto !important;
	padding: 5px 8px 5px 12px !important;
	font-size: 13px;
}
UL#nav UL LI A:hover
{
	color: #FFF;
}
.logo A
{
	position: absolute;
	margin-left: 16px;
}
#sidebar_home
{
	float: left;
	width: 288px;
}
#sidebar_home .nav
{
	width: 255px;
	border: 1px solid #E6E6E6;
	margin: 0 0 12px 17px;
}
#sidebar_home .nav .link A
{
	color: #ACACAC;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 12px 15px;
}
#sidebar_home .nav .link A:hover
{
	color: #911826;
}
#sidebar_home .nav .ui-state-active A, #sidebar_home .nav .ui-state-active A:hover
{
	position: relative;
	width: 288px;
	background: url(images/leftnav_hover.gif) no-repeat;
	color: #FFF !important;
}
#sidebar_home .newsletter
{
	background: url(images/bg_newsletter.gif) no-repeat;
	width: 225px;
	height: 74px;
	padding: 38px 15px 0;
	margin: 0 0 30px 17px;
}
#sidebar_home .newsletter P
{
	margin-bottom: 3px;
}
#sidebar_home .newsletter INPUT[type=text]
{
	background: url(images/input_newsletter.gif) no-repeat;
	padding: 8px;
	width: 174px;
	float: left;
	color: #A7A7A7;
	border: 0;
}
.news
{
	margin: 15px 0;
	margin: 15px 10px 15px 17px;
}
.news H2
{
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.news H2 A
{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
	display: block;
	line-height: 20px;
}
.news H2 A:hover
{
	font-size: 16px;
	color: #911826;
}
A.view_news
{
	background: url(images/red_arrow.gif) no-repeat;
	padding-left: 30px;
}
.home_content
{
	float: left;
	width: 620px;
	margin-left: 20px;
}
.intro
{
	margin: 0 0 88px 20px;
	height: 290px;
}
.intro IMG
{
	float: left;
	margin: 0px 20px 0;
}
.intro H2
{
	font-size: 26px;
	color: #6D0E19;
	margin-bottom: 17px;
}
#tabs .ui-tabs-hide
{
	display: none;
}
A.viewmore
{
	background: url(images/gray_arrow.gif) no-repeat;
	padding-left: 30px;
}
A.viewmore:hover
{
	background: url(images/red_arrow.gif) no-repeat;
	padding-left: 30px;
	color: #911826;
}
A.viewmore_news
{
	background: url(images/gray_arrow.gif) no-repeat;
	padding-left: 35px;
	margin-left: 17px;
}
A.viewmore_news:hover
{
	background: url(images/red_arrow.gif) no-repeat;
	padding-left: 35px;
	color: #911826;
	margin-left: 17px;
}
.connies
{
	background: url(images/bg_connies.png) no-repeat;
	width: 252px;
	height: 187px;
	padding: 57px 15px 0 36px;
	margin: 0 18px 10px 8px;
}
.connies P
{
	margin-left: 120px;
	color: #1B1A1B;
}
.connies IMG
{
	float: left;
	border: 2px solid #FFF;
	margin-right: 5px;
}
.connies LI
{
	margin-top: 6px;
}
.connies LI A
{
	color: #45131E;
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
}
.connies LI A:hover
{
	color: #911826;
	background: url(images/red_arrow_small.png) no-repeat;
}
.join
{
	margin-left: 45px;
}
.join UL
{
	margin-left: 14px;
}
.join LI A
{
	display: block;
	float: left;
	margin-right: 20px;
	width: 48px;
	height: 49px;
	text-align: center;
	padding-top: 50px;
}
.join LI A:hover
{
	background-position: 0 -98px !important;
	color: #000;
}
.join LI.facebook A
{
	background: url(images/facebook.gif) no-repeat;
}
.join LI.twitter A
{
	background: url(images/twitter.gif) no-repeat;
}
.join LI.youtube A
{
	background: url(images/youtube.gif) no-repeat;
}
.contact
{
	float: right;
	margin-right: 15px;
}
.contact INPUT[type=text], .contact TEXTAREA
{
	border: 1px solid #C1C1C1;
	padding: 6px;
	width: 213px;
}
.contact_form
{
	float: left;
	margin-right: 30px;
	font-size: 12px;
	font-weight: bold;
}
.contact_form STRONG
{
	color: #821824;
	font-size: 12px;
}
.contact_form INPUT[type=text]
{
	border: 1px solid #C1C1C1;
	padding: 6px;
	width: 213px;
}
.contact_form TEXTAREA
{
	border: 1px solid #C1C1C1;
	width: 286px;
}
/*Internal Pages*/
.breadcrumbs
{
	margin: 15px 0 30px 17px;
	color: #9B9B9B;
	font-size: 11px;
}
.breadcrumbs A
{
	color: #9B9B9B;
	font-size: 11px;
}
.breadcrumbs SPAN
{
	color: #911826;
	font-size: 11px;
}
#content
{
	float: left;
	width: 710px;
	margin-left: 10px;
}
#content H2
{
	color: #636363;
	font-size: 24px;
	text-transform: uppercase;
	border-bottom: 1px solid #E9E9E9;
	padding: 0 10px 15px;
	margin-bottom: 15px;
	line-height: 24px;
}
#content .news H2
{
	padding: 0 0 0 10px !important;
}
#content H3
{
	color: #821824;
	font-size: 18px;
	text-transform: uppercase;
	margin: 5px 0 0px 0px;
}
#content H5
{
	color: #B6B6B6;
	font-size: 15px;
	margin: 5px 0 7px 0px;
}
#content H6
{
	color: #821824;
	font-size: 16px;
	margin: 5px 0px 7px 10px;
}
#content H4
{
	color: #636363;
	font-size: 15px;
	margin: 5px 0 15px;
	font-weight: normal;
}
#content H4 A
{
	color: #636363;
	font-size: 18px;
	margin: 5px 0 15px;
	font-weight: normal;
}
#content H4 A:hover
{
	color: #911826;
}
#content P
{
	color: #636363;
	line-height: 19px;
	margin: 0 10px 15px;
}
.product_img
{
	float: left;
	margin-right: 20px;
}
.product_info
{
	float: left;
	line-height: 20px;
}
.product_info P, .product_info P STRONG
{
	font-size: 14px;
	line-height: 22px;
	margin: 0 !important;
}
A.print
{
	background: url(images/icon_print.gif) no-repeat;
	padding-left: 40px;
	display: block;
	font-size: 14px;
	height: 25px;
	padding-top: 6px;
	float: left;
	margin: 15px 15px 0 0;
}
A.specs
{
	background: url(images/icon_specs.gif) no-repeat;
	padding-left: 40px;
	display: block;
	font-size: 14px;
	margin: 15px 15px 0 0;
	clear: both;
	height: 25px;
	padding-top: 6px;
	float: left;
}
.postmetadata SMALL
{
	color: #999 !important;
}
.shadow
{
	background: url(images/img_shadow.gif) no-repeat center bottom;
/*border:1px solid #ececec;*/
	border-bottom: none;
	padding: 8px 0 15px;
	margin-bottom: 5px;
}
.beforeafter
{
	margin: 5px 10px 5px 5px;
	height: 120px;
	padding: 4px;
	border: 1px solid #D8D8D8;
}
.gallery
{
	background: url(images/bg_beforeandafter.png) no-repeat center bottom;
	padding: 8px 5px 15px;
	margin-bottom: 5px;
	height: 220px;
}
.shadow_small
{
	background: url(images/img_shadow_small.gif) no-repeat center bottom;
/*border:1px solid #ececec;*/
	border-bottom: none;
	padding: 5px 5px 12px;
}
.category
{
	float: left;
	margin: 0 18px;
}
.furniture
{
	float: left;
	margin: 0 20px 15px 15px;
	height: 185px;
}
.furniture IMG
{
	margin-left: -5px;
}
.furniture A
{
	font-size: 12px;
	text-transform: uppercase;
}
.furniture A:hover
{
	color: #911826;
}
.column1
{
	float: left;
	margin: 0 70px 0 10px;
}
.column2
{
	float: left;
}
.byname LI A
{
	font-size: 15px;
	text-transform: uppercase;
	color: #636363;
	line-height: 24px;
}
.byname LI A:hover
{
	color: #911826;
}
#sidebar
{
	float: left;
	width: 275px;
}
UL.subnav
{
	width: 228px;
	border: 1px solid #E6E6E6;
	margin: 0 0 10px 17px;
}
UL.subnav LI.title
{
	padding: 8px;
	color: #19191A;
	font-size: 13px;
	border-bottom: 1px solid #ECECEC;
	text-transform: uppercase;
	font-weight: bold;
}
UL.subnav UL
{
	padding: 0 20px;
}
UL.subnav UL LI
{
	padding: 3px 0;
}
UL.subnav UL LI A
{
	color: #636363;
	font-size: 13px;
}
UL.subnav UL LI UL LI A
{
	color: #636363;
	font-size: 12px;
}
UL.subnav UL LI A:hover, UL.subnav UL LI.current_page_item A
{
	color: #911826;
}
UL.subnav UL LI.current_page_item UL LI A
{
	color: #636363;
}
#sidebar .newsletter
{
	background: url(images/bg_newsletter_int.gif) no-repeat;
	width: 200px;
	height: 75px;
	padding: 37px 15px 0;
	margin: 0 0 10px 17px;
}
#sidebar .newsletter P
{
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 14px;
}
#sidebar .newsletter INPUT[type=text]
{
	background: url(images/input_newsletter.gif) no-repeat;
	padding: 8px;
	width: 149px;
	float: left;
	color: #A7A7A7;
	border: 0;
}
#sidebar .connies
{
	background: url(images/bg_connies_int.gif) no-repeat;
	width: 235px;
	height: 160px;
	padding: 54px 15px 0 31px;
	margin: 0 0 15px 0px;
}
#sidebar .connies P
{
	margin-left: 110px;
	color: #1B1A1B;
	font-size: 11px;
	line-height: 13px;
}
#sidebar .connies IMG
{
	float: left;
	border: 2px solid #FFF;
	margin-right: 5px;
}
#sidebar .connies LI
{
	margin-top: 6px;
}
#sidebar .connies LI A
{
	color: #45131E;
	font-size: 12px;
	padding-left: 20px;
	font-weight: bold;
}
#sidebar .connies LI A:hover
{
	color: #911826;
	background: url(images/red_arrow_small.png) no-repeat;
}
#sidebar .join
{
	margin: 0 0 10px 17px;
}
#footer
{
	background: #E5E5E5 url(images/bg_footer.gif) repeat-x;
	padding-top: 18px;
	height: 40px;
	margin-top: 30px;
}
#footer .copyright
{
	float: left;
	margin-left: 23px;
}
#footer .copyright SPAN
{
	color: #911826;
}
#footer UL
{
	float: right;
	margin-right: 23px;
}
#footer LI A, #footer LI
{
	float: left;
	margin-left: 7px;
}
.beforeandafter IMG
{
	background: url(images/bg_beforeandafter.png) no-repeat center;
	padding: auto 40px;
}
.gallery IMG
{
	background: url(images/bg_gallery.png) no-repeat center;
	padding: 40px;
}

