html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    height: 100%;
    font-size: 12px;
	font-family: georgia, sans-serif;
	color: #342f2b;
    background: #FFFFFF;
    text-align: center;
	line-height: 19px;
}

img {
	border: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	outline: 0;
	color: #dbad62;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 12px 0;
}

textarea {
	background: #865D3F;
	border: 1px solid #64462E;
	resize: 0;
	outline: 0;
	padding: 5px;
    font-size: 12px;
	font-family: georgia, sans-serif;
	color: #FFFFFF;
	overflow: auto;
}

.slider h1{
	color: #3b0c04;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	margin: 0 0 12px 0;
}
h1 {
	color: #3b0c04;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	margin: 0 0 12px 0;
}

h2 {
	color: #3b0c04;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 12px 0;
}

h3 {
	color: #3b0c04;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin: 0 0 16px 0;
}

h4 {
	color: #dbad62;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin: 0 0 12px 0;
}

.adv_block {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	zoom: 1;
}

.adv_block img {
	display: block;
}

.article_with_image {
	padding: 20px 30px 0 0;
	margin-top: -20px;
	zoom: 1;
	position: relative;
	overflow: hidden;
}

.article_with_image img {
	float: right;
	display: block;
	margin-top: -20px;
}

.article_with_image  .article_content {
	zoom: 1;
	overflow: hidden;
	
}

.article_with_image  .left {
	padding-top: 20px;
}

.article_with_image_text {
	width: 400px;
	float: left;
}

.b2b_contact textarea {
	width: 780px;
	height: 131px;
}

.b2b_contact .sep {
	margin: 18px 0 15px 0;
}

.b2b_menu {
	width: 100%;
	margin-bottom: 28px;
}

.b2b_menu td {
	height: 25px;
	white-space: nowrap;
	border-top: 1px solid #7D553B;
	border-left: 1px solid #7D553B;
	text-align: center;
	padding: 0 16px;
}

.b2b_menu td.first_cell {
	padding-left: 0;
	text-align: left;
	border-left: 0 none;
}

.b2b_menu td.last_cell {
	padding-right: 0;
	text-align: right;
}

.b2b_menu td a {
	text-decoration: none;
	color: #3b0c04;
	font-size: 13px;
}

.b2b_tools {
	text-align: right;
	height: 24px;
	line-height: 23px;
	overflow: hidden;
}

.b2b_tools a {
	color: #300800;
	text-decoration: none;
}

.b2b_tools a:hover {
	text-decoration: underline;
}

.b2b_tools img {
	margin: 0 15px;
	vertical-align: middle;
}

.bg {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
}

.block_links {
	margin: 0 0 0 -9px;
	padding: 0 0 14px 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	position: relative;
	z-index: 80;
}

.block_links li {
	width: 20%;
	//margin-right: -1px;
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: normal;
}

.block_links li .block_links_item {
	padding-left: 9px;
	zoom: 1;
}

.block_links li .block_links_item a, .block_links_item div {
	display: block;
	height: 81px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
}

.block_links li.i1 .block_links_item a {
    background: #BE9C72 url('../images/block_links_bg_1.png') repeat-y;
}

.block_links li.i2 .block_links_item a {
    background: #D9B680 url('../images/block_links_bg_2.png') repeat-y;
}

.block_links li.i3 .block_links_item a {
    background: #D9B882 url('../images/block_links_bg_3.png') repeat-y;
}

.block_links li.i4 .block_links_item a {
    background: #C0A071 url('../images/block_links_bg_4.png') repeat-y;
}

.block_links li.i5 .block_links_item a {
    background: #A17F63 url('../images/block_links_bg_5.png') repeat-y;
}

.block_links li .block_links_item a img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}

.block_links li .block_links_item a span {
	position: relative;
	color: #3b0c04;
	z-index: 10;
	top: 30px;
	padding-left: 13px;
}

/** HOMEPAGE BUTTONS **/

.block_links_home {
	margin: 0 0 0 -9px;
	padding: 0 0 14px 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	position: relative;
	z-index: 80;
}

.block_links_home li {
	width: 20%;
	
	display: inline-block;
	
	zoom: 1;
	vertical-align: top;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: normal;
}

.block_links_home li .block_links_item_home {
	padding-left: 9px;
	zoom: 1;
}

.block_links_home li .block_links_item_home a, .block_links_item_home div {
	display: block;
	height: 81px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}

.block_links_home li.i1 .block_links_item_home a {
    background: #BE9C72 url('../images/block_links_home_bg_1.png') repeat-y;
}

.block_links_home li.i2 .block_links_item_home a {
    background: #D9B680 url('../images/block_links_home_bg_2.png') repeat-y;
}

.block_links_home li.i3 .block_links_item_home a {
    background: #D9B882 url('../images/block_links_home_bg_3.png') repeat-y;
}

.block_links_home li.i4 .block_links_item_home a {
    background: #C0A071 url('../images/block_links_home_bg_4.png') repeat-y;
}

.block_links_home li.i5 .block_links_item_home a {
    background: #A17F63 url('../images/block_links_home_bg_5.png') repeat-y;
}

.block_links_home li .block_links_item_home a img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}

.block_links_home li .block_links_item_home a span {
	position: relative;
	color: #3b0c04;
	z-index: 10;
	top: 30px;
	padding-left: 13px;
}

.captcha {
	zoom: 1;
	overflow: hidden;
}

.captcha img {
    float: left;
	border-top: 1px solid #B0884D;
	border-right: 1px solid #C9A365;
	border-bottom: 1px solid #C8A063;
	border-left: 1px solid #AC8449;
	margin: 0 !important;
}

