body {
	background: #F7F3D8;
	margin: 0;
	padding: 0;
	text-align: center;
}

td {
	font: 0.7em Tahoma, Arial, geneva, verdana;
	line-height: 1.4em;
	color: #000;
}

a {
	color: #008B0D;
	text-decoration: none;
}

a:hover {
	color: #DCCD24;
	text-decoration: none;
}

a.nav {
	color: #00750B;
	font: bold 1em Tahoma, Arial, geneva, verdana;
	text-decoration: none;
}

a.nav:hover {
	color: #00AE6E;
	text-decoration: none;
}

h1 {
	font: bold 1.6em Arial, geneva, verdana;
	color: #008B0D;
	background: url(images/h1.gif) bottom;
	line-height: 38px;
}

table.container {
	width: 810px;
	height: 100%;
	margin: 0 auto;
}

td.shad1 {
	width: 20px;
	background: url(images/shad1.gif) repeat-y;
}
td.shad2 {
	width: 20px;
	background: url(images/shad2.gif) repeat-y;
}
td.content {
	background: #fff;
	padding: 10px;
	vertical-align: top;
}
td.footer {
	font: 0.7em;
	background: #fff;
	padding: 2px 10px;
	text-align: right;
}
td.col1 {
	width: 240px;
	padding-right: 10px;
	vertical-align: top;
}
td.col2 {
	width: 500px;
	vertical-align: top;
}
table.navbar {
	width: 240px;
	background: #EDE691;
	margin-bottom: 10px;
}
	td.navbut {
		padding: 6px 10px;
		background: url(images/navbg1.gif) no-repeat bottom;
	}
#contact {
	background: #F7F3D8;
	padding: 10px;
}
#tel {
	background: #DCCD24 url(images/tel.gif) no-repeat right;
	color: #DCCD24;
	height: 40px;
	margin-bottom: 10px;
}
#flash {
	width: 500px;
	height: 150px;
	background: url(images/flash.jpg);
}
#footerinner {
	padding: 4px 0;
	border-top: 1px solid #008B0D;
}
#pagecontent {
	padding: 0 10px;
}
.logo {
	margin-bottom: 10px;
	border: 0;
	width: 240px;
	height: 100px;
}
.imageright {
	margin: 0 0 10px 10px;
}