@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:url(images/bodyBG.gif) center repeat-y #f5f5f5;
	
	font-family:Verdana,Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#262626;
	line-height:18px;
}

a:link {	color: #343434;	text-decoration:none;}
a:visited {	color: #343434;	text-decoration:none;}
a:hover {	color: #d65a00;	text-decoration:none;}
a:active {	color: #343434;	text-decoration:none;}


a.red:link {	color: #c20505;	text-decoration:none;}
a.red:visited {	color: #c20505;	text-decoration:none;}
a.red:hover {	color: #343434;	text-decoration:none;}
a.red:active {	color: #c20505;	text-decoration:none;}

a.whiteLink:link {	color: #ffffff;	text-decoration:underline;}
a.whiteLink:visited {	color: #ffffff;	text-decoration:underline;}
a.whiteLink:hover {	color: #ffba03;	text-decoration:underline;}
a.whiteLink:active {	color: #ffffff;	text-decoration:underline;}

.bannerUp{
	background:url(images/EarPiercing-BnrUp.jpg) no-repeat bottom;
}

.TestimonialbannerUp{
	background:url(images/EarPiercing-testimonial-BnrUp.jpg) no-repeat bottom;
}

.TestimonialbannerDn{
	background:url(images/EarPiercing-testimonial-BnrDn.jpg) no-repeat top center;
}


.text15{
	font-size:15px;
	line-height:normal;
}

.text18{
	font-size:18px;
	color:#262626;
	line-height:normal;
}

.text22{
	font-size:22px;
	line-height:normal;
}

.text26{
	font-size:26px;
	line-height:normal;
}

.navigationBCK{
	background:url(../images/buttonBck.jpg) no-repeat;
	width:260px;
	height:55px;
}


.brownText{
	color:#c20505;
}

.bulletAdjust{
	padding:3px 0px;
}

.videoBlock{
	border:1px solid #c3c3c3;
	padding:12px;
}

.videoDescription{
	background-color:#ededed;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	padding:12px;
}

.addressBox{
	background:url(../images/yellow.gif) repeat-x #ffba00;
	border:1px solid #f09e00;
	padding:15px;
}


.callUsBox{
	background-color:#ffe3ad;
	border:1px solid #f1a003;
	padding:12px;
}

.tahoma12{
	font-family:Tahoma, Arial, Helvetica, sans-serif;

}

.yellowtext{
	color:#ffba03;
}

.whiteText{
	color:#FFFFFF;
}

.GreenTest{
	background:url(../images/testGreenMiddle.gif) repeat-y;
	padding:0px 20px 10px 20px;
}

.YellowTest{
	background:url(../images/testYellowMiddle.gif) repeat-y;
	padding:0px 20px 10px 20px;
}
