body, html{
	background:#666 url(img/header.jpg) center top no-repeat;
}
.orange, h1{ color: #FF7D13; }
.yellow, h2{ color:#F2BA27; }
h4{ font-size:12pt; font-weight:bold; }
#header{
	height:287px;
	position:relative;
	margin-bottom:3px;
   z-index:999;
}
#header .navigation{
	text-align:right;
	position:absolute;
	bottom:8px;
   
}
#header .navigation a{
	text-transform:uppercase;
	text-decoration:none;
	font-size:13pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 10px;
}#header .navigation a:hover{ color:#FFF; }
#header a.box-link{
	display:inline-block;
	position:absolute;
/*	border:1px solid #fff;*/
	text-indent:-5000px;
}
#home-link{ left:75px; width:190px; top:50px; height:155px; }
#fox-link{ left:335px; width:97px; top:135px; height:70px; }
#times-link{ left:335px; width:190px; top:55px; height:70px; }
#rhode-show{left:440px; width:70px; top:135px; height:70px; }
#wpri-12{ left:523px; width:76px; top:135px; height:70px; }
#james-e-doyle{ left:790px; width:130px; top:120px; height:95px; }
#adspace{
  background:#000 url(img/ad-bg.jpg) center top no-repeat;
  height:220px;
  overflow:hidden;
  position:relative;
  z-index:1;
}
#adspace img{
  margin-bottom:20px;
}
#content{
	background:#f2ebd9 url(img/content-bg.jpg) top center repeat-y;
	padding-top:12px;
	padding-bottom:12px;	
}
#footer{
	background:#000;
	padding-top:20px;
	text-align:right;
	color:#FF7B16;
	background:#000 url(img/footer.jpg) bottom center no-repeat;
}
#footer a{ color:#F2BA27; text-decoration:none; } #footer a:hover{ color:#FF7B16; }
#footer p{ margin-bottom:40px;}

#accordion a.event, #accordion a.event-selected{
	display:inline-block;
	float:left;
	clear:both;
	width:175px;
	padding:2px 0;
}
#accordion a.event:hover{
	background-color:#EFF0FF	;
}
#accordion a.event-selected{
	background-color:#FF9;
}
.feed {
  display: inline-block; 
  width: 14px; 
  height: 14px; 
  background: url("img/feed-icon-14x14.png") no-repeat 0 50%;
  text-indent:-5000px;
} 
.pdf-download{
  display: inline-block; 
  width:176px; 
  height:20px; 
  background: url("img/downloadButton.jpg") no-repeat 0 50%;
  text-indent:-5000px;
  float:right;
  padding-top:10px;
}
/* SUperfish */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
  float:right;
}
.sf-menu ul {
	position:		absolute;
    z-index:1000;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
    z-index:1001;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
    z-index:1005;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			right;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#F2BA27;
}
.sf-menu li li {
	background:		#F2BA27;
  padding:5px 0;
}.sf-menu li li a{ text-align:left;}
.sf-menu li li li {
	background:		#F2BA27;
  padding:5px 0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#F2BA27;
}

div.flickr img{/* 81 470/5=94 */
  border:1px solid #AAA;
  padding:1px;
  margin:3px 6px 3px 7px;
  height:75px;
  width:75px;
}
