body {
	font-family: Arial, Helvetica, sans-serif;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.bkgrnd {
	background-image:url(images/main_backgrnd.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;

}

.bodyback {
	background-color:#a5dff9;
	border-style:solid;
	border-width: 3px;
	border-color:#8c643a;
}

.copyright {
    	font-size: .9em;
    	text-align: center;
	text-decoration: none;
}
.copyright a:link {
    	font-size: .9em;
    	text-align: center;
	text-decoration: none;
}
.copyright a: visited {
	font-size: .9em;
    	text-align: center;
	text-decoration: none;
}
.copyright a:hover {
	font-size: .9em;
    	text-align: center;
	text-decoration: underline;
}


.footer {
	color:#000000;
    text-align: center;
}
.footer a:link{
    text-align: center;
	color:#000000;
	text-decoration: none;
}
.footer a:visited{
	color:#000000;	
	text-decoration: none;
}
.footer a:hover{
	color:#96531f;
	text-decoration: underline;
}
.floatleft {
	float: left;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
.brown18px {
	color:#4f2a02;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	}
.brownreg {
	color:#4f2a02;
	font-size:14px;
	}
.smfont {
	font-size: 12px;
	}
.menu {
	background-image:url(images/main-mo_02.jpg);
	background-repeat:repeat-x;
	background-position: center;
	height:30px;
	color: #f5e1d6;
	font-size:14px;
	font-weight:bold;
	padding:0 0 6px 0;
}
.menu a:link {
	color: #f5e1d6;
	text-decoration:none;
}		
.menu a:visited {
	color: #f5e1d6;
	text-decoration:none;
}
.menu a:hover {
	color: #ad3727;
	text-decoration:none;
}	
	