body {
 	background-color: rgba(139, 160, 230, 0.56);
 }

 #page_header,#page_container {
    width:1200px;
    margin:auto; 
    box-shadow: 5px 5px 5px #001B2F;
 }

 #site_header {
 	background: url('/img/blonde-russian-women-banner.jpg') no-repeat;
 	height:146px;
 }

 #page_container {
   /* background-color:rgba(255,255,255,.86); */
   background-color:rgba(228, 211, 211, 0.9);
 }

     .navbar {
    /* float: right; */
height:40px;
    width: 1200px;
display:block;
position:relative;
top:20px;
}
    h1.marquee_header {
	margin-top:10px;text-align:center;font-size:40px;height:36px;color: rgb(255, 255, 255);font-family: 'Bree Serif', serif;
}
    .navbar-nav {
    list-style: none;
    display: flex;
    padding: 0px 0 0 0;
height:40px;
    margin: 0;
    justify-content: space-between;
}

h1.marquee_header p {
	font-size:14px;
	margin-top:-8px
}
    
  ul.navbar-nav li {
    width: 33%;
    border: 1px solid #fff;
     background: rgb(82, 97, 129);
    
      text-align: center;
      padding-top:15px;
}

ul.navbar-nav li a {
    font-size: 16px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}

a {
    color: #680f68;
    font-family: arial;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: none;
}

.text {
    color: #000;
    font-family: arial;
    font-weight: normal;
    font-size: 12pt;
    line-height: normal;
}

.tourbig {
    font-family: arial;
    font-size: 24px;
    color: #680f68;
    font-weight: bold;
}

.left-menu-background {
    background-color:#5280BD;
    padding:0px;
}

.left-menu-section-header {
	background-color:rgb(25,24,24);
	color:#e7ebed;
	font-size:14pt;
	font-weight:bold;
	width:250px;
}

a.menu1 {
    color: #ffffff;
    font-family: arial;
    font-weight: normal;
    font-size: 11pt;
    text-decoration: none;
}

.img-rotator-wrap {
 	width:1200px;
 	
 }

 a img {
 	border:0px;
 }


 a.page-links {
    color: rgba(165,25,25,.9);
    font-family: arial;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none;
}