Body
{
	background-color: #F7F3EB;
	margin: 0;
	padding: 0;
	padding-top: 13px;
	padding-bottom: 13px;
}

p {
	margin:10px 0;
	line-height:1.5em;
	}
	
.right {
	float:right;
	margin:0 0 7px 20px;
	}
	
.left {
	float:left;
	margin:0 20px 7px 0;
	}
	
img.left {
	float:left;
	margin:0 20px 7px 0;
	border:1px solid #000;
	}
	
img.right {
	float:right;
	margin:0 0 7px 20px;
	border:1px solid #000;
	}

td 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

td  h3 {
	padding:0;
	margin:10px 0 0 0;
	font-size:1.2em;
	color:#800406;
	}
	
h3 + p {
	margin-top:0;
	padding-top:0;
	}
	
h2 {
	font-size:1.4em;
	color:#800406;
}			

.copyright 
{
font-size: 10px;
color: #999999;
}


.caption
{
font-size: 10px;
color: #999999;
font-style: italic;
}

.pageHeader
{
font-size: 15px;
font-weight: bold;
color: #490101;
}

.Header
{
font-size: 12px;
font-weight: bold;
}

a:link {color: #800406; text-decoration: underline;}
a:visited {color: #800406; text-decoration: underline;}
a:hover {color: #FFFFFF; text-decoration: underline; background-color: #800406;}

.bgTable
{ 
	background-image: url("http://church.stjohnscatholic.org/images/bg_table.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

.borderTable
{
border: 1px solid #A29888;
}

.bgHomeLeft
{ 
	background-image: url("http://church.stjohnscatholic.org/images/bg_home_left.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

.bgMass
{ 
	background-image: url("http://church.stjohnscatholic.org/images/img_mass_right2.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bgContact
{ 
	background-image: url("http://church.stjohnscatholic.org/images/bg_contact.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*---------------------------------------[ page quotes ]-------------------------------*/
#quote {
 	margin:10px; 
	padding:35px 15px; 
	background:url("http://church.stjohnscatholic.org/images/img_quote_top.gif") top left no-repeat; 
	color:#996633; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-style:italic; 
	line-height:1.5em;
	}
	
span.quote {
	position:relative;
	}
	
#img_bottom_quote {
	position:absolute;
	left:-5px;
	top: 15px;
	height: 39px;
	}
.calendar TD { WIDTH: 74px; COLOR: #000000; BACKGROUND-COLOR: #ffffff }
.calendar TD.otherMonth { BACKGROUND-COLOR: #b5b5b5 }