h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 62.5%/150% Verdana, Geneva, Tahoma, sans-serif;
	color: #580408;
	background: #BAA288 url(/includes/images/common/cherry_blossom_bg.jpg) top center no-repeat;
}

img {
	border: 0;
}

.leftAlignContentWrapper {
	padding-bottom: 35px;
}

.leftAlignContent {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	background: url('/includes/images/cba_bg.jpg') top center repeat-y;
	position: relative;
	padding-bottom: 215px;
}

.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, Times, "Times New Roman", serif;
	font-size: 2.2em;
	line-height: 125%;
}

.content {
	float:right;
	width:70%;
	overflow:hidden;
	zoom: 1;
}

.content p {
	width: 330px;
}

p {
	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 1.2em;
	line-height: 150%;
}

#foundation-copy p {
	width: 600px;
}

a {
	color: #6D4548;
	font-weight: bold;
}

#top_flash {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#bottom_flash_wrapper {
	clear: both;
	height: 250px;
	position: absolute;
	bottom: -35px;
	z-index: 15;
}
#bottom_flash_wrapper iframe {
	margin-left: 281px;
}

.nw {
	white-space: nowrap;
}