.captcha .captcha_text {
	line-height: 16px;
	margin-bottom: 5px;
	color: #270700;
	font-size: 10px;
}

.captcha .textfield {
    background: url('../images/captcha_textfield.gif') repeat-x;
	height: 16px;
	width: 74px !important;
	padding: 4px 5px;
    font-size: 14px;
	float: left;
	margin-right: 18px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.collection_container {
	width: 100%;
	margin-bottom: 15px;
	position:relative;
}

.collection_main {
	zoom: 1;
	margin: 0 275px 0 197px;
	height: 413px;
    background: url('../images/collection_main_bg.jpg') no-repeat;
/*	position: relative;*/
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
}

.collection_main_content {
	zoom: 1;
	padding: 26px 30px 0 28px;
/*	position:relative;*/
}

.collection_main_content p {
	margin: 0 0 21px 0;
}

.collection_main_content .collection_item_image {
	position: absolute;
/*	right: 0px;*/
/*	bottom: 0;*/
	left:350px;
	top:135px;
	z-index:499;
}

.collection_total {
	zoom: 1;
	margin: 0 275px 0 0;
	height: 353px;
    background: url('../images/collection_total_bg.jpg') no-repeat;
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
}

.collection_total_content {
	zoom: 1;
	padding: 26px 0 0 28px;
}

.collection_total_content p {
	margin: 0 0 21px 0;
}

.collection_total_content .collection_item_image {
	position: absolute;
	right: 43px;
	bottom: 5px;
}

.collection_sidebar {
	width: 265px;
	float: right;
	margin-left: -265px;
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	width: 952px;
	text-align: left;
    margin: 0 auto;
	position: relative;
	z-index: 1;
}

.content {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	margin-bottom: 14px;
	zoom: 1;
    background: url('../images/content_repeat.jpg') repeat-y;
	line-height: 20px;
	z-index: 100;
}

.content a {
	color: #3b0c04;
}

.content p {
	margin: 0 0 20px 0;
}

.content_bg {
	zoom: 1;
    background: url('../images/content_bg.jpg') no-repeat;
	padding: 29px 44px 40px 44px;
}

.content_bg.b2b {
	line-height: 13px;
	padding: 22px 44px 20px 44px;
}

.content_bg.b2b p {
	margin: 0 0 16px 0;
}

.content_bg.b2b .sep {
	background: #875E40;
	margin: 20px 0 18px 0;
}

.copyright {
	color: #25211d;
	margin-bottom: 18px;
}

.copyright a {
	color: #25211d;
}

.cusel,
.cuselFrameLeft,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
    background: url('../images/select.gif') no-repeat;
}

.cusel {
	height: 22px;
	background-position: right top;
	display: block;
	position: relative;
	z-index: 1000;
	cursor: pointer;
}

.cusel .cuselFrameLeft {
	position: absolute;
	z-index: 1001;
	top: 0;
	left: 0;
	height: 22px;
	width: 1px;
	background-position: left top;
}

.cusel .cuselText {
	height: 22px;
	line-height: 21px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 1002;
	margin: 0 18px 0 6px;
	color: #FFFFFF;
	white-space: nowrap;
}

.cusel span {
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 1px 5px 1px 11px;
}

.cusel span:hover {
	background: #C8171D;
	color: #fff;
}

.cusel .cuselActive {
	background: #A82D32;
	color: #fff;
	cursor: default;
}

.cusel .cusel-scroll-wrap {
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 100%;
	background: #FFFFFF;
	width: 100%;;
}

.cusel .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 5;
	border: 1px solid #EFEFEF;
	background: #FFFFFF;
	color: #4c4c4c;
	margin: 0 !important;
}

.cusel .jScrollPaneTrack {
	height: 100%;
	width: 7px !important;
	background: #ccc !important;
	position: absolute;
	top: 0;
	right: 4px !important;
}

.cusel .jScrollPaneDrag {
	position: absolute;
    background: url('../images/select.gif') no-repeat -49px -22px !important;
	cursor: pointer;
	width: 15px !important;
	height: 27px !important;
	right: -4px !important;
}

.cusel .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.cusel .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.cusel .jScrollArrowUp {
	position: absolute;
	top: 0;
	right: 2px;
	width: 26px;
	height: 12px;
	cursor: pointer;
	background-position: -12px -22px;
	overflow: hidden;
}

.cusel .jScrollArrowDown {
	width: 25px;
	height: 12px;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 3px;
	cursor: pointer;
	background-position: -30px -22px;
	overflow: hidden;
}

.cuTextWrap {
	position: relative;
	height: 30px;
	border-top: 1px solid #A6753B;
	border-right: 1px solid #C29248;
	border-bottom: 1px solid #A3753A;
	border-left: 1px solid #8E602F;
	background: #B08B57 url('../images/textarea.gif') repeat-y;
}

.cuTextWrap .scroll-pane {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.cuTextWrap textarea{
	width: 100%;
	height: 1000px;
	display: block;
	overflow: hidden;
	border: none;
	background: none;
    font-size: 12px;
	font-family: georgia, sans-serif;
	color: #FFFFFF;
	margin: 0;
}

.cuTextWrap textarea:focus {
	outline: 0;
}

.cuTextWrap .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin: 0;
}

.cuTextWrap .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
    background: url('../images/jScrollPaneTrack.gif') repeat-y !important;
}

.cuTextWrap .jScrollPaneDrag {
	display: none;
}

