/* CSS Document */
.purpleborder{
border:solid 1px #441530;
}
.slther{
background-image:url(../images/purpleslither.jpg);
background-repeat:repeat-x;
height:20px;
}
.purplefooter{
font-family:"Trebuchet MS";
font-size:10px;
color:#441530;
padding:5px 5px 5px 5px;
}
.purplefooter a{
color:#441530;
text-decoration:none;
}
.purplefooter a:hover{
color:#441530;
text-decoration:underline;
}
.whitefooter{
font-family:"Trebuchet MS";
font-size:10px;
color:#ffffff;
}
.whitefooter a{
color:#ffffff;
text-decoration:none;
}
.whitefooter a:hover{
color:#ffff;
text-decoration:underline;
}
.tagline{
font-family:"Trebuchet MS";
font-size:22px;
color:#441530;
padding:5px 5px 5px 5px;
}
.greytitle{
font-family:"Trebuchet MS";
font-size:16px;
color:#999999;
letter-spacing:3px;
padding:5px 5px 5px 5px;
}
.text{
font-family:"Trebuchet MS";
font-size:12px;
color:#441530;
padding:5px 5px 5px 5px;
}
.phone{
font-family:"Trebuchet MS";
font-size:18px;
color:#441530;
padding:5px 5px 5px 5px;
}
.greyphone{
font-family:"Trebuchet MS";
font-size:14px;
color:#999999;
letter-spacing:2px;

}
.whitetext{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
padding-left:5px;
}

.sidefont{
font-family:"Trebuchet MS";
font-size:18px;
color:#441530;
}


.sidecontent{
font-family:"Trebuchet MS";
font-size:8px;
color:#441530;
padding:5px 5px 5px 5px;
}

p {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#441530;
	padding:5px 5px 5px 5px;
	margin: 0px;
}
p a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#441530;
	text-decoration: underline;
}