table tr td {
     font-family: arial, helvetica, sans-serif;
     font-size: 11px;
     line-height: 14px;
}


#banner {
	background-image: url(/images/mc_banner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
}

#top {
	text-align: right;
}


#header_td{
     padding-bottom:3px;
}

#nav_td{
     border-right:3px solid #FFFFFF;
     border-bottom:3px solid #FFFFFF;
}

.home_left_td{
     border-right:3px solid #FFFFFF;
     border-bottom:3px solid #FFFFFF;
}

#home_right_td{
    border-bottom:3px solid #FFFFFF;

}

a.leftnav {
          font-weight: bold;
	color: #FFFFFF;
        text-decoration:none;
        font-size: 11;
}

a.leftnav:active {	
}

a.leftnav:hover {
       color: #D9D9D9;
}	

a.leftnav:visited {	
}

a.leftnavsub {
        font-weight: normal;
	color: #000000;
        text-decoration:none;
        font-size: 11;
}

a.leftnavsub:active {	
}

a.leftnavsub:hover {
       color: #aaaaaa;
}	

a.leftnavsub:visited {	
}

#feature_title{
   color: #FFFFFF;
font-weight: bold;
   font-size: 13;
}
#feature_text{
   color: #FFFFFF;
}
#feature_date{
   color: #FFFFFF;
  font-weight: bold;
}

.white_line_top{
border-top:1px solid #FFFFFF;
}

.grey_line_top{
border-top:1px solid #CCCCCC;
}

.grey_line_bottom{
border-bottom:1px solid #CCCCCC;
}


.home_news_title{
   color: #000000;
   font-weight: bold;
   font-size: 13;
}

.home_news_text{

}

.home_news_date{
   font-weight: bold;

}

.home_news_content{
    padding:30px 15px 30px 15px;
    height:117px;
    /*background-color:#E5F4F9;*/
}

.home_news_footer{
    height:21px;
    /*background-color:#BFE3F1;*/
    font-weight: bold;
}

.home_event_title{
   color: #000000;
   font-weight: bold;
   font-size: 13;
}

.home_event_text{
}

.home_event_date{
   font-weight: bold;
}

.home_event_content{
    padding:15px 15px 0px 15px;
    height:54px;
    background-color:#EBEBEB;
}

.home_event_footer{
    height:21px;
    background-color:#DBDBDB;
    font-weight: bold;
}
.page_spacing{
    /*padding:15px 15px 15px 15px;
background-color:#45AFD8;*/
}


.blueheading{
   text-transform: uppercase;
   color: #00A8EF;
   font-size: 18;
}


.ye_heading{
   display:inline;
   cursor: pointer;
   cursor: hand;
  
}

.ye_heading_over{
   display:inline;
   color:#00A8F4;
   cursor: pointer;
   cursor: hand;
  
}

.ye_heading_select{
   padding-top:10px;   
   color:#00A8F4;
    font-weight: bold;
   
}

.ye_links{

}

.hideLinks{
 display:none;
}

.showLinks{
 padding:0px 0px 10px 0px;
 display:block;
}

#photo_container {

	float: right;


}


#photo_container img {

	display: block;



}

#photo_container{
    margin-right: 10px;
}

.event_photo{
  margin:10px;
}

.event_border{
 padding-top:15px;
 border-top:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
}

#event_details_title{
   color: #00A8EF;
   font-size: 14;
}

.event_header{
   background-color:#45AFD8;
   color: #FFFFFF;
   font-weight:bold;
   height:20px;
   padding-left:10px;
}

.form_title {
	font-weight:bold;
}
.form_table {
	width:540px;
	margin-bottom:15px;
	border-top:solid 1px #aaaaaa;
	background-color:#EEEEEE;
}

table.form_table tr td{
}



.form_mid{
 width:250px;
}

.form_short{
 width:150px;
}
.form_comments{
 width:400px;
}