Commit 5d9542e0fd4a6be95eb833aef23f889389a6d8e0

styles change
  
2222 font-size: 1em;
2323 line-height: 1.4;
2424}
25body{
26background-color:#bcc8c0;
27 }
2528
2629.navigation-style {
2730 position: relative;
28 margin-top: -20px;
31 margin-top: -60px;
2932 height: 41px;
3033 background: none repeat scroll 0% 0% rgb(1, 55, 40);
34z-index:1000;
35opacity:0.7;
36padding-left:100px;
3137
32padding-left:150px;
33
3438}
3539.navigation-style > ul > li {
3640 font-size:18px;
6262 text-decoration: none;
6363 display: inline-block;
6464}
65.navigation
66{
67margin-left:7em;
68 }
6569hr {
6670 color:blue;
6771}
185185}
186186
187187a:link {
188color: #c00000;
188color: rgb(1, 55, 40);
189189}
190190
191191a:hover
209209ul.dropdown-menu {
210210 margin:0;
211211 font-size:smaller;
212 background-color:rgb(1, 55, 49) ;
212 background-color:rgb(1, 55, 40) ;
213213}
214214.dropdown-menu li a {
215215 padding: 3px 20px;
227227 background-color:#3f3b42;
228228}
229229.dropdown-menu > li > a:focus {
230 background-color:#c00000;
230 background-color:#3f3b42;
231231}
232232.dropdown-menu
233233{
259259margin-left:15%;
260260margin-top:2%;
261261text-align:center;
262color:rgb(1, 55, 40);
262263}
263264/* Site Map style */
264265.dropdown-large {
274274}
275275.col-lg-12 {
276276 list-style:none;
277font-size:16px;
277278}
278279.dropdown-menu-large > li > ul {
279280 padding: 0;
431431#small-footer {
432432 font-size:12px;
433433 margin-top:10px;
434margin-left:2em;
434435}
435436/* footer style ends here */
436437
635635#quote-carousel .carousel-control.left
636636{
637637 left: -12px;
638background-image:url( );
639638 }
640639/* Next button */
641640#quote-carousel .carousel-control.right
651651 top: auto;
652652 bottom: 0px;
653653 margin-right: -19px;
654margin-bottom:-19px;
654655 }
655656/* Changes the color of the indicators */
656657#quote-carousel .carousel-indicators li
687687 }
688688
689689
690
691.img-heading
692{
693color:rgb(1, 55, 40);
694
695 }
690696/**
691697 MEDIA QUERIES
692698*/
762762position:absolute;
763763top: 1%;
764764padding-left: 10px;
765 }
766.img-size
767{
768height:154px;
765769 }
766770
767771/* ==========================================================================