body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	line-height: 20px;
	margin: 0;
	padding; 0;
}

/* --- Common Classes --- */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/* --- Common Tags --- */
h1 { font-size: 22px; font-weight: bold; margin: 0; padding: 0; color: #d87330; }
h2 { font-size: 20px; font-weight: normal; margin: 0; padding: 0; color: #5e5d77; }
h3 { font-size: 20px; font-weight: normal; margin: 0; padding: 0; color: #000; }
h4 { font-size: 18px; font-weight: normal; margin: 0; padding: 0; color: #d87330; }
h5 { font-size: 18px; font-weight: normal; margin: 0; padding: 0; color: #5e5d77; }
h6 { font-size: 16px; font-weight: bold; margin: 0; padding: 0; color: #000; }
hr { margin: 15px 0; color: #5e5d77; border: none; height: 1px; }
dl { margin-bottom: 15px; }

a:link, a:visited { color: #5e5d77; text-decoration: none; }
a:hover, a:active { color: #d87330; text-decoration: underline; }

/* --- Outer frame with header background --- */
#frame { text-align: left; margin: 0 auto; padding: 0 17px; } 

/* --- Header (display text instead of image when printing) --- */
#header a.home { font-size: 20px; color: #5e5d77; font-weight: bold; }

/* --- Navigation (don't display when printing) --- */
#navigation { display: none; }

/* --- Main content --- */
#content { padding: 30px 0; }
#content .picture img, #content img.picture { border: 1px solid #000; margin: 10px; }
#content .pullquote { padding: 30px; width: 260px; line-height: 30px; text-indent: -30px; voice-family: "\"}\""; voice-family: inherit; width: 200px; }
html>body #content .pullquote { width: 200px; } 
#content .pullquote .oq, #content .pullquote .cq { position: relative; display: inline; }
#content .pullquote .oq { top: -6px; margin-right: 3px; }
#content .pullquote .cq { top: 10px; margin-left: 3px; }
#content .pulltext { padding: 30px; width: 260px; line-height: 30px; voice-family: "\"}\""; voice-family: inherit; width: 200px; }
html>body #content .pulltext { width: 200px; } 
#content .imgcaption { color: #a0a0a0; font-size: 11px; width: 180px; line-height: normal; margin-top: 0; margin-bottom: 10px; }
#content div.pullquote p.caption { color: #a0a0a0; width: 200px; text-align: right; font-size: 13px; }




#footer { margin-top: 30px; padding-bottom: 15px; }
#footer p { color: #000; margin: 0; padding: 0; font-size: 12px; }

#ender { height: 17px; margin: 0 auto; padding: 0; }
