body {
	margin-top: 0px;
	margin-left: 0px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 851px;
}
#leftcol {
	float: left;
	width: 328px;
}
#rightcol {
	float: right;
	width: 490px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
}
#green {
	background-color: #BFC598;
	width: 318px;
	border: 1px solid #B7B2B2;
}
#testimonial1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #dee0df;
	background-image:  url("images/flower2.gif");
	background-repeat: no-repeat;
	background-position: right top;
	width: 295px;
	border: 1px solid #b7b2b2;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	color: #616639;
}
#green2 {
	background-color: #BFC598;
	width: 318px;
	border: 1px solid #B7B2B2;
	margin-top: 15px;
}
#testimonial2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #dee0df;
	background-image:  url("images/flower1.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 295px;
	border: 1px solid #b7b2b2;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	color: #616639;
}
strong {
	font-weight: bold;
	color: #F2808A;
}
#all {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 851px;
	clear: both;
}
#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	height: 53px;
	width: 851px;
}
a {
	color: #FC7283;
	text-decoration: underline;
}
#nav {
	text-align: center;
	width: 851px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 150%;
	letter-spacing: 1px;
	border-top: 1px none #BFC598;
	border-right: 1px none #BFC598;
	border-bottom: 1px dotted #BFC598;
	border-left: 1px none #BFC598;
}
blockquote {
	background: transparent url(images/quoleft.gif) left top no-repeat;
	padding-left: 37px;
}
blockquote div {
	background: transparent url(images/quoright.gif) right bottom no-repeat;
	padding-right: 35px;
}
#content {
	width: 835px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FC7283;
	text-align: center;
}
