.pagebackground {
	background-color: #FFEDBD;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(images/finalbackground.jpg);
}
.td_bg {
	background-color: #FFEDBD;
	padding: 20px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-top: 40px;
	margin-left: 52px;
	margin-right: 0px;
	padding-right: 10px;
}

.bodycopy_nopad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-left: 52px;
	margin-right: 0px;
	padding-right: 10px;
}
.bodycopy_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-top: 40px;
	margin-left: 52px;
	margin-right: 0px;
	padding-right: 10px;
}
a.hyperlink:link {
	color: #993300;
	text-decoration: underline;
}
a.hyperlink:hover {
	text-decoration: none;
}
a.hyperlink:visited {
	text-decoration: underline;
	color: #993300;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.headline_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.font_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFEDBD;
}
a.font_nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bg_content {
	background-color: #FFEDBD;
}
.bg_content_white {
	background-color: #FFFFFF;
}
.bg_content_OLD {
	background-color: #d2be96;
}

a img {
outline: none;
border: none;
}

a {
	color: #993300;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a.blacklink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;

}
a.blacklink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;

}
a.blacklink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;

}

#rssx a img {
	padding: 0;
	margin: 0;
}

.win.ie #rssx a img{
	margin-top:8px;
}

/******************CALENDAR STYLES***********************/

	#NVRCal table {
		border: 1px solid #000;
		background:black;
		width: 1024px;
	}
	#NVRCal td { font-family: "Lucida Grande", "Lucida Sans"; font-size: 13px; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; color:#ffffff;}
	#NVRCal a { color: #ffffff; }
	#NVRCal a.navmonth { color: #bcd3e7; font-weight: bold;}
	#NVRCal .day-current { background-color: #333;}
	#NVRCal .day-event { background-color: #FFF; }
	#NVRCal .header { background-color: #f2ebbd; color: black; font-size: 10px;  }
#NVRCal .header a{ background-color: #f2ebbd; color: #f2ebbd; font-size: 10px;   }
#NVRCal td.header {border: none;}
#NVRCal td.subheader {border-top: 1px solid #aaa;;}
	#NVRCal .subheader { background-color: black;; color: #f2ebbd; font-weight: bold; text-align: center; }
	#NVRCal td ul {
		margin:0;
		padding-left: 5px;
		list-style: square;
		font: 11px Arial;
	}
	#NVRCal td ul a{
		text-decoration:none;
	}


	#NVRCal td.day-cell:hover {
		background: #680000;
		cursor:hand;
	} 

        #NVRCal td.day-cell .date {
                color: #ffffcc;
	} 


	#selectedDate {
		float: left;
		width: 150px;
	}
	#detailOptions {
		padding-left:150px;
	}
		#detailOptions form {
			margin: 0;
			padding: 0;
		}
	
		#detailOptions select {
			font: 11px verdana;
		}
		
		select .region {
			font-weight:bold;
		}
		select .division2 {
			padding-left: 15px;
		}

.date {color:white;}
		
a img {outline: none; border: none;}	

#NVRCal td ul li.white a:link {color: white; list-style-type: none;}
#NVRCal td ul li.blue a:link{color: #f2ebbd; list-style-type: none;}
#NVRCal td ul li.white a:visited {color: white; list-style-type: none;}
#NVRCal td ul li.blue a:visited{color: #f2ebbd; list-style-type: none;}
body {margin: 0px;}
li {list-style-type: none;}

.articleHolder {
	border-bottom: 1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
  width:318px;
  margin-left:10px;
  padding-bottom:7px;
  margin-bottom:8px;
  margin-top:10px;
}

.lefttext {
	float:left;
	width:185px;
	padding-right:5px;
}

.rightimage {
	float:right;
	width:125px;
}

.redhead {
	color:#990000;
	font-weight:bold;
	font-size:16px;
}

.blackhead {
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
}

.calholder {
	width:318px;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.leftimage {
	float:left;
	width:50px;
}

.calevent {
	float:right;
	width:260px;
}

.homeCalDate {
	color:#990000;
	text-transform:uppercase;
	font-weight:bold;
}

.homeEventName {
	color:black;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;	
}


.calholder a {
	text-decoration:none;
	color:black;
}

.calbg {
	background-image:url(images/cal_icon.jpg);
	width:54px;
	height:39px;
	font-weight:bold;
  background-repeat:no-repeat;
}

.calnumbers {
 padding-left:17px;
  padding-top:12px;
}

.twtr-ft {
display:none;
}

.fbfeed {
	height:395px;
}


a.learnmore {
	text-decoration:none;
	color:#666;
}

.tablecopy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}