/* Start of CMSMS style sheet 'granite-black-print' */
body {
	background: #ffffff;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 0.8em;
}

img, a img  {
	border: 0;
}

img.zoom {
        display: none;
}

#mainmenu {
	float: left;
	width: 50%;
}

#submenu {
	margin-left: 5em;
	width: 50%;
}

#referencewrap {
	display: none;
}

#contentwrap {
	clear: left;
}

li.selected {
	list-style-type: circle;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, serif;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    color: #C04010;
    }
    
	h1 {
		font-size: 2.5em;
	}
	h2 {
		font-size: 2em;
	}
	h3 {
		font-size: 1.5em;
	}
	h4 {
		font-size: 1.3em;
	}
	h5 {
		font-size: 1.2em;
	}
	h6 {
		font-size: 1.1em;
	}

p.preface {
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 1px;
}

#footer {
	font-size: 0.7em;
}

.footerlogo {
	display: none;
}
/* End of 'granite-black-print' */

