body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	color: #000000;
}

h1{
font-size:120%;
}

h3{
font-size:110%;
}
h4{
font-size:100%;
}
a:link {
	color: #C19775;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #C19775;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #C19775;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #628162;
	text-decoration : none;
	font-weight: bold;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%}
ol {  line-height: 140%}
ul {  line-height: 140%; list-style-type: square}

p {  line-height: 140%; color: #000000}

.bottom_nav {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
} 
.bottom_nav a:link {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.bottom_nav a:visited {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.bottom_nav a:hover {
	color: #628162;
	text-decoration: underline;
	font-weight: bold;
} 

.footer {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
} 
.footer a:link {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.footer a:visited {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.footer a:hover {
	color: #628162;
	text-decoration: underline;
	font-weight: bold;
} 

.searchresults {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none} 
.searchresults a:link {color: #000000;  text-decoration: none; font-weight: normal} 
.searchresults a:visited {color: #999999;  text-decoration: none; font-weight : normal} 
.searchresults a:hover {color: #000000;  text-decoration: underline;  font-weight : normal} 
.searchlink a:active {color: #000000;  text-decoration: none; font-weight : bold }

.letterhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.letterhead_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.calendar_title {
	background-color: #000000;
	color: #ffffff;
	}

.banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
}

.bar_sub_title {
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	background-color: #658464;
	padding: 1px;
	width: 100%;
	text-align: center;
}

.tableHeading {
	background-color: #617E60;
	font-weight: bold;
	color: #ffffff;
}

.tableRowGrey {
	background-color: #E1E5E1;
}

.tableRowTan {
	background-color: #EBDECE;
}
/* Calendar styles */
.dayOfWeek {
	font-weight: normal;
}
.date {
}
.monthYear {
	background-color: #000000;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	}
.calendarText {
}

/* NO LONGER USED */
/*
.leftnav {
	color: White;
	text-decoration : none;
	font-size: 70%;
	font-weight: normal;
}
.leftnav a:link {color: White; text-decoration : none; font-weight: normal;}  
.leftnav a:visited {color: White; text-decoration : none; font-weight: normal;} 
.leftnav a:hover {
	color: #DBC6A9;
	text-decoration: underline;
	font-weight: normal;
	
} 
.leftnav a:active {color: White; text-decoration : none; font-weight: normal;}  
*/
.pdf_icon_r{
background-image: url(/images/pdf_icon_small.gif);
background-repeat: no-repeat;
padding:0 17px 2px 0px;
background-position: right center;
}
.acrobat_reader{
font-size:85%;
margin-top:20px;
padding:10px;
border:1px solid #CCCCCC;
}
.acrobat_reader p{
margin:0;
}
.attachment_text{
text-indent:98px;
}
.acrobat_text{
font-size:85%;
}

h1 span.posted{
font-size:90%;
font-weight: 100;
font-style:italic;
}

.emphasis {
	width: 620px;
	height: 150px;
	background-image: url(../images/emphasis.jpg);
	background-repeat: no-repeat;
	}

.emphasis p {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	}
	
.redact {background:#000; color:#000; padding:0 .2em
}

.redact:hover {color:#fff
}

	
	
.indlevel2{
margin-left:.5in;
}
.indlevel3{
margin-left: 1in;
}
