 
/* Style sheet for MontereyChristmasCards.com */

body { 
  font-family: "Arial"; font-size: medium;
  background-color: #CCCCCC; }

h1 { 
  font-family: Georgia, serif; font-size: 1.25em; font-weight: bold; font-style: normal;
  color: #000000; text-align: center;
  margin-top: .25em; margin-bottom: .5em; }

h2 { 
  font-family: Georgia, serif; font-size: .9em; font-weight: normal; font-style: italic;
  color: #000000; text-align: center;
  margin-top: 0em; margin-bottom: .25em; }

h3 { 
  font-family: "Arial"; font-size: 1.2em; font-weight: bold; font-style: normal;
  color: #000000; text-align: center;
  margin-top: 0em; margin-bottom: .25em; }

p { 
   font-family: "Arial"; font-size: 1em; }

.maintext {
	font-family:"Arial";
	font-size: 1em; }

:visited { color: rgb(153, 0, 153) } /* for visited links */

:active { color: rgb(255, 0, 104) } /* when link is clicked */

:hover { color: rgb(0, 102, 255) } /* when mouse is over link */

.caption { font-family: Arial; font-size: .75em; font-style: normal;  font-weight: normal;
  color: #000000; }

.photo { text-align: center; } /* photos in table cells */
