/* Enter Your Custom CSS Here */

article p{
  font-size: 1.4em;
}

a:hover{
  text-decoration:none;
}

section#carousel .flexslider ul.slides li div.slide-data h1{
  font-size:32px;
}

section#carousel .flexslider ul.slides li div.slide-data h2{
  font-size:14px;
}
@media only screen and (min-width: 900px) {
nav#menu {
    clear: both;
    float: left;
    width: 1140px;
}
}
@media only screen and (min-width: 900px) {
#main{
  width:1140px;
}
}


li.widget .widgettitle {
	text-align:left! important;
	
}

#text-4 .widgettitle {
    margin-bottom: -30px;
    font-size: 22px;
    text-align: left;
	  font-weight:500;
}

#text-5 .widgettitle{
  margin-bottom: -30px;
  font-size: 22px;
  text-align: left;
	font-weight:500;
}

#contact_bank_widget-6 button{
    font-weight: normal !important;
    line-height: 25px !important;
    font-family: inherit !important;
    font-size: 22px! important;
    width: 60%! important;
    background-color: #B8B8B8 !important;
    border: 1px Solid #B8B8B8!important;
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    -khtml-border-radius: 2px !important;
    -o-border-radius: 2px !important;
    text-align: center! important;
    direction: inherit !important;
}

#contact_bank_widget-5 button{
    font-weight: normal !important;
    line-height: 25px !important;
    font-family: inherit !important;
    font-size: 22px! important;
    width: 60%! important;
    background-color: #B8B8B8 !important;
    border: 1px Solid #B8B8B8!important;
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    -khtml-border-radius: 2px !important;
    -o-border-radius: 2px !important;
    text-align: center! important;
    direction: inherit !important;
}




#text-4 p {
	font-size: 24px;
}

h5 {
	font-weight: bold;
	font-size: 16px;
}

form input[type=submit], form button {
	width: 100%;
	font-size: 24px;
}

section#carousel .flexslider ul.slides li div.slide-data a.button {
    float: left;
    width: 100%;
    font-size: 20px;
}

#header{
  height:140px;
}

header#header a.header-image {
    float: none;
    margin-left: -20px;
}

@media (min-width: 1200px){
.fluid-layout .layout-span6 {
    width: 100%;
}
}

nav#menu ul li a {
    float: left;
    height: 55px;
    font-size: 1em;
    line-height: 55px;
    padding: 0 30px;
    color: #4c4c4c;
    background: #fff;
    border-right: 1px solid #e2e2e1;
}

/*Quickbooks landing page*/


.col-md-4 h2{
  text-align:center;
}

.container .jumbotron{
  background:#5fbeff;
  border-radius:0px;
  padding:25px;
}

.jumbotron h2{
  color:#ffffff;
  text-align:center;
}

.jumbotron .btn-landing{
  text-align:center;
  color:#fff;
  font-size:24px;
  border:1px solid #fff;
  padding:10px;
  display:block;
  width:250px;
  margin:auto;
}

.jumbotron .btn-landing:hover{
  background:#fff;
  color:#5fbeff;
  font-weight:bold;
}

.page-id-72 h1{
  text-align:center;
  margin-top:-20px;
  margin-bottom:-20px;
}
  
li.widget a {
    color: #898989;
    font-weight: bold;
}










