body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #CAB692;
	background-image: url(images/bg_body_shim.gif);
	background-repeat: repeat-x;
	color: #978362;
}
p {
	color: #D1D3D4;
	line-height: 18px;
	font-size: 11px;
	letter-spacing: 1px;
}
#nav {
	color: #A39066;
	font-size: 12px;
	padding: 20px 3px 10px 0;
	text-align: right;
}
#nav a {
	color: #A39066;
}
#nav a:hover {
	color: #D1D3D4;
}

a { color: #FFF; text-decoration: none;}

#container {
	margin: 20px auto 0;
	width:750px;
	background-image: url(images/bg_shim.gif);
	padding: 0;
}
#content {
	text-align: left;
	padding: 5px 30px;
}
#footer {
	margin: 0 auto;
	padding: 0;
}
#leftcolumn {
	width: 225px;
	float: left;
	margin: 30px 20px 30px 0;
	background-image: url(images/bg_glyph.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
}
h1 {
	color: #978362;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}

#rightcolumn {
	margin: 0 0 40px 0;
	float: right;
	width: 440px;
}
#flashcontent {
	text-align: right;
}
#leftcolumn p.display {
	display:block;
	margin: 0;
	padding: 3px 0 5px;
	}
	p.display a {
	cursor:pointer;
	font-size: 12px;
	color: #A7A9AC;
	line-height: 13px;
	}
	div.stretcher { }
	.stretcher a {
	display: block;
	font-size: 12px;
	padding: 3px 0 3px 12px;
	letter-spacing: 0.75px;
	line-height: 14px;
	} 
	.stretcher	a:hover { 
		background-image:url(images/arrow.gif); 
		background-repeat: no-repeat;
		background-position: 0px 4px; 
}
.print {display: none; }
#content h3 a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;
	letter-spacing: 1px;
	}
	#content h3.pdf {
	margin: 15px 0 20px 0;
	word-spacing: normal;
	background-image: url(images/adobe_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	}
	#content h3.pdf a {
	margin: 0;
	padding: 20px 0 20px;
	color: #A7A9AC;
	}
	#content h3 a:hover {
	text-decoration: underline;
}
