@viewport{
    zoom: 1.0;
    width: device-width;
}
@-ms-viewport{
    zoom: 1.0;
    width: device-width;
}
body
{
background: #ffffff url("images/sea-of-galilee.jpg") repeat-x right top;
/*background-color:#ffffff;
background-image: url("images/sea-of-galilee.jpg");*/
font-family:myriad;
font-weight: normal;
} 

.mainbutton {
	background-image: url("images/buttons.png");
	display:inline-block;
	color:#000000;
	font-family:myriad;
	font-size:19px;
	font-weight:bold;
	font-style:normal;
	height:55px;
	line-height:55px;
	width:216px;
	text-decoration:none;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.1em silver;
}
.mainbutton:hover {
	background-image: url("images/buttons2.png");
	color:#000000;
}.mainbutton:active {
	position:relative;
	top:1px;
}
#bar{
height:200px;
}
#but1 {
position:fixed;
}
#but2 {
position:fixed;
margin-left:82%;
}
#banner {
margin-left:18%;
position: fixed;
}
#vid {
margin-left: 25%;
margin-top: -10%;
position: absolute;
height:10px;
}
#img {
    }
#top {
font-size:11px;
width:96%;
}

h1 {
font-weight: normal;
width:100%;
}
#str {
    font-size: 40px;
    font-style: italic;
    float: inherit;
        }
#streven {
    font-size: 41px;
    font-variant: small-caps;
    padding: 1%;
    text-align:right;
    }
#strodd {
    font-size: 41px;
    padding: 1%;
    font-variant: small-caps;
    text-align: left;
    }
#mainimg
{
background-image:url('images/sea-of-galilee.jpg');
background-size: 100% auto;
background-repeat: no-repeat;
} 

#img1 {
background-image: url("images/feed5000.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#img2 {
background-image: url("images/responsibility.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #FEF6D3;
    }
#img3 {
background-image: url("images/jewels.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#img4 {
background-image: url("images/choice.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #FEF6D3;
    }
#img5 {
background-image: url("images/independence.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#img6 {
background-image: url("images/legacy.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #E7DBC6;
    }
#img7 {
background-image: url("images/taxfree.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#img8 {
background-image: url("images/gloves.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}
