body {
	background-color: #CBD6CB;
}

a:link {
	color: #7C137C;
}
a:visited {
	color: #1F6F44;
}
a:hover {
	color: #1F6F44;
}
a:active {
	color: #7C137C;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	margin: 35px;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.fontwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #7C137C;
	font-weight: bold;
}
.homeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #7C137C;
}
#topcontactinfo {
	color: #FFFFFF;
	text-align: center;
	font: 12px/15px "Times New Roman", Times, serif;
}
.contactinfosmall{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
}
.bodybg {
	background-image: url(img/bodybg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.purplebar {
	background-image: url(img/logos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7C137C;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F6437;
	border: 1px solid #7C137C;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.fontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E93C35;
}
img.debbie {
	float: left;
	height: 182px;
	width: 113px;
	margin-right: 15px;
	margin-bottom: 15px;
}
