@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(elements/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #EEEEEE;
}
#sidelinks a {
	text-decoration:none;
	color:#333333;
	border-bottom:1px dashed #ddd;
	display:block;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 9px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial;
}
#sidelinks a:hover {
	text-decoration:none;
	color:#999999;
	border-bottom:1px dashed #ddd;
	display:block;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 9px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial;
}
#linkstable {
	padding: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.linkheader {
	color:#ec95fc;
	border-bottom:1px solid #ec95fc;
	background:transparent;
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	cursor:crosshair;
	padding:5px;
	font-weight: normal;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-left: 14px;
}
.contentheader {
	color:#ec95fc;
	border-bottom:1px solid #ec95fc;
	background:transparent;
	font-family:"Trebuchet MS", Arial;
	font-size:24px;
	cursor:crosshair;
	padding:5px;
	font-weight: normal;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
}
p {
	font-size: 14px;
	color: #333333;
	margin-left: 30px;
	list-style-type: circle;
	list-style-position: inside;
}
#rightimgspace {
	padding-left: 15px;
}
#MainTD {
	padding-right: 30px;
}
.footertext {font-size: 12px}
#footertext   a {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
a:link {
	color: #ce72df;
}
a:visited {
	color: #ce72df;
}
a:hover {
	color: #333333;
}
a:active {
	color: #ce72df;
}
#featureTD {
	background-color: #EEEEEE;
	padding: 15px;
	border: 3px double #F9D9EF;
}
.signuptext {
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
}
#newsletter_td {
	border: 1px solid #333333;
	left: 15px;
}
.style2 {font-size: 12px; color: #333333; padding-left: 10px; }
#testimonial_quote {
	background-image: url(elements/quotes.jpg);
	background-repeat: no-repeat;
}
.style3 {
	font-size: 18px
}
.style4 {font-size: 16px}
.style5 {
	color: #EC95FC;
	font-weight: bold;
	font-size: 16px;
}
