 
 .moreText  {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: black;
	margin-top: 2;
	margin-bottom: 2;
	margin-left: 2;
	margin-right: 0;
	text-align: left;
	line-height: 110%;
}

 .moreTextWhite  {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: white;
	margin-top: 2;
	margin-bottom: 2;
	margin-left: 2;
	margin-right: 0;
	text-align: left;
	line-height: 110%;
}
 
   .moreTextWhite  a:link{
	color: white;
	text-decoration : none;
}
 
   .moreTextWhite  a:visited{
	color: silver;
	text-decoration : none;
}
 
    .moreTextWhite  a:hover{
	color: silver;
	text-decoration : underline;
}
 
 
 
 .priceText  {
	font-size: 12px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: yellow;
	margin-top: 4;
	margin-bottom: 4;
	margin-left: 2;
	margin-right: 0;
	text-align: left;
	line-height: 110%;
}

 .priceTextLarge  {
	font-size: 16px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: red;
	margin-top: 4;
	margin-bottom: 4;
	margin-left: 2;
	margin-right: 0;
	text-align: right;
	line-height: 110%;
}

  .productName  {
	font-size: 14px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: yellow;
	margin-top: 4;
	margin-bottom: 4;
	margin-left: 4;
	margin-right: 0;
	text-align: left;
	
}



 
  .headerLarge  {
	font-size: 18px;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #3F3233;
	margin-top: 4;
	margin-bottom: 4;
	margin-left: 4;
	margin-right: 2;
	text-align: left;
	line-height: 120%;
}

  .headerMedium  {
	font-size: 16px;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #3F3233;
	margin-top: 4;
	margin-bottom: 4;
	margin-left: 4;
	margin-right: 2;
	text-align: left;
	line-height: 120%;
}


 
 .boxTextWhite  {
  font-size: 11px;
  font-family: tahoma,verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
	color: white;
  margin-top: 2;
  margin-bottom: 4;
  margin-left: 2;
  margin-right: 8;
  text-align: left;
  line-height: 120%;
 }


  .boxTextBlack  {
  font-size: 11px;
  font-family: tahoma,verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
	color: black;
  margin-top: 4;
  margin-bottom: 4;
  margin-left: 4;
  margin-right: 8;
  text-align: left;
  line-height: 120%;
 }
 
  
 .bodyText  {
	font-size: 12px;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #66362A;
	margin-top: 2;
	margin-bottom: 2;
	margin-left: 4;
	margin-right: 0;
	text-align: left;

}
 

  
 
 .formText  {
  font-size: 11px;
  font-family: tahoma,verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: black;
  margin-top: 2;
  margin-bottom: 0;
  margin-left: 4;
  margin-right: 2;
  text-align: left;
  line-height: 120%;
 }  
  
 .bold  {
  font-weight: bold;
 }

 .bl  {
  font-weight: bold;
  text-decoration: underline;
 }

 .indent  {
  margin-left: 20;
  margin-right: 20;
 }

 .indentTop  {
  margin-top: 4;
    margin-bottom: 4;

 }
 
 .contentSubHeader  {
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  margin-top: 0;
  margin-bottom: 00;
  margin-left: 4;
  margin-right: 4;

  line-height: 110%;
 }


  .insideNav  {
  font-size: 11px;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #634769;
  margin-top: 1;
  margin-bottom:8;
  margin-left: 0;
  margin-right: 0;
  text-align: center;

 }


  .mainNav  {
  font-size: 11px;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #634769;
  margin-top: 2;
  margin-bottom: 2;
  margin-left: 3;
  margin-right: 4;
  text-align: left;
  line-height: 100%;
 }
 
 
  .mainNav  a:link{
	color: #634769;
	text-decoration : none;
}
 
   .mainNav  a:visited{
	color: black;
	text-decoration : none;
}
 
    .mainNav  a:hover{
	color: black;
	text-decoration : underline;
}
 
 
 
 
 
  .silverText  {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5;
	margin-bottom: 4;
	margin-left: 4;
	margin-right: 0;
	text-align: left;
	color : #708090;
}
 
 
 .formAlert  {
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 4;
  margin-right: 4;
  text-align: left;
  line-height: 130%;
 } 
 
 BODY { 
  background-color: #FCE804;
 }

.forms {
	border: 0px inset #000000;
	background-color: #DED1C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66362A;
}
 
 
 A:link {
	text-decoration: underline;
	color: Navy;
}
 
 A:visited { 
  text-decoration: underline;
  color : black;
 }

 A:hover { 
  text-decoration: underline;
  color : #66362A;
 }
 
 A:active { 
  text-decoration: underline;
  color : black;
 }
 
 
  .bottomLine {
	border-bottom : 1px solid Silver;
}
