/* CSS Document */
body
{font-family:Tahoma, Verdana;
font-size:12px;
}

.footer
{
	color:#FFFFFF;
	font-size:10px
}

#menu
{
	
	font-family:Tahoma, Verdana;
	
}

#menu a
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}

#menu a:hover
{
	color:#C2C79E;
	text-decoration:none;
	
}

.news
{
	font-size:11px
}

#contact a
{
	font-weight:bold;
	color: #545F45;
	text-decoration:none;
}

#contact a:hover
{
	color:#C2C79E;
	text-decoration:underline;
	
}


a.normallink:link{
	font-weight:bold;
	color: #545F45;
	text-decoration:underline;
}

a.normallink:visited{
	font-weight:bold;
	color: #545F45;
	text-decoration:underline;
}

a.normallink:hover{
	font-weight:bold;
	color: #C2C79E;
	text-decoration:none;
}


a.toggle:link{
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.toggle:visited{
	font-weight:normal;
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}

a.toggle:hover{
	font-weight:normal;
	color:#999999;
	font-size:10px;
	text-decoration:none;
}

a.news:link{
	font-weight:bold;
	color: #545F45;
	text-decoration:underline;
}

a.news:visited{
	font-weight:bold;
	color: #545F45;
	text-decoration:underline;
}

a.news:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.mainHeader
{
font-family:Tahoma;
font-size:18px;
font-weight:bold;
}

a.sketch:link{
	font-weight:bold;
	color:#545F45;
	text-decoration:underline;
}

a.sketch:visited{
	font-weight:bold;
	color: #545F45;
	text-decoration:underline;
}

a.sketch:hover{
	font-weight:bold;
	color:#C2C79E;
	text-decoration:none;
}

.topic
{
      font-size:26px;
      font-weight:bold;
      text-align:left;
      vertical-align:top;
      color:#A6C6CA;
}

.header
{
      font-size:26px;
      font-weight:bolder;
      font-family:Monotype Corsiva, Tahoma, Verdana;
      text-align:center;
      
}

.header2
{
      font-size:22px;
      font-weight:bolder;
      font-family:Monotype Corsiva, Tahoma, Verdana;
      text-align:left;  
      
}

.message
{
      font-size:12px;
      font-weight:normal;
      font-family:Tahoma, Verdana;
      text-align:center;
      vertical-align:top;

}

.letter
{       
      font-size:17px;
      font-weight:normal;
      font-style:italic;
      font-family:Monotype Corsiva, Tahoma, Verdana;


}
.caption
{
      font-size:11px;
      text-align:center;
      font-weight:normal;
      font-family:Tahoma, Verdana;
}

.stjohnmain
{       
      font-size:12px;
      font-weight:normal;
      font-family:Tahoma, Verdana;
      line-height:18px;


}

.bckground
{
      border:1px;
      border-style:solid;
      border-color:#70ACB4;
      
}
.bckgroundp
{
      background: url("images/eagle.jpg") 0% 25% no-repeat;
}

.bckgroundp1
{
      background: url("images/eagle.jpg") center no-repeat;
}


a.readings:link{
	color:#545F45;
	text-decoration:underline;
}

a.readings:visited{
	font-weight:bold;
	color: #545F45;
	text-decoration:underline;
}

a.readings:hover{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.smalltext{
	font-size:10px;
}

.contextLabel{
	font-size:14px;
	font-weight:bold;
}
.newsLabel
{
	font-size:14px;
	color:#545F45;
}

.articleTitle
{
	font-size:14px;
}


a.whiteHREF:link{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

a.whiteHREF:visited{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

a.whiteHREF:hover{
	font-weight:bold;
	color:#BBC48A;
	text-decoration:none;
}

a.scrollLink:link {color: #990000; text-decoration: none; font-weight:bold}
a.scrollLink:visited {color: #990000; text-decoration: none; font-weight:bold}
a.scrollLink:hover {color: #C2C79E;  text-decoration: underline; font-weight:bold}


a.greenLink:link {color:#336633; text-decoration: none; font-size:12px; font-weight:bold}
a.greenLink:hover {color:#96DC89;  text-decoration: underline; font-size:12px; font-weight:bold}
