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

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	color: #333;
}
a:link {
	color: #98002E;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #98002E;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #98002E;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #98002E;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.footnav:link {
	color: #98002E;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
afootnav:visited {
	color: #98002E;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
afootnav:active {
	color: #98002E;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
afootnav:hover {
	color: #98002E;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}


.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
.pageTitles {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #98002E;
	line-height: 20px;
}
.bodyCopy {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 22px;
}
.boldRed {
	font-size: 12px;
	font-weight: bold;
	color: #98002E;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #333;
}
a.foot {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.foot:link {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.foot:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.foot:hover {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.foot:active {
	color: #333;
	font-size: 11px;
	text-decoration: none;
} 
a.email {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.email:link {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.email:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.email:hover {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
a.email:active {
	color: #333;
	font-size: 11px;
	text-decoration: none;
} 
.ads {
	font-family: Arial;
	font-size: 9px;
	color: f6f4f4;
}
a.ads{
	color: #F6F1F5;
	text-decoration: none;
	font-size: 9px;
	}
a.ads:link {
	color: #F6F1F5;
	text-decoration: none;
}
a.ads:visited {
	color: #F6F1F5;
	text-decoration: none;
}
a.ads:hover {
	color: #F6F1F5;
	text-decoration: none;
}
a.ads:active {
	color: #F6F1F5;
	text-decoration: none;
}.small {
	font-family: Arial;
	font-size: 10px;
	color: #06C;
}
ul.list{
	margin:0;
	padding:0;
	list-style-image:url(images/bullet.png);
	margin-left: 20px;
	line-height: 18px;
}
.reference {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	color: #333;
}
.social {
	margin: 10px 30px 30px 0;
	text-align: right;
}
.nav {
	text-align: right;
	margin-right: 25px;
}

