/* CSS Document */

#leftdivevents {
margin: 0 9px 0 0; padding: 5px; width: 223px; height: 305px; position: relative; display: block; float: left;}

#rightdivevents {
margin: 0 0 25px 0; width: 645px; position: relative; display: block; float: right;}


#eventsheadsec {
margin: 0; width: 645px; height:30px; position: relative; display: block; border-bottom: #9eb5c6 1px solid;}

#eventsheadname {
margin: 0; padding: 9px 0 0 5px; width: 410px; height:20px; position: relative; display: block; float: left;
font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #2d7da2;  }


#eventsdropdown {
margin: 0; width: 230px; height:30px; position: relative; display: block; float: right; background-color: none;}

#eventsmain {
margin: 0; 
width: 645px; position: relative; display: block; background-color: #225514;}
  
  
  
  
  
.EventTitle {
	font-size: 13px;
	color: #477785; /*'#a99127;*/
	font-weight: bold;
	position: relative;
}


.EventDesc {
	font-size: 12px;
	color: #8a8a8a;
	font-weight: bold;
	position: relative;
	text-align: left;
}

.EventTime {
	font-size: 12px;
	color: #ba271d;
	font-weight: normal;
	position: relative;
}

.EventContact {
	font-size: 12px;
	color: #221414;
	font-weight:normal;
	position: relative;
}
