/* CSS Document */

body{font-family:Verdana, Arial, Helvetica, sans-serif;

     color:#000;

	 background-color:#631B29;

	 margin:auto;

	 font-size:14px;

	 }

				 

#navcontainer ul{background-color:#fcf1f6;

                 margin-left:0;

				 list-style-type:none;

				 float:left;

				 width:850px;

				 margin-top:auto;
				 padding-left: 0px;

				 }

				 

#navcontainer ul li{

				 display:inline;

				}

				

#navcontainer ul li a{

				 display:inline;

				}



						

						

					  

#navcontainer ul li a:link{

							color:#000; background:transparent;

							}

							

#navcontainer ul li a:visited{
							color:#000; background:transparent;
						}

						

#navcontainer ul li a:hover{

							color:#000; background:#fc8726;
						}


								
#navcontainer ul li a.current2{

							color:#d3202a; background:transparent;
						}
						

					 
					 


						

						

		

#wrapper {width:850px;

          text-align:left;

		  background-color:#fff;

		  margin: 0 auto; /*makes firefox wrapper centered*/
		  

		  }
		  
* html #content { margin-right:0px; /*for IE6 only*/}  





#content {padding-top:60px;

          margin-left:20px;

		  margin-right:20px;

		  text-align:left;
		  
		  padding-bottom:60px;
		  
		
		  }
		  
		  
#content h1{font-size:20px;}


		  


		 

table{width:800px;

}







 ul li a{

               text-decoration:none;

				font: bold 15px Tahoma;

				 padding: 7px 14px; 

				 float:left;

				 margin:0px;

				

				}

				

				

#footer {background-color:#000;

         padding:5px;

		 font-size:12px;

		 margin-top:60px;

		 color:#fff;
		 text-align:center;}

		 

























/*Tab Creator*/

   body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 8--------------------------- */

    #tabs8 {
      float:left;
      width:100%;
      background:#d3202a;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #e276a7;
      }
    #tabs8 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs8 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs8 a {
      float:left;
      background:url("../images/tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs8 a span {
      float:left;
      display:block;
      background:url("../images/tabright8.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
      color:#591333;
      }
    #tabs8 a:hover {
      background-position:0% -42px;
      }
    #tabs8 a:hover span {
      background-position:100% -42px;
      }

      #tabs8 #current a {
              background-position:0% -42px;
      }
      #tabs8 #current a span {
              background-position:100% -42px;
      }

/*End Tab Creator*/


/*Floating an Image Thumbnail Gallery*/


.thumbnail
{
float: left;
width: 150px;
border: 2px solid #999;
margin: 0 15px 15px 20px;
padding: 5px;
text-align: center;
}

.clearboth { clear: both; }


.thumbnail2
{
	float: left;
	width: 100px;
	border: 0px;
	margin: 0 15px 15px 0;
	padding: 5px;
}


.thumbnail3
{
	float: left;
	width: 200px;
	border: 0px;
	margin: 0 15px 15px 0;
	padding: 5px;
}

/*Floating an Image Thumbnail Gallery*/



.gray{background:#eee;}

.pink{background:pink;}

.bold{font-weight:bold;}

a{text-decoration:none;}


.products{text-align:center;
border-style:inset;
border-color:#000;
border-width:thick;
padding:1px;
background-color:#eee;
}



.aba{background-color:#795a45;

}



.golden_yellow{
	background-color: #f90;
	height: 259px;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	padding-top: 6px;
	padding-bottom: 6px;
}


.grey{
	background-color:#999999;
	padding:6px 30px;
}



























