@charset "utf-8";

/* CSS Document */



#main-container {

	height: auto;

	width: 900px;

	margin: 0 auto;

	background-color: #FFFFFF;

	font-weight: normal;

	font-family: "Trebuchet MS", Georgia, Arial, "Times New Roman";

	color: #000;

}

#sidebar-left {

	float: left;

	height: auto;

	width: 180px;

	padding-left: 10px;

}

#content-mid {

	float: left;

	height: auto;

	width: 500px;

	margin-left: 10px;

}

#sidebar-right {

	float: right;

	height: auto;

	width: 180px;

	margin-left: 10px;

	padding-right: 10px;

	text-align: center;

}

#bot-container {

	clear: both;

	height: auto;

}

#col2-left {

	float: left;

	height: auto;

	width: 400px;

	padding-left: 15px;

	padding-top: 10px;

	padding-right: 15px;

	margin-right: 10px;

	margin-left: 10px;

}

#top-col1 {
	clear: both;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;

}



#col2-right {

	float: right;

	width: 400px;

	margin-left: 10px;

	padding-right: 20px;

	padding-top: 10px;

	margin-right: 10px;

	padding-left: 10px;

}

#header {

	height: 85px;

	padding-top: 10px;

}

#logo {

	float: left;

	height: 71px;

	width: 300px;

	clear: left;

}

#social-media {

	float: right;

	height: 20px;

	width: 275px;

	margin-top: 5px;

	margin-bottom: 5px;

	right: auto;

	clear: right;

}

#survey {

	float: left;

	height: 30px;

	width: 300px;

	margin-top: 5px;

	margin-bottom: 5px;

	text-decoration: blink;

	font-size: 14px;

}



#social-media a {

	text-decoration: none;

	color: #000000;

}

#workshop-link {

	font-size: 16px;

	font-weight: bolder;

	color: #000099;

	text-decoration: blink;

	text-align: center;

}



#social-media a:hover {

	color: #999999;

}

#top-nav {

	padding-top: 10px;

	padding-bottom: 10px;



}

#inner-container {

	height: auto;

	float: none;

}

#content {

	float: right;

	width: 550px;

	background-color: #FFFFFF;

	padding-right: 30px;

	text-align: left;

	clear: right;

	margin-top: 10px;

	margin-bottom: 10px;

	padding-top: 0px;

	height: auto;

}

#event-content {

	float: right;

	padding-right: 10px;

	padding-left: 10px;

	height: auto;

	width: 520px;

	clear: right;

}

#bot-event-content {

	float: right;

	width: 520px;

	height: auto;

	margin-top: 10px;

	margin-left: 10px;

	padding-top: 5px;

	padding-right: 20px;

	padding-bottom: 5px;

	padding-left: 20px;

	margin-right: 10px;

}

#event-image {

	height: 160px;

	width: 150px;

	float: left;

}



#event-list {

	clear: none;

	float: left;

}

#event-panels  {

	float: right;

	width: 425px;

}





#table-col1 {

	float: left;

	height: auto;

	width: 275px;

}

#table-col2 {

	float: right;

	height: auto;

	width: 275px;

}



.home-font {

	font-size: 16px;

	border-right-color: #999;

	border-top-color: #999;

	border-bottom-color: #999;

	border-left-color: #999;

	color: #000;

}



#bot-nav {

	height: auto;

	clear: both;

	background-color: #CCCCCC;

	color: #000;

}

#bot-left-content {

	clear: both;

	float: left;

	padding-right: 10px;

	height: auto;

	width: 270px;

	padding-left: 10px;

	margin-left: 5px;

}

#bot-mid-content {

	clear: right;

	float: left;

	width: 270px;

	height: auto;

	padding-left: 10px;

	padding-right: 10px;

	margin-left: 10px;

	margin-right: 10px;

}