.cuTextWrap a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	width: 16px;
	height: 10px;
    background: url('../images/textbox_arrow_up.gif') no-repeat;
}

.cuTextWrap a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	width: 16px;
	height: 10px;
    background: url('../images/textbox_arrow_down.gif') no-repeat;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-se { 
	cursor: se-resize;
	width: 10px;
	height: 10px;
	right: 1px;
	bottom: 1px;
}

.date {
	font-size: 10px;
	display: block;
	line-height: 15px;
}

.faq_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.faq_list li {
	margin-bottom: 10px;
	zoom: 1;
	vertical-align: bottom;
	padding-left: 12px;
    background: url('../images/triangle_pointer.png') no-repeat left 5px;
}

.faq_list li div {
	display: none;
}

.faq_list li .open_link {
	color: #3b0c04;
	text-decoration: none;
}

.faq_list li .open_link:hover {
	text-decoration: underline;
}

.footer {
    height: 120px;
	text-align: center;
}

.footer ul {
	margin: 0 auto;
	padding: 8px 0 2px 0;
	list-style-type: none;
	display: inline-block;
	//display: inline;
	zoom: 1;
}

.footer ul li {
	margin: 0 8px 0 9px;
	float: left;
}

.footer ul li a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.form_table {
	margin-top: 22px;
}

.form_table td {
	vertical-align: top;
	padding: 0 12px 4px 0;
	line-height: 17px;
}

.form_table td .cuTextWrap {
	width: 321px;
}

.form_table td .textfield {
	width: 311px;
}

.form_table td .textfield.zip {
	width: 41px;
}

.gallery {
	margin: 0 0 -15px -21px;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}

.gallery li {
	margin: 0 0 15px 21px;
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
}

.gallery li img {
	display: block;
	border: 5px solid #B58B59;
}

.gallery_item {
	width: 100%;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 22px;
}

.gallery_item_image {
	float: left;
	border: 10px solid #B18757;
	margin-right: 24px;
}

.gallery_item_text {
	zoom: 1;
	overflow: hidden;
	line-height: 18px;
}

.half {
	width: 50%;
	float: left;
	//margin-right: -1px;
}

.half_container {
	margin-left: -40px;
	zoom: 1;
	overflow: hidden;
	position: relative;
}

.half_content {
	padding-left: 40px;
	zoom: 1;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin: 0px 0 -8px 0;
}

.jScrollPaneContainer .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
    background: #8A6344;
}

.jScrollPaneContainer .jScrollPaneDrag {
	position: absolute;
    background: url('../images/jScrollPaneDrag.gif') no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.locator_search {
	margin: 19px -5px 0 0;
	zoom: 1;
	overflow: hidden;
	position: relative;
}

.left {
	float: left;
}

.locator_search span {
	float: left;
	margin-right: 10px;
	line-height: 19px;
}

.locator_search .locator_search_go {
	float: left;
}

.locator_search .locator_search_text {
	float: left;
	margin-right: 2px;
	width: 145px;
	height: 14px;
	padding: 3px 5px;
	background: #552E27;
	border: 0 none;
    font-size: 12px;
	font-family: georgia, sans-serif;
	color: #cfc6c5;
}

.logo {
	width: 238px;
	height: 47px;
	display: block;
    background: url('../images/logo.png') no-repeat;
    position: absolute;
    top: 23px;
    left: 50%;
	margin-left: -120px;
}

.lumino {
    background: url('../images/lumino.jpg') no-repeat;
	width: 952px;
	height: 450px;
}

.lumino_content {
    padding-top: 29px;
	text-align: center;
	zoom: 1;
}

.menu {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}

.menu li {
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: normal;
	padding: 0 14px 0 15px;
	//background: url('../images/menu_sep.gif') no-repeat;
}

.menu li:first-child, .menu li.menu_first {
    background: none;
	padding: 0 14px 0 0;
}

*html .menu li {
	z-index: expression(runtimeStyle.zIndex = 1,this == parentNode.firstChild ? (className += " menu_first") : 0)
}

.menu li a {
	text-decoration: none;
	color: #3b0c04;
}

.menu li.current a {
	cursor: text;
	color: #5c301f;
}

.pointer_link {
	color: #3b0c04;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	padding-left: 15px;
	background: url('../images/pointer.png') no-repeat left 5px;
}

.post_link {
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	padding-left: 19px;
	height: 23px;
	line-height: 20px;
	border-left: 1px solid #855E3F;
}

.post_link a {
	text-decoration: none;
	color: #3b0c04;
	padding-left: 11px;
	background: url('../images/triangle_pointer.png') no-repeat left 5px;
	font-size: 14px;
}

.press_carousel {
	padding: 38px 20px 27px 20px;
	zoom: 1;
	text-align: center;
}

.press_carousel .jcarousel-container {
    height: 275px;
	text-align: center;
}

.press_carousel .jcarousel-clip {
    overflow: hidden;
	width: 847px;
	margin: 0 auto;
}

.press_carousel .jcarousel-item {
    width: 279px;
    height: 275px;
}

.press_carousel .jcarousel-item a {
    display: block;
    width: 231px;
    height: 275px;
	background: #C8B098;
	overflow: hidden;
	margin: 0 auto;
}

.press_carousel.t2 .jcarousel-item a {
	background: #B48F5B;
}

.press_carousel.t3 .jcarousel-item a {
	background: #99734C;
}

.press_carousel .jcarousel-item a img {
    display: block;
    margin: 10px auto 0;
}

.press_carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
	margin-top: -16px;
    right: -44px;
    width: 16px;
    height: 32px;
    cursor: pointer;
	background: url('../images/carousel_next.png') no-repeat;
}

