a:link {
	color: #d78220;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #d78220;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
#navbar-top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebcfaa;
}

.first-letter {
	font-size: 22px;
}
.white {
	color: #FFFFFF;
}
td#navbar-top a:visited {
	color: #d78220;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.small {
	font-size: 12px;
}
#navbar-left {
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfe0;
}
td#navbar-left a:hover {background-color: rgb(100%,70%,70%);
   border-right: 4px solid rgb(80%,30%,20%); 
   padding-right: 7px;}
   td#sidelinks a {
	display: block;
	margin: 0;
	padding: 1px 10px 1px 5px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfe0;
	font-size: 12px;
}
td#sidelinks a:hover {
	background-color: #dfdfe0;
	border-right: 3px solid #A6A6A9;
	padding-right: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A9;
}
td#sidelinks a#comment {
   background-color: rgb(100%,92%,90%); color: black;
   border: 1px solid rgb(60%,50%,40%);
   border-right-width: 4px; padding-right: 7px;}
td#sidelinks a:visited {
	color: #d78220;
	text-decoration: none;
	font-weight: bold;
}
#search {
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfe0;
}
#contact-box {
	border: double dfdfe0;
}
#content-area {
	padding-right: 12px;
	padding-left: 12px;
}
#title {
	font-size: 22px;
	font-weight: bold;
	color: 38386d;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebcfaa;
	padding-left: 10px;
}
#grid-header {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E9E7E7;
}
#gray-row {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E9E7E7;
}
#green-row {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #F0EBD1;
}
#white-row {
	background-color: #FFFFFF;
}
