body { background: #999; }
#wl-page { background: #999 url('/elements/layout/images/page-background.png') repeat-y; margin: 1em auto 0 auto; width: 966px; }
#wl-page div.container { background: #fff; margin: 0; padding: 0; border: 1px solid #000;}
#wl-header { color: #fff; background: #336699 url('/elements/layout/images/header-background.png') repeat-x; height: 100px; position: relative; }
#wl-header h1 { display: block; color: #fff; width: 470px; height: 100px; position: relative; overflow: hidden; margin: 0; padding: 0; }
#wl-header h1 span { display: block; width: 100%; height: 100%; background: url('/elements/layout/images/header-title.jpg') no-repeat; z-index: 100; position: absolute; }
#wl-header #wl-business-list p { padding: 8px 10px 10px 50px; font-size: 1.1em; }
#wl-contact-info { position: absolute; bottom: 5px; right: 10px; z-index: 101; }
#wl-contact-info .tel { padding: 0 2px; }
.navigation { background: #000 url('/elements/layout/images/navigation-background.png') repeat-x; height: 25px; color: #fff; margin: 0 0 0 0;  }
.navigation ul { margin: 0; padding: 0; list-style-type: none; }
.navigation li { float: left; }
.navigation a { display: block; color: #fff; margin: 0 20px; text-decoration: none; font-size: 1.2em; }
.navigation a:hover { color: #fff; text-decoration: underline; font-weight: bold; }
#wheatlands-home #wl-content #content-wrapper { padding: 0; }
#wl-content #content-wrapper { padding: 1em; }
.company { position: relative; }
/*
.company:hover div.inner { background: #efefef; }
*/
.company div.inner { border: 1px solid #000; margin: 1em; padding: 0; height: 21em; }
.company div.inner img.logo { float: right; margin: 0.4em; }
.company h2 { color: #fff; font-size: 1.4em; background: #336699 url('/elements/layout/images/title-bar-background.png') repeat-x; height: 25px; padding: 0 0.5em; }
.company h2 a, .company h2 a:hover { color: #fff; text-decoration: none; }
.company h2.larger { height: 50px; }
.company p { margin: 12px 12px 6px 12px; }
.company ul { list-style-type: none; font-size: 1.2em; font-weight: bold; margin: 0; padding: 0; }
.company ul li { width: 276px; text-align: center; margin-bottom: 1em; }

h4 { margin-bottom: 0; }
ul { padding-left: 1.5em; }
h3 + p, h4 + p { margin-top: 0; }
h3 + ul, h4 + ul { margin-top: 0; }
table { border-collapse: collapse; }
table thead th { background: #fff; font-size: 1.2em; border: 1px solid #ccc; }
table tbody td, table tbody th { border: 1px solid #ccc; text-align: center; }
table tbody td.rowtitle { font-weight: bold; }
div.logo { margin: 1em auto; }
body#wheatlands-contact table td { vertical-align: top; }
td div.vcard { margin: 1em; }

div.button {
	margin: 2em;
}
div.button a {
	padding: 0.5em;
	background: #2E5C8C;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
	font-size: 1.2em;
}
div.button a:hover {
	background: #FFF6BF;
	color: #000;
}


#bottom-nav { background: #000 url('/elements/layout/images/page-bottom-background.png') no-repeat; width: 966px; height: 41px; }
#bottom-nav ul { height: 23px; overflow: hidden; display: block; border: 1px solid #000; width: 949px; }
#footer { color: #000; text-align: right; padding: 0 20px 10px 0; width: 966px; margin: -10px auto 10px auto; }