/* Global Styles */

body {
	margin:10px;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}
	
/* ID Styles */
	
.bodyText {
	line-height:normal;
	color:#FFFFFF;
	font-family: arial;
	font-size: 10pt;
	}
	
.Update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	}

.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	}

.Title {
	font-family:"Trebuchet MS", Arial;
	font-size:18pt;
	color:#FFFFFF;
	font-weight:bolder;
	}

.subTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:15pt;
	color:#FFFFFF;
	font-weight: bolder;
	}

.Menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold
	}

.Quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	font-style: italic;
	}
	
.littleTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:12pt;
	color:#FFFFFF;
	font-variant: small-caps;
	}
.MenuHighlite {

	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
	font-weight:bold
}
.HotLink {
	line-height:normal;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
}
.tableNews {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.Appeal {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
}
.MenuSurvey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	background-color: #666666;
}
.Alert {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FF0000;
	font-weight:bold;
}
.imagine {
	line-height:normal;
	color:white;
	font-weight:bold;
	font-family: Papyrus, Arial;
	font-size: 10pt;
	font-variant: normal;
	text-transform: uppercase;
}
.imaginebody {

	line-height:20px;
	color:#FFFFFF;
	font-family: arial;
	font-size: 10pt;
}
.360Headers {
	width: 100%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	font-variant: small-caps;
	font-weight: bold;
}
.littleTitleHiLite {
	font-family:"Trebuchet MS", Arial;
	font-size:12pt;
	color:#C0C0C0;
	font-variant: small-caps;
}
.Photo {
	padding-right: 10px;
	padding-bottom: 10px;
}
ul.TickList {
	list-style-image: url(events/graphics/bullet-gray.gif);
	line-height: 20px;
}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0E2D4;
	border-bottom-color: #000000;
	background-color: transparent;
	background-image: url(graphics/menuimages/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#saturday li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
ul#saturday li a{
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background-color: transparent;
	background-image: url(graphics/menuimages/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul#saturday li a:hover{
	background-color: transparent;
	background-image: url(graphics/menuimages/bgHOVER.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(graphics/menuimages/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#breadcrumbs {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
