body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/rose%20background.jpg);
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#header {
	background-color: #707B50;
	height: 260px;
}
#logo {
	height: 217px;
	text-align: center;
}
#navbar {
	height: 40px;
	text-align: center;
	background-color: #707B50;
}
#content {
	background-color: #FFF;
	border: 7px solid #707B50;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 1500px;
}
#leftColumn {
	float: left;
	width: 584px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	height: auto;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#leftTable {
	float: left;
	width: 240px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	height: 170px;
}
#leftColumn2 {
	float: left;
	width: 584px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#rightColumn {
	float: right;
	width: 170px;
	height: 1475px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #C00;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 3px;
}
#rightTable {
	width: 170px;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	margin: 4px;
	height: 130px;
}
#rightTable2 {
	width: 170px;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	margin: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 130px;
}
#rightTable3 {
	width: 170px;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 130px;
	margin: 4px;
}
#rightTable4 {
	width: 170px;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 130px;
	margin: 4px;
}
#rightTable5 {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 700px;
	color: #000;
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#footer {
	margin-top: 20px;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.facebook-icon {
	text-align: center;
	vertical-align: middle;
}

a:link {
	color: #667049;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #667049;
}
a:hover {
	text-decoration: none;
	color: #A3AD81;
}
a:active {
	text-decoration: none;
	color: #A3AD81;
	font-size: 9pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	color: #C00;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	color: #000;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	color: #707b50;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	color: #C00;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 10pt;
	color: #000;
}
}
h6 {
	font-size: 10pt;
	color: #707B50;
}
.Courses {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #010000;
}
.Dates {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.highlighting {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C00;
	font-weight: bold;
}
.Large_highlight {
	font-size: 14pt;
	color: #C00;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Large_highlight_Black {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Large_highlightCenter {
	font-size: 14pt;
	color: #C00;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

