
/* Anything inside the slash/asterisk is a comment  */

/* The following styles (td, a, .subtitle, .footer, a.footer, and copyright) are global styles that control all of the regular text and links in the body, footer and copyright of the pages. Anytime a class is not assigned to an element within a td tag, it will automatically defualt to these styles. To change an elements' style globally, one need only to change that style in this document that corresponds to the class that defines the style of element. Note that all similar elements will change as well. */

h1 {
  font-family: verdana, arial, sans;
  font-size:18px;
  color: #000000
  }

h2 {
  font-family: verdana, arial, sans;
  font-size:16px;
  color: #222222
  }

h3 {
  font-family: verdana, arial, sans;
  font-size:14px;
  color: #444444
  }

h4 {
  font-family: verdana, arial, sans;
  font-size:12px;
  color: #444444
  }
  
h5 {
  font-family: verdana, arial, sans;
  font-size:18px;
  color: #BA0000
  }

td {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #333333;
	}

a:link, a:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #BA0000;
	/* #666666 */
	text-decoration: none;
	}

a:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #BA0000;
	/* color: #999999; */
	text-decoration: none;
	}

a.home:link, a.home:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

a.home:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}

.subtitle {
	font-family: verdana, arial, sans;
	color: #000000;
	}

.footer {
	font-family: verdana, arial, sans;
	font-size: 10px;
	color: #666666;
	}

a.footer:link, a.footer:visited {
	font-family: verdana, arial, sans;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}

a.footer:hover {
	font-family: verdana, arial, sans;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}

.copyright {
	font-family: verdana, arial, sans;
	font-size: 10px;
	color: #999999;
	}

.small {
	font-family: verdana, arial, sans;
	font-size: 10px;
	color: #303030;
}

/* The following is a special link to create a single blue link */
#special {
  color: #0063AD
  }

/* The following modifies blockquote to give some side padding */
blockquote {
  margin-top:0px; margin-right:30px; margin-left:0px; margin-bottom:0px;
  }

/* The following classes control the styles for the navigation in each of the three main subsections. Note the .icnav stands for image center, .psnav stands for portrait studios and .plnav stands for pro lab navigation. */


.icnav {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #0063AD;
	line-height: 20px;
	}


a.icnav:link, a.icnav:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	}


a.icnav:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	}



.icnavon {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #0063AD;
	line-height: 20px;
	}


a.icnavon:link, a.icnavon:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #0063AD;
	text-decoration: none;
	line-height: 20px;
	}


a.icnav:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	}



.psnav {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #BA0000;
	line-height: 20px;
	}


a.psnav:link, a.psnav:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	}


a.psnav:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	}



.psnavon {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #BA0000;
	line-height: 20px;
	}


a.psnavon:link, a.psnavon:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #BA0000;
	text-decoration: none;
	line-height: 20px;
	}


a.psnavon:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	}



.plnav {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #009900;
	line-height: 20px;
	}


a.plnav:link, a.plnav:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	}


a.plnav:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	}



.plnavon {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #009900;
	line-height: 20px;
	}


a.plnavon:link, a.plnavon:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	line-height: 20px;
	}


a.plnavon:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	}

/* These styles control the contact forms */

.stressed {
	font-family: verdana, arial, sans;
	font-size: 10px;
	color: #990000;
}

input {
	font-family: verdana, arial, sans;
	font-size: 10px;
	color: #000000;
}


/* The following styles are not currently being used by any elements. */

a.topnav:link, a.topnav:visited {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}


a.topnav:hover {
	font-family: verdana, arial, sans;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

