body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #bdad8f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #655351;
	font-style: normal;
	font-weight:lighter;
}
body a:link {
	color: #f591a6;
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
	color: #f591a6;
}
body a:hover {
	text-decoration: underline;
	color: #f591a6;
}
body a:active {
	text-decoration: none;
	color: #f591a6;
}

.body1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #655351;
	font-style: normal;
	font-weight:lighter;
	
}
.body1 strong {font-weight:bold;}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #68ab9e;
	
	text-align: left;
}

.body1center {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #655351;
	text-align: center;
	vertical-align: top;
	font-weight:lighter;
}

.bggreen {
	background-color: #e4e6a5;
}
.bgright {
	background-image: url(Images/bgright.jpg);
	background-repeat: repeat-y;
}

.bglight {
	background-color: #f5f5d1;
}


.bgnav {
	background-image: url(Images/bgnav.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.bgnavl {
	background-image: url(Images/bgnav.jpg);
	background-position: right center;
}
.bgnavl2 {
	background-image: url(Images/bgnavleft.jpg);
}
.bgleft {
}



.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #655351;
	text-align: center;
	vertical-align: top;
}
.bgleft {
	background-image: url(Images/bgleftfloral.jpg);
	background-repeat: repeat-y;
}
.bgleftfd {
	background-image: url(Images/bgleft.jpg);
	background-repeat: repeat-y;
}

.bgbot {
	background-image: url(Images/bgbot.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.bgrightcorner {
	background-image: url(Images/bgrightcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgleftcorner {
	background-image: url(Images/bgleftcorner.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bgnavright {
	background-image: url(Images/bgnavright.jpg);
}
.header3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #68ab9e;
	text-align: center;
}


.style6 {font-size: 9pt}

.margin
{margin-left:10px;
margin-right:10px;
}
div#workshopnav
{width:200px;
height:auto;
float:right;
margin-top:20px;
margin-right:20px;
background-color:#fbe1db;
}

div#workshopnav a:link, a:visited
{color:#f591a6;
text-decoration:none;
}
div#workshopnav a:hover, a:active
{text-decoration:underline;
}

