@charset "utf-8";

#mainContent {
	width: 760px;
	font-family: "Comic Sans MS", Verdana, Arial;
	float: left;
	font-size: 1em;
	color: #666666;
	margin-bottom: 40px;
	margin-top: 20px;
}

#mainContent h1 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #660000;
}
#mainContent h2 {
	font-size: 1em;
	color: #660000;
	padding-bottom: 0px;
	margin-bottom: -10px;
	padding-top: 5px;
}


#text {
	width: 550px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCCFF;
	padding-right: 5px;
	padding-left: 8px;
}

#text img {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}


#testimonial_sidebar {
	float: right;
	margin-top: 100px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #FFCCFF;
	width: 180px;
	vertical-align: middle;
	padding-left: 7px;
	padding-bottom: 15px;
}

#testimonial_sidebar h2 {
	font-size: 1.2em;
	color: #660000;
}
.testimonial_right_justify {
	text-align: right;
}

.button {
	text-align: center;
	margin-right: 40px;
	margin-left: 46px;
	margin-top: -15px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainContent a:link {
	color: #009933;
	text-decoration: underline;
}
#mainContent a:visited {
	color: #6699FF;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #009933;
	text-decoration: none;
}
#text #facebook {
	padding-bottom: 15px;
}

#text #facebook img {
	padding: 0px;
	float: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 4px;
}
