body {
    background-color: #04073A;
    padding-bottom: 50px;
}
.container{
    margin: 0 auto;
    
}
.title{
    color: #6600FF;
    text-align: left;
    margin-left:  20px;
    margin-top:  5px;
    float: left;
}
.title a {
    color: #6600FF;
    text-decoration: none;
}
header{
    background-color: #04073A;
}
nav{
    color: #6600FF;
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    text-align: center;
    text-shadow: 3px 2px 3px #333333;
}
.nav li a{
    font-size:  20px;
}
.navbar{
    background-color: #000; 
}
.navbar-header{
    float: left;
}

#brand{
    color: #6600FF;
    font-size: 2em;
    float: right;
    margin-left:  10px;
}
#mynavbar{
    float: right;
}
.nav{
    text-decoration: none;
    color: #6600FF;
    padding: 8px 10px 8px 8px;
}
#myNavbar li a{
    text-decoration: none;
    color: #6600FF;
    padding: 8px 10px 8px 8px;
}
#myNavbar li a:hover{
    color: #6600FF;
    background-color: #FFF;
}

hr{
     background-color: #6600FF;
     color:  #6600ff;
     width: 95%;
     height:  2px;
     margin-top:  10px;
}
.familyowned{
    text-align: center;
    color:  white;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.slidegif{
    margin-top:  100px;
}
.leftText{    
    margin-top: 50px;
}
.lgbold{
    font-weight: bold;
    font-size: 1.25em;
    font-family: Georgia;
    padding-left: 20px;
}
.lgbold span{
    font-style: italic;
    font-weight: bold;
}
.imagegif{
    margin-left: 25px;
}
.copyright{
    margin-left: 50px;
    margin-top: 10px;
}
.aboutlist{
    font-weight: bold;
}

.topmargin{
    float: left;
    clear: both;
    margin-left:  30px;
    padding-top:  75px;
}
.about{
    margin-top:  50px;
}
.about-float-right{
    float:  right;
    padding-top:  75px;
}
figure{
    margin-top: 50px;
}
address{
    color: white;
    font-size: 1.25em;
    font-weight: bold;
    margin-top:  75px;
    text-align: center;
}
.contact{
    margin-top: 50px;
}
.contactfooter{
    margin-bottom: 10px;
}
.rightToWork{
    font-weight: bolder;
}
.footnote{
    font-weight: bolder;
}
#objective {
    margin-top: 0px;
    padding-top: 0px;
}
#insurance {
    margin-top: 0px;
    padding-top: 0px;
}
#listHeader{
    text-decoration: none;
    list-style: none;
}
#mycarousel{
    margin-top: 50px;
}
.carousel-inner img {
  margin: auto;
}
.glyphicon glyphicon-chevron-left{
    background-color: white;
    color: #6600FF;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.resheading{
    text-align: center;
    margin-top: 20px;
}
#content{
    text-align: center;
}
.wrapper{
    height: 100%;
}

.navbar-fixed-bottom{
    background-color: #04073A;
    height:  50px;
    margin:  auto;
    padding: 5px;
    color:  white;
}
#center{
    margin: 0 auto;
    text-align: center;
}