body {
}
.NormalText
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

}
.NormalBold
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

	/*font-weight: bold; */
	 height:25px; 
}
.NormalTextBox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

}  

.SmithProdtext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffb288;

}

.SmithProdtextbox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.SmithCartTitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffb288;
}
.SmithTitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffb288;
	font-weight: bold;
	text-decoration: underline;
}
.SmithBold
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffb288;
	font-weight: bold;
}
.InvoiceTitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffb288;
}

.btnface
{
	color:#000000;
}
.CartHead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffb288;
	
}
.Step1Head
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold; 
	text-align:left
	  
}

.subhead2
{
	font-weight: bold; 
	text-align:left
	  
}


/* GENERIC */
H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffb288;

	font-size: 20px;
	font-weight: normal;
}

H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffb288;
	font-size: 20px;
	font-weight: normal;
}

H3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffb288;
}

H4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffb288;
	font-size: 12px;
	font-weight: normal;
}

H5, DT
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffb288;
	font-weight: bold;
}

H6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffb288;
	font-weight: bold;
}
