@charset "UTF-8";

body {
	background-color: #660000;
	margin-top:10px;
	padding:0px;
	font: 14px 'GentiumBookBasicRegular', Times New Roman, Times, serif;
}

a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}
@font-face {
	font-family: 'GentiumBookBasicRegular';
	src: url('../fonts/GenBkBasR-webfont.eot');
	src: url('../fonts/GenBkBasR-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/GenBkBasR-webfont.woff') format('woff'),  url('../fonts/GenBkBasR-webfont.ttf') format('truetype'),  url('../fonts/GenBkBasR-webfont.svg#GentiumBookBasicRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GentiumBookBasicItalic';
	src: url('../fonts/GenBkBasI-webfont.eot');
	src: url('../fonts/GenBkBasI-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/GenBkBasI-webfont.woff') format('woff'),  url('../fonts/GenBkBasI-webfont.ttf') format('truetype'),  url('../fonts/GenBkBasI-webfont.svg#GentiumBookBasicItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GentiumBookBasicBold';
	src: url('../fonts/GenBkBasB-webfont.eot');
	src: url('../fonts/GenBkBasB-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/GenBkBasB-webfont.woff') format('woff'),  url('../fonts/GenBkBasB-webfont.ttf') format('truetype'),  url('../fonts/GenBkBasB-webfont.svg#GentiumBookBasicBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GentiumBookBasicBoldItalic';
	src: url('../fonts/GenBkBasBI-webfont.eot');
	src: url('../fonts/GenBkBasBI-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/GenBkBasBI-webfont.woff') format('woff'),  url('../fonts/GenBkBasBI-webfont.ttf') format('truetype'),  url('../fonts/GenBkBasBI-webfont.svg#GentiumBookBasicBoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PermanentMarkerRegular';
	src: url('../fonts/PermanentMarker-webfont.eot');
	src: url('../fonts/PermanentMarker-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/PermanentMarker-webfont.woff') format('woff'),  url('../fonts/PermanentMarker-webfont.ttf') format('truetype'),  url('../fonts/PermanentMarker-webfont.svg#PermanentMarkerRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.list ul {
	font: 14px 'GentiumBookBasicRegular', Times New Roman, Times, serif;
	width: 680px;
	height: 180px;
}
.list ul li {
	float: left;
	width:680px;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	margin-left: -40px;
}
.subheadline {
	font: 16px #66000 'GentiumBookBasicBold', Times New Roman, Times, serif;
}
.highlight {
	font: 16px #F00 'GentiumBookBasicItalic', Times New Roman, Times, serif;
}

#container {
	width: 1200px;
	max-width: 1400px;
	height: auto;
	margin-left:auto;
	margin-right: auto;
	background-color:#FFF;
}
/* ++++++++++++++++++++++Top++++++++++++++++++++++*/
#logo {
	background-image:url(../images/inside_top_bar.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 100%;
	float: left;
}
#logo h1, #logo h2 {
	position: absolute;
	top: -500px;
}
#logo #nav1 {
	margin-top:125px;
	width: 550px;
	float: left;
	color:#FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
#logo #nav1 ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
	font: 16px 'GentiumBookBasicItalic', Times New Roman, Times, serif;
}
#logo #nav1 ul li {
	float: left;
	width:165px;
	height: 30px;
	line-height: 30px;
	text-align:left;
	text-decoration: none;
}
#logo #nav1 ul a {
	display: block;
	color: #fff;
	margin: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
#logo #nav1 ul a:hover {
	display: block;
	color: #f00;
	text-decoration:none;
	margin: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
#logo #nav2 {
	margin-top:0px;
	margin-left: 80px;
	width: 180px;
	height: 180px;
	color:#000;
	float: left;
}
#logo #nav2 ul {
	list-style: none;
	font: 14px 'GentiumBookBasicRegular', Times New Roman, Times, serif;
}
#logo #nav2 ul li {
	float: left;
	width:180px;
	margin-bottom: 1px;
	line-height: 40px;
	text-align:left;
	text-decoration: none;
}
#logo #nav2 ul a {
	display: block;
	color:#000;
	margin: 0px;
}
#logo #nav2 ul a:hover {
	display: block;
	color: #f00;
	text-decoration:none;
	margin: 0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
