/* Style Sheet Hyde Tack  */

/* Body And Content */

BODY{
margin:20px;
background-color: #140604;
padding:0px;
background-image:url(images/bg.gif);
height:100%;
width:100%;
font-family:Georia;
font-size:13px;
color:#140604;
text-decoration:none;
text-align:left;
font-weight:normal;
}

#main_content p {
	font-size:13px;
        text-align:left;
	margin-left:25px;
	margin-right:25px;
        font-family:georgia;
	}

#main_content a {
	color: #140604;
	text-decoration: underline;
   }
#main_content a:hover {color: #F18901;
}

.detaildescription p {
	font-size:13px;
        text-align:left;
	margin-left:35px;
	margin-left:35px;
        font-family:georgia;
	}


.detaildescription a {
	color: #140604;
	text-decoration: underline;
   }
.detaildescription a:hover {color: #F18901;
}


/* Headings */

h1{
	font-family: tahoma;
	font-size:11px;
	color: #140604 ;
	text-decoration: none;
    	text-align:center; 
	font-weight: bolder;
	padding: 0.2em 1em;
	margin-left:20px;
	
}

h2{
	font-family: tahoma;
	font-size:11px;
	color: #ebe7d2;
	text-decoration: none;
    	text-align:center; 
	font-weight: bolder;
	
	
	
}

/* Left  Menu content */

#left {

	border-top: 1px #ebe7d2 solid;
	border-left: 1px #ebe7d2 solid;
	border-bottom: 1px #ebe7d2 solid;
	border-right: 1px #ebe7d2 solid;
	width: 98%;
}

#left a {
	font-weight : bold;
	font-family: georgia;
	font-size:10pt;
	text-align:left;
	padding-left: 9px;
	padding-top::0px;
	color: #ebe7d2;
	font-size:10pt;
	text-decoration: none;
   }
#left a:hover {color: #F18901;
}

.prodnavigation {
	color: #884d27;
	
}

/* Bottom and Footer Menu */

.bottom_menu p {
	font-size:12px;
	color: #A60F1E;
	text-decoration: none;
	text-align:center;
	font-family: Trebuchet, Helvetica, sans-serif;
	}
.bottom_menu a {
	color: #ebe7d2;
	text-decoration: none;
   }
.bottom_menu a:hover {color: #ebe7d2;
}

/* Footer */

.footer p {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size:8pt;
	color : #ebe7d2;
	
}
.footer a {
	color:#ebe7d2;
  	font-size:8pt;
	text-decoration: underline;
	
}
.footer a:hover {color: #3c84bb;
}

/* Top Cart Navigiation */

#topnav ul
{
padding-right: 1px;
margin-right: 1px;
margin: 0px 0px 0px 0px;
color: #AD9F76;
float: right;
width: 95%;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
height: 15px;
}

#topnav ul li { display: inline; }

#topnav ul li a
{
	padding: 0.2em 1em;
	color: #000000;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	border-right: 1px solid  #000000;
}

#topnav ul li a:hover
{
	background-color: #ebe7d2;
	color: #000;
}

td.mincart {
	font-size: 12px;
	font-weight: bold;
	color: #ebe7d2;
	font-family : georgia;
}

td.mincart a {
	font-size: 12px;
	color: #ebe7d2; 
	text-decoration: none;
}

p.mincart {
	font-size: 12px
	font-family : georgia;
	
}

/* Misc Cart Stuff */
TABLE.cobtbl{
	background-color: #FFFFFF;
	border: 1px #201511 solid;
	 
} 
TABLE.cobhl{
	background-color: #201511;
	border: 1px #201511 solid;
	 
}

TD.cobhl{
	
	background : #FFFFFF;
	color : #140604;
	border: 0px #201511 solid;
}

TD.cobll{
	background-color: #FFFFFF;
	color : #140604;
	border: 0px #201511 solid;
}

form {
margin: 0;padding: 0;
}

input.search
{
	height: 17px;
	background-color: #ebe7d2;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 13px;
}

.spacer { width : 140px;
margin: 3px auto 3px auto;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#989898;
}




.pagenums  a {
	font-size:12px;
	color: #A60F1E;
	text-decoration: none;
	text-align:center;
	font-family: georgia;;
	}

.pagenums  a:hover {color: #140604;
}

