.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	
}

h3 {
	font-family: Georgia, serif; 
	font-weight: normal;
	font-style: italic;
}

blockquote {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	padding-bottom: 3em;
}

cite { 
	display:block;
	font-style: normal;
	text-align: right;
	padding-top: 1em;
}

img { border:0; }

a.button,
a.button:hover,
.button,
.button:hover {
	display: inline-block;
	background: #5781AE;
	border-radius: 5px;
	padding: 0.75em 1em;
	font-weight: bold;
	text-decoration: none;
	color: white;
	border: none;
}

.callout { 
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
}

.maintable {
	background-color: #FFFFFF;
	line-height: normal;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 0.5em;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	padding-left: 0.5em;
	display: block;
}

#testtable {	
	padding: 20px;
	width: 650px;
	border: none;
}

#logo {
	border-right: 2px solid #666666;
	width: 150px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
	text-decoration: underline;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5781AE;
	line-height: 18px;
	text-decoration: underline;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