.press_carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 50%;
	margin-top: -16px;
    left: -44px;
    width: 16px;
    height: 32px;
    cursor: pointer;
	background: url('../images/carousel_prev.png') no-repeat;
}

.price_range {
	  padding: 16px 0 0 270px;
	text-align: center;
	line-height: 20px;
}

.price_range b {
	margin-right: 18px;
}

.price_range img {
	vertical-align: middle;
}

.related_block {
	width: 187px;
	height: 413px;
	float: left;
/*	margin-right: -187px;*/
	background: url('../images/related_block_bg.jpg') no-repeat;
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	text-align: center;
}

.related_block h3 {
	padding-top: 27px;
}
/**
.related_block ul {
	margin: 0 0 -7px 0;
	padding: 0;
	list-style-type: none;
}

.related_block ul li {
	zoom: 1;
	vertical-align: bottom;
	margin-bottom: 7px;
	//margin-bottom: 4px;
	line-height: 14px;
}

.related_block ul li a {
	font-size: 13px;
	text-decoration: none;
	color: #7A5238;
}

.related_block ul li img {
	//display: block;
	margin: 0 auto 8px;
	//margin: 0 auto 6px;
}
**/
.right {
	float: right;
}

.rings_carousel {
	height: 167px;
	background: url('../images/rings_carousel_bg.jpg') no-repeat;
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	text-align: center;
	margin-bottom: 12px;
}

.rings_carousel h2 {
	padding-top: 23px;
	margin: 0px;
}

.rings_carousel .jcarousel-container {
    height: 110px;
	text-align: left;
	width: 840px;
	margin: 0 auto;
}

.rings_carousel .jcarousel-clip {
    overflow: hidden;
	width: 840px;
}

.rings_carousel .jcarousel-item {
    width: 140px;
    height: 110px;
	text-align: center;
}

.rings_carousel .jcarousel-item div {
    width: 140px;
    height: 110px;
	display: table-cell;
	vertical-align: middle;
	//height: auto;
	//display: block;
	//margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.rings_carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
	margin-top: -16px;
    right: -36px;
    width: 16px;
    height: 32px;
    cursor: pointer;
	background: url('../images/carousel_next.png') no-repeat;
}

.rings_carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 50%;
	margin-top: -16px;
    left: -36px;
    width: 16px;
    height: 32px;
    cursor: pointer;
	background: url('../images/carousel_prev.png') no-repeat;
}

.sep {
	background: #816138;
	height: 1px;
	overflow: hidden;
	margin: 10px 0;
}

.site_map {
	margin: 24px 0 50px 0;
	width: 100%;
}

.site_map td {
	width: 20%;
	padding-left: 15px;
	line-height: 16px;
	vertical-align: top;
}

.site_map tr td:first-child, .site_map tr td.first_cell {
	padding: 0;
}

*html .site_map tr td {
	z-index: expression(runtimeStyle.zIndex = 1,this == parentNode.firstChild ? (className += " first_cell") : 0)
}

.site_map td ul {
	margin: 0;
	padding: 0 0 18px 0;
	list-style-type: none;
}

.site_map td ul li {
	margin-bottom: 4px;
	zoom: 1;
	vertical-align: bottom
}

.site_map td ul li a {
	color: #3C0C02;
	text-decoration: none;
	//text-decoration: underline;
	border-bottom: 1px solid #896042;
	//border: 0 none;
	padding-left: 7px;
	background: url('../images/dot.gif') no-repeat left 5px;
}

.site_map td ul li a:hover {
	border: 0 none;
}

.site_map td .site_map_header {
	font-size: 14px;
	color: #362F29;
	font-weight: bold;
	margin-bottom: 8px;
}

.slider {
	height: 330px;
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	margin-bottom: 14px;
	background: url('../images/hp_bg.jpg') no-repeat;
}

.slider #slides {
	background-color: #bc9367;
	/** url('../images/slider.jpg') no-repeat;**/
	height: 330px;
}


.slider .pagination {
	text-align: center;
	height: 9px;
	margin: 0;
	padding: 0;
	width: 952px;
	position: absolute;
	left: 0;
	bottom: 18px;
	z-index: 100;
}

.slider .pagination li {
	width: 9px;
	height: 9px;
	margin-right: 3px;
	display: inline-block;
	//display: inline;
	zoom: 1;
}

.slider .pagination li a {
	width: 9px;
	height: 9px;
	display: block;
	background: #BD9460;
	text-decoration: none;
	text-indent: -9999px;
}

.slider .pagination li.current a {
	background: #3B0C04;
}

.slider .slides_container {
	height: 330px;
	position: relative;
	z-index: 10;
}

.slider .slides_container div {
	height: 330px;
}

.slider .slides_container div div {
	height: 330px;
	width: 952px;
}

.slider .slides_container div div div {
	width: auto;
	height: auto;
	padding: 0 0 0 44px;
	zoom: 1;
	position: relative;
}

.slider .slides_container div div img {
	float: right;
}

.slider .slides_container div div div div {
	width: 380px;
	color: #342f2b;
	line-height: 20px;
	float: left;
	padding: 84px 0 0 0;
}

.social {
	margin: 0 0 0 -4px;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	position: relative;
}

.social li {
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: normal;
	margin: 0 4px;
}

.social li a {
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: normal;
	color: #3b0c04;
}

.social li img {
	vertical-align: middle;
}

