@charset "utf-8";
/* CSS Yo */


#wrapper {
	width:770px;
	margin:0 auto;
	background: url(../images/gradient-vert.jpg) center 125px repeat-x #FFF;
}

#header {
	height: 125px;
	width: 770px;
	background-color: #e20027;
}

#searchphotos iframe { border: 0; width: 750px; height: 560px; }


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color:#b1b3b4;
	background-image:url(/images/bg_tile.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px;
}

h1 {
	font-family: "Segoe UI", Tahoma, Verdana;
	font-size: 28px;
	font-weight: bold;
	color: #e20027;
	font-style: italic;
	margin:18px 0;
}
h2 {
	font-family: "Segoe UI", Tahoma, Verdana;
	font-size: 28px;
	font-weight: bold;
	color: #e20027;
	font-style: italic;
	margin:18px 0;
}
h3 {
	font-family: "Segoe UI", Tahoma, Verdana;
	font-size: 22px;
	color: #e20027;
	font-weight: bold;
	font-style: italic;
	margin:18px 0 0 0;
}

#smalltext {
	font-family: "Segoe UI", Tahoma, Verdana;
	font-size: 10px;
	color:#999;
	font-weight: nprmal;

}

p , dl, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

em { color:#ED1B2F; font-weight:bold; width:220px;}

th {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}

dt {color:#e5001B; font-weight:bold;}
dd{padding:10px; margin-left:0px; background:url(../images/shadow_tile.jpg) 0 0 repeat-x;}
#content {
	float: left;
	display:block;
	/*background-color: #FFF;*/
	padding: 10px;
	width:490px;	
}
h2.mainHeading {text-indent:-9999px; display:block; width:490px; height:51px; background:url(../images/header.png) 0 0 no-repeat}
/* #content table {border:1px solid #CCC; width:100%;}*/
#content a {color:#6d6d6d; text-decoration:underline; }
#content a:hover {color:#F00; text-decoration:underline; /*border-bottom:1px solid #F00;*/}
#content img {border:0;}
#banners {
	float: right;
	display:block;
	width:243px;
}
#banners img, #bannerButton {border:0; margin-bottom:0px;}
#footer {
	float:left;
	display:block;
	width:740px;
	background:url(../images/contact_logo_small.gif) 5px 5px no-repeat #E5001B;
	color:#FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#footer p {margin:0px;}
#footer a {text-decoration:underline; color:#FFF;}
#footer a:hover {
	text-decoration:underline;
	color:#FFF;
}
dl.accordion {min-height:880px;}
dt {
	padding:5px;
	cursor: default;
	background-color: #ebebeb;
	border: 1px dotted #CCC;
}
dt.selected {background: url(../images/contact_logo_small.gif) 5px 5px no-repeat #E5001B; padding-left:25px; color:#FFF;}
table {border:0px;}
#courseMap {margin:0 auto;}
#eventlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}
.td_header {
	background-color: #000;
	color: #FFF;
}
.td_cell {
	background-color: #ebebeb;
}
.td_day {
	background-color: #666;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	vertical-align: top;
}
