@charset "utf-8";
#wrapper #mainpitch p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #D3B969;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#wrapper #mainpitch li {
	line-height: 140%;
	list-style-image: url("images/check.gif");
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-indent: 0px;
	margin-top: 12px;
	margin-left: 2px;
}
#toc {
	border: 3px double #574426;
	width: 600px;
	position: relative;
	background-color: #FFFFE1;
	background-position: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 50px;
}
#photo {
	float: left;
	width: 225px;
	margin: 10px;
	clear: both;
}
#wrapper #mainpitch #photo2 {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}
#photo3 {
	float: left;
	height: 320px;
	width: 300px;
	margin: 10px;
}
#wrapper #mainpitch #pricing a {
	color: #000000;
}
.quote {
	background-color: #FFFF99;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px;
	text-align: center;
	line-height: 140%;
	margin: auto;
	border: 2px solid #4A3A21;
	font-size: 14px;
}
#wrapper #mainpitch a {
	color: #CC3366;
}


