/* Start of CMSMS style sheet 'global' */
body {
	font-family: Adobe Garamond Pro, Garamond Premier Pro, Garamond, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 24px;
	margin:0;
	padding:0;
}
p, h1, h2, h3 ,h4 {
	margin: 24px 0;
	font-size: 18px;
	}
h1 {
	font-size: 36px;
	line-height: 48px;
	letter-spacing: -1px;
	color: #444;
	font-weight: 900;
	}
h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight:900;
	}
h3 {
	font-weight:100;
	font-style:italic;
        text-align:center;
	}
h4 {
	font-weight:900;
	font-variant:small-caps;
        letter-spacing:1px;
	}
a, a:link, a:visited, a:active, a:hover {
   text-decoration: none;
   }
hr {
background:url("../images/big-red-tile-large.jpg") repeat scroll 0 0 #DA7207;
border-style:none;
height:2px;
margin:1.2em auto;
width:610px;
}
.centerimage {
   display:block;
   margin: 0 auto;
}
.floatleft {
float:left;
margin-right:18px
}
.floatright {
float:right;
margin-left:18px;
}
.floatleft, .floatright {
margin-top:7px;
}

/* End of 'global' */

