/* Custom CSS3 Styles Here */

#PageBodyDiv .bodyThird img.bodyImg {
width: 100%;
height: auto;
}

#PageBodyDiv .bodyThirdLast img.bodyImg {
width: 100%;
height: auto;
}

.homepagevideo {
width:300px;
height:162px;
}


.bodyPad {
padding:30px;
}

H1 {font-weight: normal;   
	font-size: 30px; 
	font-family: sanchez,arial,helvetica,sans-serif; }

#eventpage h2 {
font-weight:normal;
text-align:center;
font-size: 25px; 
font-family: sanchez,arial,helvetica,sans-serif;
}

.VLgHeadiTxt {
	font-weight: normal; 
	font-size: 70px; 
} 

.LgrHeadiTxt {
	font-weight: normal; 
	font-size: 45px; 
} 

.LgHeadiTxt {
	font-weight: normal; 
	font-size: 24px;    
}

.MdHeadiTxt {
	font-weight: normal; 
	font-size: 21px;   
} 

#TopMenuDiv {  
	display: BLOCK;
	padding-top: 11px; 
	padding-bottom: 11px;
	position:relative;  /* important for SiteTemplate.cfm */ 
	/* with the padding top and bottom, it will do the height for me min-height: 40px;  */
	background:#264387;   
	border-bottom: 0px;/* the page body border on the table covers this */
	border-top: 0px solid #8D1A5B;
	border-left: 0px solid #8D1A5B;
	border-right: 0px solid #8D1A5B;
	text-align:CENTER;
	font-family: Sanchez,sans-serif; 
	font-size: 16px;
	/* line-height: 15px; cuts of big letters*/
	text-decoration:none;
	font-weight:normal;
	color: #ffffff;   
}
 
#TopMenuDiv SPAN {  
	margin-left:5px;
	margin-right:5px;
	font-family: Sanchez,sans-serif;
	color: #ffffff; 
	font-weight:normal; 
	font-size: 16px;
	/* line-height: 16px; */ 
	text-decoration:none;	
}
#TopMenuDiv a, #TopMenuDiv a:link, #TopMenuDiv a:visited, #TopMenuDiv a:active {
	color: #ffffff; 
	text-decoration:none;    
	font-weight:normal;
	font-family: Sanchez,sans-serif;
	font-size: 16px;
}
#TopMenuDiv a:hover {  
	color: #ff9900;  
	text-decoration:none;   
	font-weight:normal;
	font-family: Sanchez,sans-serif;
	font-size: 16px;
} 
#TopMenuDiv span#overonly {
	margin-left:0px;
	margin-right:0px;
}

 





/* overrides for calendar page */
table#calendar th {
 background:#EBE7CE;
}
.signupButtonCalendar {
background-color:#D9252A; 
background-color:#c00000;
}
