html, body  {
   padding-top: 0px;
   margin: 0px;
   background-color: #5b0508;
   background-image:url("../img/bg.jpg");
   background-repeat:repeat-x;
   height: 100%;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#666666;
   overflow-y: auto;
   text-align: center;
}
#logobg{
   display:block;
   clear:both;
   background-image:url("../img/logobg.png");
   height: 100%;
   width:100%;
   min-height: 100%;
	margin-bottom: 0px;
	position:relative;
	z-index:1;
	overflow-y: auto;
    overflow-x: hidden;
}
#main_container {
	margin:0 0 auto 0;
}
#tpmbackground  {
display:block;
clear:both;
   background-image:url("../img/logobg.png");
   visibility: visible;
   position: absolute;
   width: 100%;
   height:inherit;
   z-index: 1;
   margin: 0px 0px 0px auto;   
}
.tpmbackground  {
   background-image:url("../img/logobg.png");
   width: 100%;
}
#topbg {
   background-image:url("../img/top.png");
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 25;
   width: 100%;
   height: 211px;
}
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
blockquote {
	background:#273322;
	border:1px solid #202B1C;
}
#topcontainer {
	width:780px;
	height:206px;
	margin:0 auto;
}
#bottomcontainer {
	text-align:left;
	width:780px;
	top:206px;
	height:100%;
	margin:0 auto;
	position:relative;
	z-index: 6;
}
#left {
	width:315px;
	float:left;
	margin:0 auto;
}
#wrapper {
	width:760px;
	margin:0 auto;
}
#header {
	font:Arial;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	padding:10px 0px 15px 255px;
	color:#FFFFFF;
	float:right;
	background-color:#000000;
}
#bottomwrapper {
	background-color:#ffffff;
	border-bottom:solid 3px #bcab8e;
	border-left:solid 3px #bcab8e;
	border-right:solid 3px #bcab8e;
	width:745px;
	float:right;
	z-index: 2;
	position: relative;
}
#sidebar {
	width:315px;
	float:left;	
}
#piccont {
	width:315px;
	height:160px;
	float:left;
	z-index: 25;
	position:relative;
}
#content {
	width:465px;
	float:right;
	background-color:#000000;
}
#nav {
    padding-left: 20px;
    padding-top: 80px;
}
#nav li {
	list-style:none;
    color:#98876a;
	font-weight:bold;
	display:inline;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 80px;
}
#nav li a {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 80px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#;
}
#nav a:hover {
    color:#990000;
}
a em {
	font-style:normal;
	text-decoration:underline;
}
#content_main {
text-align:left;
	width: 440px;
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position:relative;
	z-index:30;
	
}
a {
	color:#bcab8e;
	text-decoration:none;
}
a.hover {
	color:#98876a;
	text-decoration:underline;
}
p.details {
	border-top:1px solid #202114;
	border-bottom:1px solid #202114;
	color:#959F91;
	padding:7px 0;
}
p.top {
   color:#FFFFFF;
   font-size: 10px;
   font-weight:bolder;
}
#footer {
	margin:30px 0 0 0;
	padding:15px;
	font-size:90%;
	border-top:1px solid #333;
}
#topnav {
	text-align:right;
	width: 455px;
	height:109px;
	width: auto;
}
#sidenav1 {
    width:251px;
    float:left;
	background-color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 60px;
}
#sidenav2 {
    width:250px;
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
}
.divider {
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
	height: 3px;
	margin-top:5px;
}
#copyright {
	font-size:9px;
	margin-top:30px;
	text-align:center;
	width: 745px;
	padding: 10 px;
	border-top:solid 3px #bcab8e;
	position:absolute;
	bottom:0;
	   width:100%;
   height:30px;   /* Height of the footer */
	z-index:8;
}
.heading {
color:#5b0508;
font-size:11px;
font-weight:bold;
}
.heading2 {
color:#bcab8e;
font-size:11px;
font-weight:bold;
}
#contactleft {
padding-left:10px;
   width:235px;
   float:left;
   color:#bcab8e;
}
#contactright {
   width:220px;
   float:right;
   color:#bcab8e;
}
#contactbottom {
width:400 px;
text-align:center;
   color:#bcab8e;
}
#spacer {
width:460;
height:10px;
}
img {
	border: 0px none;
}
.clearer {
clear: left;
line-height: 0;
height: 3px;
width:100%;
}
a.redbg {
	text-decoration: none;
	font-weight:bolder;
	color: #666666;
}
a:hover.redbg {
	text-decoration: none;
	font-weight:bolder;
	color: #bcab8e;
}
div.content {
    border: #bcab8e solid 1px;
    clear: left;
    padding: 1em;
}
/******* MENU *******/
#container{
	margin: 7em auto;
	width: 400px;
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #bcab8e;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #bcab8e;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0px 2px -1px 0px;
 padding: 3px 0;
 border-bottom: 1px solid #bcab8e;
 font: bold 12px Verdana, sans-serif;

}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
		margin-right: 3px;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 0px;
 border: 1px solid #bcab8e;
 border-bottom: none;
 background: #d1c5b1;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #5b0508; }
