/*!
 * Start Bootstrap - Heroic Features HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.hero-spacer {
    margin-top: 50px;
}

.hero-feature {
    margin-bottom: 30px;
}
.VMbtn-primary{
 color:#000;
 background-color:#ffed23;
 border-color:#ffed23;
 position: relative;
 left: 50%;
}

.btn-primary{
position: relative;
top: 3em;
background-color:#1fb7e3;
border-color:#1fb7e3;
}



#homepageBanner{
	background-image:url(../img/banner.png);
	background-repeat: repeat-x;
	width:1500px;
    height:580px;
}

.sitemap{
background-color: #008eb7;	
}

.siteEnd{
background-color: #1fb7e3;	
}

.socialMedia{
float: right;	
}

.copyRight{
float: left;	
}

.subName{
padding: 20px;	
}
footer {
    margin: 50px 0;
}