@charset "utf-8";

/* CSS Document */



body

{

margin-top: 00;

margin-bottom: 0;

margin-left: 0;

background-color: #444444;

}



.bodytext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



.headlinetext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: bold;

	color: #96002d;

	text-decoration: none;

}



.headlinetext2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 28px;

	font-weight: bold;

	color: #444444;

	text-decoration: none;

}



.boxtext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



.bigtext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 20px;

	font-weight: normal;

	color: #d9295e;

	text-decoration: none;

}





.copyright {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



a.copyright {

	color: #FBEDB9;

	text-decoration: none;

}



a.copyright:hover {

	color: #FBEDB9;

	text-decoration: underline;

}



.testimonials { background: #ECECEC; border: solid 1px #DEDEDE; padding: 20px; margin: 0 0 20px 0; }

	

		.testimonials p { width: 460px; margin-bottom: 20px; float: left; }

	

		.testimonials img { border: 5px solid #b4b4b4; float: right; }

	

	img.testimony { width: 90px; height: 90px; border: 5px solid #444444; float: left; margin: 0 10px 5px 0; padding: 0; }



html body * span.clear,



html body * div.clear,



html body * li.clear,



html body * dd.clear



{



	background: none;



	border: 0;



	clear: both;



	display: block;



	float: none;



	font-size: 0;



	list-style: none;



	margin: 0;



	padding: 0;



	overflow: hidden;



	visibility: hidden;



	width: 0;



	height: 0;



}



