

/*body {

	

    background-image: url(../img/rentedtwo.png);

    background-repeat: repeat;

}

*/

/*body {

    background: #141414;

    background-image: url(../img/rented.png);

    background-repeat: repeat;

}*/



ul > li {

    color: #6D0A05;

}

ul > li > span {

    color: #666666;

}



/*.rented {

	visibility: hidden;

}*/



.notrented {

    visibility: hidden;



}



body {

background: #d7d7d7; 



}



/*MENU*/



.top-bar {

    background: #d7d7d7;

}



.top-bar-section ul li {

	background: #d7d7d7;

}

.top-bar-section li.active:not(.has-form) a:hover:not(.button) {

    background: none repeat scroll 0 0 #EAEAEA;

}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: #d7d7d7;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {

    background: none repeat scroll 0 0 #FAFAFA;

}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #a7a7a7;
}

.copyright.text-center p a:hover {

    color: #fff;

}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    background: #a7a7a7;
}


.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #b7b7b7;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #b7b7b7;
}

.copyright.text-center p a {

    color: #6D0A05;

}

.largefont{

    font-size: 3.5rem;

}



/*.orbit-caption {

    height: 480px!important;



}*/



span.notrented a:hover {

    color: #fff;

}



span.notrented a {

    color: #6D0A05;

}



.redtext {

    color: #6D0A05;

    font-size: 2rem;

}



.white {

    color: #fff!important;

}



.white h5 {

    color: #fff!important;

}



.normfont a {

    color: #6D0A05;

    

}



.white a {

    color: #fff;

}



.normfont a:hover {

    color: #fff;

    

}



.white a:hover {

    color: #6D0A05;

}



nav.top-bar {

    margin-bottom: 8px!important;

}

.top-bar .name h1 a {
    color: #6D0A05;
    font-weight: bold;
}

.top-bar-section ul li:hover:not(.has-form) > a {
    color: #6D0A05;
    font-weight: bold;
}

.top-bar-section ul li > a {
    color: #6D0A05;
    font-weight: bold;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    color: #6D0A05;
    font-weight: bold;
}