@charset "UTF-8";
body {
	background-color:#9DCBA7;
}

body, td, th {
	color: #666633;
	font-family:Balham;
	font-size:18px;
}

h1 {
	font-family: Sweetheart;
	font-size:36px;
	font-weight:lighter;
}

h2 {
	font-family: Sweetheart;
	font-size:36px;
	font-weight:lighter;

}

h3, h4, h5, h6 {
	font-family: Sweetheart;
	font-size:24px;
	font-weight:lighter;
	color:#B3584A;


}

a {
	color:#BB6151;
	text-decoration:none;
	font-family: Sweetheart;
	font-size:24px;
	
}
.prices {
	color:#BB6151;
	font-weight:bold;
}

.termslink {
	color:#BB6151;
	font-weight:bold;
	font-size:18px;
}

.footertext {
	color:#FFF;
	font-size:24px;
}

