body			
{ 
	background-color: #FFFFF2; 
	padding: 0px; 
	margin: 0px; 
	font-size: 100%; 
}
div				
{ 
	padding: 0px; 
	margin: 0px; 
}
p, li			
{ 
	font-size: 1.05em; 
}
h1, h2, h3, h4 		
{ 
	font-family: "Bookman Old Style", Times, serif; 
	color: #069; 
	text-align: center; 
	padding: 0px; 
	margin: 0px; 
}
h1
{
	font-size: 1.85em;
}
#topspacer
{ 
	width: 100%; 
	height: 17px; 
	background-color: #FFF;
	background-image: url("/images/nav_bg.gif"); 
	background-repeat: repeat-y; 
}
#maincontainer	
{ 
	width: 100%; 
	background-color: #FFF; 
	padding-bottom: 20px;
}
#nav
{ 
	width: 164px; 
	float: left; 
	background-color: #FFF;
	background-image: url("/images/nav_bg.gif"); 
	background-repeat: repeat-y;
}
#nav a
{ 
	display: block;
	font: bold .75em tahoma, arial, verdana, helvetica, sans-serif;
	color: #00F;
	text-decoration: none;
	text-align: center;
	width: 162px;
	padding: 3px 0px;
	border-bottom: 1px solid #DCEDF4;
	border-top: 1px solid #DCEDF4;
}
#nav a:visited
{ 
	color: #00F;
}
#nav a:hover	
{ 
	background-color: #FFFFF2;
	color: #800;
	border-top: 1px solid #999;
	border-bottom: 1px solid #CCC;
}
#nav a.onpage
{ 
	background-image: url("/images/link_gradient.gif");
	background-color: #FFF;
	color: #300;
	border-top: 2px solid #CCC;
	border-left: 2px solid #999;
	border-bottom: 1px solid #666;
	cursor: default;
}
#nav a.onpage:visited
{ 
	background-color: #FFF;
	color: #300;
	border-top: 2px solid #CCC;
	border-left: 2px solid #999;
	border-bottom: 1px solid #666;
}
#nav a.onpage:hover 
{ 
	background-color: #FFF;
	color: #300; 
	border-top: 2px solid #CCC;
	border-left: 2px solid #999;
	border-bottom: 1px solid #666;
}
#content 
{ 
	margin-left: 180px;
	padding: 0px 15px 15px 0px;
	text-align: left;
}
#content a
{ 
	color: #00F; 
	text-decoration: underline;
}
#content a:visited
{ 
	color: #00F; 
	text-decoration: underline;
}
#content a:hover
{ 
	color: #C00; 
	text-decoration: none;
}
#clearall
{ 
	clear: both; 
}
#footer
{ 
	text-align: center;
	border-top: 1px dashed #999;
	padding: 10px 0px;
	font: .65em verdana, arial, helvetica, sans-serif;
	color: #966;
	line-height: 20px;
	background-color: #FFFFF2;
}
#footer a
{ 
	color: #633;
	text-decoration: none;
}
#footer a:link, #footer a:visited 
{ 
	color: #633;
	text-decoration: none;
}
#footer a:hover
{ 
	color: #C33; 
	text-decoration: underline; 
}

#window-pref
{ 
	border: 1px dashed #CCC;
	font: .75em verdana, arial, helvetica, sans-serif;
	background-color: #FFFFF2;
	display: inline;
}

#window-pref form
{
	display: inline;
}

#skipnav 
{
    text-indent:-20em;
    position:absolute;
	display: none;		
}


/* Classes */

div.parishstaff
{
	margin: 0px 15px;
}
div.parishstaff span
{
	font-size: 1.35em;
}
div.parishstaff p
{
	line-height: 1.3em;
}
table.schedule
{	
	margin: 0px 50px;
	border: 1px solid #069;
}
table.schedule tr
{	
	vertical-align: top;
}
tr.alt
{
	background-color: #EEE;
}
.sched
{
	font: bold 1.02em "Bookman Old Style", Arial, Helvetica, sans-serif;
	color: #069;
	white-space: nowrap;
}
.toptable		
{ 
	height: 113px;
	background-color: #FFF;
	background-image: url("/images/tplt_topbg.jpg");  
	background-repeat: repeat-x;
}
.parishinfo
{
	 font: bold .8em Verdana, Arial, Helvetica, sans-serif;
}

.small
{
	font: 0.7em verdana, arial, helvetica, sans-serif;
}

div.cinfo 
{ 
	font: 8pt verdana, arial, helvetica; 
	margin-top: 4px;	
}

.left {
 	font-family: "Bookman Old Style", arial, verdana, sans-serif;
	font-size: 18pt;
	color: #006699;
	text-align: left;
}

table.historytable td
{
	font-size: 1.05em;
}

table.historytable td.histyear
{
	font-weight: bold;
	font-size: 1.5em; 
	color: #069;
	white-space: nowrap;
}

table.regfrm
{
	font: 0.8em verdana, arial, helvetica, sans-serif;
	background-color: #FFFFF3;
	border: 1px solid #F4D89B;
}

table.regfrm input.txt
{
	font-size: .97em;
	width: 100px;
}

table.regfrm input.txt50
{
	font-size: .97em;
	width: 50px;
}

table.regfrm input.txt180
{
	font-size: .97em;
	width: 180px;
}

table.regfrm select
{
	font-size: .98em;
}

.italicsmall
{
	font: italic .75em futura, verdana, helvetica, sans-serif;
}
p.poem
{
	font: normal 1em futura, arial, verdana, helvetica, san-serif;
	margin-left: 100px;
	margin-right: 100px;
}

div.recipe
{
	font: 0.85em futura, verdana, arial, helvetica, sans-serif;
	background-color: #FFFFF3;
	border-top: 4px solid #CCC;
	border-right: 4px solid #666;
	border-bottom: 4px solid #666;
	border-left: 4px solid #CCC;
	padding: 10px;
	width: 380px;
}

.ctr
{
	text-align: center;
}