@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -2.25em;
}
.footer, .push {
height: 2.25em;
}
.Footer {background:#333;}
.Footer div {background:none;}
.Footer img { margin: .5em 0 .5em 0;}
.Footer span {color:#fff;line-height:2em;font-weight:300;}

iframe.Demo {display:block; width:100%; border-top:solid 1px #000; height:750px; overflow:auto;}

.orbit-container>ul>li {background-color:#fff;}

.DeepLink a.small.button.active {background-color:#376be5;}

.Concierge li img {margin:0 auto 0 auto; border:solid 1px #666;}
.orbit-timer {display:none;}
.FrontPageBlurb p {margin-bottom:.5em;}
.FrontPageBlurb h4 {color:#990000; margin-bottom:1em;}
.top-bar {margin-bottom:.5em !important;}
.homepage .panel {padding-bottom:0;}


@media only screen and (max-width: 40.063em) {
	.orbit-container h1 {font-size:1.6rem;}
	 }