#logo #nav3 {
	float: left;
	margin-top: 0px;
	margin-left: 105px;
	width: 180px;
	height: 180px;
	color:#000;
}
#logo #nav3 ul {
	list-style: none;
	font: 14px 'GentiumBookBasicRegular', Times New Roman, Times, serif;
}
#logo #nav3 ul li {
	float: left;
	width:180px;
	margin-bottom: 1px;
	line-height: 40px;
	text-align:left;
	text-decoration: none;
}
#logo #nav3 ul a {
	display: block;
	color: #000;
	margin: 0px;
}
#logo #nav3 ul a:hover {
	display: block;
	color: #f00;
	text-decoration:none;
	margin: 0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
/* ++++++++++++++++++++++Content++++++++++++++++++++++*/

#mainContent {
	width: 885px;
	margin-right:5px;
	float:right;
	text-align: center;
	font-family: GentiumBookBasicRegular, "Times New Roman", Times, serif;
	margin-bottom:5px;
}
.sch tr {
	background-color:F6EFD1;
}
.sch tr:nth-child(odd) {
	background-color: #f5f0e1;
}
.new {
	color: #FF9900;
	font-size:16px;
	padding-right: 10px;
	font: 18px 'PermanentMarkerRegular', Times New Roman, Times, serif;
}
.table_title {
	font: 16px 'GentiumBookBasicBold', Times New Roman, Times, serif;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	color: #660000;
}
.workshop li#year {
	font: 17px 'GentiumBookBasicBold', Times New Roman, Times, serif;
	color: #660000;
	width: 45px;
	display: block;
	float: left;
	height: 50px;
	line-height: 35px;
}
.workshop {
	font: 16px 'GentiumBookBasicBold', Times New Roman, Times, serif;
	line-height: 30px;
	float: left;
	width: 840px;
	height: 30px;
	list-style-type: none;
	margin-left: 3px;
	margin-right: 3px;
	margin-top:0px;
	margin-bottom: 5px;
}
.workshop li {
	display:none;
}
.workshop li.selection {
	float: left;
	width: 105px;
	margin: 3px;
	background-color: #B8A091;
	text-align: center;
	display:block;
}

.endorsement_bubble_long {
	background:#FFC;
	width: 370px;
	height: 250px;
	padding: 20px;
	float:left;
	margin: 8px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	display: table;
}

.endorsement_bubble_med {
	background:#FFC;
	width: 370px;
	height: 180px;
	padding: 20px;
	float:left;
	margin: 8px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	display: table;
}

.endorsement_bubble_short {
	background:#FFC;
	width: 370px;
	height: 160px;
	padding: 20px;
	float:left;
	margin: 8px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.2);
	display: table;
}

.endorsement_content {
	display: table-cell;
	vertical-align: middle;
}
	
.endorsement {
	font: 16px 'GentiumBookBasicBoldItalic', Times New Roman, Times, serif;
	text-align: left;
	font-style: italic;
}
.endorsement_person {
	font: 12px 'GentiumBookBasic', Times New Roman, Times, serif;
	text-align:right;
}

.selection_display_hi {
	width: 310 px;
	font: 12px 'GentiumBookBasic', Times New Roman, Times, serif;
	text-align:center;
	border: 1px solid #F89938;
	background-color: #FF1E2;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px;
}
.selection_display_lo {
	display: none;
}

#participant {
	display: table;
	width: 100%;
	float: left;
}
.insert_pic {
	width: 47%;
	height:auto;
	margin-top: 10px;
	float: left;
}
/* ++++++++++++++++++++++Side++++++++++++++++++++++*/	
#side {
	width: 300px;
	float: right;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
	background-color:#FFF1E2;
}
/*.date {
	background-color:#FFF1E2;
	text-align:center;
	border: 3px solid #F89938;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#container #side #date table tr td table tr td table {
	text-align: center;
}
#container #side table tr td .date tr td #date tr td table {
	text-align:center;
}
/* ++++++++++++++++++++++Footer++++++++++++++++++++++*/
.signoff {
	clear: both;
	width: 1180px;
	padding: 10px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	background-color:#600;
	line-height: 5px;
	text-align:center;
}
.signoff a:link {
	color:#FFF;
}
.signoff a:visited {
	color:#FFF;
}
/* ++++++++++++++++++++++Resolution++++++++++++++++++++++*/

.hires {
	display: inline;
}
.hires_banner {
	padding: 0px;
}
.lores {
	display:none;
}
.lores_menu {
	display: none;
}
.lores_title {
	display: none;
}
