#column1of2events {
	float: left;
	width: 164px;
}
#column2of2events {
	float: left;
	width: 628px;
}

#primaryContent {
	float: left;
	margin: 0px 0px 10px 10px;
	width: 793px;
	display: block;
}
#calendarHeading {
	width: 791px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #ffffff;
	background-image: url('../images/secondary_heading_bkg.png');
	text-align: center;
	padding: 3px 0 0 0;
}
#calendarDaysOfWeek {
	width: 793px;
}
#calendarDaysOfWeek #day {
	float: left;
	width: 111px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff;
	background-image: url('../images/heading_background.png');
	text-align: center;
	padding: 3px 0 0 0;
	border: 1px solid #416072;
}
#calendarDays {
	width: 793px;
}
#calendarDays #entry {
	float: left;
	width: 111px;
	height: 125px;
	background: #FFFFFF;
	border: 1px solid #416072;
}
#calendarDays #entry #date {
	height: 20px;
	background: #E4E9EE;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000;
	text-align: left;
	padding: 3px 0 0 10px;
	border-bottom: 1px solid #CCCCCC;
}
#calendarDays #entry #events {
	background: #FFFFFF;
	height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
	
}
#calendarDays #entry #events #bullet {
    background-image: url(../images/bullet_red.png);
    background-repeat: no-repeat;
    padding: 2px 0px 2px 15px;
    margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #000000; 
}
#calendarDays #entry #events #bullet a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	color: #416072;
	text-decoration: underline; 
}
#calendarDays #entry #events #bullet a:hover {
	text-decoration: none; 
}

#calendarDays #entry.inactive {
	background: #CCCCCC;
}
#calendarDays #entry #date.inactive {
	background: #CCCCCC;
}
#calendarDays #entry #events.inactive {
	background: #CCCCCC;
}



#tercerySectionHeading1Container {
	width: 180px;
	display: block;
	min-height: 25px;
	height: auto;
	overflow:auto;
	background-image: url('../images/heading_background.png');
	border-bottom: 1px solid #416072;
}
#tercerySectionHeading2Container {
	width: 180px;
	display: block;
	min-height: 20px;
	height: auto;
	background-color: #E9B94B;
	border-bottom: 1px solid #E9B94B;
}
#sectionHeading1Container {
	width: 791px;
	margin: 0;
	padding: 0;
	display: block;
	min-height: 25px;
	height: auto;
	overflow:auto;
	background-image: url('../images/heading_background.png');
	border-bottom: 1px solid #416072;
}
#sectionHeading2Container {
	width: 608px;
	display: block;
	min-height: 20px;
	height: auto;
	overflow:auto;
	background-color: #BF811C;
	border-bottom: 1px solid #BF811C;
}
#monthToggleContainer {
	width: 608px;
	height: 25px;
	margin: 10px 0px 0px 10px;
	display: block;

}
#sectionHeading1 {
	float: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 4px 0px 0px 5px;
}
#sectionHeading2 {
	float: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 2px 0px 0px 5px;
}
#sectionHeadingRSS {
	width: 25px; 
	float: right; 
	padding: 4px 5px 0px 0px;
}
#sectionHeadingBottomBorder {
	width:608px; 
	border-bottom: 1px solid #416072;
	clear: both;
}

#primaryContentEntry {
	width: 608px;
	display: table-row;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 5px 0px;
	clear: both;
}
#contentDivider {
	clear: both;
	width: 608px;
	border-bottom: 1px solid #416072;
}
#primaryContentBody {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #000000;
}


div.light {
	width: 608px;
	background-color: #F7F9FA;
	border-bottom: 1px solid #416072;
}
div.dark {
	width: 608px;
	background-color: #E4E9EE;
	border-bottom: 1px solid #416072;
}

#monthToggleEntry {
	float: left;
	height: 17px;
}


div.summaryContainer {
	position:absolute;
	width:100%;
	height:1100px;
	z-index:1;
	left: 0px;
	top: 0px;
	float:left;
	text-align: center;
}
div.summaryBox {
	width:500px;
	height: 300px;
	z-index:1;
	background: url('../images/event_cal_detail_bkg.png');
	padding:10px;
	margin:300px auto;
	border:4px solid #BF811C;
	text-align: left;
}
#eventEntry {
	float:left;
	width: 500px;
	padding: 10px 0px 10px 0px;
}
#eventEntrySpacer {
	float:left;
	width: 4px;
	height: 5px;
}
#eventHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #416072;
	margin-bottom: 4px; 
}
#eventHeading a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #416072;
	text-decoration: none;
}
#eventHeading a:hover {
	text-decoration: underline;
}

#eventDetailHeading {
	float: left;
	clear: both;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	color: #962F0E;
	font-weight: bold;
	padding-bottom: 2px;
}
#eventDetailValue {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #000000; 
	width: 420px;
	padding-bottom: 2px;
}
#close {
	width: 500px;
	text-align: right;
	height: 50px;	
}
#more {
	width: 500px;
	text-align: right;
	height: 20px;
	margin-top: 20px;	
}
#clear {
	clear: both;	
}
