@charset "UTF-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4;
	color: #000000;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4;
	color: #333333;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin-top: 0.2em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	color: #cc9900;
	text-align: left;
	margin-bottom: -.6em;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: -1em;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: oblique;
	line-height: 1.2em;
	font-weight: bold;
	color: #cc9900;
	text-align: left;
	margin-bottom: -.2em;	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: oblique;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: -.2em;	

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: oblique;
	line-height: 1.6em;
	font-weight: bold;
	color: #cc9900;
	text-align: left;
	margin-bottom: -.4em;	

}
p.testimonial_rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-right: 36px;
	margin-left: 12px;
	text-indent: -5px;
}
p.custname_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	text-align: left;
	margin-right: 24px;
	margin-left: 12px;
}
p.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;
	text-indent: -5px;
}
p.custname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin-right: 12px;
	margin-left: 12px;
}
p.thumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	color: #FF3300;
}
a:link {
	font-weight: inherit;
	color:#000000;
	text-decoration: underline;
}
a:visited {
	font-weight: inherit;
	color:#666666;
	text-decoration: underline;
}
a:hover {
	font-weight: inherit;
	color: #CC9900;
	text-decoration: none;
}
.contactInfo {
	color: #FFFFFF;
	text-align: center;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	color: #333333;
}

