body {
	background-color: #C9BC90;
	margin: 20px auto;
	width: auto !important;
	width: 900px;
	max-width: 900px;
}
body, td {
	font-size: 100%;	
}

table.body3 {
	background-color: #726443;
}
table.body2 {
	background-color: #FFF;
}
td.body3 {
	padding: 5px;
}

div.header {
	background-image: url(/sites/stlukestimber/header.jpg);
	background-repeat: no-repeat;
	background-color: #D9BD6A;
	margin-bottom: 0px;
}

div.page_with_breadcrumbs {
	padding: 20px;
	border-top: 5px solid #726443;
	background-color: #FFF;
}	

div.top_row {
	padding: 18px 20px 10px 20px;
}

div.second_row {
	padding: 10px 20px;
	border-top: 5px solid #726443;
}

h1, h2, h3 {
	color: #089725;
}


table.front_table td {
	width: 210px;
	height: 200px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFF;
	background-repeat: no-repeat;
	font-weight: bold;
}
table.front_table a {
	color: #FFF;
}
