/* CSS Document */
body {
	background-color: #EDDBAF;
}

.jumbostyle {
	background-color:transparent !important;
}
.jumbomain {
    font-family: "Times New Roman", Times, serif;
    /* [disabled]font-size: 3em; */
}
.navbar-nav .open .dropdown-menu {
    background-color:#930707;
  }
.footer-navajo {
    color: #FF0000;
    vertical-align: bottom;
    font-family: "Times New Roman", Times, serif;
}
.footer-address {
    font-size: small;	
}
.footer-phone {
    font-weight: bold;	
}
.main-heading {
    padding-top: 30px;
}
.hr-heading {
	border-top: 4px solid #930707;
}
.ol-space {
	margin: 20px;
}
.li-space {
	padding: 5px;
}
