* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #dddddd url(../images/bodyBackground.gif) repeat top right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.clear {
	clear: both;
}

.reference {
	font-size: 85%; 
	font-style: italic;
	text-align: center;
}

#outer {
	width: 750px;
	background-color: white;
	margin: 15px auto 15px auto;
	padding: 15px 15px 0px 15px;
/* copyright notice creates white border on bottom so bottom padding is not needed here */
}

#topHeader {
	background: #1534a6 url(../images/headerWithBuildingWithText.jpg) no-repeat top right;
	width: 750px;
	height: 150px;
	margin: 0 0 0 0;
}

#topNavigation {
	background: #566f67 url(../images/topNavigationBackgroundWithoutCrosses.gif) no-repeat top right;
	width: 750px;
	margin: 3px 0 3px 0;
}

#topNavigation ul {
	list-style: none;
	padding: 5px 5px 5px 5px;
	margin-left: 23px;
}

#topNavigation li {
	display: inline;	
	padding: 0 10px 0 0;
	margin: 0;  /* for Opera */
}

#topNavigation a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
/*	padding: 3px 3px 3px 3px; */
}

#topNavigation a:link, #topNavigation a:visited {
	color: white;
}

#topNavigation a:hover {
	background-color: #c1b8b8;
	color: #1534a6;
}

#topNavigation a:active {
	color: white;
}

/*  the colors are set in javascript
#topNavigationSelected {
	background-color: #c1b8b8;
	color: #566f67;
}
*/

#contentWrapper {
	background: #ad939c url(../images/sideNavigationFade.jpg) repeat-x top left;
	height: 100%;
	margin: 0 0 3px 0;
}

#sideNavigation {
	float: left;
	width: 175px; 
	height: 100%;
	margin: 0 0 0 0;
	padding: 30px 0px 0px 0;
}

#sideNavigation ul {
	margin: 0;
	padding: 0 0px 0 0;
	list-style-type: none;
	text-align: left;
}

#sideNavigation li {
	display: block;
	width: 100%;
	margin: 0;
	border: 0;
}

/* this is a hack to allow for problem with IE and list spacing */
* html #sideNavigation li {
	margin: .7em 0 0 0;
}

#sideNavigation a {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 15px;
	border: 0;
	display: block;
	width: 155px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#sideNavigation a:link, #sideNavigation a:visited, #listHeading {
	color: white;
}

#sideNavigation a:hover, #sideNavigation a:active {
	background-color: #c1b8b8;
	color: #1534a6;
}

/* for IE6 */
* html #content {
/*	margin: 0 0 0 175px; */
	overflow: hidden;
}

/* standards-based browsers */
#contentWrapper > #content {
	margin: 0 0 0 175px;
}

* html #content {
	border-width: 3px;
	float: left;
}

#contentWrapper > #content {
	border-width: 3px;
}

#content {
	width: 542px;
	height: 100%;
	padding: 10px 15px 15px 15px;
	background-color: #dddddd;
	border-left-style: solid;
	border-color: white;
}

#content h1 {
	font-size: 16px;
	margin: 15px 0 5px 0;
	text-align: center;
	color: black;
}

#content h2 {
	font-size: 14px;
	margin: 15px 0 5px 0;
	text-align: left;
	color: black;
}

#content h3 {
	font-size: 14px;
	margin: 15px 0 5px 0;
	font-style: italic;
	color: black;
}

#content li {
	margin: 0 0 0 15px;
	font-size: 14px;
	font-style: normal;
	color: black;
}

#content p {
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-style: normal;
	color: black;
}

#footer {
	width: 750px;
	margin: 0;
	padding: 0;
	background-color: #c1b8b8;
}

#footerCornerWithLogo {
	float: left;
	background-color: #c1b8b8;
	width: 175px;
	height: 100%;
}

#footerCornerWithDiocesanLogo {
	float: left;
	background-color: #c1b8b8;
	width: 175px;
	height: 100%;
}

#dioceseOfMissouriLogo {
	padding: 0;
	margin: 0;
}

#graceLogo {
	padding: 0;
	margin: 0;
}

/* IE6 doesn't support min-height but treats height almost as min-height */
* html #footerText {
	height: 123px;
}

#footerText {
	/*margin: 0 3px 0 3px; */
	float: left;
	background-color: #c1b8b8;
	width: 394px;
	min-height: 123px;
	border-right-style: solid;
	border-left-style: solid;
	border-width: 3px;
	border-color: white;
}

#footerText p {
	text-align: center;
	color: black;
	font-size: small;
	font-family: 'New Courier', sans-serif;
	margin: 0;
	padding: 12px 0px 13px 0px;
}

.calendar {
	margin: 20px 0 150px 10px;
	border-style: solid;
	border-collapse: collapse;
}

.calendar th, .calendar td {
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.calendar th {
	color: white;
	background-color: #5d6faf;
}

#map {
	border-style: solid;
	border-color: black;
	border-width: 3px;
	margin: 30px 0 30px 30px;
}