#bot-right-content {

	clear: right;

	float: right;

	width: 270px;

	padding-right: 10px;

	height: auto;

	padding-left: 10px;

	margin-right: 5px;

}



#bot-nav p {

	font-size: 10px;

}

body {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	background-color: #eee;



}

#sidebar {

	clear: left;

	float: left;

	width: 270px;

	background-color: #FFFFFF;

	padding-left: 30px;

	text-align: left;

	height: auto;

}

.sidebar-center-image {

	padding-right: 35px;

	padding-left: 50px;

}





#menu {

	width: 100%;

	float: left;

	background-color: #CCC;

	padding-bottom: 2px;

	padding-top: 2px;

	list-style-position: outside;

	vertical-align: middle;

	font-weight: normal;

}



#menu ul {

	list-style: none;

	width: auto;

	float: left;

	margin: 0;

	padding: 0;

}

#bot-menu {

	background-color: #999;

	clear: both;

	float: left;

	width: 100%;

	color: #000;

	height: auto;

}





#menu a, #menu h2 {

	font-size: 16px;

	font-family: "Trebuchet MS", Georgia, Arial, "Times New Roman";

	display: block;

	margin: 0;

	text-align: center;

	padding-top: 7px;

	padding-bottom: 7px;

}



#menu a {

	color: #000;

	text-decoration: none;

	background-color: #999;

}



#menu a:hover {

	color: #fff;

	background: #666;

}



#menu ul ul li a {

	background-color: #CCC;

}

#menu li {

	position: relative;

	font-weight: bold;

}



#menu ul ul {

position: absolute;

z-index: 500;

}



#menu ul ul ul {

position: absolute;

top: 0;

left: 100%;

}



div#menu ul ul,

div#menu ul li:hover ul ul,

div#menu ul ul li:hover ul ul

{display: none;}



div#menu ul li:hover ul,

div#menu ul ul li:hover ul,

div#menu ul ul ul li:hover ul

{display: block;}



li.new {

	width: 125px;

}



li.hot {

	width: 110px;

}



li.job {

	width: 180px;

}



li.business {

	width: 190px;

}



li.calendar {width: 170px;}



li.contact {

	width: 125px;

}



a {

	color: #990000;

	text-decoration: none;

}

a:hover {

	color: #999999;

}

#address {

	float: right;

	height: 80px;

	padding-right: 10px;

	text-align: right;

	padding-top: 5px;

	font-weight: bold;

}

#top-anchors {

	text-align: center;

}

#anchor1 {

	float: left;

	width: 200px;

	margin-left: 5px;

	padding-right: 5px;

}

#anchor2 {

	float: left;

	width: 200px;

	padding-right: 5px;

	padding-left: 5px;

}

#anchor3 {

	float: left;

	width: 200px;

	padding-right: 5px;

	padding-left: 5px;

}

#anchor4 {

	float: left;

	width: 200px;

	padding-left: 5px;

	padding-right: 5px;

}

#sidebar h2 {

	text-align: center;

}

.center-image {

	padding-right: 100px;

	padding-left: 100px;

}

.title-font {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000;

}

#workshop-link a {

	color: #060;

}

#workshop-link a:hover {

	color: #000099;

}

#mc_embed_signup {

	border: thin solid #666666;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 10px;

	width: 70%;

}

#spacer {

	clear: left;

	float: left;

	height: 25px;

	width: 250px;

	margin-top: 5px;

	margin-bottom: 5px;

	color: #FFF;

}

.event-sidebar-font {

	font-size: 12px;

	font-weight: lighter;

	color: #000;

}

#event-descriptions {

	margin: 10px;

	padding: 10px;

	height: 300px;

	width: 500px;

	border: 3px inset #CCC;

}

#event-descriptions table {

	text-align: left;

	

}

#event-descriptions table tr {

}

#event-descriptions table tr td {

	width: 425px;

}





#event-descriptions table cell {

	float: left;

	left: 10px;

	top: 10px;

	right: 10px;

	height: 290px;

	width: 400px;

	text-align: left;

}

