﻿/*************************************************************************/
/**     Main style sheet for the Website.  CSS 2.1 compliant            **/
/*************************************************************************/
/*
HTML,BODY
{
    cursor: url("http://www.jiffydev.com/mckenzie/kids/cursor_files/cedric_mini.gif"), url("http://www.jiffydev.com/mckenzie/kids/cursor_thumbnails/cedric_mini.gif"), auto;
    
}

A:hover
{
    cursor: url("http://www.jiffydev/mckenzie/kids/cursor_files/bee.ani"), url("http://www.jiffydev/mckenzie/kids/cursor_thumbnails/bee.gif"), auto;
}
*/
A:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
/*	cursor: url("http://www.jiffydev/mckenzie/kids/cursor_files/bee.ani"), url("http://www.jiffydev/mckenzie/kids/cursor_thumbnails/bee.gif"), auto;   */
	}
A:visited {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
/*	cursor: url("http://www.jiffydev/mckenzie/kids/cursor_files/bee.ani"), url("http://www.jiffydev/mckenzie/kids/cursor_thumbnails/bee.gif"), auto;  */
}


.dropContent 
{
    background-color: #c4efff; 
    font-size: 12px; 
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial;
 }	
 br 
 {
     line-height:2em;
 }
 
.content  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    line-height: 1.5em;   
    
    
}
.contentBig  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:14px;   
    line-height: 1.5em;   
    font-weight:bold;
    
}
.contentBigger  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:15px;   
    line-height: 1.5em;   
    font-weight:bold;
    
}
.contentBold 
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    line-height: 1.5em;   
    font-weight:bold;
    
}
.contentItalic
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    line-height: 1.5em;   
    font-style:italic;
    
}
.contentBoldItalic
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    line-height: 1.5em;   
    font-weight:bold;
    font-style:italic;
    
}

.contentGrey
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    line-height: 1.5em;   
    color:#808080; 
 }
.limegreenContent  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:#d3ff36;   
    
}
.higreenContent  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:#e5ff77;   
    
}
.glowgreenContent  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:#b4d876;   
    
}
.deepgreenContent  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:#5d8a23;   
    
}
.contentDeepGBigger  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:15px;   
    line-height: 1.5em;   
    font-weight:bold;
     color:#5d8a23;
}
.midgreenContent  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:#99c02f;   
    
}
.contentGreenBigger  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:15px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#99c02f; 
}
.skyblueContent  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:#c4efff;   
    
}
.contentBlueBigger  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:15px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#c4efff; 
}
.contentlightBlue  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#77aac7; 
}
.contentlightBigBlue  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:14px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#77aac7; 
}
.contentlightBiggerBlue  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:15px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#77aac7; 
}
.contentmidBlue  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#397a94; 
}
.contentmidBigBlue  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:14px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#397a94; 
}
.contentmidBiggerBlue  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:15px;   
    line-height: 1.5em;   
    font-weight:bold;
    color:#397a94; 
}
.contentSmall 
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:10px;   
    line-height: 1.5em;   
    
}
.contentSmallBold 
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:10px;   
    line-height: 1.5em;   
    font-weight:bold;
    
}
.contentPrint
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:#000000
    
}
.contentPrintItalic
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    font-style:italic;
    
}
.titleGreen
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;  
    color:#38a95b;    
    font-weight:bold;
    
}
.mainTBL  
{
    background-color:#FFFFFF;
    border-color:#FFFFFF;
  
}

.redContent  
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;   
    color:Red;   
    
}
.footer
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;  
    color:#38a95b;    
    
}
.footerSmall
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:9px;  
    color:#38a95b; 
    font-weight:bold;   
    
}
.footerColor
{
    color:#38a95b;
}
.footerItalic
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;  
    color:#38a95b;    
    font-style:italic;
}
.navContent
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;      
    margin-left:10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
}

.navSearchButton
{
    font-family:Gill Sans,Trebuchet MS,Verdana,Arial; 
    font-size:12px;      
    margin-left:4px;
    padding-right: 2px;
    padding-left: 4px;
    padding-top: 5px;
}

.selectedContent 
{
    font-family:Gill Sans,Trebuchet MS,Verdana, Arial; 
    font-size:11px; 
    /*color: #5D8A23; */
    font-weight:bold;
}
.topNav { 
    
    border-color:#FFFFFF;
} 
.leftNav { 
    background-image: url('../images/McK_sidebar_nav20px.jpg');
    background-position:50% top; 
    border-color:#FFFFFF;
    
    /*background-repeat: repeat-x*/
} 
.rightNav  { 
  /*  background-image: url(designimages/McK_topbar_nav_toe.jpg); */
    background-repeat: repeat-x;
    background-position:top;
    
    
   /* background-color:#F8F8FF; */
} 
.homeRightNav  { 
    background-repeat: repeat-x;
    background-position:top;
    background-color :#000000; 
} 
.title 
{
    font-family:Gill Sans,Trebuchet MS,Verdana, Arial;
    font-size:12px;
    font-weight:bold;
    color: #000000;
}

.ffNavContent 
{
    font-family:Verdana,Arial; 
    font-size:11px;      
    margin-left:10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
}
