@charset "utf-8";


body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../assets/Carin_background.jpg);
	background-repeat: no-repeat;
	font-family: 'Lora', serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	background-position: top;
	border-top-color: #5FD3D0;
	border-right-color: #5FD3D0;
	border-bottom-color: #5FD3D0;
	border-left-color: #5FD3D0;
}
h1 {
	font-family: 'Lora', serif;
	font-size: 30px;
	font-weight: 400;
	color: #6e64a8;
	line-height: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#LeftHomeCopy {
	float: left;
	width: 650px;
	margin-left: 10px;
}
#RightHomeCopy {
	float: right;
	width: 246px;
	margin-right: 10px;
	margin-left: 25px;
	vertical-align: top;
	font-style: oblique;
	background-attachment: fixed;
	background-image: url(../assets/testimonial-back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 273px;
	padding: 15px;
	position: absolute;
}



td {
	font-family: 'Lora', serif;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	line-height: 26px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {
	font-weight: bold;
	color: #00b9b4;
	text-decoration: none;	
}
a:link {
	color: #00b9b4;
	text-decoration: none;
}

a:active {
	color: #00b9b4;
	text-decoration: none;
}
a:visited {
	color: #00b9b4;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.Contact:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Contact:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.Contact:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.Contact:hover {
	color: #F6F986;
	text-decoration: none;
}
a.Nav:link {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
a.Nav:active {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
a.Nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
a.Nav:hover {
	color: #3399FF;
	text-decoration: none;
}
.WhiteFooter {
	color: #666;
	text-decoration: none;
}
#accordion {
	width: 600px;
	clear: both;
}
#accordion h3 a {
	font-size: 14px;
	color: #6E64A8;
}
.PurpleHeadText {
	font-size: 14px;
	color: #6E64A8;
}
.contactText {
	font-size: 13px;
	padding-bottom: 10px;
	color: #FFF;
}
.navText {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.border4content {
	border: 1px solid #84D7E7;
}
