@charset "utf-8";

.mpdf {
	background:url(../gfx_generic/pdfmenu.gif) no-repeat right center;
	padding-right:0px;
}


#content h3.venue {
	background:url(../gfx_generic/venue.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
	text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.content {
	background:url(../gfx_generic/content.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.overview {
	background:url(../gfx_generic/overview.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.cost {
	background:url(../gfx_generic/cost.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.date {
	background:url(../gfx_generic/date.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.duration{
	background:url(../gfx_generic/duration.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.entry {
	background:url(../gfx_generic/entry.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.general {
	background:url(../gfx_generic/general.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.objective {
	background:url(../gfx_generic/objective.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.time{
	background:url(../gfx_generic/time.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
		text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content h3.who{
	background:url(../gfx_generic/who.jpg) no-repeat left center;*/
	font-weight: bold;
	text-align: left;
	text-indent: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.20em;
	line-height: 45px;
}

#content table.calandertable {
	/*background-color: #6caed4;*/
	background-color:#0b3045;
	border-style: solid;
	border-width: 1px;
	border-color:#0b3045;
	width:100%;
	margin:0;
}

#content td.tabhead {
	align: left;
	vertical-align: top;
	background-color: #0b3045;
	background:url(../gfx_generic/cal.gif) no-repeat right center;*/
	padding-right:28px;
		margin:0;
}

#content td.tabsubhead {
	align: left;
	valign: top;
	background-color: #1f4566;
		margin:0;
}

#content td.tablesubhead p{
	font-weight: bolder;
	margin:0;
}

#content td.tabcontent {
	align: left;
	vertical-align:	top;
	background-color: #6caed4;
		margin:0;
}

#content td.tabcontent p{
	color:#FFFFFF;
	margin:0;
}

#content a:link {
	color: #b0cad7;
}

#content a:visited {
	color: #333;
}

#content a:hover {
	background-color: #b0cad7;
	color: #000;
}

#content a:active {
	color: #66abcd;
}

#content li {
   font-family: 0.55em Helvetica, Arial, sans-serif;
   font-weight: normal;
   text-align: left;
   line-height: 15px;
   list-style-type:square; 
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.80em;
	width: 474px;
	float: right;
	margin-top: 0px;
}

.homelink a.hspdf {
	background:url(../gfx_generic/pdfnews.gif) no-repeat left top;
	padding-left:22px;
	
}

#content a.pdf {
	background:url(../gfx_generic/pdf.gif) no-repeat right bottom;
	padding-right:22px;
}

#content a:link.pdf {
	color: #b0cad7;
}

#content a:visited.pdf {
	color: #333;
}

#content a:hover.pdf {
	background-color: #b0cad7;
	color: #000;
}

#content a:active.pdf {
	color: #66abcd;
}

#footer a:visited {
	color: #333;
}

#footer a:hover {
	background-color: #3d4b54;
	color: #fff;
}

#footer a:active {
	color: #66abcd;
}

#footer {
	vertical-align:baseline;
	margin-top: 20px;
	clear: both;
	/*float:none;*/
	width: 742px;
	height: 30px;
	background: url(../gfx_footer/footer.jpg) no-repeat left top;
}

#footer p {
	line-height:30px;
}

.footer_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.60em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #1573a9;
	color: #fff;
	text-align: center;
	margin: 0 0 0 0;
	background: url(../gfx_generic/bg.jpg) repeat-y top center;	
}

#wrapper
{
	width: 742px;
	margin: 0 auto;
	text-align: left;
}

#content_holder
{
	width: 742px;
	text-align: center;
}

#navigation {
	padding-top: 20px;
}

#banner {
	padding-top: 20px;
	padding-bottom: 20px;
}

#home_main {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#main {
	padding-left: 12px;
	padding-right: 12px;
}

#main p, #home_main, #content p, {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.80em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
}

#main h1, #home_main, #content h1, {
	font: 1.2em Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
}

#main h2, #home_main, #content h2, {
	font-family: 1.15em Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
}

#homesub {
	width: 229px;
	float: left;
	padding-bottom: 20px;
}

.homelink a {
	color:#DDDDDD;
	font-family:sans-serif;
	font-size:0.7em;
	text-decoration:none;
	border-left-width:10px;
	line-height:16px;
}

.homelink a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color:#FF9922; /*<<highlight hover main menu*/
}

#subnav {
	font-family: Helvetica, Arial, sans-serif;
	width: 200px;
	float: left;
	padding-bottom: 20px;
}

#subnav img.facilitypic {
	width: 180px;
	margin-left:5px;
}
#subnav p.faciltypictext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.65em;
	font-style: italic;
	text-align: center;
	display:block;
	margin:5px;
	line-height:normal;	
}
#subnav p {
	font-family: 0.80em Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
}

#column_left, #column_middle, #column_right {
	width: 223px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.hide {
	display: none;
}

.padded_image {
	padding-right: 20px;
	padding-bottom: 20px;
	display:inline-block;
}

img {
	display: block;
	border: 0;
}
