body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.formInputBorder {
	border: 1px solid #000000;
	font-size: 10px; 
	background-color: #FFFFFF; 
	height: 20px;
	width: 84px;
}
.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.textSmall {
	font-family: Georgia, Times, serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}
a.textSmall {
	color: #660;
	text-decoration:none;
}
a.hover textSmall {
	color: #690;
	text-decoration:none;
}
a.visited textSmall {
	color: #666;
	text-decoration:none;
}

.textCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #669900;
}

.textCart a:link {
	text-decoration: none;
	}
	
.textCart a:visited {
	color:#669966;
	text-decoration: none;
	}
	
.textCart a:hover {
	color: #006600;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	position: relative;
}


h2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.subHead {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a {
	color: #FF3333;
	text-decoration:none;
}
.bernie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}



.technique {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

#middleBar {
	position:absolute;
	left:166px;
	top:766px;
	width:518px;
	height:53px;
	z-index:1;
	padding: 5, 5, 5 ,5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	line-height: 18px;
	background-color:#b3b284;
}


.phoneNum {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#DB4F12;
	text-align:center;
	}
.more {
font-weight:bold;
text-decoration:none;
}	

a.more:link {color:#FF3333} /* unvisited link */
a.more:visited {color: #FF6666} /* visited link */
a.more:hover {decoration:none } /* mouse over link */
a.more:active {color:#FF3333} /* selected link */


.style16 {font-family: Georgia, "Times New Roman", Times, serif; color: #FF6600; line-height: 20px; font-size: 12px; font-weight: bold; }
