body {
	background-color: #FEDBF1;
	letter-spacing: 1px;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 0px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFBCE5;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #F78FCE;
	display: run-in;
}
.services {
	padding-left: 270px;
}
#service_img {
	background-color: #FFFFFF;
	float: left;
	height: 319px;
	width: 250px;
}
.content_box {
	text-align: left;
	vertical-align: top;
	height: 350px;
	width: 730px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.index_content_box {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.picture_frame {
	border: medium double #EB73BD;
}
.picture_frame2 {
	margin-right: 10px;
	float: left;
	margin-bottom: 2px;
	border: medium double #EB73BD;
}

a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: FFBCE5;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: FFBCE5;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 22px;
	line-height: 20px;
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
ul {
	margin-left: 5px;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF8AD0;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF8AD0;
	text-decoration: underline;
}

