
/* Cumberland College Website PRINT CSS Document */

body { color: #000000; font-family: "Times New Roman", Times, serif; font-size: 10pt; }


#header { margin: 0em; padding: 0em; }

a, #content a, #content table a, #footer a { color: #000000; text-decoration: none; }


#headercontainer { height: 183px; padding: 0em; margin: 0em; clear: both; }

#displayphoto { display: none; }


/**** Display NONE ****/

#navigation, #content .topofpage, #footer .links  { display: none; }




/**** CONTENT ****/

#content { font-size: 1.0em; margin: 0em; padding: 0em; }

#content h1 { font-size: 1.8em; color: #000000; border-bottom: 1px solid #999999; padding: 0em; margin: 1.0em 0em 1.0em 0em; font-weight: bold; }
#content h2 { font-size: 1.5em; line-height: 1.5em; color: #000000; margin: 0em; padding-left: 0em; }
#content h3 { font-size: 1.4em; line-height: 1.1em; color: #000000; margin: 0em; padding: 0em; }
#content h4 { font-size: 1.3em; line-height: 1.1em; color: #000000; margin: 0em; padding-left: 0em; }
#content h5 { font-size: 1.2em; line-height: 1.1em; color: #000000; margin: 0em; padding-left: 0em; }
#content h6 { font-size: 1.1em; line-height: 1.1em; color: #000000; margin: 0em; padding-left: 0em; }

#content p { font-size: 1.0em; line-height: 1.3em; color: #000000; margin-left: 0em; padding-left: 0em; }

#content table, 
#content table td, 
#content table td h2, 
#content table td h3, 
#content table td h4, 
#content table td h5, 
#content table td h6, 
#content table td p, 
#content table td li, 
{ font-size: 10pt; color: #ff0000; }




/**** FOOTER ****/

#footer { color: #000000; margin: 2.0em 0em 0em 0em; padding: 0em; border-top: 1px solid #999999; border-bottom: none; }

#footer p { font-size: 1.0em; color: #000000; }
#footer a { color: #000000; text-decoration: none; }
#footer .weboffice { font-size: 9px; }

