body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #060;
}
.download_app {
	background-color: #FFFF00;
	height: 60px;
	width: 780px;
}
#nav {
	height: 40px;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: C75B12;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
}
.header {
	color: #C75B12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
	padding-bottom: 0px;
}
.header_centered {
	color: #C75B12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}
.body_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: normal;
}
.intro_paragraph {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #006600;
	text-align: left;
	margin-right: 15px;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 20px;
}
.twoColFixLtHdr #container .intro_paragraph a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.italic_comment {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.sidebar_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	line-height: 18px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}
#header h1 {
	font-family: 'PinewoodRegular', Georgia, Times New Roman, Times, serif;
	src: url('Pinewood.eot');
	src: local('Pinewood Regular'), local('Pinewood'), url('Pinewood.ttf') format('truetype')
	font-size: 40px;
	line-height: 44px;
	color: #663300;
}
.sidebar_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
.table_header {
	color: #660000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: none;
	text-decoration: none;
	background-color: #FFCC00;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.table_session {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-align: center;
}
.table_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.fees {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.activity_header {
	color: #FFFF33;
	font-size: 22px;
	font-family: Hobo, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: solid;
	text-decoration: none;
	padding-top: 0px;
	border-bottom-width: thick;
	border-bottom-color: #FF6600;
	background-color: #990000;
	margin-top: 20px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	height: auto;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #660033;
	line-height: 36px;
}
.bold_comment {
	color: #C75B12;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
.sans_text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-align: left;
	line-height: 20px;
	margin-right: 20px;
}
.sans_text_14 {
	color: #006600;
	font-size: 14px;
	line-height: 20px;
	margin-right: 10px;
}
#header h1 {
	color: #FF3300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.address_copy {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer .copyright_info a:link {
	font-size: 8px;
	color: #006600;
}
.copyright_info {
	font-size: 8px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #003300;
	height: auto;
	padding-top: 5px;
}
.slide_show {
	padding-top: 10px;
	padding-left: 120px;
}
.orange_subhead {
	font: bold 14px Verdana, Arial, Geneva, sans-serif;
	color: #C75B12;
}
#intro_paragraph {
	clear: both;
	height: 480px;
	margin-bottom: 10px;
	border-bottom: medium solid #F60;
	padding-bottom: 10px;
}

.header_special {
	font-family: "Modern Antiqua", Georgia, "Times New Roman", serif;
	color: #090;
	font-size: 40px;
	font-weight: 400;
}