.social_block {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	zoom: 1;
	margin-bottom: 10px;
    background: url('../images/social_block_bg.jpg') no-repeat;
	height: 95px;
}

.social_block_content {
	padding: 25px 0 0 25px;
	zoom: 1;
}

.social_block_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}

.social_block_content ul li {
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0 5px 5px 0;
}

.social_block_content ul li img {
	display: block;
}

.store_locator_3 {
	height: 50px;
    background: url('../images/store_locator_carousel.jpg') no-repeat;
	text-align:center;
}

.store_locator_3 table {
	width: 910px;
	height: 15px;
	padding-top: 15px;
}

.store_locator_block {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	zoom: 1;
    background: url('../images/store_locator_block_bg.jpg') no-repeat bottom;
	height: 157px;
}

.store_gallery {
	height: 171px;
}

.store_locator_block_content {
	padding: 20px 0 0 20px;
	zoom: 1;
	line-height: 18px;
	font-family: arial, sans-serif;
}

.store_locator_block_content h4 {
	color: #3b0c04;
}

.store_locator_block_content p {
	margin: 0 0 18px 0;
}

.store_locator_block_content span {
	margin-right: 4px;
	float: left;
	line-height: 17px;
}

.store_locator_block_content .store_locator_block_textfield {
	background: #6F472E;
    border: 0 none;
    /*color: #CFC6C5;*/
    font-family: arial,sans-serif;
    font-size: 12px;
/*    height: 14px;*/
/*	width: 99px;*/
	height:22px;
	width:147px;
	color:#fff;
	margin-right: 1px;
	float: left;
    padding: 2px 5px;
}



.store_locator_carousel {
	height: 100px;
    background: url('../images/store_locator_carousel.jpg') no-repeat;
	text-align: center;
}

.store_locator_carousel h2 {
	height: 35px;
    line-height: 34px;
	margin: 0;
}

.store_locator_carousel .jcarousel-container {
    height: 54px;
	width: 902px;
	margin: 0 auto;
	text-align: left;
	text-align: center;
}

.store_locator_carousel .jcarousel-clip {
    overflow: hidden;
    height: 54px;
	width: 902px;
}

.store_locator_carousel .jcarousel-item {
    width: 287px;
    height: 54px;
	border-right: 1px solid #97784C;
	margin-right: 20px;
}

.store_locator_carousel .jcarousel-item .store_locator_carousel_image {
    width: 73px;
    text-align: center;
	float: left;
}

.store_locator_carousel .jcarousel-item .store_locator_carousel_image img {
	vertical-align: middle;
}

.store_locator_carousel .jcarousel-item .store_locator_carousel_info {
    height: 54px;
	zoom: 1;
	overflow: hidden;
	line-height: 54px;
}

.store_locator_carousel .jcarousel-item .store_locator_carousel_info div {
    height: 54px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	line-height: 14px;
	color: #fff;
}

.store_locator_carousel .jcarousel-item .store_locator_carousel_info div a {
    text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.store_locator_carousel .jcarousel-item .store_locator_carousel_info div a:hover {
    text-decoration: underline;
}

.store_locator_carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
	margin-top: -16px;
    right: -16px;
    width: 16px;
    height: 32px;
    cursor: pointer;
	background: url('../images/carousel_next.png') no-repeat;
}

.store_locator_carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 50%;
	margin-top: -16px;
    left: -16px;
    width: 16px;
    height: 32px;
    cursor: pointer;
	background: url('../images/carousel_prev.png') no-repeat;
}

.store_locator_content {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	width: 469px;
	height: 500px;
	margin-bottom: 22px;
    background: url('../images/store_locator_content.jpg') no-repeat;
	float: right;
	/**z-index: 1000;**/
}

.store_locator_content .store_locator_content_padding {
	padding: 27px 27px 0 29px;
	zoom: 1;
}

.store_locator_content .store_locator_content_padding .jScrollPaneContainer {
	margin: 0;
}

.store_locator_content .store_locator_content_padding .textbox {
	height: 415px;
	line-height: 20px;
	padding-right: 8px !important;
}

.store_locator_content .store_locator_content_padding .textbox {
	height: 415px;
	line-height: 20px;
	padding-right: 8px !important;
}

.store_locator_map {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	width: 468px;
	height: 500px;
	margin-bottom: 22px;
	float: left;
	/**z-index: 1000;**/
}

.store_locator_map .map_info {
	position: absolute;
	left: 40px;
	top: 58px;
    background: url('../images/map_info.png') no-repeat;
	width: 310px;
	height: 237px;
}

.store_locator_map .map_info .map_info_content {
	position: relative;
	padding: 30px 50px 0 30px;
	line-height: 20px;
	font-size: 11px;
	color: #342f2b
}

.store_locator_map .map_info .map_info_content .learn_more {
	position: absolute;
	left: 28px;
	top: 166px;
    background: url('../images/btn_learn_more.gif') no-repeat;
	width: 134px;
	height: 19px;
	display: block;
}

