body
	{
		margin: 0px;
		background-color: #EBEBEB;
		background-image: url(images/homepage01.gif);
		background-repeat: repeat-x;
		background-position: 0 0;
	}
h1,h2,h3,h4,h5 { 
		font-family: Georgia, "Times New Roman", Times, serif; 
		margin-bottom: 0px; 
		}
a {
	color: #58800C;
}

a:hover {
	text-decoration: none;
}
ul li { list-style: none; margin-bottom: .5em; }
ul li:before { content: "\00BB \0020"; }
#topRow
{
	background-image: url(images/mlhr09_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #EBEBEB;
}
#linkRow { 
	background-image: url(images/mlhr09_07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFF;
}

#linkRow a { color: #FFF; text-decoration: none; }
#linkRow a:hover { text-decoration: underline; }

#lCol { 
		background-image: url(images/mlhr09_09.jpg);
		background-repeat: repeat-y;
		background-position: 0 0;
		}
#mainCol {
		background-image: url(images/mlhr09_10.jpg);
		background-repeat: repeat-y;
		background-position: 0 0;
		vertical-align: top; 
		font-family: Arial, Helvetica, sans-serif;
		padding: 0 25px 25px 25px; 
		}
#mainCol p, li
{
	font-size: 10pt;
	color: #5F5624;
}
#home
{
	width: 450px;
	float: left;
	margin-right: 35px;
}
#rCol { 
		background-image: url(images/mlhr09_11.jpg);
		background-repeat: repeat-y;
		background-position: 0 0;
		}
#mainBan
{
	background-image: url(images/mainpage_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	vertical-align: middle;
}
#mainBan p { color: #9c801d; }

#address { clear: both; }

#Table_02 { border: 1px solid #e5e3b2; }
#Table_03 td { 		
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: 10pt;
		 }
#Table_03 td:hover { background-color: #61861a;	}
#footer { background-color: #FFF; color:#630; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.fire { color: #B22222; }
.moss { color: #616b31; }
.putty { color: #e5e3b2;}
.normimg { padding: 5px; border: 1px solid #e5e3b2; margin-right: 5px; }
.specimg { padding: 5px; border: 1px solid #e5e3b2; float: left; margin-right: 10px; margin-bottom: 5px; }
.specimg2 { padding: 5px; border: 1px solid #e5e3b2; float: right; margin-left: 10px; margin-bottom: 5px; }
.alignright { float: right; }
