.style {
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
	font-size: small;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin: 12px;
	padding: 12px;
}
.bckgrd {
	background-attachment: fixed;
	background-image: url(../images/church.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;


}
.maroon {
	color: #FFFFFF;
	background-color: #330000;
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
	font-size: x-small;
	text-decoration: none;
}
.bckgrd2 {
	border: 2px solid #000000;
	vertical-align: top;


}
.secondaryMenu {
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 333366;
	text-align: center;
}
h1 {
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
	font-size: large;
	font-weight: bold;
	color: 333366;
	text-decoration: none;
}
.sideBox {
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	background-attachment: fixed;
	background-image: url(../images/infoBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 8px;
	padding: 8px;
	vertical-align: top;


}
h4 {
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
	font-size: x-small;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
h2 {
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
	font-size: medium;
	color: #330000;
	font-style: normal;
}
p {
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
}
dt {
	color: #330000;
	font-weight: normal;
	font-size: small;
	font-family: Tahoma, "Trebuchet MS", "Tw Cen MT";
}
dd {
	color: #666666;
}
.calendar {
	background-attachment: fixed;
	background-image: url(../images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.path {
	background-attachment: fixed;
	background-image: url(../images/path.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.compass {
	background-attachment: fixed;
	background-image: url(../images/worldMap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.upward {
	background-attachment:	fixed;
	background-image:	url(../images/upwardsm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sermons {
	background-attachment:	fixed;
	background-image:	url(../images/sermonssm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}