@charset "UTF-8";
/* CSS Document */

.menu {
	display:none;
}
.callbtn {
	display:none;
}

.imagearea1 {
	display:none;
}
.imagearea2 {
	display:none;
}

.content {
	display:block;
}

.header span {
	float:right;
}

.firstpara {
	font-size:20px;
	color:#69207E;
	font-weight:bold;
}

.subtitle {
	font-size:15px;
	color:#69207E;
	font-weight:bold;
}

.largepara {
	font-size:15px;
}

ol {
	padding:0 0 10px 25px;
}

.quote {
	font-size:14px;
	font-style:italic;
}

.bold {
	font-weight:bold;
}

a {
	color:#69207E;
	text-decoration:none;
}

.insurance .content table {
	position:static;
	width:360px;
	height:120px;
}
.partner .content table {
	position:static;
	width:350px;
	height:90px;
}

.purple {
	color:#69207E;
}

.rothschildimg {
	display:block;
}

.links .content img {
	border:0px;
	width: 90px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0;
}

.news .content img {
	height:145px;
	padding:10px 10px 10px 0;
	border:0px;
}
.news .content a {
	float:left;
	padding:20px 0 0 0;
}

.team .content p {
	padding:0px;
}
.team .content hr {
	margin:20px 0;
}

.team .content .teamperson {
	float:left;
	width:100px;
}
.team .content .teamperson p {
	padding:10px 0 0 0;
}

.teamthumbs {
	width:85px;
	height:140px;
	float:left;
	padding:0 5px 10px 0;
}
.team .teamthumbs p {
	padding:5px 0px 0px 0px;
	font-size:9px;
}
.team .teamthumbs img {
	width:85px;
	height:85px;
}

.testimonials .content .teamthumbs p {
	padding:5px 0px 0px 0px;
	font-size:9px;
	font-weight:bold;
}
.testimonials .content .teamthumbs img {
	width:85px;
	height:85px;
	padding:0px;
	float:none;
}
.testimonials .content p {
	padding:0 0 0 120px;
}
.testimonials .content img {
	float:left;
	padding:0 10px 10px 0;
}

/* treefrog link */

.treefrog {
	position:absolute;
	bottom:-25px;
	right:0px;
	width:170px;
	height:10px;
	color:#ccc;
	font-size:9px;
	text-align:right;
}
.treefrog a {
	color:#ccc;
	text-decoration:none;
}
