html {
	background: #FAFFE8 url(/images/home/body-bg.gif) top left repeat-x;
	}
	
	
body.layout-n0-p1-s0 #primary-content {
	left: 0;
	width: 821px;
	top: -5px;
	}	
	
#homepage-flash {
	width: 830px;
	height: 290px;
	position: relative;
	left: 0px;
	top: 4px;
	}	

#nav-main ul li ul {
	display: none;
	height: auto;
	width: 184px;
	padding: 2px;
	position: absolute;
	top: 31px;
	left: 7px;
	z-index: 200;
	background-color: #FAFFE9;
	opacity: 1;
	-moz-opacity: 100%;
	filter: alpha(opacity=100); 
	}
	
	
/* Floated modules */
	
.pc .home-module {
	width: 294px;
	background-image: none;
	padding: 0 0 10px 0;
	margin: 1em 5px 1em 6px;
	overflow: visible;
	float: left;
	}
	
.pc .home-buttons {
	width: 204px;
	float: left;
	margin: 11px 0 1em 0;
	}
	
.pc .home-buttons a.button {
	margin: 1px 0 5px 0;
	display: block;
}

.pc .home-module dl,	
.pc .home-module ul {
	margin: 0 20px;
	}
	
	
/* Homepage News */	
.news-list ul.news h4 a,
 .news-list ul.news h4 {
	font-size: .95em;
	}
	
#emergency ul.news h4 a,
#emergency ul.news h4 {
	font-size: 1.25em;
	color: #BF2819;
	}
		
.news-list ul.news p {
	color: #0E1E30;
	font-size: .9em;
	line-height: 1.1em;
	}
	
#emergency ul.news p {
	font-size: 1.1em;
	line-height: 1.25em;
	}	
	
.news-list .news-paging {
	padding-left: 18px;
	}
	
	
/* Homepage Calendar */	

.home-all-events {
	margin-left: 20px;
	}

.calendar-list p.no-content {
	padding-left: 18px;
	font-weight: bold;
	}
		
.calendar-list dl.calendar-day {
	background: transparent url(/images/news/news-list-li-bg.gif) bottom left repeat-x;
	padding-bottom: 6px;
	margin-bottom: 7px;
	}
	
.calendar-list dl.last-child {
	background: None;
	margin-bottom: 0px;
	}
	
.calendar-list dl.calendar-day dd h4 {
	font-size: .9em;
	color: #787E84
	}
	
.calendar-list dl.calendar-day dd h4 a {
	color: #487AAC;
	}
	
.calendar-list dl.calendar-day dd h5 {
	font-size: .9em;
	color: #0E1E30;
	
	}
	
.calendar-list dl.calendar-day dd h5 span {
	font-size: 1em;
	display: inline;
	}

.calendar-list dl.calendar-day dd h5 a.readmore {
	background-image: None;
	padding-right: none;
	}

.calendar-list .calendar-list-more {
	margin: 18px;
	}
