*.shadowed {
	background-image: url("shadow.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
}

*.shadowed-lb {
	background-image: url("shadow-lb.jpg");
	background-position: -80px bottom;
	background-repeat: no-repeat;
	padding-bottom: 17px;
	padding-right: 17px;
}

*.shadowed-rt {
	background-image: url("shadow-rt.jpg");
	background-position: right -80px;
	background-repeat: no-repeat;
}

*.shrinkwrapped { float: left; margin-top: 0.5em; }

*.shrinkwrapped-right { float: right; /*margin-left: 1em;*/ }

blockquote {
	font-style: italic;
	padding: 0 0 0 6px;
}

body, html {
	background-color: #fffff5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	width: 100%;
}

cite { font-style: italic; text-transform: uppercase;}

div#ch {
	float: right;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin-right: 0.5em;
	margin-top: 0;
}

div#cover { float: left; margin: 0 1em 1em 1em; }

div#foot {
	border-top: 1px solid #248284;
	clear: both;
	float: left;
	line-height: 1.2em;
	position: relative;
	width: 100%;
   margin-top: 1em;  
}

div#foot p { font-size: 0.8em; }

div#punch3b {
	border-top: 1px solid #b4ecd9;
	border-bottom: 1px solid #1e5d48;
	background-color: #248284;
	color: #fffff5;
	float: right;
	font-family: Georgia, serif;
	font-size: 112%;
	font-style: italic;
	margin: 0.2em -2px 0.2em 0.8em;
	padding: 1em 1em 1.5em 1em;
	text-align: center;
	text-indent: -0.5em;
	width: 28%;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

h3 {
	background-color: #fffff5;
	color: #248284;
	border: 1px solid #248284;
	margin-left: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: 0.2em;
	text-align: center;
	width: 18em; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

h4#phones {
	background-color: #fffff5;
	border-bottom: 1px dotted #248284;
	color: #248284;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.4em;
	margin-top: 2px;
	margin-bottom: 10px;
}

img.edged {
	background-color: #fff;
	border: 1px solid #cfcfcf;
	padding: 6px;
}

img.rtnoshadow { float: left; margin: 0 10px 10px 8px; }

#ch a { font-size: 1.1em; text-decoration: underline; }

#ch a:hover { background-color: transparent; color: #c0c0c0; }

#subject { width: 100%; }

#subject h3 { margin: 0 auto; }

#top {
	background-color: #248284;
	border-top: 1px solid #b4ecd9;
	border-bottom: 1px solid #1e5d48;
	margin: 1em 0 0 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#top .agents {
	background-color: transparent;
	color: #fff;
	float: right;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 1.9em;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	margin: 1em 0 0 0;
	padding-right: 1em;
	text-align: right;
	vertical-align: bottom;
}

#top img { margin: 3px 0 0 3px; }

#wrapper { width: 70%; margin: 0 auto; }