@charset "UTF-8";
body {
    background-color: #fff;	
	margin:0;
    padding:0;
	border:none;
	text-align: center;
}

#testimonial_letter_wrapper {
	padding:0;
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.testimonial_pagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
    line-height: 26px; 
	font-style: italic;
	color: #cc5533;
	text-align: center;
	margin-top: 10px;
}

#testimonial_letter-top {
	color: #333;
	width: 850px;	
	height: 75px;
	background-color: #ffffff;
	overflow: hidden;	/* allows box to expand with content */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	background-image: url(../art/parchment850x75-top-lighter.jpg); 
}

#testimonial_letter-middle {
	color: #333;
	width: 850px;	
	height: auto;
	background-color: #ffffff;
	overflow: hidden;	/* allows box to expand with content */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	text-align: left;
	background-image: url(../art/parchment850x450-middle-lighter.jpg); 
    background-repeat: repeat-y;
}

#testimonial_letter-bottom {
	color: #333;
	width: 850px;	
	height: 75px;
	background-color: #ffffff;
	overflow: hidden;	/* allows box to expand with content */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
    background-image: url(../art/parchment850x75-bottom-lighter.jpg); 
}

.testimonial_signature {
	color: #cc5533;
	padding-left: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}

.letter_title {
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
    line-height: 24px; 
	text-align: center;
	margin-top: 10px;
}

.letter_signature {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
    line-height: 20px; 
	font-style: italic;
}
.font-9px {
	font-size: 9px;
    line-height: 9px; 
	font-style: italic;
}
.font-10px {
	font-size: 10px;
    line-height: 10px; 
	font-style: italic;
}
.font-12px {
	font-size: 12px;
    line-height: 12px; 
	font-style: italic;
}
.font-12px {
	font-size: 12px;
    line-height: 12px; 
	font-style: italic;
}
a:link, a:visited {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #cc5533;
	text-decoration: none;
}
