.calendarText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;
	text-align: center;
}
.date {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	;
	background-color: #CBE3E8
}
.dayOfWeek {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	background-color: #FAC36D
}
.calendarbkgd{
	color: #FFF;
	background-color: #042226;
	font-size: xx-small;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
}
.monthYear {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	background-color: #FFD079;
	font-weight: bold
}
a:link {
	color: #900;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
	text-transform: none;
}

a:visited {
	color: #900;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
	text-transform: none;
}

a:hover {
	background-color: #42747E;
	color: #B6C9CD;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline overline;
	text-transform: none;
	}

a:active {
	color: #900;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
	text-transform: none;
}

.bold-text {
	color: #90032B;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
}

.heading {
	color: #90032B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.maintext {
	color: #064950;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0E5B62;
}
.textWhite {
	color: #FFFFFF;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
}
.photoBorder {
	border: thin solid #333333;
}
.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image:  url("../images/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid
}.priceRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #90032B;
}

body {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../images/background-teal.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #064950;
}
.OutOfStock {
	font-family: Arial, Helvetica, sans-serif;
	color: #90032B;
	text-decoration: blink;
}
.scriptureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

.mainBorder { border: medium solid #5E8183; }
