/* CSS Document */

td.color1 { background: #cc9; }
td.color2 { background: #996; }
td.color3 { background: #c96; }
td.color4 { background: #963; }

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 0px;
	text-decoration:underline;
	color:#933;
}
a:hover {
	text-decoration:none;
}

#darkLink {
	color:#442200;
}

#darkLink:hover {
      color:#664422;
}

#bodyLink {
	color:#CC9900;
}

#midPageLinkBar {
	color: #FFF;
	text-align:center;
	background-color:#996;
	border-top:thin solid #420;
	border-bottom:thin solid #420;
	padding:2px;
	margin:0px;
}

#midPageLinkBar a {
	color:#FFF;
	}

#headerLink {
	color: #996633;
	text-align:center;
	border-top: double #620;
	border-left: double #620;
	border-right: double #620;
	margin:10px;
	margin-bottom:0px;
}

#headerLink2 {
	color: #996633;
	background-color:#CC9;
	text-align:center;
	border-bottom: double #620;
	border-left: double #620;
	border-right: double #620;
	margin:10px;
	margin-top:0px;
}

#mattLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform:lowercase;
	color: #AAAAAA;
}

#mattLink a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform:lowercase;
	text-none:underline;
	color:#FFF;
	}

#mattLink a:hover {
	text-transform:lowercase;
	text-decoration:underline;
	color:#FFF;
	}

.block {
	margin-left:40px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#420;
	margin-left:40px;
	margin-right:40px;
}

#hot {
	color:#996633;
}

p {
	margin: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#420;
	line-height:1.4em;
	text-align:left;
}

form {
	text-align:left;
	color:#420;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

img.rbrac {
	margin-right:10px;
	margin-left:0px;
	}
	
img.lbrac {
	margin-right:0px;
	margin-left:10px;
	}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #442200;
	text-indent: 0px;
	text-align: left;
	line-height: 1.4em;
}
.body SUB, .body SUP { line-height: 0; } 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:underline;
	color: #442200;
	font-weight: bold;
	text-indent: inherit;
	text-align: left;
	margin-left: 15px;
}

.bodyHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:underline;
	color: #442200;
	font-weight: bold;
	text-indent: inherit;
	text-align: left;
	margin-left: 15px;
}
.pageTitle {
	font-size: 18px;
	color: #442200;
	font-weight: bold;
	text-indent: inherit;
	padding-top: 20px;
	text-align: center;
}
.indentList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #442200;
	padding: 10px;
	padding-left: 22px;
	padding-top:0px;
	padding-bottom:0px;
	text-indent: -14px;
}
.dropcap-plain {
  float: left;
  width: .9em;
  height: .5em;
  font-weight: bold;
  font-size: 17px;
}
 .dropcap-redinv {
  float: left;
  width: 1em;
  height: 1em;
  color: white;
  background-color:red;
  font-family: Times,serif;
  font-weight: bold;
  font-size: x-large;
}
.bodyborder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	text-indent: 0px;
	border-width: thin;
	border-color: #000000;
	border-style: solid;
}
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #442200;
	padding: 10px;
	padding-right: 0px;
	text-align: center;
	text-indent: 0px;
}
.datesHead {
        font-weight:bold;
        text-decoration:underline;
}
.footer {
	font-family:"Times New Roman", Times, serif;
	color:#333;
	font-size:12px;
	text-align:center;
	}
.brownBox {
	background-color:#442200;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	margin:2px;
}
.brownBox p {
	color:#FFF;
	}
.brownBox a {
	color:#CCFFFF;
	text-decoration:none;
	}
.brownBox a:hover {
	color:#999;
	}
h1.box {
	color:#FFF;
	font-size:16px;
	margin-left:2px;
	}
p.box {
	line-height:normal;
	margin:5px;
	}