body {  
background-image: url(images/framework/background-fill.png); 
background-repeat: repeat-x; 
background-color: 5b99c0; 
color: #095ea1;
font-family: Georgia, "Times New Roman", Times, serif;
}

.menuItems {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: 095ea1; 
text-align: center
}

.menuItems a{
        color:#095ea1;
        text-decoration:none;
} 

.menuItems a:link{ 
        text-decoration:none;
}

.menuItems a:visited{
        text-decoration:none;
}


.menuItems a:hover{
        text-decoration:underline;
} 


/* Main Body Links */

A:visited {  color: #095ea1; text-decoration: underline}
A:link {  color: #095ea1; }
A:active {  color: #095ea1; text-decoration: underline}
A:hover {  color: #347bb4; text-decoration: none}

h1{ 
        font-size:26px; 
        color: #095ea1;      
        margin: 0px 0px 3px 0px;
        padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
} 

h2{ 
        font-size:18px; 
        color: #095ea1;      
        margin: 0px 0px 3px 0px;
        padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
} 

.newsImages {  
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
border: #e4e3e3 none; 
display: block; 
}

/* mindlash footer */
.mindlashFooter {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.mindlashFooter a {color: #5d735e; text-decoration: none; font-weight: bold;}
.mindlashFooter a:hover {color: #3e5f40; text-decoration: underline;}
.newsImagesBlock { padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border: 1px #e4e3e3 solid; display: block; }


.bodyContent {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px}

.dykBlock { 
padding-right: 5px; 
padding-left: 5px; 
padding-top: 5px; 
padding-bottom: 5px; 
border: 1px #e4e3e3 solid; 
display: block; 
background-image: url(images/framework/sertoma-content-bg-fill.png); 
background-repeat: repeat-x; 
background-color: #dfeaf2; 
text-align: justify; 
font-size: 14px;
}

