/* John D'Alessio Photography */


/* Colors: WHITE #FFFFFF   GOLD DARK #996600   GOLD MED #CC9933   GOLD LIGHT FFCC33*/



.gold_large	{ font-size: 13pt;	/* Large heading/intro type */
	  font-family: "Goudy Old Style",serif;
	  font-weight: bold;
	  color: #CC9933;
	  text:align: justify;}

.contact	{ font-size: 12pt;	/* Large heading/intro type */
	  font-family: "Verdana",sanserif;
	  font-weight: bold;
	  color: #CC9933;
	  text:align: justify;}
	  
	  
.gold_b	{ font-size: 11pt;	/* Bold copy or text type IN GOLD*/	
	  font-family: "Goudy Old Style",serif;
	  font-weight: bold;
	  color: #CC9933;
	  text:align: justify;}	  
  
.gold_l	{ font-size: 11pt;	/* Bold copy or text type IN GOLD*/	
	  font-family: "Goudy Old Style",serif;
	  font-weight: normal;
	  color: #CC9933;
	  text:align: justify;}	  
  
	  
.gold_16_lt	{ font-size: 16pt;	/* Large copy or text type */	
	  font-family: Garamond,serif;
	  font-weight: normal;
	  color: #FFCC33;
	  text:align: justify;}


.copyrt	{ font-size: 7pt;	/* copyright line each page*/
	  font-family: Arial,san serif;
	  color: #555555;
	  text-align: center; }
	  
A.copyrt:link { color: #555555;}


	
/* Adds buffer margin */
.space	{ margin-right: 10px;}

.nav_off	{
	font-size: 10pt; /* NAV standard*/
	font-family: "Verdana",sanserif;
	font-weight: bold;
	color: #FFCC33;
	text: align: justify;
	text-decoration: none;
}	  
	  

	  
.nav_on	{ font-size: 10pt;	/* NAV current page*/	
	  font-family: "Verdana",sanserif;
	  font-weight: bold;
	  color: #CC9933;
	  text:align: justify;
	  text-decoration: none;
}	 