/* Fortney Weygandt Container CSS */

.homeFeature .Normal,.NormalDisabled
{
font-weight:bold;
color:#721D1A;
font-size:12px;
text-align:center;
font-family:Trebuchet MS, Helvetica, sans-serif;
}
.footerText .Normal,.NormalDisabled
{
font-size:11px;
color:#3F2B28;
font-family:Trebuchet MS, Helvetica, sans-serif;
}
.footerText a:link, .footerText a:visited{
color:#3F2B28;
text-decoration:underline;
}
.regularText .Normal,.NormalDisabled{
line-height:1.5;
font-size:12px;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#3F2B28;
}
.regularText a:link, .regularText a:visited{
color:#3F2B28;
text-decoration:underline;
}
.regularText ul{
padding:0px 0px 0px 25px;
margin:0px;
list-style-image:url(images/listStyle.gif);
}
.regularText ul li{
padding:0px;
margin:0px;
list-style-image:url(images/listStyle.gif);
}
.regularText ul ul{
padding:0px;
margin:0px;
list-style-type:none;
}
.regularText ul li li{
padding:0px 0px 0px 20px;
margin:0px;
list-style-type:none;
}
.regularText a:hover, .regularText a:active{
color:#721D1A;
text-decoration:underline;
}
.testimonialText .Head{
color:#60AC9E;
font-weight:bold;
font-size:14px;
margin:0px;
padding:10px 0px;
}
.testimonialText .Normal,.NormalDisabled{
padding-top:20px;
color:#60AC9E;
font-size:10px;
}
.taglineText .Normal{
font-size:17px;
font-style:italic;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#3F2B28;
}