@charset "iso-8859-1";

.PurchasingInfoText {
   width: 340px;
   color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   margin-left: 10px;
   margin-bottom: 10px;
}

/*
//BODY, p {
//   line-height: 150%;
//   margin-left: 40;
//}


//BODY, p {
//   line-height: 150%;
//   margin-left: 40;
//}
*/
.welcome {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: black; 
   }

a.welcome:link {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: black; 
}

a.welcome:visited {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: black; 
}

a.welcome:active {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      font-style: italic;
      color: red; 
}

a.welcome:hover {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: red; 
}


.aboutText {
	  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left : 8px;
    margin-right : 220px;
		text-align : justify;
} 




.aboutStatement {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 8px;
	margin-right : 14px;
	text-align : justify;
} 



.caption {
   font-size: 10px;
} 




.index_head {
   text-transform: capitalize;
   font-weight: bolder;
   color: black;
   line-height: 150%;
   font-size: 16pt;
   margin-left: 20;
} 

.arrow {
   top-margin: 30px;
   font-size: 18pt;
   color: green;
   line-height: 90%;
   margin-left: 40;
}

.index_match {
   top-margin: 30px;
   font-size: 18pt;
   color: navy;
   line-height: 90%;
   margin-left: 40;
}

.index_match_remaining {
   top-margin: 30px;
   font-size: 12pt;
   color: black;
   line-height: 90%;
}
   //margin-left: 40;

.index_no_match {
   color: black;
   font-size: 14pt;
   line-height: 90%;
   margin-left: 40;
}

.index_no_match_remaining {
   color: black;
   font-size: 12pt;
   line-height: 90%;
}
   //margin-left: 40;

.weddingTitlebad {
   font-size: 120%;
   font-style: italic;
   color: green;
}

.homeText{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style : normal;
 }

 .homeTextBlue{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #117BFD;

	font-variant: smallcaps;
	
 }
 

.weddingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.weddingText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style : normal;
}

.boldweddingText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
}

.artistText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style : normal;
}


   //font-style: italic;


//   background-color: #a0a0a0;
   //A:link {color: black}
   //A:visited {color: black}


.ErrorHeader {
   color: blue;
   font-size: 14pt;
}

.error {
   color: red;
   font-size: 14pt;
}

/*
   //font-weight: boldest;
   //font-size: 12pt;
   //font-style: italic;
   //font-weight: bolder;
*/