/**************** MountainsideSpiritualCenter Style Sheet ******************/

body
{
  Background-color:    #e5dfd5;
  background-image:    url(Figs/bground.gif);
  background-repeat:   repeat-x;
  background-position: top;
  margin-top:          0px;
  margin-left:         0px;
  font-family:         Verdana, Arial, Helvetica, sans-serif;
  color:               #000000;
  font-size:           12px;
  text-decoration:     none;
}
.btn		/* Nav button font */
{
  font-family: Arial;
  font-weight: bold;
  font-size:   90%;
}
.banner		/* "Mountainside Spiritual Center" at top of page */
{
  font-size:   265%;
  color:       #679AC9;
  text-align:  center;
  font-family: forte; 
}
.pageName	/* Name of current page */
{
  font-size:   110%;
  color:       #679AC9;
  text-align:  left
  font-family: Arial;
  font-weight: bold; 
}
.caption		/* Photo caption */
{
  font-weight: bold; font-size: 80%;
  text-align:  center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.tan_table
{
  background-color:	#F8F7F4;
}
.yellowish
{
  background-color:	#F5F5E0;
}
.blue_table
{
  background-color: #E6EDF7;
}
.header_text
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3B6D9C;
  text-decoration: none;
}
.openingStatement
{
  color:	blue;
  font-weight: bold; 
}
.mediumHeight
{
  font-size: 84%
}
.center		/* Centered text */
{
  text-align: center;
}
.serif		/* Serif font */
{
  font-family: Garamond, Times New Roman, Times, serif;
}
.smallserif		/* Serif font */
{
  font-size: 90%;
  font-family: Garamond, Times New Roman, Times, serif;
}
.largeserif
{ font-size: 125%;
  font-family: Garamond, Times New Roman, Times, serif;
}
.centerserif
{
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.smallcenterserif
{
  font-size: 90%;
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.smallrightserif
{
  font-size: 90%;
  text-align: right;
  font-family: Garamond, Times New Roman, Times, serif;
}