#event-sidebar {

	float: left;

	height: auto;

	width: 300px;

	padding-left: 10px;

	clear: left;

}



#registration-links {

	float: left;

	height: auto;

	width: 350px;

	margin: 10px;

	padding: 5px;

}





#top-description {
	padding: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;

}

#bot-description {

	float: right;

	width: 495px;

	padding-right: 10px;

	padding-bottom: 5px;

	margin-right: 15px;

}

.form-display {

	font-size: 12px;

}

#main-container div #workshop-registration-confirmation {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	color: #333;

}

#main-container div #workshop-registration-confirmation {

	font-size: 16px;

	border: medium groove #666;

}

#main-container div #workshop-registration table tr td .form-display em {

	font-size: 14px;

}

#main-container div #workshop-registration table tr td .form-display {

	font-size: 18px;

	font-style: italic;

	font-weight: bold;

}

#main-container div #workshop-registration table tr td .form-display {

	font-style: normal;

}

#main-container div #workshop-registration table tr td .form-display {

	font-size: 16px;

}

#main-container div #form1 table tr td {

	text-align: center;

}

#main-container div #form1 table {

	text-align: center;

}

#main-container div #form1 table {

	text-align: center;

}

.class_table_list {

	margin: 0px;

	padding-top: 1px;

	border: thin solid #000;

}

.indent {

	text-align: left;

	padding-left: 20px;

}

#main-container #inner-container #content #sidebar-right div {

	font-weight: bold;

}

#main-container #inner-container #content #sidebar-right div {

	font-size: 16px;

}

#main-container #inner-container #content div blockquote h3 {

	font-size: 16px;

	font-weight: bold;

}

#right-sidebar-container-inset {

	float: right;

	width: 200px;

	margin-left: 50px;

	text-align: center;

}

.center-sidebar-font {

	font-size: 16px;

	text-align: center;

	font-weight: bold;

	padding-right: 25px;

	padding-left: 20px;

}

#partner-orgs {

	height: 100px;

	width: auto;

	float: left;

	clear: right;

	margin-right: 10px;

	margin-left: 10px;

}

#home-partner-orgs {

	height: 100px;

	clear: both;

	width: auto;

	padding-left: 30px;

	margin-top: 10px;

}

#main-container #inner-container #content .home-font div div table tr td div a img {

	border: thick solid #EBEBEB;

}

#admin div a {

	color: #FFF;

}

#admin div a {

	color: #EEE;

}

#main-container #inner-container #content .home-font div div #CollapsiblePanel1 .CollapsiblePanelTab {

	color: #800000;

	font-size: 16px;

}

#main-container #inner-container #content .home-font div div p {

	font-size: 16px;

}

#main-container #inner-container div #surveytextbox p em strong {

	color: #800000;

}

#main-container #inner-container #content .home-font div table tr td {

	border: thin groove #009EC3;

}

.eeo-statement {

	font-size: x-small;

}

.eeo-statement {

	font-size: 9px;

	font-style: italic;

	font-weight: normal;

}

#main-container #inner-container #content .home-font div .title-font {
	font-size: 18px;
}
#main-container #inner-container #content .home-font div .title-font {
	color: #F00;
}
#main-container #inner-container #content .home-font div {
	font-size: 24px;
}
#main-container #inner-container #content .home-font div {
	color: #00F;
}
#main-container #inner-container #content .home-font div {
	text-align: center;
}
#main-container #inner-container #content .home-font div {
	font-weight: bold;
	font-size: large;
}
#main-container div .title-font div h2 {
	text-align: center;
}
#main-container div .title-font div h2 {
	color: #00F;
}
#main-container div .title-font div h2 {
	text-align: justify;
}
#main-container div .title-font h2 {
	text-align: justify;
}
#main-container div .title-font h2 {
	text-align: center;
}
