/* styles for Gowertonian Web Site */

body
{	background-image: url('images/fainishcolorwhite.gif'); 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-align: left
		}


span.smalltext { font-size: small }
span.sitemap { font-size:small; }
.title		{   FONT: 24px verdana, arial, sans-serif; font-weight: bold; } /*sets style for title gowertonian Society */

.byline	{  font-style: italic; margin-left: 24px;}  /* sets style for subtitle */

p.sunsrv     { text-align: left; padding: 10px; background-color: 
               #FFCC99; font-weight: bold; }/*This sets the Sunday Services Title listing in bold face type with a background color of pale dull orange #FFCC99 with a padding around the listing as 10px*/
               
span.important { font-variant: small-caps; color: #CC3300; font-weight: bold; }
a:link.important, a:visited.important, a:active.important { font-variant: small-caps; color: #CC3300; text-decoration: none; font-weight: bold }
a:hover.important {text-decoration: underline; }

span.bylawarticle { font-variant: small-caps; font-weight: bold; }

span.redtext     { color: #CC3300; font-style: italic; font-weight: bold; }

.cnote  { font-size: small; } /* sets style for contact, copyright notice privacy policy and disclaimer at the bottom of page */


a:link, a:visited, a:active { font-weight: normal;}
a:hover { font-weight: bold; }
a:visited {	color: rgb(51,102,51);} 
a:active {	color: rgb(204,51,0);}
a:link {color: rgb(102,51,0);}

a:link.NavLink, a:visited.NavLink, a:active.NavLink  {color: #996633;  font-size: 10pt; font-family: arial,sans-serif; font-weight: normal; text-decoration: none;}
a:hover.NavLink {color: #663300; font-weight: normal; text-decoration: underline;}

h1		{ font-weight: bold; font-style:normal; font-variant:normal; font-size:18px; font-family:Arial; color:#800000  }
h2  	{ font-weight: bold; font-style:normal; font-variant:normal; font-size:16px; font-family:Arial; color:#800000  }
h3  	{ font-weight: bold; font-style:normal; font-variant:normal; font-size:15px; font-family:Arial; color:#800000  }
	
.frmbdr { border: thin solid black; padding: 10px;}

hr 		{color:#663300;} /* this sets the horizontal line to obscure dull orange */

img {  padding:2px; } /* this adds a 2px padding around an image */

ul.outside {list-style-position: outside;}
ul {list-style: square;} /* this sets the bullet style of unordered listslists


p.right {text-align: right;}

p.center {text-align: center;}

p.left {text-align: left;}

p.smalltext	{font-size:small;}


p.one { border-style: solid;
border-color: #663300; }


table  { vertical-align: top; } /*sets the table alignment to top of table */

span.NavHeading {color: #663300; font-family: arial,sans-serif; font-size: small; font-weight: bold; text-decoration: none; }  /*This controls the style of the heading titler on the navigation menu*/
span.NavLink {color: #996633; font-family: arial,sans-serif; font-size: small; font-weight: normal; text-decoration: none;} /*This controls the style of the menu listing on the navigation menu*/
