@charset "utf-8";
/* CSS Document */

/* BEGIN HEADER SECTION--------------------------------*/

#banner-sub {
 	background-image: url(../images/bg-body-top.jpg);
	background-position: center top; 
	background-repeat: no-repeat;
	height:95px;
	padding: 0 0 0 202px;
}	

#banner-sub a {
cursor:pointer;
}

#banner-sub h1 {
	font-size: 1px;
	background-image: url(../images/logo-small.jpg);
	height: 90px;
	width: 248px;
	margin: 0;
	float:left;
	text-indent:-8000px;
	}

#banner-sub #customwound {
	font-size: 1px;
	background-image: url(../images/banner2-customwound.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 90px;
	width: 161px;
	margin:0;
	float:left;
	text-indent:-8000px;
}

#banner-sub #texastone {
	font-size: 1px;
	background-image: url(../images/banner2-texastone.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 90px;
	width: 161px;
	margin:0;
	float:left;
	text-indent:-8000px;
	}

/* END OF HEADER SECTION--------------------------------*/

#subpagecontent{
padding: 15px 23px 0 23px;
}

#subpagecontent #headline{
margin: 2px auto 18px 0;
}

#subpagecontent h2{
font-variant:small-caps;
font-size:24px;
margin:0 auto;
color:#400000;
}

#subpagecontent p{
	width:685px;
	margin: 0 auto 18px auto;
	line-height:130%;
	color:#2E2207;
	font-size:16px;
}

#subpagecontent ul{
	width:685px;
	margin: 0 auto 18px auto;
	line-height:200%;
	color:#2E2207;
	font-size:16px;
}

#subpagecontent ol{
	width:685px;
	margin: 0 auto 18px auto;
	line-height:130%;
	color:#2E2207;
	font-size:16px;
}

.introline{
	font-weight: bold;
	font-variant: small-caps;
	}

/*=====SOUNDS=========*/

#soundstable{
	margin: 0 auto;
	font-size:12px;
	text-align:left;
}

#soundstable td{
background-color:#e9e2d4;
border: 2px solid #957e71;
}

#soundstable .header{
background-color:#400000;
border: 2px solid #400000;
color:#CCCAA8;
font-weight:bold;
}

#soundstable td .sftitle {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#soundstable td .sflink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
#soundstable td .sfdetails {
	margin: 0px;
	padding: 0px;
}

#soundstable .pcell {
	background-color:#e9e2d4;
}

/*=====DEALERS=========*/


/*=====SPECS=========*/
#specstable{
	margin: 0 auto;
	font-size:14px;
	text-align:left;
}

#specstable td{
background-color:#e9e2d4;
border-bottom: 1px solid #957e71;
padding: 2px;
}

#specstable .header{
background-color:#400000;
border: 1px solid #400000;
color:#CCCAA8;
font-weight:bold;
font-size:11px;
}

#specstable .sectionhead{
background-color:#C1B79F;
}


/*=====WIRING=========*/

#wiringtable{
	margin: 0 auto;
	font-size:14px;
	text-align:left;
}

#wiringtable td{
background-color:#e9e2d4;
border: 2px solid #957e71;
}

#wiringtable .header{
background-color:#400000;
border: 2px solid #400000;
color:#CCCAA8;
font-weight:bold;
}


/*=====WIRING=========*/

#pricearea table{
	width:685px;
	margin: 0 auto 18px auto;
	line-height:130%;
	color:#2E2207;
	font-size:16px;
	}
	
/*=====PRICING=========*/
	
.pricetable {
	background-color: #F5ECDE;
	width:770;
	margin: 30px auto;
}

/* USEFUL BITS=

background-color: #e9e2d4;
background-color: #957e71;
background-image:url(images/skull-large.gif);

==================================================*/
