body
{
	background: #999;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: "trebuchet MS", verdana, sans-serif;
}

p
{
	line-height: 125%;
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 14px;
}

li
{
	line-height: 125%;
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
}

a
{
	color: #298ec8;
	text-decoration: none;
}

/*a:visited
{
	color: #9ECCE6;
	text-decoration: none;
}
a:active
{
	background: #eee;
	color: #9ECCE6;
	text-decoration: underline;
}
*/
a:hover
{
	color: #b12c24;
	text-decoration: underline;
}


#shell
{
	margin: 0 auto;
	width: 809px;
	background-image: url(../../_images/graphics/bgTileDropShadow.jpg);
	background-repeat: repeat-y;
}

#head { width: 810px; }


#head .banner img
{
	margin: 0: padding: 0;
	border: none;
}

#mainmenu_container
{
	width: 800px;
	background: #DFE5F0;
}


.mainMenu
{
	background: #DFE5F0;
	width:100%;
	font-size:15px;
	font-weight:bold;
	font-family: "trebuchet MS", verdana, sans-serif;
    
	   	
}

.subMenu 
{
  background: #DFE5F0;
  border: 1px solid #999999;
  font-size:14px;
  font-family: "trebuchet MS", verdana, sans-serif;
  font-weight:bold;
  
  
}

.selectedMenu
{
	background: #F6ECA5;
	
}

/*   NO LONGER USED
#head div.nav ul{margin: 0px 0px 0px 10px;padding:0px;}
#head div.nav li{margin: 15px 5px 0px 0px;padding:0px;float:left;list-style-type:none;}
#head div.nav p {font-size: 14px;margin: 0;padding: 0;padding-top: 19px;line-height: 100%;}
#head div.nav a:active { background: #fff; }
*/

/* 'content' div holds main page content and sidebar */
#content
{
	width: 780px;
	padding: 0 10px;
	margin-top: 0px;
}

.upcomingevents
{
	
}

/******/
/* 'main' div holds page text content and creates visual dotted border */
#content #main
{
	width: 564px;
	float: left;
}



#main div.adBannner {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
#main div.adBannner img{
	margin-top:20px;
}
#main div.topDeco
{
	background-image: url(../../_images/graphics/bgMainDotBorderTop.gif);
	background-repeat: no-repeat;
	height: 50px;
}

#main h1
{
	font-family: "Times New Roman", "Times", serif;
	font-size: 26px;
	font-weight: normal;
	color: #333;
	margin:20px 0px 0px 25px;
	height: 75px;
}

#main div.botDeco
{
	height: 25px;
	background-image: url(../../_images/graphics/bgMainDotBorderBot.gif);
	background-repeat: no-repeat;
	clear:both;
}

#main div.bodyText
{
	background-image: url(../../_images/graphics/bgMainDotBorderSides.gif);
	background-repeat: repeat-y;
	padding: 10px 35px;
	position:relative;
	font-size: 12px;
	margin-top:0px;

}

#main div.topDeco h1
{
	margin: 20px 10px 0px 25px;
}


#main div.topDeco h2
{
	font-family: "Times New Roman", "Times", serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin: 20px 10px 15px 25px;
}


#main div.bodyText h2
{
	font-family: "Times New Roman", "Times", serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin: 20px 0 20px 0;
	
}

#main div.bodyText h3
{
	font-family: "Times New Roman", "Times", serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin: 15px 0 5px 0;
}

#main div.bodyText p
{
	margin: 10px 0px;
}

#main div.bodyText ul
{
	margin-left: 0;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#main div.bodyText ul li { 
	margin-bottom: 10px; 
	list-style-image: url(../../_images/graphics/list-marker.gif);
}


/*----*/
/******/
/* 'sidebar' div holds all sidebar content */
#content #sidebar
{
	width: 179px;
	/* border: 1px dotted blue;*/
	float: right;
	margin: 20px 10px 0px 0px;
}

#sidebar div.callOut
{
	width: 179px;
	font-size: 12px;
	background: #f0f0f0;
	margin-bottom: 0px;
}

#sidebar div.callOut .topDeco
{
	height: 10px;
	background-image: url(../../_images/graphics/bgSideCalloutTopDeco.gif);
	background-repeat: no-repeat;
	font-size:0px;
}

#sidebar div.callOut .sideText { padding: 0 15px; }

#sidebar div.callOut .botDeco
{
	height: 11px;
	background-image: url(../../_images/graphics/bgSideCalloutBotDeco.gif);
	background-repeat: no-repeat;
	font-size:0px;
}

#content #sidebar h4
{
	font-size: 12px;
	color: #666;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #ccc;
}

#content #sidebar h5
{
	font-size: 12px;
	color: #298ec8;
	margin: 0px 0px 5px 0px;
}

#content #sidebar p
{
	font-size: 12px;
	color: #666;
	line-height:1.2em;
/*	line-height: 115%;*/
}

#content #sidebar .sidebarAd {
	text-align:center;
}
#content #sidebar .sidebarAd img{
	margin:10px 0px 10px 0px;
}

#content #sidebar .npoLogo{
	float: right;
	width:50px;
	
}

/*----*/
/******/
/* 'footer' div holds all footer content and creates the bottom of the drop shadow visual effect */
#foot
{
	clear: both;
	padding: 30px 70px;
	margin-top: 20px;
}

#foot p
{
	font-size: 10px;
	width: 450px;
	color: #aaa;
	line-height: 120%;
}

div.shadowBott
{
	margin: 0 auto;
	height: 12px;
	width: 810px;
	background-image: url(../../_images/dev/bgDropShadBott.png);
	background-repeat: no-repeat;
	margin-bottom: -12px;
}


/***  Decorative Styles ***/
.linkBox {
	border: 1px solid #298ec8;
	background-color:#dfe5f0;
}
.linkBox a{
	display:block;
	margin:10px;
}

.pullBox {
	width:auto;
	padding:10px;
	background-color:#dfe5f0;
	border:1px solid #298ec8;
}



hr {
	color:#298ec8;
	margin: 20px 0 20px 0;
}

