/*stylesheet ref for WaDaYaNeed index.h* files*/
/*Written by Cody Zink, original version 6/15/2007*/
/*Last modified: 6/18/2007*/
/***************************************/

body {
	color: blue;
	text-align:center;
}

#bodyDiv {
	width:750px;
	text-align:left;
	margin:0px auto;
}

a.visited {
	color: blue;
}

/*h1 tags*/
h1 { /*h1 STRICT*/
  text-align: center;
  color: black;
}

/*img tags*/
img { /*img STRICT*/
  border-style:none;
}

/*Promotional items, custom impr...*/
.sT {  /*smallTitle*/
  font-family: Arial;
  font-size: 16px;
  color: #0000FF;
  text-align: center;
  font-weight: bold;
 }


/*Keep'n it simple since...*/
.kS { /*keepSimple*/
  text-align: center;
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
}

/*For link buttons at top and bottom*/
.mB { /*mainButtons*/
  text-align: center;
 
}

/*What our customers are saying:*/
.c { /*customers*/
	text-align:center;
	font-family:Arial;
	color:black;
	font-size:14px;
	font-weight: bold;
}

/*Quotations from past customers (in what they are saying)*/
.q { /*quotes*/
    text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

/*Alphabet links A B C D E...*/
.aI { /*alphaIndex*/
	font-family: Arial Black, Arial;
	font-size: 18px;
	text-align: center;
}

/* -A- */
.iL { /*indexLetter*/
	font-family: Arial;
	font-size: 24px;
	color: black;
	text-align: center;
	text-decoration:none;
}

/*Page name on list*/
.pN { /*pageName*/
	font-family: Arial Black, Arial;
	font-size: 13px;
	text-align:left;
}

/*Description of page*/
.pD { /*pageDescription*/
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	margin-left:5px;
}

/*Back to top link*/
.bTT { /*backToTop*/
	font-family: Arial;
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	
}

.bTTSmall {
	font-family:Arial;
	text-align:center;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}


/*Phone number at bottom of page*/
.phN { /*phoneNumber*/
	font-family: Verdana, Arial, Times New I2;
	font-size: 24px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

/*International Phone Number*/
.iPhN { /*internationalPhoneNumber*/
	font-family: Verdana, Arial, Times New I2;
	font-size: 13px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

/*Credit card image*/
.ccImg { /*creditcardImage*/
	text-align: center;
}

/*Copyright text at bottom of page*/
.cT { /*copyrightText*/
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	color: #000000;
}

/*Copyright text for last line (larger)*/
.cTL { /*copyrightTextLastline*/
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.normal16bold {
	font-family:Arial;
	font-size:16px;
	color:black;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

	



















	