.store_locator_map .map_info .map_info_content .close_info {
	position: absolute;
	right: 18px;
	top: 20px;
    background: url('../images/close_info.gif') no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

.store_locator_top {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	margin-bottom: 10px;
	zoom: 1;
	z-index: 100;
}

.store_locator_top_content {
	position: relative;
	height: 100px;
	text-align: center;
    background: url('../images/store_locator_top_content.jpg') no-repeat;
}

.store_locator_top_content h1 {
	line-height: 98px;
	margin: 0;
	position: relative;
	left: -30px;
}

.store_locator_top_content img {
    left: 0;
    position: absolute;
    top: -15px;
}

.store_locator_top_content .store_search {
    background: url('../images/store_search.gif') no-repeat;
	width: 199px;
	height: 17px;
	padding: 7px 7px;
    font-size: 14px;
	font-family: georgia, sans-serif;
	color: #FFFFFF;
	border: 0 none;
	position: absolute;
	right: 118px;
	top: 35px;
	outline: 0;
}

.store_locator_top_content .store_search_go {
	position: absolute;
	right: 38px;
	top: 35px;
}

.stores_list {
	width: 100%;
}

.stores_list td {
	vertical-align: top;
	padding: 16px 8px;
	line-height: 20px;
	font-size: 11px;
	color: #342f2b
}

.stores_list tr:hover {
	background: url('../images/current_store_bg.png') repeat;
	cursor: pointer; 
}


.stores_list tr.current_store td {
    background: url('../images/current_store_bg.png') repeat;
}

.stores_list td.letter_box,
.stores_list td.letter_box2, 
.stores_list td.letter_box3  {
	text-align: center;
	padding: 20px 10px 0 15px;
}

.stores_list td.letter_box span  {
	display: inline-block;
	margin: 0 auto;
	color: #3b0c04;
	text-transform: uppercase;
	line-height: 27px;
	width: 26px;
	height: 40px;
    background: url('../images/letter_box.png') no-repeat;
}

.stores_list td.letter_box2 span {
	display: inline-block;
	margin: 0 auto;
	color: #3b0c04;
	text-transform: uppercase;
	line-height: 27px;
	width: 32px;
	height: 40px;
    background: url('../images/letter_box2.png') no-repeat;
}

.stores_list td.letter_box3 span {
	display: inline-block;
	margin: 0 auto;
	color: #3b0c04;
	text-transform: uppercase;
	line-height: 39px;
	width: 39px;
	height: 40px;
    background: url('../images/store_locator_3/results-vb.png') no-repeat;
}

.stores_list tr.current_store td.letter_box span,
.stores_list tr.current_store td.letter_box2 span,
.stores_list tr.current_store td.letter_box3 span {
	color: #FFFFFF;
    background-position: left -40px;;
}

.stores_list td.valign_mid {
	vertical-align: middle;
}

.sub_fixed_table {
	margin: -10px 0 30px 128px;
	border-top: 1px solid #8F6442;
	padding-top: 15px;
	zoom: 1;
}

.table {
	margin: 8px 0 25px 0;
}

.table td {
	padding: 0 8px 3px 0;
	vertical-align: top;
	line-height: 21px;
}

.table tr td:first-child, .table tr td.table_first_cell {
    text-align: right;
	white-space: nowrap;
}

*html .table tr td {
	z-index: expression(runtimeStyle.zIndex = 1,this == parentNode.firstChild ? (className += " table_first_cell") : 0)
}

.table.fixed_cells tr td, .table.fixed_cells tr td {
    width: 230px;
}

.table.fixed_cells tr td:first-child, .table.fixed_cells tr td.table_first_cell {
    width: 120px;
}

.table td small {
	font-size: 11px;
	position: relative;
	margin-top: -5px;
	display: block;
}

.table td span.left {
	margin-right: 3px;
	display: block;
	line-height: 21px;
}

.table td .cusel {
	width: 63px !important;
	float: left;
	margin-right: 11px;
}

.table td .imp_star {
	float: left;
	margin-left: -11px;
}

.table td .special_sep {
	background: #816138;
	height: 1px;
	overflow: hidden;
	margin: 10px 0 15px 0;
	width: 710px;
}

.table td .table_sub_text {
	padding: 5px 0 0 155px;
	zoom: 1;
}

.table td .textfield,.textfield2 {
    background: #865D3F;
	width: 200px;
	height: 16px;
	padding: 2px 5px;
    font-size: 13px;
	border: 1px solid #64462E;
}

.textfield2 {
	color: #fff;
}

.table.fixed_cells td .textfield {
    width: 143px;
}

.table td .textfield.city_input {
    float: left;
	width: 94px;
	margin-right: 11px;
}

.table td .textfield.large_size {
	width: 332px;
}

.table td .textfield.left{
    margin-right: 15px;
}

.table td .textfield.middle_size{
	width: 128px;
}

.table td .textfield.zip_input {
    float: left;
	width: 71px;
}

.table tr.empty_row td {
	height: 23px;
}

.table tr.header_row td {
	text-align: left !important;
	font-weight: bold;
	white-space: nowrap;
	width: auto !important;
}

.textbox {
	height: 250px;
	padding-right: 20px !important;
}

.textfield {
    background: #AC8657 url('../images/textfield.gif') no-repeat;
	height: 14px;
	padding: 1px 5px;
    font-size: 12px;
	font-family: georgia, sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #A6753B;
	border-right: 1px solid #C29248;
	border-bottom: 1px solid #A3753A;
	border-left: 1px solid #8E602F;
	//margin: -1px 0;
	outline: 0;
}

.triple_block {
	width: 33%;
	display: inline-block;
	//display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: normal;
	//margin-right: -1px;
	color: #cfc6c5;
}

.triple_block .triple_block_box {
	padding-left: 10px;
	zoom: 1;
}

.triple_block .triple_block_box .triple_block_content {
	background: #3F140D url('../images/boxbg.jpg') no-repeat bottom right;
	height: 225px;
	position: relative;
	-webkit-box-shadow: #1B1B1B 2px 2px 4px;
	-moz-box-shadow: #1B1B1B 2px 2px 4px;
	box-shadow: #1B1B1B 2px 2px 4px;
	/**behavior: url('../css/pie.htc');**/
	overflow: hidden;
	padding: 0 10px 0 21px;
}

.triple_block .triple_block_box .triple_block_content h4 {
	margin: 19px 0 12px 0;
}

.triple_block_container {
	margin-left: -10px;
	padding-bottom: 14px;
	zoom: 1;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}

.triple_block_container .triple_block:first-child, .triple_block_container .triple_block.first_block {
	width: 34%;
}

*html .triple_block_container .triple_block {
	z-index: expression(runtimeStyle.zIndex = 1,this == parentNode.firstChild ? (className += " first_block") : 0)
}

.top {
	height: 120px;
	position: relative;
	text-align: center;
	z-index: 1000;
}

.top ul {
	margin: 0 auto;
	padding: 73px 0 0 0;
	list-style-type: none;
	display: inline-block;
	//display: inline;
	zoom: 1;
}

.top ul li {
	padding: 6px 17px 0 18px;
	height: 20px;
	float: left;
    background: url('../images/top_menu_sep.gif') no-repeat left 6px;
	position: relative;
}

.top ul li:first-child, .top ul li.top_menu_first {
    background: none;
}

*html .top ul li {
	z-index: expression(runtimeStyle.zIndex = 1,this == parentNode.firstChild ? (className += " top_menu_first") : 0)
}

.top ul li.no_bg {
    background: none;
}

.top ul li a {
	overflow: hidden;
	display: inline-block;
	position: relative;
}

.top ul li a img {
	position: relative;
	display: block;
}

.top ul li a:hover {
	font-size: 100%;
}

.top ul li ul li a:hover {
	font-size: 100%;
}

.top ul li.nav1 a {
	height: 12px;
}

.top ul li.nav1 a:hover img {
	margin-top: -12px;
}

.top ul li.nav2.show_sub {
	background: url('../images/sub_menu_bkgd.png') repeat;
}

.top ul li.nav2.show_sub a img {
	margin-top: -12px;
}

.top ul li.nav2 a {
	height: 12px;
}

.top ul li.nav2 a:hover img {
	margin-top: -12px;
}

.top ul li.nav2 div {
	position: absolute;
	left: 0;
	top: 26px;
	width: 166px;
	padding-bottom: 6px;
	background: url('../images/sub_menu_bottom.png') no-repeat left bottom;
	display: none;
}

.top ul li.nav2.show_sub div {
	display: block;
}

.top ul li.nav2.show_sub div ul {
	margin: 0;
	padding: 14px 0 0 20px;
	display: block;
	text-align: left;
	background: url('../images/sub_menu_bg.png') repeat-y;
}

.top ul li.nav2.show_sub div ul li {
	padding: 0;
	height: 30px;
	float: none;
    background: none;
}

.top ul li.nav2.show_sub div ul li a {
	height: 13px;
}

.top ul li.nav2.show_sub div ul li a img {
	margin: 0;
}

.top ul li.nav2.show_sub div ul li a:hover img {
	margin-top: -13px !important;
}

.top ul li.nav2.show_sub div ul li.sub_nav_large a {
	height: 14px;
}

.top ul li.nav2.show_sub div ul li.sub_nav_large a:hover img {
	margin-top: -14px !important;
}

.top ul li.nav3 a {
	height: 13px;
}

.top ul li.nav3 a:hover img {
	margin-top: -13px;
}

.top ul li.nav4 a {
	height: 12px;
}

.top ul li.nav4 a:hover img {
	margin-top: -12px;
}

.top ul li.nav5.show_sub {
	background: url('../images/sub_menu_bkgd.png') repeat;
}

.top ul li.nav5.show_sub a img {
	margin-top: -14px;
}

.top ul li.nav5 a {
	height: 14px;
}

.top ul li.nav5 a:hover img {
	margin-top: -14px;
}

.top ul li.nav5 div {
	position: absolute;
	left: 0;
	top: 26px;
	width: 166px;
	padding-bottom: 6px;
	background: url('../images/sub_menu_bottom.png') no-repeat left bottom;
	display: none;
}

.top ul li.nav5.show_sub div {
	display: block;
}

.top ul li.nav5.show_sub div ul {
	margin: 0;
	padding: 14px 0 0 20px;
	display: block;
	text-align: left;
	background: url('../images/sub_menu_bg.png') repeat-y;
}

.top ul li.nav5.show_sub div ul li {
	padding: 0;
	height: 30px;
	float: none;
    background: none;
}

.top ul li.nav5.show_sub div ul li a {
	height: 13px;
}

.top ul li.nav5.show_sub div ul li a img {
	margin: 0;
}

.top ul li.nav5.show_sub div ul li a:hover img {
	margin-top: -13px !important;
}

.top ul li.nav5.show_sub div ul li.sub_nav_large a {
	height: 14px;
}

.top ul li.nav5.show_sub div ul li.sub_nav_large a:hover img {
	margin-top: -14px !important;
}

.top ul li.nav6 a {
	height: 12px;
}

.top ul li.nav6 a:hover img {
	margin-top: -12px;
}

.top ul li.nav7 a {
	height: 13px;
}

.top ul li.nav7 a:hover img {
	margin-top: -13px;
}

.top ul li.nav8 a {
	height: 15px;
}

.top ul li.nav8 a:hover img {
	margin-top: -15px;
}

.top_phone {
	width: 101px;
	height: 14px;
    background: url('../images/top_phone.png') no-repeat;
    position: absolute;
    top: 79px;
    right: 1px;
}

.top_search_go {
    position: absolute;
    top: 40px;
    right: 0;
}

.top_search_text {
	width: 120px;
	height: 16px;
	padding: 1px 5px;
	border: 0 none;
    background: #5E331E;
    position: absolute;
    top: 40px;
    right: 53px;
    font-size: 12px;
	font-family: georgia, sans-serif;
	color: #cfc6c5;
	text-align: left;
}

.total_container {
	zoom: 1;
	overflow: hidden;
}

.video_block {
	position: relative;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	zoom: 1;
	margin-bottom: 9px;
}

.video_block img {
	display: block;
}

.videos {
	margin: 0 0 0 -5px;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	//display: inline;
	zoom: 1;
}

.videos li {
	margin: 0 1px 1px 0;
	float: left;
}
.videos li div{

	width: 126px;
	height: 60px;
}
.videos li a, .videos li div {
	border: 3px solid #2D0E09;
	display: block;

}

.videos li a img {
	display: block;
    left: -3px;
    top: -3px;
}

.warranty_image {
	text-align: center;
	margin: 20px 0 -34px 0;
	position: relative;
}

.warranty_image img {
	display: block;
	margin: 0 auto;
}


.fullwidth{
	width: 100%;
}

div.fadehover {

	
	
	position: relative;

	
	display: block;
	height: 81px;
	cursor: pointer;

	text-decoration: none;
	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	/**behavior: url('../css/pie.htc');**/
	
	background: #BE9C72 url('../images/block_links_bg_1.png') repeat-y;
	
	}
 
img.a1 {

	position: absolute;
	
	
	
	left: 15;
	top: 0;
        z-index: 10;
	} 
 
img.a {
	position: absolute;
	left: 15;
	top: 0;
    z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
}

img.b1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}

