
/* Cumberland College Website PRINT CSS Document */

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

#wrap { border: none; }

#header { margin: 0em; padding: 0em; height: 157px; }

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






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

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




/**** CONTENT ****/

#content { font-size: 1.0em; }

#content h1 { font-size: 1.8em; color: #000000; border-bottom: 1px dotted #cccccc; padding: 0em; margin: 1.0em 0em 1.0em 0em; font-weight: normal; border-bottom: 1px dotted #cccccc; }
#content h2 { font-size: 1.6em; line-height: 1.1em; color: #000000; margin: 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; }
#content h5 { font-size: 1.2em; line-height: 1.1em; color: #000000; margin: 0em; }
#content h6 { font-size: 1.1em; line-height: 1.1em; color: #000000; margin: 0em; }

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

#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; padding-bottom: 3.0em; border-top: 1px solid #000000; border-bottom: none; }

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