body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	background-color: #F8F8DC;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(images/bg.gif);
	background-position: center;



}
#maintable {
			border: 1px solid #000000;
			/*/*/line-hight: 1.5em; /* */
			}
#maintable td {
				padding: 20px; /*Pads each table cell in modern browsers*/
				}
#maincontent {
	border-left: none;
	font-size: 100%;
	padding-left: 8px;
	padding-top: 16px;
	color: #C3782D;
	line-height: 1.5;
}
#maincontent a {
	display: inline;
	text-decoration: underline;
	font-style: normal;
	color: #009933;

	}
#maincontent a:link, #maincontent a:visited { color: #AC753C; }
#maincontent a:hover, #maincontent a:active { 
	color: #FDFEE0;
	background-color: #C3782D;
	}
#footer {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	}																	
td, p, ul {
	font-family: georgia, "Times New Roman", Times, Serif;
	color: #C3782D;


	}
h1:first-child {margin-top: 6;}/*starts first h1 in td flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in td flush top*/
h1 {
	font-size: 160%;
	color: #C3782D;
}
h2 { font-size: 120%; }
#footer a {
	display: inline;
	border: none;
	text-decoration: none;

		}
#footer a:link, #footer a:visited { color: #AC753C; }
#footer a:hover, #footer a:active { 
	color: #FDFEE0;
	background-color: #C3782D;
	}
#nav a {
	padding: 5px;
	display: inline;
	border: 1px solid #C3782D;
	text-decoration: none;
	word-spacing: 3em;
	top: 5px;
	}
#nav a:link, #nav a:visited { color: #AC753C; }
#nav a:hover, #nav a:active { 
	color: #FDFEE0;
	background-color: #C3782D;
	border: 2px solod #000;
	}
.floatright {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-top: 6px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 6px;
}
#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
