body {
	padding:0px;
	margin:0px;
	background:#470103 url(../images/body_bg.jpg) repeat-x;
}
input 
{
    font-size:12px;
}
select
{
   font-size:12px; 
}
.HeaderLogoName {
	font-family:Times New Roman;
	padding:0px;
	margin:0px;
	font-size:30px;
	font-weight:bold;
	color:#fbf5b9;
	text-decoration:none;   
	line-height:20px;
	
}
.HeaderLogoCaption 
{
	font-family:Times New Roman;
	padding:0px;
	margin:0px;
	font-size:18px;
	text-align:left;
	font-style:italic;
	font-weight:normal;
	color:#fbf5b9;
	text-decoration:none;  
	line-height:35px;
	
}
.srchFormFields
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#514e4e;
	text-decoration:none;  
	line-height:20px;
}
.item_cat {
	background:url(../images/item_cat_bg.jpg) no-repeat;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#D3BE29;
	text-align:left;
	padding-left:26px;
	line-height:25px;
	text-transform:capitalize;
}
.item_list {
	background:url(../images/item_list_bg.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	line-height:25px;
	border-top:1px solid #FFFFFF;
	
}
.item_list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	line-height:25px;
	padding-left:26px;
	text-decoration:none;
	text-transform:capitalize;
}
.item_list a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	line-height:25px;
	text-decoration:none;
}
.item_list:hover {
	background:url(../images/item_list_bg_hover.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	line-height:25px;
	border-top:1px solid #FFFFFF;
}
.submenu_base {
	background:#C6BFA2;
	border-left:10px solid #E6E3D4;
	border-right:10px solid #E6E3D4;
	width:206px;
	
}
.submenu {
	background:url(../images/bullet.gif) no-repeat 15px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	padding-left:26px;
	line-height:20px;
}
.submenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	text-decoration:none;
}
.submenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	text-decoration:underline;
}
.num_bg {
	background:#E5E3D6;
	width:22px;
	height:22px;
	font-family:Trebuchet MS, Arial, Verdana, Georgia;
	font-size:13px;
	font-weight:bold;
	color:#97600D;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	line-height:22px;
	border:2px solid #FFFFFF;
	text-align:center;
	text-decoration:none;
}

.num_bg_current {
	background:#450005;
	width:22px;
	height:22px;
	font-family:Trebuchet MS, Arial, Verdana, Georgia;
	font-size:13px;
	font-weight:bold;
	color:#97600D;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	line-height:22px;
	border:2px solid #FFFFFF;
}

.num_bg:hover {
	background:#450005;
	font-family:Trebuchet MS, Arial, Verdana, Georgia;
	font-size:13px;
	color:#97600D;
	text-decoration:none;
}
.num_bg a {
	background:#E5E3D6;
	font-family:Trebuchet MS, Arial, Verdana, Georgia;
	font-size:13px;
	color:#97600D;
	text-decoration:none;
	text-align:center;
	float:left;
	
}
.num_bg a:hover {
	background:#450005;
	font-family:Trebuchet MS, Arial, Verdana, Georgia;
	font-size:13px;
	color:#97600D;
	text-decoration:none;
	text-align:center;
	
}

.cat_cntr_top {
	background:url(../images/cat_cntr_top.jpg) repeat-x;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:left;
	line-height:25px;
	padding-left:10px;
	width:186px;
}
.cat_cntr_btm {
	background:url(../images/cat_cntr_btm.jpg) repeat-x;
	height:7px;
}
.img_border {
	border-left:1px solid #C5C0A2;
	border-right:1px solid #C5C0A2;
	padding-top:0px;
	padding-bottom:0px;
	width:0px;
	height:200px;
}
.img_border:hover {
	background:#E6E3D4;
}
.cat_item_name {
	border-left:1px solid #C5C0A2;
	border-right:1px solid #C5C0A2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#666666;
	text-align:center;
	line-height:16px;
	vertical-align:top;
	padding-bottom:10px;
}
.cat_item_name a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#666666;
	text-align:center;
	line-height:16px;
	vertical-align:top;
	text-decoration:none;
	
}
.cat_item_name a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#666666;
	text-align:center;
	line-height:16px;
	vertical-align:top;
	text-decoration:underline;
	
}
.cat_list_view {
	width:100%;
	height:120px;
	border-bottom:1px solid #c6c0a2;
	background:#FFFFFF;
	padding-top:10px;
}
.cat_list_view:hover {
	background:#E6E3D4;
}
.cat_list {
	background:url(../images/bullet.gif) no-repeat 10px 7px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	line-height:20px;
}
.cat_list a {
	
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	line-height:20px;
}
.cat_list a:hover {
	
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	color:#310102;
	line-height:20px;
}
.text_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color:#CC0000;
	line-height:30px;
}

