body {
	background-color: #E6E7E8;
	padding:0;
}
body, html, td {
	font-size: 100%;
	line-height: 160%;
	font-family: georgia, times, serif;
}
h1, h2, h3 {
	font-family: georgia, times, serif;
	font-weight: normal;
	font-style: italic;
}
div.normal li {
	padding-left:0;
	margin-left:0;
}

table.body3 {
	width: 980px;
	margin: 0 auto;
	background-image: url(/sites/edmeades/background.jpg);
	background-repeat: repeat-x;
	background-position: 0 90px;
	background-color:#FFF;
}

div.body {
	width: 980px;
	width:expression(document.body.clientWidth > 941? "940px": "auto");
	margin: 0 auto;
}

div.top_row {
	background-image: url(/sites/edmeades/header.png);
	background-repeat: no-repeat;
	background-position: top -60px;
	background-color:#302818;
	height: 70px;
	padding: 20px;
	border-bottom: 3px solid #F9E079;
}
td.body3 {
	background-image: url(/sites/floorman/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 17px;
}
td.body2 {
	background-image: url(/sites/floorman/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 17px;
}

div.page_with_breadcrumbs {
	padding: 20px;
}
div.second_row {
	padding: 20px;
}
a.main_menu {
	font-family: georgia, times, serif;
	text-transform: none;
	font-weight: normal;
}
li.login_button a,li.login_button a:visited {
	color: #DDD;
}
