/* CSS Document */

h1{
	font-size:21px;
	margin-top:15px;
	text-decoration:underline;
	color:#955A3D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}

a{
	color:rgb(63, 133, 18);
}

h2{
	font-size:15px;
	text-decoration:none;
	color:#8C4F2E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.bottom{
	font-size:12px;
	text-decoration:none;
	color:#553433;
	font-family: Arial, Helvetica, sans-serif;
}

a.bottom{
	font-size:12px;
	text-decoration:none;
	color:#553433;
	font-family: Arial, Helvetica, sans-serif;
}

a.bottom2{
	font-size:11px;
	text-decoration:none;
	color:#B07164;
	font-family: Arial, Helvetica, sans-serif;
}


a.menu{
font:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#93C25F;
}
.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B4B3A;
}

.NewsArchive {
	color: #ad7350;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}.right_column {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F8DFBA;
	border-right-color: #F8DFBA;
	border-bottom-color: #F8DFBA;
	border-left-color: #F8DFBA;
}
