@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 95%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {border:0;}
h1 {font-weight:normal; margin-top: 0px;}
.table_main {
	background-image: url(images/rhetts.jpg);
	background-repeat: no-repeat;
	height: 336px;
}
.menutd {height: 65px;}
.menu_cell {
	background-image: url(images/menu-cell.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 170px;
	background-position: center;
	text-align: center;
	font-size: 20px;
	padding: 11px 0 11px 0;
}
.menu_cell a {
 	text-decoration: none;
	color: black;
 }
.rhettstd {height: 300px;}
.home_cell1{width: 306px; padding: 5px;}
.home_cell2{width: 306px; padding: 5px;}
.home_cell3{width: 306px; padding: 5px;}
.heavy_text{font-weight:bold; font-size:1.2em;}
.copyright {
	font-size: .8em;
	text-align: right;
	border-top: 1px dotted #666;
	color: #999;
	padding-top: 8px;
}
.content {
	padding: 10px;
}

