body {
	background-attachment: fixed;
	background-color: #c6b29e;
	background-image: url(images/blessedmotherbg_lowcontrast.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #442200;
	text-align: left;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #442200;
	padding-top: 20px;
}
H3 {
	font-weight: bold;
}
hr {
  width: 500px;
  color: #f3ddc2;
  background-color: #f3ddc2;
  border: 1px dotted #663300;
  border-style: none none dotted;
  text-align: center;
}
#HeaderContent {
	background-attachment: scroll;
	background-color: #f3ddc2;
	background-image: url(images/index_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
	width: 746px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#MasterDiv {
	padding: 0px;
	width: 746px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#MainContent {
	background-color: #f3ddc2;
	width: 706px;
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 20px;
	text-align: left;
}
#TopBar {
	background-color: #e9caa4;
	width: 500px;
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
}
#TopBarChristmas {
    background-color: #B5EAAA;
	width: 500px;
	border: 3px dashed #CC0000;
	padding: 10px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
}
#SideBar{
	background-color: #e9caa4;
	width: 150px;
	border: 1px solid #000000;
	padding: 10px;
	text-align: left;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: 777;
}
#SideBar H1{
	font-variant: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #442200;
	font-weight: bold;
}
#MenuContent {
	background-color: #e9caa4;
	width: 747px;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#FooterContent {
	background-color: #f3ddc2;
	width: 726px;
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	font-size: 11px;
}
.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
.centeredtext {
	text-align:center;
	}
.righttext {
	text-align: right;
	font-style: italic;
	}

td.photo {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	}
table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}