body {
   background-color:#6e1e1d;
   background-image:url('../images/bg.jpg');
   background-repeat: no-repeat;
}
p {
   color: #a29165;
   font-size: 10pt;
   font-family: Arial,Helvetica,sans-serif;

}
a {
   color: #FFFFFF;
   font-size: 8pt;
   font-family: Arial,Helvetica,sans-serif;
}

.logo1 a {background-image: url(../images/bighorn-logo.png); background-repeat: no-repeat; background-position: left center; padding-top:1px; margin-bottom:1px; width: 430px; height: 154px; display: block;} 

.login a {background-image: url(../images/splash/owner-login.png); background-repeat: no-repeat; background-position: top left; background-position: left; background-repeat: no-repeat; width: 174px; height: 30px; display: block;}

.login a:hover {background-image: images/splash/owner-login.png; background-position: top right; background-repeat: no-repeat; width: 174px; height: 30px; display: block;}

.splash1 a {background-image: url(../images/splash/realestate.png); background-repeat: no-repeat; background-position: top left; background-position: left; background-repeat: no-repeat; width: 391px; height: 500px; display: block;}

.splash1 a:hover {background-image: images/splash/realestate.png; background-position: top right; background-repeat: no-repeat; width: 391px; height: 500px; display: block;}

.splash2 a {background-image: url(../images/splash/rental.png); background-repeat: no-repeat; background-position: top left; background-position: left; background-repeat: no-repeat; width: 391px; height: 500px; display: block;}

.splash2 a:hover {background-image: images/splash/rental.png; background-position: top right; background-repeat: no-repeat; width: 391px; height: 500px; display: block;}

.nav1 a {float: left; background-image: url(../images/splash/info.png); background-repeat: no-repeat; background-position: top left; background-position: left; background-repeat: no-repeat; width: 150px; height: 50px; display: block;}

.nav1 a:hover {background-image: images/splash/info.png; background-position: top right; background-repeat: no-repeat; width: 150px; height: 50px; display: block;}

.nav2 a {float: left; background-image: url(../images/splash/photo.png); background-repeat: no-repeat; background-position: top left; background-position: left; background-repeat: no-repeat; width: 120px; height: 50px; display: block;}

.nav2 a:hover {background-image: images/splash/photo.png; background-position: top right; background-repeat: no-repeat; width: 120px; height: 50px; display: block;}

.nav3 a {float: left; background-image: url(../images/splash/cont.png); background-repeat: no-repeat; background-position: top left; background-position: left; background-repeat: no-repeat; width: 120px; height: 50px; display: block;}

.nav3 a:hover {background-image: images/splash/cont.png; background-position: top right; background-repeat: no-repeat; width: 120px; height: 50px; display: block;}


.borderline { border-top: solid 1px #a29165; padding-top: 10px;}

