/* Old Woodbridge Rectory */

body {
	background-image: url(images/bgnd.gif);
}

body,td,p  {
	color: #222222;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
}

table.outer   {
	color: #0000CC;
	border: solid 1px #555553;
	background:#ffffff;
	border-top-color: #00006C;
}

td.content 
	{ 
	vertical-align:top; 
	padding:5px; 
	padding-left:15px; 
}

a         { color: black; text-decoration: none  }
a:link    { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover   { color: #207BC1; text-decoration: underline }
a:active  { color: black; text-decoration: none }


h1 { font-size: 18px }
h2   { color: #000077; font-weight: bolder; font-size: 16px}
h3   { color: #000077; font-style: oblique; font-size: 17px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { font-weight: bold; font-size: 110% }
h5 { font-weight: bold; font-size: 102% }
h6 { font-weight: bold; font-size: 95% }

.photo {
	border:1px solid #a48248;
	}

.footer {
	background-image: url(images/bottom.jpg); 
	background-repeat:no-repeat;
	font-size: x-small;
	text-align:center;
/*	vertical-align:bottom;
	padding-bottom:8px; */
	}
