
body {
    margin: 0;
    font-family: Trebuchet MS;
    background: #FFFFFF;
    color: #000000;
    overflow: hidden;
    -webkit-text-size-adjust: none;}
.bodytext {
	font-size:14px;
	color:#4A5582;
	padding: 5px;
}
.bodytext A:link {color: #4A5582}
.bodytext A:visited {color: #4A5582}
.bodytext A:active {color: #4A5582}
.bodytext A:hover {
	color:#4A5582;
}
.headertext {
	font-family: Marker Felt;
	font-size:18px;
	color:#C40000;
	padding: 5px;
}
.clear {clear: both; }
.top1 {background: url('images/header.gif') no-repeat; height: 43px; width: 320px; }
.top2 {background: url('images/slogan.gif') no-repeat; height: 26px; width: 320px; }
.top-bg {background: url('images/top-bg.gif') repeat-x; height: 69px; }
.about {background: url('images/img-about.jpg') no-repeat; height: 118px; width: 320px; }
.locations {background: url('images/img-locations.jpg') no-repeat; height: 118px; width: 320px; }
.rates {background: url('images/img-rates.jpg') no-repeat; height: 118px; width: 320px; }
.videos {background: url('images/img-videos.jpg') no-repeat; height: 118px; width: 320px; }
.contact {background: url('images/img-contact.jpg') no-repeat; height: 118px; width: 320px; }
.body UL.navigation { margin: 0; padding: 7px 0px 0px 0px; list-style: none; background: url('images/bottom-bar-bg.gif') repeat-x; height: 44px;}
.body UL.navigation LI { float: left; margin-right: 4px;}
.body UL.navigation LI a span { display: none; }
.body UL.navigation LI#about a { display: block; background: url('images/btn-about.gif') no-repeat; height: 29px; width: 51px; margin-left: 6px;}
.body UL.navigation LI#locations a { display: block; background: url('images/btn-locations.gif') no-repeat; height: 29px; width: 74px; }
.body UL.navigation LI#rates a { display: block; background: url('images/btn-rates.gif') no-repeat; height: 29px; width: 48px; }
.body UL.navigation LI#videos a { display: block; background: url('images/btn-videos.gif') no-repeat; height: 29px; width: 57px; }
.body UL.navigation LI#contact a { display: block; background: url('images/btn-contact.gif') no-repeat; height: 29px; width: 62px; }