@charset "UTF-8";
/* CSS Document */

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 25px;
	letter-spacing: 0.02em;
	font-weight: normal;
	text-decoration: none;
}
.intros{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc6633;
	line-height: 19px;
	letter-spacing: 0.02em;
	font-weight: bold;
	text-decoration: none;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003366;
	line-height: 19px;
	font-weight: bold;
}
.background {
	background-image: url(images/background.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.white-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	letter-spacing: 0.02em;
}
.white-body-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 0.02em;
	font-weight: bolder;
}
.photo-caption-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc3300;
	line-height: 20px;
	letter-spacing: 0.02em;
	font-weight: bold;
	text-decoration: none;
}
.photo-caption-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc3300;
	line-height: 15px;
	letter-spacing: 0.02em;
	font-weight: bold;
	text-decoration: none;
}