img.video_small {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
}

img.video_large {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
}	
	
	
.homepanel {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 952px;
	height: 330px;
	background: url('../images/hp_bg.jpg') no-repeat;
}
.homepanel_content {
	margin: 98px 0px 0px 40px;
	width: 335px;
}

#homepanel1 { z-index: 1000; background: url('../images/roll_venetian.jpg') no-repeat top left; }
#homepanel2 { z-index: 1000; background: url('../images/roll_couture.jpg') no-repeat top left; }
#homepanel3 { z-index: 1000; background: url('../images/roll_insignia.jpg') no-repeat top left; }
#homepanel4 { z-index: 1000; background: url('../images/roll_paradiso.jpg') no-repeat top left; }
#homepanel5 { z-index: 1000; background: url('../images/roll_mens.jpg') no-repeat top left; }


.menu2 { 
	margin: 0 0 30px 0;
	padding: 0;
	list-style-type: none;
}
.menu2 ul { 
	z-index: 500 !important; 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
}
.menu2 li { 
	position: relative;
	padding: 0px; 
	color: #734932;
}

.menu2 li ul { 

/**	-webkit-box-shadow: #674428 3px 3px 5px;
	-moz-box-shadow: #674428 3px 3px 5px;
	box-shadow: #674428 3px 3px 5px;
	behavior: url('../css/pie.htc');
**/
	display: none; 
	position: absolute;
	top: -18px; 
	left: 0px;
	z-index:20000 !important; 

}
.menu2 li ul li.fslide {
	text-align: left; 
	height: 137px;
	background: url('../images/related_bg.png') no-repeat bottom left;
}
.menu2 li ul li {
	float:left;
}

