/* Cumberland College Website CSS Document */

body {
	margin: 0em;
	padding: 0em;
	background-color: #f1f5f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#wrap { margin: 0em auto 0em auto; width: 740px; background-color: #f1f5f8; border-left: 1px dotted #83a0be; border-right: 1px dotted #83a0be; }

#header { margin: 0em; padding: 0em; height: 157px; }









/**** NAVIGATION ****/

#navigation { height: 14px; margin: 0em; padding: 0.7em 0em 0.6em 1.5em; font-size: 1.2em; background-image: url(../gfx/template/navigation.jpg); background-repeat: no-repeat; }

#navigation ul { margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; list-style-type: none; text-align: left; }

#navigation li { margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; }

#navigation ul li { margin: 0em; padding: 0em; display: inline; font-weight: bold; }
#navigation ul li a {
	margin: 0em;
	padding: 0em 0.4em 0em 0.2em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-right: #ccff00 1px dotted;
}
#navigation ul li a:hover { color: #ccff00; text-decoration: none; }






/**** CONTENT ****/

#content {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 5.0em 2.1em;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../gfx/template/background_splash.jpg);
	background-repeat: no-repeat;
}

#content h1 {
	font-size: 16pt;
	color: #000000;
	border-bottom: 1px dotted #cccccc;
	padding: 1.5em 0em 0.4em 0em;
	margin: 0em 1.2em 1.0em 0em;
	font-weight: normal;
	border-bottom: 1px dotted #cccccc;
	background-image: url(../gfx/template/heading.jpg);
	background-repeat:no-repeat;
}
#content h2 {
	font-size: 1.2em;
	color: #000000;
	padding: 0em;
	margin: 2.0em 0em 0.7em 0em;
	font-weight: normal;
}
#content h3 { font-size: 1.5em; color: #6a6c78; padding: 0.6em 0em 0.6em 0em;  margin: 0em; font-weight: normal; }
#content h4 { font-size: 1.3em; color: #6a6c78; padding: 0.4em 0em 0.4em 0em; margin: 0em; font-weight: bold; }
#content h5 { font-size: 1.2em; color: #6a6c78; padding: 0em 0em 1.4em 0em;  margin: 0em; font-weight: bold; }
#content h6 { font-size: 1.1em; color: #000000; padding: 0em 0em 0.4em 0em;  margin: 0em; font-weight: normal; }

#content p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0em 1.8em 1.0em 0em;
	margin: 0em;
	color: #000000;
}

#content ul { font-size: 1.2em; line-height: 1.6em; padding: 0em; margin: 0em 0em 1.0em 1.3em; }
#content ol { font-size: 1.2em; line-height: 1.6em; line-height: 1.4em; list-style-type: decimal; padding: 0em; margin: 0em 0em 1.0em 2.0em; }
#content ol li { list-style-type: decimal; }
#content li { list-style-type: circle; padding: 0.2em 0em 0.3em 0em; font-size: 1.0em; }

#content ul li ul { font-size: 1.0em; }
#content ul li ol { font-size: 1.0em; }
#content ol li ul { font-size: 1.0em; }
#content ol li ol { font-size: 1.0em; }


#content a { color: #336699; }
#content a:hover { color: #224568; }


/* content table */

#content table { width: 90%; border-collapse: collapse; border-top: 1px solid #999999; border-left: 1px solid #999999; margin: 0.2em 0em 3.0em 0em; }
	#content table a { color: #003399; text-decoration: none; }
	#content table a:hover { color: #003366; text-decoration: underline; }

#content table tr {}

#content table th {  font-size: 1.1em; text-align: left; padding: 0.5em; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #e1e1e1; }
#content table td { font-size: 1.1em; line-height: 1.5em; color: #000000; border-bottom: 1px solid #999999; border-right: 1px solid #999999; padding: 1.0em; vertical-align: top; }

#content table td h1 { font-size: 1.1em; color: #00ff00; font-weight: bold; }
#content table td h2 { font-size: 1.2em; line-height: 1.5em; padding: 0em; margin: 0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h3 { font-size: 1.1em; line-height: 1.5em; padding: 0em; margin: 0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h4 { font-size: 1.1em; line-height: 1.5em; padding: 0em; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h5 { font-size: 1.1em; line-height: 1.5em; padding: 0em; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h6 { font-size: 1.1em; line-height: 1.5em; padding: 0em; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td p { font-size: 1.1em; line-height: 1.5em; padding: 0em; margin: 0em 0em 0.5em 0em; }
#content table td ul { font-size: 1.0em; margin: 0.5em 0em 0.5em 0em; list-style-type: disc; }
#content table td ol { font-size: 1.0em; }
#content table td li { font-size: 1.0em; line-height: 1.5em; padding: 0em; list-style-position: inside; }

               
#content table td img { margin: 0em; border-color: #999999; background-color: #eaeaea; }



/* top of page */

#content .topofpage { text-align: right; font-size: 1.0em; }



/*** CONTENT PHOTO CLASS ***/

#content img { float: right; background-color: #ffffff; border: #cccccc 1px solid; margin: 1.0em; padding: 1.0em; }
#content img.frontpageimagenoborder { border: none; padding: 0em; margin: 0em 1.0em 0em 0em; }

/**** FOOTER ****/

#footer { clear: both; background-image: url(../gfx/template/footer.jpg); background-repeat: no-repeat; padding: 1.0em 0em 1.0em 2.0em; margin: 0em; border-top: 1px dotted #cccccc; border-bottom: 1px dotted #cccccc; }

#footer p { font-size: 1.1em; line-height: 1.5em; color: #ffffff; padding: 0em 0em 0em 0em; margin: 0em;  }

#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #e4e4e4; text-decoration: none; }

#footer .weboffice { font-family: verdana, arial, helvetica, sans-serif; font-size: 1.0em; width: 8.0em; float: right; color: #ffffff; margin: 0em; padding: 0em 2.4em 0em 0em; text-align: center; }
	#footer .weboffice a { font-size: 1.0em; font-weight: bold; color: #ffffff; text-decoration: none; letter-spacing: 0.15em; }
	#footer .weboffice a:hover { text-decoration: underline; color: #f1f5f8; }
