/* Events Page */





.sponsorinfo, .sponsorinfo a { 	float: left;

				margin-left: 12px;
				margin-right:7px;
				color: #333333; 

				font-family: arial, helvetica, tahoma, san-serif; 

				font-size: 10px; 

				font-weight: normal; 

				text-decoration: none; 

				text-align: center;

				 }

.eventinfo	{ 	color: #333333; 
				font-family: arial, helvetica, tahoma, san-serif; 
				font-size: 11px; 
				font-weight: normal; 
				text-decoration: none; 
				line-height: 15px;
				margin-left:80px;
				margin-bottom: 25px;

				 }
.eventinfo a	{ color:  #162a6c;
				font-family: trebuchet ms, tahoma, verdana, san-serif; 
				font-size: 13px; 
				font-weight: bold; 
				text-decoration: none; 

				 }
.eventinfo a:hover	{ color:  #990000;
				font-weight: bold;
				text-decoration: none; 
				 }
.eventphotos	{ padding-bottom: 2px; 
				}
.eventbutton a { 	font-family: arial, helvetica, tahoma, san-serif; 
				font-size: 11px; 
				font-weight: normal; 
				padding: 2px 5px;
				margin-top: 10px;
				text-decoration: none;
				background-color: #162a6c;
				color: white;
				text-decoration: none;
				}
.eventbutton a:hover { font-family: arial, helvetica, tahoma, san-serif; 
				font-size: 11px; 
				font-weight: normal; 	
				color: white;
				background-color: #990000;
				text-decoration: none;
				}
#eventredbutton  {	 	color: white;
				text-align: left;
				padding:5px;
				background-color: #990000; 
				font-family: trebuchet ms, tahoma, verdana, san-serif; 
				font-size: 12px;
				text-decoration: none;  
				padding:20px;
				border-bottom:2px solid white;
				border-left:2px solid white;
				}
#eventredbutton  a {	 	color: white; text-decoration: none; 
				}
#eventredbutton a:hover { color: white; 
				text-decoration: underline;
				}
#eventbluebutton  { 		color: white; 
				text-align: left;
				background-color: #162a6c; 
				font-family: trebuchet ms, tahoma, verdana, san-serif; 
				font-size: 12px; 
				text-decoration: none;
				padding:20px;
				border-bottom:2px solid white;
				}
#eventbluebutton  a  { color: white; text-decoration: none;
				}

#eventbluebutton  a:hover {	 	color: white; 
				text-decoration: underline;
				}