ul.tabbernav li a:visited { color: #5b0508; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #5b0508;
 border-color: #bcab8e;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
 	margin-bottom: -1px;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:4px;
 border:1px solid #bcab8e;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

h1 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5b0508;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #ae9e84;
}
h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ae9e84;
}
h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ae9e84;
}
h5 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ae9e84;
	text-align:center;
}
h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ae9e84;
}
hr {
color: #bcab8e;
}
a.index {
	color: #98876a;
	text-decoration:none;
	text-indent: 10px;
}
a.index:hover {
	color:#5b0508;
	text-decoration:underline;
	text-indent: 10px;
}
.dkbg {
 padding:5px;
 background-color: #bcab8e;
 border-top:0;
 width:auto;
 clear:both;
}
.news {
	list-style-image: url(../img/listbullet.png);
	margin-left:20px;
	text-align:left;
}
.news2 {
	list-style-image: url(../img/listbullet.png);
	margin-left:20px;
	text-align:justify;
}
#contact_index {
border: 1px solid #bcab8e;
padding: 5px;
margin-bottom:30px;
text-align:center;
}
.indent{
text-indent:5px;
}
.indentlg{
text-indent:15px;
}
#contactleft2 {
text-align:left;
padding-left:20px;
   width:200px;
   float:left;
}
#contactright2 {
   width:200px;
   float:right;
}
.padded {
 padding:10px 10px 0px 10px;
}
.scsr_bottom {
width:275px;
text-align:center;
	font-size:9px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding: 10 px;
	border:solid 1px #bcab8e;
	background-color:#FFFFFF;
	position:relative;
	bottom:40px;
    height:100px;   /* Height of the footer */
}
.scsrgold{
 text-align:left;
 color: #bcab8e;
 text
}
.scsr {
	list-style-image: url(../img/listbullet.png);
	margin-left:15px;
	padding-left:15px;
	text-align:left;
}
.centerlist {
width:275px;
margin-left:auto;
margin-right:auto;
}
.pages {
	border:solid 1px #bcab8e;
}
#contactleft2 {
padding:15px 0 0 0;
	text-align:right;
   width:30%;
   float:left;
   color:#5b0508;
   height:100%;
}
#contactright2 {
padding:0 25px 0 0;
   width:auto;
   	text-align:left;
   float:right;
}
#contactleft3 {
padding:0;
	text-align:left;
   width:50%;
   float:left;
}
#contactright3 {
padding:0;
   width:50%;
   	text-align:left;
   float:right;
}
.style2 {font-size: 10}
li {
	text-align: justify;
}
.in1 {
text-indent:5px;
}
.in2 {
padding-left: 15px;
}
.in3 {
text-indent:15px;
}
.in4 {
text-indent:20px;
}
.products {
height: 190px;
}
#sidenav1 li a {
	font-weight:bold;
	text-align:left;
	font-size:11px;
	color:#a49479;
}
#sidenav1 li a:hover {
    color:#5b0508;
}
.leftnav {
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	font-style:italic;
	font-size:11px;
	color:#5b0508;
	text-align:left;
	list-style-type:none;
}
.leftnav2 {
	font-weight:bold;
	font-size:11px;
	color:#5b0508;
	text-align:left;
}
a.ltbg:hover {
	color:#98876a;
	text-decoration:none;
}
a.ltbg {
	color:#5b0508;
	text-decoration:underline;
}
#links {
width:250px;
margin-left:auto;
margin-right:auto;
}
