/*

Theme Name: Victoria Cross
Author: KKonnected
Description: A simple Author website
Version: 1.0
*/


.bg1 {
min-height: 100px;
background: #ffffff;

}

.bg2 {
background-color: #ffffff;
padding-left: 40px;

}


.bg3 {
background-color: #eaeaea;
min-height: 400px;
border-top: 2px solid #c0c0c0;
color: #ffffff;

}
.footer {
border-top: 2px solid #c0c0c0;

background-color: #ffffff;
min-height: 45px;

}

.page {
margin-top: 85px;
background-color: #ffffff;
min-height: 400px;
color: #000000;


}


.navbar-nav {
font-family: Georgia;
background: #0e0062;
border-bottom: 2px solid #c0c0c0;
min-height: 120px;

}

.navbar-nav li a {

color: #ffffff;
font-size: 20px;

}


.navbar-nav li a:hover {

color: #c0c0c0;
font-size: 20px;
text-decoration: none;
background: none;

}

@media screen and (min-width: 768px){
.navbar-nav{
float: none;
text-align: center;

}

.navbar-nav li{

display: inline-block;
float: none;
padding-left: 10px;
}

}

h3.banner_announcement {
margin-top: 85px;
margin-bottom: 25px;
font-family: Trebuchet MS;
color: #6600cc;
}

.book_container{
width: 275px;
min-height: 475px;
float: left;
padding: 1px;
margin-right: 5px;
margin-bottom: 10px;
text-align: center;
}

.book_container h3{

margin: 0;
font-weight: bold;
color: #000000;
}

.newsletter_heading{

color: #a8a8a8;


}


.newsletter_style{

color: #0e0062;


}
