/* CSS Document */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	margin: 0;
	background-color: #880000;
	color: #EEDF97;
}
.top-nav {
	font-size: 12px;
	color: #EEDF97;
	text-decoration: none;
}
.top-nav a {
	color: #EEDF97;
	text-decoration: none;
}
.top-nav a:hover {
	text-decoration:underline;
	background-color: #880000;
	padding: 5px;
}
.italic {
	font-style: italic;
	text-decoration: none;
}
.index-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
	font-weight: normal;
	padding-left: 12px;
	color: #1A111E;
	background-color: #FFFFFF;
	padding-right: 16px;
}
.index-text a {
	text-decoration:underline;
	color: #EEDF97;
	background-color: #6A0000;
	padding: 6px;
	margin-top: 6px;
}
.index-text a:hover {
	text-decoration:underline;
	background-color: #660000;
	padding: 5px;	
}
.table-cells {
	text-align: center;
	vertical-align: top;
}
.pale-cells {
	text-align: center;
	vertical-align: top;
	color: #880000;
	background-color: #FFFFCC;
}
.thumb-title {
	font-size: small;
}
.thumb-title a {
	color: #EEDF97;
	text-decoration: none;
	text-align: center;
}
.thumb-title a:hover {
	text-decoration:underline;
	background-color: #660000;
}
.image-link {
	font-size: small;
	background-color: #880000;
	text-decoration: none;
}
.image-link a {
	text-decoration: none;
	color: #880000;
}
.image-link a:hover {
	background-color: #ECE8EF;
	padding: 0px;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 120%;
}
.linespace-more {
	line-height: 145%;
}
.continue-text {
	font-size: 10px;
	color: #C8DBFD;
	text-decoration: none;
}
.continue-text a:hover{
	font-size: 10px;
	color: #C8DBFD;
	text-decoration: underline;
}
.text-left-col {
	font-size: 11px;
	color: #F3E8B1;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
}
.white-box-title {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 3px;
	color: #152564;
}
.memory-text {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.header {
	color: #203359;
	width: 900px;
	font-size: 0.625em;
	font-family: "Comic Sans MS";
	background-color: #FFFFFF;
}
.hearts-image {
	clear: both;
	float: left;
	margin-left:20px;
	padding-top: 20px;
}
.header-text {
	float: left;
	padding-left: 75px;
}
.header-title {
	line-height: 70px;
	font-family: "Comic Sans MS";
	font-size: 3em;
}
.header-subtitle {
	font-size: 2.5em;
	line-height: 20px;
}
.h1 {
	font-family: "Comic Sans MS";
	font-size: 3em;
}
.header-quilt {
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	padding-top: 20px;
}
.testimonials {
	padding-top: 20px;
}
.testimonial-page {
	font-family: "Comic Sans MS";
	text-align: left;
	float: left;
	width: 780px;
	margin-top: 30px;
	font-size: small;
	margin-left: 60px;
}
.testi-left {
	float: left;
	width: 480px;
	margin-bottom: 30px;
	clear: both;
	margin-right: 300px;
	border-color: #EEDF97;
	border-style: solid;
	padding: 14px;
	border-width: 2px;
	background-color: #6A0000;
}
.testi-right {
	float: left;
	width: 480px;
	margin-bottom: 30px;
	clear: both;
	margin-left: 300px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #EEDF97;
	color: #880000;
	padding: 14px;
	border-color: #6A0000;
	border-style: solid;
	border-width: 2px;
}
.class-text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-align: left;
	padding-bottom: 20px;
	font-weight: normal;
	padding-left: 32px;
	color: #1A111E;
	background-color: #FFFFFF;
	padding-right: 20px;
	line-height: 120%;
}

