.emph  { color: black; font-family: Garamond, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: white }
.size   { font-size: 75% }
a:link { color: #9D070D; text-decoration: none }
a:visited { color: #9D070D; text-decoration: none }
a:hover { color: #818181; text-decoration: none }
body     { font-family: Garamond, Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #888; margin-top: 0 }
dt { margin-top: 1em }
h1   { color: #4b704d; font-size: 28px; font-family: Garamond, Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: bold }
h2    { color: #000; font-size: large; font-family: Garamond, Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: bold; }
h3 { color: #000; font-weight: bold; font-family: Garamond, Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }
h4   { color: #000; font-family: Garamond, Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: normal; }
h6   { font: 2 Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
strong { font-weight: bold; }
.cortland_blue { color: #336699; }
a.white:link, a.white:visited {color: white;
                               font-weight: bold;}
tr.red {background-color: #c00;}
table.wide{font-size: .8em;};
tr.hdr {background-color: #eee;
        color: #33c;
		font-size: 1.2em;}
tr.shdr {background-color: #eee;
        color: #000;}
td.blue { color: #33C;
         font-weight: 600;}

p.head {margin-left: 5px
           margin-top: 2px;
		   margin-bottom: 2px;
		   font-size: 1.2em;
		   color: #c00;}
p.indent { margin-left: 20px;
           margin-top: 0px;
		   margin-bottom: 2px;}
p.indent1 {margin-left: 40px;
           margin-top: 0px;
		   margin-bottom: 0px;
		   }
			
#photos {
	float: right;
	border: 1px solid #333;
	background: #333;
	text-align: right;
	font-size: xx-small;
	margin: 10px;
}

.caption {
	color: #fff;
	font-family: sans-serif;
}

.caption a {
	color: #fff;
	font-family: sans-serif;
}

.caption a:hover {
	color: #fff;
}

.caption a:visited {
	color: #fff;
}

.plus {
	background: #000;
	padding: 1px;
	margin-left: 2px;
}

#leftNavAH {
	width: 175px;
}

#leftNavAH a {
	font-size: 14px;
	font-family: sans-serif;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
}

.NoLink {
	color: #9D070D;
	font-size: 14px;
	font-family: sans-serif;
	text-decoration: none;
}

.sig {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.siga {
	text-align: right;
	padding-right: 75px;
}
blockquote {
	background-image: url(../images/lquo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote div {
	padding: 0 48px;
	background: url(../images/rquo.gif) right bottom no-repeat;
}

