body {
     font-family: "Times New Roman","MS Serif", serif;
     font-size: 12pt;
     font-weight: 500;
     color: #000000;
     background:url(../images/new/bg2.jpg);
     background-color: transparent;
	 margin:0px;
}

#spt-01 {
	position:absolute;
	left:0px;
	top:5px;
	width:175px;
	height:150px;
}

#spt-02 {
	position:absolute;
	left:175px;
	top:35px;
	width:550px;
	height:115px;
}

#spt-3and5 {
	position:absolute;
	left:5px;
	top:155px;
    bottom:955px;
	width:140px;
	height:800px;
}

#spt-03 {
	position:absolute;
	left:5px;
	top:0px;
	width:140px;
	height:300px;
}

#spt-04 {
	position:absolute;
	left:175px;
	top:155px;
	width:650px;
    margin:0px 200px 0px  0px ;
}

#spt-04 h2.centerbold {
	display: block;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 18pt;
    font-weight: 800;
    color: #000000;
    text-indent: 0px;
    text-align: center;
    
	
	
	}

#spt-04 h3.centerbolditalic {
	display: block;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 14pt;
    font-weight: 800;
    color: #000000;
    text-indent: 0px;
    text-align: center;
	font-style:italic;
	
	}


#spt-04 p {
    display: block;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 25px;
    text-align: left;
    }
    
#spt-04 p.bold {
    display: block;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 800;
    color: #000000;
    text-indent: 25px;
    text-align: left;
    }
	
#spt-04 p.center {
    display: block;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 25px;
    text-align: center;
    }	
	
#spt-04 p.centernoindent {
    display: block;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 0px;
    text-align: center;
    }	
	
#spt-04 p.deepindent {
    display: block;
    margin: 10px 10px 10px 30px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 0px;
    text-align: left;
    }		

#spt-04 .right {
    display: block;
	float:right;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 500;
    color: #000000;
    text-indent: 25px;
    text-align: right;
    }
	
#spt-04 p.centerbold {
    display: block;
    margin: 10px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 12pt;
    font-weight: 800;
    color: #000000;
    text-indent: 0px;
    text-align: center;
    }	

#spt-04 img.left {
    display:block;
    float:left;

    border:1px;
    border-color: rgb(0,0,0);
    padding:0px;
    margin-left:10px;
    margin-right:30px;
    margin-bottom:10px;
    margin-top:10px;
    }
    
#spt-04 img.right {
    display:block;
    float:right;
    clear:left;
    border:1px;
    border-color: rgb(0,0,0);
    padding:0px;
    margin:10px;
   }

#spt-04 img.center {
    display:block;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:5px;
    border:1px;
    border-color: rgb(0,0,0);
    } 

#spt-04 img.center {
    display:block;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:5px;
    border:1px;
    border-color: rgb(0,0,0);
    }

#spt-04 .imgSwap {
	text-align: center;
	width:100%;
}

#spt-04 .imgSwap img {
    display:block;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	margin-top:2px;
    border:0px;

    }
	
#spt-04 .imgSwap a {
    display:block;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	margin-top:2px;
    border:0px;
    }	

#spt-04 hr {
    display:block;
    clear:both;
    width:100%;
    border-top: 2px solid #000000;
    height:2px;
    margin:5px;
    } 
	
#spt-04 hr.specials {
    display:block;
    clear:both;
    width:100%;
    border-top: 2px solid #000000;
    height:2px;
    margin:1px;
    } 

#spt-04 h3.tshirts_title, #spt-04 h3.title {
    display: block;
    width: 690px;
    font-family: "Times New Roman", "MS Serif";
    font-size: 20pt;
    font-weight: 500;
    color: #000000;
    text-indent: 0px;
    text-align: center;
    margin-top: 15px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right: auto;
	z-index:-1;
    	
	}	
	
#spt-04 table.tshirts {
	border:5px ridge #C0C0C0;
	width:100%;
	border-collapse:collapse;
}

#spt-04 table.tshirts th {
	border-bottom:3px ridge #ccb68b;
	padding:5px;
}

#spt-04 table.tshirts td {
	border-bottom:1px solid #000000;
	padding:5px;

}

#spt-04 table.tshirts td.info {
	border-bottom:1px solid transparent;
	padding:5px;

}

#spt-04 table.ordering {
	width:100%;
	
	}

#spt-04 table.ordering td {
	border:0px;
	padding:2px;

}

#spt-04 table.knives h2 {
	display:block;
	text-align:center;	
	
}

#spt-04 table.bookings {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border:thin black solid;
	border-collapse:collapse;
}


#spt-04 table.bookings th	{
	padding:2px;
	color:#ffffff;
	background-color:#000000;
	border: thin solid black;
	vertical-align:middle;
}


#spt-04 table.bookings td	{
	padding:2px;
	border: thin solid black;
	vertical-align:middle;
	color:#000000;
	font-size:11pt;
}

#spt-04 table.bookings td.first a {
	display:block;
	text-align:center;
	font-size:11pt;
	}

#spt-04 table.bookings td.first a:link, #spt-04 table.bookings td.first a:visited {
	color:#000000;
	text-decoration:underline;}

#spt-04 table.bookings td.first a:hover, #spt-04 table.bookings td.first a.hover{
	color:blue;
	text-decoration:underline;
}

#spt-04 .fblike{
	display:block;
	width:65px;
	margin-top:-30px;
	margin-bottom:-35px;
	margin-left:-65px;
	margin-right:0px;
	padding:5px;
	border: 0px;
	float:right;
	z-index:1;
}

#spt-04 .fblike_reviews{
	display:block;
	width:65px;
	margin-top:0px;
	margin-bottom:-35px;
	margin-left:-65px;
	margin-right:0px;
	padding:5px;
	border: 0px;
	float:right;
	z-index:1;
}

#spt-05 {
    position:relative;
    left:-10px;
    width:175px;
    bottom:0px;
}


a.menu:link {font-size: 12pt; color: rgb(255,255,255); background-color: transparent; text-decoration: none; font-weight: 800;}
a.menu:active {font-size: 12pt; color: rgb(255,0,0); background-color: transparent; text-decoration: none;}
a.menu:visited {font-size: 12pt; color: rgb(255,255,255);background-color: transparent; text-decoration: none; font-weight: 800; }
a.menu:hover {font-size: 12pt; color: rgb(255,0,0);  background-color: transparent;text-decoration: underline;}
p.menu {font-size: 12pt; color: rgb(255,255,255); background-color: transparent; text-decoration: none; font-weight: 800; display:block; width:140px; left:-10px;}

table#css 
    {
        border: 0px;
        width: 100%;
    }

table#css td 
   {
       padding: 1.5em .5em;
       border-bottom: solid #000000 2px;
   }
   
   .clicks
   {
   text-align: center;
   }