.menu2 li ul li a{
	padding-left: 20px;
}

.menu2 li ul li div{
	padding: 10px 20px 10px 10px;
}

#enlarge_image{
	text-align: center;
	background: #c8a16a;
}

.inner_warranty_bg {
	padding: 29px 44px 40px;
	background: url('../images/warranty_bg.png') no-repeat bottom right;
	height: 325px;
}

.footer_icons ul  {
	margin: 0px;
	padding: 0px;
}

.footer_icons ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 30px;
	height: 25px;
}
.footer_icons img.a1,.footer_icons img.b {
	position: relative;
}	
.footer_icons img.b {
	position: relative;
	left: -25px;
}	


#footer-social-icons
{
	margin:0;
	padding:0;
}

#footer-social-icons li
{
	list-style-type:none;
	margin:0 4px 0 0;
	padding:0;
}

.footer-icon
{
	width:32px;
	height:30px;
	display:block;
	float:left;
	margin-right:5px;
}

#footer-icon-facebook
{
	background:transparent url(i/social-icons.png) no-repeat  0 0;
}

#footer-icon-twitter
{
	background:transparent url(i/social-icons.png) no-repeat  -35px 0;
}

#footer-icon-youtube
{
	background:transparent url(i/social-icons.png) no-repeat  -70px 0;
}

#footer-icon-facebook:hover
{
	background-position:0 -30px;
}

#footer-icon-twitter:hover
{
	background-position:-35px -30px;
}

#footer-icon-youtube:hover
{
	background-position:-70px -30px;
}

@font-face {
    font-family: 'CopperplateRegular';
    src: url('fonts/copperplate-webfont.eot');
    src: url('fonts/copperplate-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/copperplate-webfont.woff') format('woff'),
         url('fonts/copperplate-webfont.ttf') format('truetype'),
         url('fonts/copperplate-webfont.svg#CopperplateRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.price_range
{
	font-family:'CopperplateRegular';
	font-weight:bold;
}


.column
	{
		float:left;
		width: 288px;
	}
	
	.store-info
	{
		padding:0 0 20px 0;
	}
	
	.store-name
	{
		font-weight: bold;
	}

