img.bg {
  display: block;
}

form {
    margin: 0px;
    padding: 0px;
}
a:link, a:visited
	{
	 color:#ece7db;
	}
a:hover
	{
	 color:#DBD9D9;
	}
body
	{
	 padding:0px;
	 margin:0px;
	 background-color:#9f927a;
	 color:#ece7db;
	 font-family:Tahoma;
	 font-size:12px;
	 line-height:16px;
	}

.error {
    color: red;
}

.page-control-totals {
    font-size: 8pt;
}

.page-control-pages {
    font-size: 8pt;
}

/* new pagination style */
table.pagination {
    width: 50%;
}

.pagination-totals {
    font-size: 8pt;
}

td.pagination-pages {
    font-size: 8pt;
    width: 1%;
}

td.pagination-left {
    width: 10px;
    height: 8px;
    background-image: url(../images/little_red_arrow_left.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

td.pagination-right {
    width: 10px;
    height: 8px;
    background-image: url(../images/little_red_arrow_right.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
h3
	{
	 margin-top:0px;
	 margin-bottom:0px;
	 color:#ffffff;
	 font-size:23px;
	 font-family:"Times New Roman", Times, serif;
	 text-transform:uppercase;
	}
.homeBox
	{
	 padding:15px;
	 text-align:justify;
	}
#newsletterInput
	{
	 width:118px;
	 color:#7f9db9;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 background-color:#FFFFFF;
	 border:1px solid #7f9db9;
	}
.faqtitle
	{
	 color:#3b3934;
	 font-size:16px;
	 font-family:"Times New Roman", Times, serif;
	 font-weight:bold;
	}
.sectionTitle
	{
	 color:#3b3934;
	 font-size:16px;
	 font-family:"Times New Roman", Times, serif;
	 font-weight:bold;
	}
.pdfDownload
	{
	 color:#3b3934;
	 font-size:14px;
	 font-family:"Times New Roman", Times, serif;
	 font-weight:bold;
	 padding-left:34px;
	 background-image:url(../images/pdficon_small.gif);
	 background-repeat:no-repeat;
	 text-decoration:underline;
	}
	
	
.prod_item
{
    font-size:11px;
    border: 1px dashed #bbad8f;
    border-collapse:collapse;
    padding: 0px 10px;
}

.prod_item a
{
    color: #766750;
    text-decoration: none;
    font-weight:bold;
    padding: 0px 10px;
	
}

.prod_title
{
    padding-left: 10px;
    color: #353223;
    text-decoration: none;
    font-weight:bold;
}

td.cat-header
{
    font-size: 12pt;
    font-weight: bold;
}

.cat_item
{
    padding-left: 10px;
    color: #766750;
    text-decoration: none;
    font-weight:bold;
}

.cat_desc
{
    padding-left: 10px;
    color: #544530;
    text-decoration: none;
    font-weight:normal;
    font-size: 10px;
}

.std-table
{
    background-color: #887d67;
    /* border: 1px solid #dbd9d9; */
}

.txt_input {
    width:200px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#FFFFFF;
    border:1px solid #3f3828;
	vertical-align:middle;
}

.input_phon {
    height:20px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#FFFFFF;
    border:1px solid #3f3828;
}

.txt_area {
    width:400px;
    height:200px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#FFFFFF;
    border:1px solid #3f3828;
}
.galleryTN
    {
     padding:4px; 
     border:1px solid #4e4635; 
     background-color:#877d67;
    }

#sitemap
	{
	 line-height:16px;
	}
#sitemap .level_one
	{
	 color:#3b3934;
	 font-size:14px;
	 font-weight:bold;
	 text-transform:uppercase;
	 text-decoration:none;
	}
#sitemap .level_two
	{
	 font-size:12px;
	 text-decoration:none;
	}
#sitemap .level_three
	{
	 font-size:10px;
	 text-decoration:none;
	}


