/* DeepRed */
/* colors.css */
/* Created May 15, 2007*/
/* Modified May 15, 2007
--------------------------------------- */

/* Change the width and URL to specify a different logo

#header h1 {
	width: 150px;
	}

#header h1 a, #header h1 a:link, #header h1 a:visited {
	background-image: url(i/logo.gif);
	}
	
*/

/* Colors used in this theme:

Main color:  #761113 // links, graphics, etc
Light color: #dbcccc // alternating table rows, etc

*/

h1, h2 {
	color: #761113;
	}
	
a:hover, a:active {
	color: #761113;
	border-bottom-color: #761113;
	}

#extraCol .navHeading {
	background: #761113;
	}

.home #mainCol h3, .home #subCol h3 {
	color: #761113;
	}

#extraCol .ops a, #extraCol .ops ul a, #extraCol .ops ul ul a {
	color: #761113; 
	}

#extraCol .navHeading {
	background: #761113;
	}

.home #mainCol h3, .home #subCol h3 {
	color: #761113;
	}

ul li {
	background-image: url(i/bullet.gif);
	}

#feature {
	background-image: url(i/feature_bg.gif);
	}

.resultsItem .url a {
	color: #761113;
	}

.resultsTable {
	background: #761113;
	}

.newsItem .url a {
	color: #761113;
	}

.AltRow td {
	background-color: #dbcccc;
	}

table.Calendar {
	border: 4px solid #761113;
	background: #761113;
	}

table.Calendar .WeekendDay {
	background-color: #dbcccc;
	}

table.Calendar .SelectedDay {
	color: #FFF;
	background: #761113; 
	}

table.Calendar table.Title td {
	background: #761113;
	}

.pressItem .url a {
	color: #761113;
	}
	
.genericTable table th {
	color: #FFF;
	background: #761113;
	}
.postingsTable {
	background: #761113;
	}

.panel h3 {
	color: #761113;
	}
	
#feature .AspNet-Menu-Root a
{
	background: url(i/icon_arrow.gif) no-repeat right center;
}

#extraCol .ops .menuBold
{
	background: #E5E5E5 url(i/icon_arrow.gif) no-repeat 12px center;
}
.modalPopup 
{
	border-color:#761113;
}
.messagePopup 
{
	border-color:#761113;
}
/***************************************************************************/
/*** Use the following for the folder flyer                              ***/
/***************************************************************************/
.subtitle-medium
{
	font-weight: bold;
	color: #761113;
}