@charset "utf-8";
/* CSS Document */
body, html {
	 background: -webkit-linear-gradient(#fafafa, #fff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fafafa, #fff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fafafa, #fff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fafafa, #fff); /* Standard syntax */
}
.brand-bar {
	    border-bottom: 2px solid #dda0dd;
    margin-bottom: 0;
	
	    
}
.my-container, .sy-slide > img {
	border: none;
	border-radius: 0;
}
.yamm li a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    text-transform: uppercase;
    font-size: 1.1em;
    background: none;
    box-shadow: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav li:hover a {
    color: #4D2E6F;
    background: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    text-shadow: none !important;
}
.navbar-default .navbar-nav > li > a {
    color: #6F469D;
	font-size:1.1em
}
.banner img{ width:100%;}
.yamm-content a{ font-size:1em !important;}

.my-container .breadcrumb{ border-radius:0; margin-top:1.2em; background:none; border-bottom:0px solid #ccc;}