.hr {
	border-top:1px solid #c6c0a2;
}
.news_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#666666;
	padding-left:20px;
}

.heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	color:#310102;
	text-decoration:none;
}
.head_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#333333;
	line-height:20px;
	text-decoration:none;
}
.head_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#333333;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
}
.head_link a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.matter_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	font-weight:bold;
	color:#333333;
	line-height:20px;
	padding-right:20px;
}
.matter_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	font-weight:normal;
	color:#333333;
	line-height:20px;
	padding-right:20px;
}
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#CC0000;
}
.matter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	font-weight:normal;
	color:#333333;
	line-height:20px;
}
.text10
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	font-weight:normal;
	color:#333333;
	line-height:20px;
}
.matter a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
	color:#310102;
	line-height:20px;
	text-decoration:underline;
}
.matter a:hover {
	text-decoration:none;
}



.matter_paging {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color:#333333;
	line-height:20px;
}
.matter_paging a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#310102;
	line-height:20px;
	text-decoration:none;
}
.matter_paging a:hover {
	text-decoration:none;
}

.highlights {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#310102;
	line-height:20px;
	padding-left:20px;
}
.highlights01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#310102;
	line-height:20px;
}
.highlights a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#310102;
	text-decoration:none;
}
.highlights a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#310102;
	text-decoration:underline;
}
.ad_search {
	background:url(../images/ad_search_bg.jpg) no-repeat;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#310102;
	text-align:left;
	padding-left:26px;
	line-height:25px;
}
.ad_search a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#310102;
	text-align:left;
	padding-left:26px;
	line-height:25px;
	text-decoration:none;
	
}
.ad_search a:hover {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#310102;
	text-align:left;
	padding-left:26px;
	line-height:25px;
	text-decoration:none;
}
.rss_head {
	background:url(../images/rss_head.jpg) no-repeat;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#310102;
	text-align:left;
	padding-left:26px;
	line-height:25px;
}
.rss_btm {
	background:url(../images/rss_btm.jpg) no-repeat;
	height:10px;
}
.rss_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#310102;
	text-align:center;
	font-weight:bolder;
	line-height:18px;
	padding-bottom:5px;
}
.rounded_border {
	background:url(../images/rounded_bg_centre.jpg) repeat-y;
	width:646px;
}
.heading {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#410002;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px;
	line-height:20px;
}
.heading a {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#410002;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px;
	line-height:20px;
	text-decoration:none;
}
.heading a:hover {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#410002;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px;
	line-height:20px;
}
.item_name {
	font-family:Times New Roman, Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#410002;
	font-style:italic;
	text-align:left;
	padding-left:10px;
	line-height:25px;
	padding-top:5px;
	text-decoration:none;
}
.item_name a{
	font-family:Times New Roman, Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#410002;
	font-style:italic;
	text-align:left;
	padding-left:10px;
	line-height:25px;
	padding-top:5px;
	text-decoration:none;
}
.item_name a:hover{
	font-family:Times New Roman, Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#410002;
	font-style:italic;
	text-align:left;
	padding-left:10px;
	line-height:25px;
	padding-top:5px;
	text-decoration:underline;
}
.item_des {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#514e4e;
	text-align:left;
	padding-left:10px;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
}
.item_des a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#514e4e;
	text-align:left;
	padding-left:10px;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
}
.item_des a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#514e4e;
	text-align:left;
	padding-left:10px;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:underline;
}
.item_num {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bolder;
	color:#410002;
	font-style:italic;
	text-align:center;
	line-height:20px;
	text-decoration:none;
}

.item_num a{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bolder;
	color:#410002;
	font-style:italic;
	text-align:center;
	line-height:20px;
	text-decoration:none;
}
.item_num a:hover{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bolder;
	color:#410002;
	font-style:italic;
	text-align:center;
	line-height:20px;
	text-decoration:underline;
}