#royalSchoolOfMusic {
	width: 120px;
	float: right;
	margin-left: 15px;
}

#royalSchoolOfMusicCrest {
	border-style: solid;
	border-width: 2px;
	border-color: black;
}

#royalSchoolOfMusic p {
	font-size: 75%;
	font-style: italic;
}

.leadershipTag {
	padding-top: 10px;
	font-style: italic;
}

#missionTripPhotoWrapper, #teenChallengePhotoWrapper, #acolytePhotoWrapper {
	float: right;
	margin: 0 10px 0 10px;
}

#missionTripPhotoWrapper p, #teenChallengePhotoWrapper p {
	margin: 0;
	padding: 0 0 0 70px;
	font-style: italic;
}

#acolytePhotoWrapper p {
	margin: 0;
	padding: 0 0 0 10px;
	font-style: italic;
}

#missionTripPhoto, #teenChallengePhoto, #acolytePhoto, .missionTripPhoto {
	margin: 0;
	border-style: solid;
	border-color: white;
	border-width: 5px;
}

#altarGuildScheduleTable {
	margin: 0;
}

#acolyteScheduleTable, #acolyteScheduleLegendTable {
	margin-left: 60px;
}

#flowerDeliveryScheduleWrapper {
	margin: 30px 90px 0 90px;
}

#flowerDeliveryScheduleWrapper h1 {
	padding: 0;
	text-align: center;
}

table {
	margin-left: 10px;
	background-color: white;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 12px;
}

table th {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	text-align: left;
	color: white;
	padding: 0.2em;
	background: #5d6faf url(../images/tableHeaderBackground.gif) repeat top right;
}

table td {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 8px;
}

#choirPhoto {
	border-width: 5px;
	border-color: white;
	border-style: solid;
	float: right;
	width: 350px;
	margin-left: 10px;
}

#choirPhotoLeft {
	border-width: 5px;
	border-color: white;
	border-style: solid;
	float: left;
	width: 350px;
	margin: 10px 10px 10px 0;
}

.photoRight {
	border-width: 5px;
	border-color: white;
	border-style: solid;
	float: right;
	width: 300px;
	margin: 10px 0 10px 10px;
}

.photoLeft {
	border-width: 5px;
	border-color: white;
	border-style: solid;
	float: left;
	width: 300px;
	margin: 10px 10px 10px 0;
}

#brunswickPhoto {
	border-width: 5px;
	border-color: white;
	border-style: solid;
	float: left;
	width: 200px;
	margin: 0 15px 10px 0;
}

#petBlessing #salamandar {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#endOfPage {
	padding: 0;
	margin: 0;
}

#copyright {
	clear: both;
	background-color: white;
	text-align: right;
	font-size: 11px;
	color: gray;
	padding: 2px 0 2px 0;
}

* html .imageWrapper {
	height: 250px;
}

.imageWrapper {
	min-height: 250px;
}

.image450Wrapper {
	min-height: 470px;
}

.headingDecoration {
	float: left;
}

#centerImage {
	padding-left: 200px;
}

#lobster {
	width: 100px;
	height: 86px;
	float: left;
}

#ecmLogo {
	width: 60px;
	height: 62px;
	float: left;
}

.searchStatus, .homily {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: black;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.searchStatus ul {
	list-style: none;
}

#content .searchStatus p, #content .searchStatus ul, #content .searchStatus li, #content .homily p, #content .homily li {
	font-size: 12px;
}

#content .searchStatus h1, #content .homily h1, #announcements h1, #vestryNominations h1, .vestryNominee h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #9a2f5b; 
	margin: 0;
	padding: 0;
}

#content .searchStatus h2, #content .homily h2, #content .homily h3, #content .homily h4 {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: gray; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content #searchCommitteePrayer {
	background-color: white;
	float: right;
	width: 250px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 10px;
	padding: 10px;
}

#content #searchCommitteePrayer h1 {
	color: black;
	font-style: italic;
}

#content #searchCommitteePrayer p {
	margin: 0;
	padding: 0;
	font-style: italic;
}

#searchLogo {
	float: left;
	padding: 10px 10px 0 10px;
}

#content .homily .quote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

#content .quote, #content .quote ol, #content .quote li {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
	font-size: 12px;
}

.footnote {
	font-size: 85%; 
	font-style: italic;
	text-align: left; 
}

.sweepsLetter {
	float: left;
	padding-right: 5px;
}

#searchGoals li {
	list-style-type: disc; 
}

.photo200x200Left {
	width: 200px;
	margin: 10px 10px 10px 0;
	float: left;
	border-style: solid;
	border-width: 10px;
	border-color: white;
}

.photo200x200Right {
	width: 200px;
	margin: 10px 0 10px 10px;
	float: right;
	border-style: solid;
	border-width: 10px;
	border-color: white;
}

.caption {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: black;
	font-style: italic;
	text-align: center;
}

