@charset "utf-8";
/* CSS Document */

a:link {
	color: #de274d;
}
a:visited {
	color:#de274d;
}
body.whiteLinks a:link {
	color: #FFF;
}
body.whiteLinks a:visited {
	color:#FFF;
}
.subContent {
	float:right;
	width:225px;
}
.subContent .style54, .subContent .style55, .subContent .style57 {
	font-size: 16px !IMPORTANT;
}
ul.noMargin {
	margin-left: 14px;
	padding-left: 0px;
}
.subMoreInfo a:link, .subMoreInfo a:visited, .moreInfo a:link, .moreInfo a:visited {
	color: #FFF !IMPORTANT;
	font-weight: bold;
}
.subContent a:link, .subContent a:visited {
	color: #FFF !IMPORTANT;
	font-weight: normal;
}
ul {
	/*list-style-image: url(http://www.teresafarnum.com/images/bullet.gif);*/
	list-style: square outside;
	

}
ul ul{
	/*list-style-image: url(http://www.teresafarnum.com/images/bullet.gif);*/
	list-style: none;
	

}

ul ul li:before{
	 content: " - "; 
	}
	
	.navContainer ul ul li:before{
	 content:none; 
	}
	
p#thing1 {
	margin-top: 0px;
	padding-top: 0px;
}
p.shinkP {
	margin: 0px auto;
	padding: 0px auto;
}
#spaceFix {
	margin-top: 13px;
	margin-bottom: 13px;
}
.footerRight a {
	color: #FFF;
}
.homeSub2 a.style12 {
	background: none;
}
.homeSub1 a, .homeSub2 a {
	color: #FFF;
}
.quotes{
	width:265px;
	float:right;
	background: url("../images/testimonial-bg.gif") no-repeat scroll 0 0 transparent;
	}
