body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #580408;
	background-color: #BAA288;
	background-image: url(/includes/images/common/cherry_blossom_bg.jpg);
	background-position: top;
}

img {
	border: 0;
}

.leftAlignContent {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 900px;
	position: relative;
}

.clrB {
	clear: both;
}

.fltL {
	float: left;
}

.fltR {
	float: right;
}

.pdRt15 {
	padding-right: 15px;
}

h1.pageTitle {
	margin: 190px 0 0 0;
	padding: 0 0 10px 20px;
	font-family: Georgia, "MS Serif", serif;
	font-size: 125%;
}

.content {
	float: right;
	width: 70%;
	background-color: #EDE6DF;
	height: 740px;
}

	.content p {
		width: 315px;
	}

p {
	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 80%;
}

#foundation-copy p {
	width: 600px;
}

a {
	color: #6D4548;
	font-weight: bold;
}