/* Style Sheet for St. Kentigern's */
/* Created by Paul Woodhouse */

/* Standards */

BODY 	{
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	background-color: #145E48;
	margin-top:0%;
	}

P	{
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	}

H2 {font-size: 150%;
	color:#145E48;}

H3 {font-size: 125%;}

H4 {font-size: 110%;}

HR {color:#000000;}

CAPTION { text-align:left;
		font-size:125%; }

/* Links */

A:link 	{color: #000000;}
A:active {color: #DF9F00;}
A:visited {color: #000000;}
A:hover {color: #DF9F00;}


.graybar { 
	height: 17px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	}

.underline {
	text-decoration:underline;}
	
LI.noBullets {
	list-style-type: none;}

UL.nospace {
	margin-left:0px;
	margin-top:0px;}

/* Captions */

.caption
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	vertical-align: sub;}


.boxtitle
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F0E227;
	font-weight: bold;
	font-style: italic;
	}

.menuitems {
	text-decoration: none;
	font-weight: bold;
	color: #DF9F00;
	}
	
/*A.menuitems:hover {
	text-decoration: none;
	font-weight: bold;	
	color: #000000;
	}*/

.menudate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	}

.maintable {
	border-width:thin;
}

/* End of Style Sheet */

