body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;	
	background-color: #C6C8B9;
	text-align: center;
}

a, img {
	text-decoration: none;
	border: 0px;
}

a:link {color: #003399; text-decoration: none; }
	
a:visited {color: #003399; text-decoration: none; }

a:active {color: #003399; text-decoration: none; }
	
a:hover {color: #3f7fff; text-decoration: none; }

a.Nav1:link {color: #FFFFFF; text-decoration: none; }

a.Nav1:visited {color: #FFFFFF; text-decoration: none; }

a.Nav1:active {color: #FFFFFF; text-decoration: none; }
	
a.Nav1:hover {color: #fec03b; text-decoration: none; }


.black-title {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 26px;
	font-weight: bold;
}


.Title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #a23e7d;
	padding-left: 60px;
	padding-right: 40px;
}
.Title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 23px;
	color: #fcb802;
	padding-left: 75px;
	padding-right: 75px;
	text-align: center;
}
.MainBody {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 18px;
	color: #a23e7d;
	padding-left: 60px;
	padding-right: 40px;
	text-align: left;
	line-height: 24px;
}

.maincontainer {
	width: 714px;
	border-style: solid;
	border-color: #a93a99;
	border-width: 8px;
	border-bottom-width: 20px;	
	background-color: #ffffff;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.md_header {
	width: 704px;
	height:234px;
	background-image:url(../images/md_header5.jpg);
	padding: 5px;
	text-indent: -9999px;
}

.contentcontainer {
	width: 684px;
	background-color: #ffffff;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.workshopbox {
	width: 350px;
	padding-top: 10px;
	padding-bottom: 20px;	
	padding-left: 20px;
	padding-right: 20px;
	border-style: solid;
	border-color: #a93a99;
	border-width: 2px;		
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #a93a99;
	font-size: 20px;
	background-color: #fcb802;		
}

.greenstripe {
	width: 680px;
	background-color: #93934c;
	padding-left: 30px;	
}

.alignsignupform {
	float: right;
	width: 375px;
	margin-top: 100px;
	margin-right: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #ffffff;
	border-style: solid;
	border-color: #a93a99;
	border-width: 1px;
}

.alignright {
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;	
}

.alignleft {
	float: left;
	padding-top: 5px;
	padding-left: 10px;	
	padding-right: 10px;
}

.clear_floats {
	clear: both;
}

.BulletItalic {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #a23e7d;
	padding-left: 80px;
	padding-right: 40px;
	font-style: italic;
	line-height: 28px;
}
.Bullet {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #a23e7d;
	padding-left: 60px;
	padding-right: 40px;
}
.Footnote {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 14px;
	color: #333333;
	padding-left: 60px;
	padding-right: 40px;
	text-align: left;
	line-height: 18px;
}

.font_24pt {
	font-size: 24px;
}	

.whitetext {
	color: #ffffff;
}

.dkgraytext {
	color: #333333;
}	

.purpletext {
	color: #a23e7d;
}

.goldtext {
	color: #fcb802;
}

.textaligncenter {
	text-align: center;
}

.purpleheadline {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #a23e7d;
}

/* New classes for testimonial boxes */

.testimonial-container {
	width: 584px;
	background-image: url(../images/testimonial-bg.jpg);
	margin-left: auto;
	margin-right: auto;	
}

.testimonial-text {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 18px;
	color: #ffffff;
	line-height: 180%;
	padding-left: 15px;
	padding-right: 10px;	
}

.testimonial-headline {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #a23e7d;
	line-height: 90%;
}

.testimonial-name {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #a23e7d;
	line-height: 90%;	
}


