﻿.background {
	background-color: 677dab;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Garamond;
	font-size: 14px;
	color: bec2c9;
}
.aboutcontent {
	font-size: 17px;
	line-height: 25px;
	font-family: Garamond;


}
.aboutcontentbold {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
}
.starred {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #CC0033;
}
.indexlarge {
	font-family: Garamond;
	font-size: 36px;
	font-weight: bold;
}
.indexmedium {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
}
.indexsmall {
	font-family: Garamond;
	font-size: 22px;
}
