/* Main style Sheet for tmmjmcgarry */

body { 
   background-color: #ffffff; 
   text-align: center;
   color: #000000; 
}

.Logo { 
   text-align: center; 
	background: url('../pictures/logos/bg_corner_g8r.png') no-repeat;
   width: 124px;
   height: 100px;
}

.PageTitle { 
	background: url(../pictures/logos/bg_top_g8r.png) no-repeat;
   font-family: 'arial narrow',helvetica,sans-serif;
   font-size: 42px;    
   text-align: center;
   padding-bottom: 12px;
   padding-left: 18px; 
   padding-right: 12px; 
   color: #FFFFFF;
}         
         
.CalendarLogo { 
   text-align: center; 
   width: 100px;
   padding-top: 12px;
   padding-bottom: 12px;
   padding-left: 12px;
   padding-right: 12px;
}         

.CalendarTitle { 
   font-family: 'arial narrow',helvetica,sans-serif;
   font-size: 42px;    
   text-align: left;
   padding-left: 18px; 
   padding-bottom: 12px;
   color: #055800; 
}         
         
.LeftBar { 
	background: url(../pictures/logos/bg_left_g8r.png);
   font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   vertical-align: top;
   padding: 12px; 
}

.Indent { 
   padding-left: 16px 
}       

.MainLinks { 
   text-align: center;
   vertical-align: top;
   padding: 6; 
   background-color: #FFFFFF; 
}
             
.Story { 
   font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   background-color: #FFFFFF;            
   vertical-align: top;
   padding-left: 24px; 
   padding-right: 12px; 
   padding-top: 12px; 
   padding-bottom: 12px; 
}

.Badge { 
   background-color: #FFFFFF;            
   vertical-align: top;
   padding-left: 24px; 
   padding-right: 12px; 
   padding-bottom: 12px; 
}

.Calendar { 
   font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   background-color: #FFFFFF;            
   vertical-align: top;
   padding-left: 24px; 
   padding-right: 12px; 
   padding-top: 12px; 
   padding-bottom: 12px; 
}

.BioItem { 
   font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #055800;
   vertical-align: top;
   padding-left: 6px; 
} 

.BioData { 
   font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   vertical-align: top;
   padding-left: 6px; 
} 

.Paragraph { 
   padding-top: 6px; 
}
         
.Picture { 
   text-align: center;
   background-color: #FFFFFF;            
   padding: 12px; 
}

.BoldText { 
   font-weight: bold;
   color: #055800; 
}          
         
.ItalicText { 
   font-style: italic;
   color: #055800; 
}          
         
.BottomLinks { 
   text-align: center;
   vertical-align: bottom;
   background-color: #FFFFFF; 
}                        

.BottomStatic { 
   font-family: 'comic sans ms',helvetica,sans-serif;
   font-size: 13px;
   color: #055800; 
}
               
/* Navigate Style Center */        

a.NavCenter { 
   color: #055800; 
   text-decoration: underline; 
}

a.NavCenter:hover { 
   color: #BB7800; 
} 

/* Navigate Style Left */        

a.NavLeft { 
   font-family: Ariel, Helvetica, Sans-serif;
   font-size: 13px;
   color: #023800; 
   text-decoration: underline; 
}

a.NavLeft:hover { 
   color: #A04000;
} 

/* Navigate Style Top */

a.NavTop { 
   font-family: 'comic sans ms',helvetica,sans-serif;
   font-size: 15px;
   color: #055800;  
   text-decoration: none;  
}

a.NavTop:hover { 
   color: #BB7800; 
} 

/* Navigate Style Bottom */

a.NavBottom { 
   font-family: 'comic sans ms',helvetica,sans-serif;
   font-size: 12px; 
   color: #055800;
   text-decoration: underline; 
}   

a.NavBottom:hover { 
   color: #BB7800; 
}

