body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #58585A;
	text-align: left;
}
a:link {
color: #FFFFFF;
}
a:visited {color: #FFFFFF;
}


p {
	font-size: 13px;
	line-height: 1.5;
	color: #dcdcdc;
}


.infopage_text {
	font-size: 13px;
	line-height: 1.3;
}
.infopage_text_spaced {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
	padding: 0 0 0 20px;
}
.infopage_background {
	background: #F4F4F4;
	padding: 4px 20px 20px 20px;
}


.rndbox_text_blanc {
	color: #58585A;
	font-size: 12px;
	line-height: 1.6;
	padding: 0 6px 0 6px;
}
.bold1 {
	color: #8CCA1D;
	font-weight: bold;
}
.bold_grey {
	color: #666666;
	font-weight: bold;
}
.blurb1 {
	font-weight: bold;
	color: #666666;
}

h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #7A3246;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -12px;
}
/* corners3 css BEGINS */
.rndbox {
	background: #7A3246;
	width: 300px;
	margin: 0 0 20px 0;
}
.rndbox p {
	margin: 0 10px;
}
.rndtop {
	background: url(../graphics/topright.gif) no-repeat right top;
}
.rndbottom {
	background: url(../graphics/bottomright.gif) no-repeat right top;
}


.rndbox_blanc {
	background: #EAEAEA;
	width: 520px;
	margin: 10px 0 0 16px;
}
.rndbox_blanc p {
	margin: 0 10px;
}
.rndtop_blanc {
	background: url(../graphics/topright_blanc.gif) no-repeat right top;
}
.rndbottom_blanc {
	background: url(../graphics/bottomright_blanc.gif) no-repeat right top;
}




#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;

}


#homepage_content {
	width: 950px;
	float: left;
	padding: 0 0 0 0;
}




#infopage_content {
	width: 900px;
	float: left;
	padding: 0 0 0 0;
}
#infopage_content_left {
	width: 630px;
	float: left;
	position: relative;
	padding: 0 0 0 0;
}
#infopage_content_right {
	float: right;
	width: 270px;
	position: relative;
	margin: 0 0 0 0;
}





.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4;
	color: #58585a;
	padding: 0px 30px 30px;


}
