body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/background.gif) top center no-repeat #f56a98;
	color:#222222;
	font-size:18px;
	letter-spacing:-1px;
}
*{
padding:0;
margin:0px;
}
h1{
	font-size:80px;
	font-weight:bold;
	letter-spacing:-7px;
	line-height:65px;
	border-top:#222222 3px solid;
	border-bottom:#222222 3px solid;	
	padding:20px 0;
	margin-bottom:20px;
}
#wrapper{
	text-align:left;
	width:1000px;
	margin-top:70px;
	height:auto;
}
#leftcolumn{
	float:left;
	width:350px;
	height:auto;
	font-size:30px;
	letter-spacing:-2px;
	line-height:28px;
	text-align:right;
}
a{
	text-decoration:none;
	color:#222222;
}
a:hover{
	color:#c20342;
}

#leftcolumn ul{
	list-style:none;
}
#rightcolumn ul{
	list-style-type:disc;
}
#footerleft ul{
	font-size: 15px; font-weight: bold;
}
#current a{
	color:#c20342!important;
}
#rightcolumn{
	float:left;
	width:560px;
	/*_width:560px;*/	
	margin-left:50px;
	height:auto;
	margin-bottom:20px;
	position:relative;
}
.clearfix{
	clear:both;
}
#footerleft{
	float:left;
	margin-top:4px;
}
#footerleft li{
	display:inline;
}
#footerleft a{
	margin-right:20px;
}
#footerright{
	float:right;
	text-align:right;
}
#footerright a{
	color:#c20342;
	text-decoration:none;
}
#footerright a:hover{
	color:#222222;
	text-decoration:underline;
}	
#footer{
	clear:both;
	width:920px;
/*	_width:960px; */
	height:65px;
	border-top:#222222 3px solid;
	padding-top:5px;
	margin-left:40px;
}
.contactlabel{
	width:300px;
}
.rapid_contact.button{
	float:right;
	color:#f0d1dc;
	background-color:#C20342;
	height:33px;
	font-size:18px;
	border:none;
	margin-top:5px;
	cursor:pointer;
}
input{
	margin-bottom:5px;
}
iframe{
	border:#222222 3px solid;
}	

/*Custom Styles for Joomla! editor*/
.red_text{
	font-size:84px;
	color:#c20342;
	letter-spacing:-8px;
	line-height:70px;
	margin-bottom:10px
}
.red{
	color:#c20342;
}	
.testimonial{
	background:url(../images/quote.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	line-height:1.5em;
	margin:30px 10px 0 0;
	min-height:125px;
	height:auto;
/*	_height:125px;	 */
	padding:6px 0 2px 28px;
	
}

.testimonial_author{
	font-size:1em;
	margin:5px 10px 5px 100px;
	text-align:left;
	text-indent:-1.3em;
}	