.news_title {
	background:url(../images/news_title_bg.jpg) no-repeat;
	width:266px;
	height:31px;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#410002;
	text-align:left;
	padding-left:10px;
	line-height:20px;
	text-transform:uppercase;
}
.lr_border {
	border-left:1px solid #E6E2D7;
	border-right:1px solid #E6E2D7;
	width:100%;
}
.btm_border {
	width:246px;
	height:10px;
	border-bottom:1px solid #310102;
	
}
.article_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:left;
	padding-left:10px;
	padding-top:6px;
	line-height:18px;
	text-decoration:underline;
	text-decoration:none;
}
.article_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-decoration:none;
	
}
.article_title a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-decoration:underline;
	
	
}
.article_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#979595;
	text-align:left;
	padding-left:10px;
	line-height:18px;
}
.article_sent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	padding-left:10px;
	line-height:16px;
	padding-right:10px;
}
.view {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:right;
	padding-right:10px;
	line-height:20px;
	text-decoration:none;
}
.view a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:right;
	padding-right:10px;
	line-height:20px;
	text-decoration:none;
}
.view a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:right;
	padding-right:10px;
	line-height:20px;
	text-decoration:underline;
}
.sale_title {
	background:url(../images/sale_title_bg.jpg) no-repeat;
	width:354px;
	height:31px;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#410002;
	text-align:left;
	padding-left:10px;
	line-height:20px;
	text-transform:uppercase;
}
.sale_title a{
	
	width:354px;
	height:31px;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#410002;
	text-align:left;
	padding-left:10px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none;
}
.sale_title a:hover {
	
	width:354px;
	height:31px;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#410002;
	text-align:left;
	padding-left:10px;
	line-height:20px;
	text-transform:uppercase;
}
.sale_item_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:center;
	padding-top:6px;
	line-height:18px;
}
.sale_item_name a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:center;
}
.sale_item_name a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#310102;
	text-align:center;
}
.sale_item_des {
	width:295px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height:16px;
}
.our_showroom {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#cdba91;
	text-align:center;
	text-transform:uppercase;
	padding-top:25px;
	vertical-align:top;
}
.showroom_bg {
	background:url(../images/showroom_bg.jpg) repeat-x;
	height:155px;
}
.showroom_m_bg {
	background:url(../images/showroom_m_bg.jpg) repeat-x;
	width:946px;
	height:155px;
}
.showroom_heading {
	font-family:Times New Roman, Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#bfa37c;
	text-align:center;
	font-style:italic;
	text-transform:uppercase;
	vertical-align:top;
	line-height:20px;
}
.showroom_des 
{
    width:200px;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#996a00;
	text-align:center;
	font-style:italic;
	vertical-align:top;
	line-height:20px;
}
.footer {
	background:#330102;
	height:37px;
	border-bottom:2px solid #524207;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#996a00;
	text-align:center;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#996a00;
	text-align:center;
	text-decoration:none;
}
.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#996a00;
	text-align:center;
	text-decoration:underline;
}
.company_name {
	background:#470103;
	height:42px;
	border-top:2px solid #996A00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fbf5b9;
	text-align:left;
	padding-left:30px;
}
.catalog_category
{
    color:#FBF5B9;
    font-size:18px;
    font-weight:bold;
    font-family:Times New Roman;
    padding-top:20px;
}
.catalog_subcategory
{
    color:#310102;
    font-size:12px;
    font-family:Arial;
}
.catalog_link a
{
    color:#310102;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
}
.catalog_link a:hover
{
    color:#310102;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
}
.watermark 
{
	background: #FFAAFF;
}


.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.top_bg {
	background:url(../images/top_bg.gif) repeat-x;
	width:100%;
	height:35px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#300102;
	text-align:right;
}
.centre_bg {
	background:url(../images/centre_bg.gif) repeat-y;
	height:400px;
}
.centre_bg1 {
	border-left:5px solid #C5C0A0;
	border-right: 5px solid #C5C0A0;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	height:400px;
	width:100%;
}
.btm_bg 
{
	background:url(../images/btm_bg.gif) repeat-x;
	height:11px;
	width:100%;
}
.request_textbox
{
    width:350px; height:17px;
}
.marchandies_view
{
    color:#D5C37B;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	
}
.text_box
{
    width:215px; height:20px;
}
.select_box
{
    width:220px; height:25px;
    
}
.rollover { width:125px; height:39px; background-image:url(../Images/btn_search.jpg); }

.rollover1 { width:125px; height:39px; background-image:url(../Images/btn_search_hover.jpg); }

